doomemacs/core/autoload
Henrik Lissner c109acd6fd
Optimize doom-visible-buffers
Walking the window list is almost always faster than walking the buffer
list.
2019-10-20 10:58:53 -04:00
..
buffers.el Optimize doom-visible-buffers 2019-10-20 10:58:53 -04:00
cache.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
cli.el Fix doom-exec-process not returning output 2019-10-19 02:34:57 -04:00
config.el Update doom/reload-env 2019-09-26 14:26:47 -04:00
debug.el doom/toggle-debug-mode: affect jka-compr-verbose & lsp-log-io 2019-10-17 02:36:19 -04:00
files.el Add doom-{file,directory}-size file functions 2019-10-19 14:38:56 -04:00
fonts.el Update doom/reload-{theme,font} 2019-09-20 19:52:55 -04:00
format.el autoload/format: add doom-format-indent-increment 2019-10-07 12:57:18 -04:00
help.el re-search-forward to search-forward when no re 2019-10-13 12:25:41 +09:00
line-numbers.el Update line-number-display-width polyfill 2019-08-17 16:04:26 -04:00
packages.el re-search-forward to search-forward when no re 2019-10-13 12:25:41 +09: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 Move --restore handler to init.el #1893 2019-10-14 02:54:29 -04:00
text.el Minor refactors & tweaks across the board 2019-08-06 14:50:42 -04:00
themes.el Update doom/reload-{theme,font} 2019-09-20 19:52:55 -04:00
ui.el Fix #1831: typo & extra args in doom/toggle-narrow-buffer 2019-09-27 11:34:21 -04:00