Skip to content

Commit

Permalink
Merge pull request purcell#671 from re-mx/fix-desktop-mode
Browse files Browse the repository at this point in the history
Fix desktop-save-mode
  • Loading branch information
purcell authored Jan 14, 2019
2 parents 2d9088d + c4d7a02 commit 2ab66a4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions lisp/init-sessions.el
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,8 @@
(file-name-history . 100)
(grep-find-history . 30)
(grep-history . 30)
(ido-buffer-history . 100)
(ido-last-directory-list . 100)
(ido-work-directory-list . 100)
(ido-work-file-list . 100)
(ivy-history . 100)
(magit-read-rev-history . 50)
(magit-revision-history . 50)
(minibuffer-history . 50)
(org-clock-history . 50)
(org-refile-history . 50)
Expand Down

0 comments on commit 2ab66a4

Please sign in to comment.