aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-gui.el
Commit message (Collapse)AuthorAgeFilesLines
* improve gui+Jesus E2023-05-131-6/+3
|
* add comments to init guiJesus E2023-05-131-4/+10
|
* Set web browser from environment fileJesús2022-10-181-1/+1
|
* stop create-lockfilesJesús2022-01-071-0/+1
|
* Add kbd for mcJesús2021-11-021-0/+4
|
* change sudo to doas for open file with root privilegesJesús2021-11-021-4/+4
|
* disable capitalize word (M-c) for defaultJesús2021-07-021-0/+1
| | | | by @saravia
* remove deprecated variablesJesús2019-11-101-3/+0
| | | | is deprecated in 23.2
* Added 'sudo open file option'Jesús2019-10-261-0/+9
|
* 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