summary refs log tree commit diff
path: root/emacs.d/core/core-load-paths.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] move functions for pants to it's own fileFranck Cuny2016-02-221-0/+1
|
* [emacs] load org-mode configurationFranck Cuny2016-02-221-0/+1
|
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-121-0/+12
Separate the modules that are 'core' (e.g.: related to editing, manipulating text, and so on) and the 'modes' (e.g.: related to syntax, langage support, etc).