doomemacs/core
Henrik Lissner 6343e8ad85
(BREAKING) Don't host-namespace local files
Local cache and data files were stored in a parent folder named after
your host, because I'd symlink the same config across computers via
dropbox. This would cause byte-compile issues in packages, so I stopped
doing this.

Now that each computer gets its own clone, host-namespaced local
directories are unnecessary. There's no other benefit to having them.
2017-12-22 14:48:13 -05:00
..
autoload Fix 'not installed' errors for built-in packages #288 2017-12-22 04:02:58 -05:00
test Rewrite and move doom-resolve-vim-path tests 2017-09-27 01:40:11 +02:00
core-editor.el Revert a8f4d85d; back to help-fns+ 2017-12-10 11:49:02 -05:00
core-keybinds.el Fix obsolete (when|if)-let messages in Emacs 26 2017-12-10 14:49:52 -05:00
core-lib.el Fix obsolete (when|if)-let messages in Emacs 26 2017-12-10 14:49:52 -05:00
core-os.el
core-packages.el (BREAKING) Don't host-namespace local files 2017-12-22 14:48:13 -05:00
core-popups.el Refactor org-agenda popup integration (prevent load when compiling) 2017-12-10 18:36:25 -05:00
core-projects.el Major refactor: use-package-always-defer = nil & use :hook 2017-12-08 23:14:11 -05:00
core-ui.el Address (literal) edge cases with hl-line eob fix 2017-12-11 15:23:42 -05:00
core.el (BREAKING) Don't host-namespace local files 2017-12-22 14:48:13 -05:00
packages.el Revert a8f4d85d; back to help-fns+ 2017-12-10 11:49:02 -05:00