Don't save emacs session
This commit is contained in:
parent
c73e060af8
commit
71dde446d6
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@
|
||||||
;; maximize Emacs at startup
|
;; maximize Emacs at startup
|
||||||
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
||||||
|
|
||||||
;; Save Emacs session
|
|
||||||
(desktop-save-mode 1)
|
|
||||||
|
|
||||||
;; Move one window back command
|
;; Move one window back command
|
||||||
(global-set-key (kbd "\C-x p") 'previous-multiframe-window)
|
(global-set-key (kbd "\C-x p") 'previous-multiframe-window)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue