# dotEmacs **Repository Path**: ioesync/dotEmacs ## Basic Information - **Project Name**: dotEmacs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-11-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My Emacs dot files # + `.init/auto-complete-settings.el`: For Auto-complete. + `.init/common-settings.el`: Some settings cannot be in `init.el`. + `.init/common-win.el`: Windows-specific settings. + `.init/font-settings.el`: For fonts. + `.init/for-C-language.el`: For C/C++ language. + `.init/for-org-mode.el`: Not used. + `.init/.kmacros.el`: Some keyboard macros. + `.init/.my-key-bindings.el`: My key bindings. Load early. + `.init/some-functions.el`: Nested functions. + `.init/test.el`: Unstable functions.