summary refs log tree commit diff stats
path: root/lisp/+emacs.el
diff options
context:
space:
mode:
authorCase Duckworth2021-12-13 10:29:50 -0600
committerCase Duckworth2021-12-13 10:29:50 -0600
commitb11adad984e8160e366d7e154d12c378a9545b9a (patch)
tree72c23feb56d4d05107ac8285537429786efcda0d /lisp/+emacs.el
parentMostley add +key.el (but of course other stuff) (diff)
downloademacs-b11adad984e8160e366d7e154d12c378a9545b9a.tar.gz
emacs-b11adad984e8160e366d7e154d12c378a9545b9a.zip
Lots of changes, most interestingly browse-url stuff
Diffstat (limited to 'lisp/+emacs.el')
-rw-r--r--lisp/+emacs.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 147bb76..a858cf6 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el
@@ -69,7 +69,6 @@ Do this only if the buffer is not visiting a file."
69 kill-do-not-save-duplicates t 69 kill-do-not-save-duplicates t
70 kill-read-only-ok t 70 kill-read-only-ok t
71 kill-ring-max 500 71 kill-ring-max 500
72 kill-whole-line t
73 kmacro-ring-max 20 72 kmacro-ring-max 20
74 load-prefer-newer t 73 load-prefer-newer t
75 major-mode '+set-major-mode-from-buffer-name 74 major-mode '+set-major-mode-from-buffer-name