Minor comment revision & refactors
This commit is contained in:
parent
928596a200
commit
d59405b282
4 changed files with 11 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
;; we must prevent Emacs from doing it early!
|
||||
(setq package-enable-at-startup nil)
|
||||
|
||||
;; Prevent the glimpse of un-styled Emacs by disable these UI elements early.
|
||||
;; Prevent the glimpse of un-styled Emacs by disabling these UI elements early.
|
||||
(push '(menu-bar-lines . 0) default-frame-alist)
|
||||
(push '(tool-bar-lines . 0) default-frame-alist)
|
||||
(push '(vertical-scroll-bars) default-frame-alist)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue