Add emacs-27.0.50 as default value in dotfile template

This commit is contained in:
syl20bnr 2018-05-31 23:20:27 -04:00
parent 13633b081b
commit 7e8989de35

View file

@ -95,8 +95,8 @@ It should only modify the values of Spacemacs settings."
;; File path pointing to emacs 27.1 executable compiled with support
;; for the portable dumper (this is currently the branch pdumper).
;; (default "emacs")
dotspacemacs-emacs-pdumper-executable-file "emacs"
;; (default "emacs-27.0.50")
dotspacemacs-emacs-pdumper-executable-file "emacs-27.0.50"
;; Name of the Spacemacs dump file. This is the file will be created by the
;; portable dumper in the cache directory under dumps sub-directory.