doomemacs/core
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
..
autoload Update line-number-display-width polyfill 2019-08-17 16:04:26 -04:00
cli Update :recipe example in dummy packages.el 2019-08-17 16:04:26 -04:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test 💥 revise advice naming convention (1/2) 2019-07-22 02:27:45 +02:00
core-cli.el Redesign straight initialization #1610 #1607 2019-07-29 21:09:21 +02:00
core-editor.el Refactor out nested hook defuns & refactor core.el 2019-07-27 02:46:49 +02:00
core-keybinds.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
core-lib.el Add delete! convenience macro 2019-08-11 02:05:09 -04:00
core-modules.el Move :ui tabbar to :ui tabs 2019-08-11 02:05:09 -04:00
core-packages.el Ensure straight is loaded on doom-initialize-packages 2019-08-15 19:56:20 -04:00
core-projects.el Fix #1617: fd is used despite being absent 2019-07-29 15:05:26 +02:00
core-ui.el Fix over-eager whitespace-mode after switching major modes 2019-08-06 20:38:04 -04:00
core.el Set default exec-path & shell-file-name 2019-08-15 18:42:26 -04:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el Add ui/hydra module 2019-07-22 23:51:12 +02:00