summary refs log tree commit diff
path: root/emacs.d/inits/00_ui.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] remove configuration for windowed mode.Franck Cuny2015-11-101-10/+0
| | | | I only use emacs in a terminal.
* [emacs] remove the theme leuven.Franck Cuny2015-11-101-5/+0
|
* [emacs] split config in different files.Franck Cuny2015-09-161-0/+40
Move the configuration for each language and major mode in it's own configuration file. Enable the theme "leuven" if run in windowed mode.