summary refs log tree commit diff stats
path: root/lisp/+emacs.el
diff options
context:
space:
mode:
authorCase Duckworth2021-12-06 19:58:46 -0600
committerCase Duckworth2021-12-06 19:58:46 -0600
commitc7a9cba8247444ab08a9f3266404bb2156924cf0 (patch)
treeb739d84c4f9c7d2bc50f0787050789c004db65dc /lisp/+emacs.el
parentStuff... (diff)
downloademacs-c7a9cba8247444ab08a9f3266404bb2156924cf0.tar.gz
emacs-c7a9cba8247444ab08a9f3266404bb2156924cf0.zip
Mostley add +key.el (but of course other stuff)
Diffstat (limited to 'lisp/+emacs.el')
-rw-r--r--lisp/+emacs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 7440c92..147bb76 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el
@@ -57,6 +57,7 @@ Do this only if the buffer is not visiting a file."
57 executable-prefix-env t 57 executable-prefix-env t
58 fast-but-imprecise-scrolling t 58 fast-but-imprecise-scrolling t
59 file-name-shadow-properties '(invisible t intangible t) 59 file-name-shadow-properties '(invisible t intangible t)
60 fill-column 80
60 frame-resize-pixelwise t 61 frame-resize-pixelwise t
61 global-auto-revert-non-file-buffers t 62 global-auto-revert-non-file-buffers t
62 global-mark-ring-max 100 63 global-mark-ring-max 100