summary refs log tree commit diff
path: root/emacs.d/core/core-flyspell.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Enable flyspell for org-mode.Franck Cuny2016-02-171-2/+2
|
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-121-0/+11
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).