doomemacs/core/autoload
Henrik Lissner 2a3f95f615
Update line-number-display-width polyfill
It takes one argument in later versions of Emacs. This file really
shouldn't be visible to Emacs 25.x and earlier, but there has been one
case of it being indexed by Doom's autoload scanner.

Also marks the library with the new DEPRECATED tag. It will be removed
once Doom removes 25.x support.
2019-08-17 16:04:26 -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 fix small spelling mistake in fonts.el 2019-08-12 14:47:39 -04: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 Update line-number-display-width polyfill 2019-08-17 16:04:26 -04:00
packages.el Ensure straight is loaded on doom-initialize-packages 2019-08-15 19:56:20 -04: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