summary refs log tree commit diff stats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/+emacs.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index b40e9c4..9cc7549 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el
@@ -73,6 +73,8 @@ Do this only if the buffer is not visiting a file."
73 indicate-empty-lines nil 73 indicate-empty-lines nil
74 inhibit-startup-screen t 74 inhibit-startup-screen t
75 initial-buffer-choice t 75 initial-buffer-choice t
76 kept-new-versions 6
77 kept-old-versions 2
76 kill-do-not-save-duplicates t 78 kill-do-not-save-duplicates t
77 kill-read-only-ok t 79 kill-read-only-ok t
78 kill-ring-max 500 80 kill-ring-max 500