doomemacs/core
Henrik Lissner 847983e278
Fix bin/doom hanging after generating autoloads
Emacs occasionally hangs when polling for the emacs server (with
server-running-p). Since this is used for such a trivial feature (to
decide whether or not to display the "you need to restart" message), I
removed it. Now it always shows that message (if the autoload files have
changed).
2018-10-19 12:07:17 -04:00
..
autoload doom-project-find-file: unset projectile-project-root 2018-10-14 23:59:26 -04:00
cli Fix bin/doom hanging after generating autoloads 2018-10-19 12:07:17 -04:00
templates
test Update doom-project-root test 2018-09-28 21:25:32 -04:00
core-cli.el bin/doom: make invalid command a user-error 2018-09-28 22:29:42 -04:00
core-editor.el Silence undo-tree a little less destructively 2018-10-16 02:51:11 -04:00
core-keybinds.el Refactor/reformat core-ui 2018-09-18 15:19:50 -04:00
core-lib.el fix setq-hook error path 2018-10-04 00:38:05 +01:00
core-modules.el Refactor & optimize doom! + module API 2018-09-25 23:52:20 -04:00
core-os.el
core-packages.el Refactor quiet! to be less destructive 2018-09-28 21:13:27 -04:00
core-projects.el projectile-require-project-root = t 2018-09-28 21:13:27 -04:00
core-ui.el Make all-the-icons return empty string in tty #941 2018-10-16 23:50:46 -04:00
core.el Don't byte-compile xdg-path in doom-private-dir 2018-10-06 20:44:25 -04:00
packages.el