11 Commits

Author SHA1 Message Date
9fd02a16f8
Add kbd for mc 2021-11-02 12:27:03 -05:00
e81308a39c
change sudo to doas for open file with root privileges 2021-11-02 12:19:54 -05:00
94347e9e73
disable capitalize word (M-c) for default
by @saravia
2021-07-02 15:52:20 -05:00
cb7b574da7
remove deprecated variables
is deprecated in 23.2
2019-11-10 12:08:37 -05:00
c5ff8b4056
Added 'sudo open file option' 2019-10-26 19:12:36 -05:00
b40b52e81e
Set Default Browser 2019-10-26 19:05:08 -05:00
7b4bedd58b
Suppressing ad-handle-definition Warnings in Emacs
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.
2019-09-17 14:51:26 -05:00
2ff45b3dc8
organize utf-8 2019-05-15 16:03:36 -05:00
e60a671ef6
refactoring code 2019-05-14 16:37:31 -05:00
c043be9622
remove duplicate code-cleanup 2019-05-14 14:05:25 -05:00
ced0fe8f9e
Change directory lisp/ to modules/
FS #2
2019-01-22 15:45:41 -05:00