doomemacs/core/autoload
Henrik Lissner 374940b959
Persist scratch buffers more proactively
Prior to this change, scratch buffers were saved only when Emacs is
killed. In cases where Emacs doesn't die properly, you'd lose your
scratch contents. Now, they are persisted as soon as you close them.
2019-08-15 01:07:45 -04:00
..
buffers.el
cache.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
cli.el
config.el
debug.el
files.el
fonts.el
format.el
help.el Fix doom/help-packages 2019-07-29 03:18:38 +02:00
line-numbers.el
packages.el Require straight.el in doom/reload-packages 2019-07-30 14:47:19 +03:00
plist.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
projects.el Fix #1673: restore project-file-exists-p! macro 2019-08-14 22:36:19 -04:00
scratch.el Persist scratch buffers more proactively 2019-08-15 01:07:45 -04:00
sessions.el Fix #1644: --restore switch not recognized 2019-08-08 23:30:16 -04:00
text.el Minor refactors & tweaks across the board 2019-08-06 14:50:42 -04:00
themes.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
ui.el