aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-gui.el
Commit message (Collapse)AuthorAgeFilesLines
* Set Default BrowserJesús2019-10-261-0/+6
|
* Suppressing ad-handle-definition Warnings in EmacsJesús2019-09-171-0/+2
| | | | | | I looked into it and these warnings are generated when functions are redefined with defadvice. Most of the warnings I received were coming from third-party packages I had installed, not my own configuration. In any case, they were not helpful, just noise during Emacs startup.
* organize utf-8Jesús2019-05-151-0/+13
|
* refactoring codeJesús2019-05-141-2/+5
|
* remove duplicate code-cleanupJesús2019-05-141-1/+5
|
* Change directory lisp/ to modules/Jesús2019-01-221-0/+68
FS #2