Back on stable Emacs, removed eshell alias that is not working

This commit is contained in:
Phuntsok Drak-pa
2019-08-23 13:47:17 +02:00
parent d7376158df
commit 1e11b7642b
2 changed files with 1 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ It should only modify the values of Spacemacs settings."
;; to compile Emacs 27 from source following the instructions in file
;; EXPERIMENTAL.org at to root of the git repository.
;; (default nil)
dotspacemacs-enable-emacs-pdumper t
dotspacemacs-enable-emacs-pdumper nil
;; File path pointing to emacs 27.1 executable compiled with support
;; for the portable dumper (this is currently the branch pdumper).