doomemacs/core
Henrik Lissner 623127597f Disable minibuffer error silencer hack in Emacs 27+
In older versions of Emacs (26.3 and below), the minibuffer would
replace the whole minibuffer's contents just to display error messages.
This was very frustrating for mundane errors, like the "text is
read-only" error you get when you press backspace at BOL.

Later versions of Emacs now display errors at the end of the minibuffer,
so this hack will no longer be needed when we drop 26.x support later
this year.
2021-05-06 04:27:32 -04:00
..
autoload Rewrite doom/reload-theme to reload active themes 2021-05-03 00:17:16 -04:00
cli Fixing windows pathway to use latest straight API 2021-04-30 17:08:31 -07:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el Fix missing doom.error.log and silent straight errors 2021-03-22 21:11:22 -04:00
core-editor.el Fix smartparens pairing ' and ` in the minibuffer 2021-04-28 21:50:19 +02:00
core-keybinds.el Minor reformatting & refactors across the board 2021-02-25 13:59:43 -05:00
core-lib.el Simplify after! 2021-02-24 18:28:23 -05:00
core-modules.el Fix doom-module-mplist-map obsolete module warning 2021-04-17 10:03:51 -04:00
core-packages.el Fix repo location in doom/help-packages 2021-03-04 14:09:40 -05:00
core-projects.el Fix #4925: defining lexical variables error in 28+ 2021-04-29 13:25:48 -04:00
core-ui.el Disable minibuffer error silencer hack in Emacs 27+ 2021-05-06 04:27:32 -04:00
core.el Fix making doom-first-input-hook permanent-local 2021-05-01 23:49:10 +10:00
packages.el Bump :core 2021-04-29 17:24:40 -04:00