mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 11:52:44 -08:00
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). |
||
|---|---|---|
| .. | ||
| autoloads.el | ||
| byte-compile.el | ||
| debug.el | ||
| packages.el | ||
| patch-macos.el | ||
| quickstart.el | ||
| test.el | ||
| upgrade.el | ||