doomemacs/core
Henrik Lissner 092480152e
Fix #3650: void-variable tab-prefix-map
Seems like some OSes' package managers are serving up a build of Emacs
where it doesn't define `tab-prefix-map`, but uses it (or another
package uses it--honestly, it difficult to tell. I can't reproduce this,
but I've gotten reports of it on Arch and Ubuntu).

It'll likely go away on its own, so I'll remove this after a year or
something.
2020-07-30 18:57:53 -04:00
..
autoload Minor refactors & reformatting 2020-07-23 01:26:03 -04:00
cli Fix aggressive native recompilation of packages 2020-07-28 01:48:09 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Move 'restart Emacs to see changes' message to 'doom sync' 2020-05-26 04:09:11 -04:00
core-editor.el Move auto-mode-alist fallbacks to bottom 2020-07-26 18:26:33 -04:00
core-keybinds.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-lib.el Fix #3632: wrong-number-of-args on setq-local 2020-07-26 14:12:07 -04:00
core-modules.el Load custom-file #3485 2020-07-22 19:18:23 -04:00
core-packages.el Minor refactors & reformatting 2020-07-23 01:26:03 -04:00
core-projects.el Minor refactors & reformatting 2020-07-23 01:26:03 -04:00
core-ui.el [UI] Set prompt to readonly in comint buffers 2020-07-28 20:48:30 +05:30
core.el Fix #3650: void-variable tab-prefix-map 2020-07-30 18:57:53 -04:00
packages.el Bump :core 2020-07-22 18:14:58 -04:00