Skip to content

mjlisp/dotEmacs

Repository files navigation

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.