* lisp/doom-cli.el: - reference backport source commit. - doom-cli--restart: a type check is all we need here. This is a programmer error, not a user error. * lisp/doom-editor.el (recentf): mention recentf-show-abbreviated (added in emacs-mirror/emacs@32906819ad) * lisp/doom-keybinds.el (doom-init-leader-keys-h): move to doom-after-init-hook, in case the user customizes leader variables in a previous hook (like emacs-startup-hook or after-init-hook). * lisp/doom-start.el: use eval-when! to compile out the section on non-macOS systems (when Doom gets around to compiling its core files, later). * modules/config/literate/autoload.el (+literate-config-file): use file-name-concat instead of string concat. This relaxes the requirement that doom-user-dir end in a /; a requirement I intend to fully phase out. * modules/lang/emacs-lisp/autoload.el (+emacs-lisp-non-package): remove empty map! macro in flycheck-emacs-lisp-check-form. The macro already no-ops at compile-time/in noninteractive sessions since |
||
---|---|---|
.. | ||
default | ||
literate | ||
use-package | ||
README.org |
:config
Description
Modules in this category provide sane defaults or improve your ability to configure Emacs. It is best to load these last.
Frequently asked questions
This category has no FAQs yet. Ask one?