doomemacs/core/autoload
Henrik Lissner bf8cc9b007
Improve font resizing commands
- doom/increase-font-size no longer resets the font when resizing back
  to 0 (causing an inelegant flash of the frame).
- doom/reset-font-size will now reset text-scale, as well, if it is
  being used.
- doom/*-font-size commands have been changed to only affect the current
  frame.
- doom-big-font-mode will now affect all frames (since minor modes can't
  be frame-local).
2019-10-26 23:44:29 -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 Correct doom/reload-autoloads docstring 2019-10-25 20:25:20 -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 Improve font resizing commands 2019-10-26 23:44:29 -04:00
format.el autoload/format: add doom-format-indent-increment 2019-10-07 12:57:18 -04:00
help.el Integrate helpful into doom/describe-active-minor-mode 2019-10-26 13:30:53 -04:00
line-numbers.el Update line-number-display-width polyfill 2019-08-17 16:04:26 -04:00
packages.el Fix package! mutating package state at expansion time 2019-10-25 02:38:15 -04:00
plist.el Ensure doplist! has no side effects 2019-10-26 02:12:58 -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 refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
themes.el Defer evaluation of custom-set-faces!'s arguments 2019-10-24 19:43:10 -04:00
ui.el Minor refactors & reformatting across the board 2019-10-20 19:57:27 -04:00