doomemacs/lisp
Henrik Lissner c1c966c811
docs: assume ~/.config/emacs by default
From now on, our documentation will assume your Emacs config lives in
~/.config/emacs, by default, rather than ~/.emacs.d. Support for the
latter is not going away, it will simply be mentioned less in the
literature, as all supported versions of Emacs going forward (and future
versions of Doom) will support (and prefer) XDG conventions.

The user manual will be updated separately.

Close: #6965
Co-authored-by: gagbo <gagbo@users.noreply.github.com>
2023-02-25 20:47:28 -05:00
..
cli docs: assume ~/.config/emacs by default 2023-02-25 20:47:28 -05:00
lib fix(lib): letf! in doom--help-search 2023-02-24 16:06:38 -05:00
doom-cli.el refactor(cli): reorganize CLI library 2022-09-25 17:52:07 +02:00
doom-editor.el refactor: minor refactors & commentary revision 2022-09-24 20:31:34 +02:00
doom-keybinds.el fix: correct name of doom-after-modules-init-hook 2023-02-18 00:51:54 -05:00
doom-lib.el perf(lib): dir!: unset file-name-handler-alist 2023-02-21 03:30:51 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el fix(lib): package! not overriding defaults 2022-10-23 02:30:13 +02:00
doom-profiles.el fix(profiles): ensure trailing / on user-emacs-directory 2022-10-02 18:46:37 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el refactor: introduce doom-context 2022-09-24 22:09:05 +02:00
doom-ui.el fix: void-function set-fontset-font error 2022-10-29 01:57:42 +02:00
doom.el release(modules): 23.02.0-dev 2023-02-23 04:18:11 -05:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: compat 2023-02-20 19:01:39 -05:00