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 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
cache.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
cli.el 💥 Replace package.el/quelpa with straight #374 2019-07-22 02:30:40 +02:00
config.el Appease byte-compiler-san-chan-sensei-sama-chama 2019-07-28 16:10:53 +02:00
debug.el Move doom-run-all-startup-hooks-h to autoload/debug.el 2019-07-28 02:32:25 +02:00
files.el Move file functions in core-lib to autoload/files 2019-07-22 23:22:55 +02:00
fonts.el Refactor font loading 2019-07-22 02:30:40 +02:00
format.el Fix debug helper for format! 2019-07-27 17:05:17 +02:00
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 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00