doomemacs/core/autoload
Henrik Lissner 2aeca577c8
refactor: correct version variables
These two variables have been the wrong way around for a while. In
preparation for splitting Doom into separate repos (its core and module
libraries), I've corrected them. doom-modules-version is a placeholder
and will be removed later.

I've also settled on -dev suffix for inter-release versions of Doom,
rather than alpha.
2022-03-21 03:57:31 +01:00
..
buffers.el nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
config.el fix: doom/reload not restoring initial envvars 2021-10-01 18:20:16 +02:00
debug.el refactor: correct version variables 2022-03-21 03:57:31 +01:00
files.el feat(lib): add doom/remove-recent-file 2021-10-10 18:36:46 +02:00
fonts.el feat(lib): add doom-font-exists-p 2022-01-03 18:34:01 +01:00
help.el fix(lib): typo in doom--help-major-mode-module-alist 2022-02-17 18:06:37 +01:00
output.el Fix #5253: error if message is called with nil arg 2021-07-10 19:41:13 -04:00
packages.el fix: actually forward the `select' param to doom/bump-package-at-point 2022-01-10 02:21:49 +01:00
plist.el Add doom-plist-{keys,values} functions 2021-02-05 22:50:18 -05:00
process.el Bump :core 2021-04-29 17:24:40 -04:00
projects.el nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
sandbox.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
scratch.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
sessions.el Simplify session persistence 2021-07-12 16:22:30 -04:00
store.el Fix expiration of doom-store entries 2021-03-11 17:55:29 -05:00
system.el fix: doom-system-cpus not handling int values 2021-08-06 03:44:34 -04:00
text.el Fix doom/delete-backward-word errors in minibuffer 2021-07-25 16:26:47 -04:00
themes.el fix(lib): doom/reload-theme not reloading active theme 2021-09-30 15:06:57 +02:00
ui.el refactor(doom-quit): distinguish flavor text in quit prompts 2021-08-16 15:01:22 -04:00