doomemacs/core
Henrik Lissner c363791da0
Made -f the default for 'doom refresh' #2065
-f is necessary when there are changes to your system that Doom needs to
pick up when running 'doom refresh'. It won't do anything if your doom
dotfiles haven't visibly changed, which won't be the case if you are
installing, say, mu4e or vterm, through your system package manager.

What was initially a time-saving mechanic has become a trap for
beginners, so I've made -f its default behavior and its previous
behavior opt-in with the -n / --if-necessary switches.
2019-11-16 20:55:08 -05:00
..
autoload Ensure only one window after doom/kill-all-buffers 2019-11-15 22:17:30 -05:00
cli cli/doctor: ensure modules are fully loaded 2019-11-12 15:24:02 -05:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Clean up & refactor tests 2019-11-15 02:14:42 -05:00
core-cli.el Made -f the default for 'doom refresh' #2065 2019-11-16 20:55:08 -05:00
core-editor.el Minor refactors across the board 2019-11-04 03:37:54 -05:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
core-modules.el Complain louder about deprecated def-package! macros 2019-10-31 14:35:24 -04:00
core-packages.el Fix infinite loop on invalid answer to straight prompts 2019-11-14 02:37:24 -05:00
core-projects.el Unset projectile-git-submodule-command if tr is unavailable 2019-10-29 11:36:46 -04:00
core-ui.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
core.el Recognize single-character envvars in doom-load-envvars-file 2019-11-08 16:02:06 -05:00
packages.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00