[Emacs] setq to defvar, lexical binding, rename and move headers
All exported `.el' files now have a lexical-binding header. This should make parsing these files faster. Custom variables such as the Nord colors are now declared with `defvar' rather than with `setq' directly to avoid using free variables. The package `info-colors' is now added, making info pages much more pleasing to the eye. Some headers in the Org chapter are renamed and organized alphabetically Additional org variables to make it more usable Variable `phundrak//eshell-banner--max-length' is renamed to `phundrak//eshell-banner--max-length-part' in order to make its usage more obvious from its name.
This commit is contained in:
parent
9710304da7
commit
00d31c4597