summary refs log tree commit diff stats
path: root/lisp/+emacs.el
diff options
context:
space:
mode:
authorCase Duckworth2022-01-27 19:26:33 -0600
committerCase Duckworth2022-01-27 19:26:33 -0600
commit1e5c351253784ca3bd05c9e0db1e9dc53ab9a1e1 (patch)
tree20802d017c3e25dd9c39ee2eb3c24b789f2afbc9 /lisp/+emacs.el
parentAdd bmp to images (diff)
downloademacs-1e5c351253784ca3bd05c9e0db1e9dc53ab9a1e1.tar.gz
emacs-1e5c351253784ca3bd05c9e0db1e9dc53ab9a1e1.zip
Whose birthday is it?
Diffstat (limited to 'lisp/+emacs.el')
-rw-r--r--lisp/+emacs.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 1679886..b40e9c4 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el
@@ -92,9 +92,9 @@ Do this only if the buffer is not visiting a file."
92 native-comp-deferred-compilation nil 92 native-comp-deferred-compilation nil
93 read-answer-short t 93 read-answer-short t
94 read-buffer-completion-ignore-case t 94 read-buffer-completion-ignore-case t
95 read-extended-command-predicate (when (fboundp 95 ;; read-extended-command-predicate (when (fboundp
96 'command-completion-default-include-p) 96 ;; 'command-completion-default-include-p)
97 'command-completion-default-include-p) 97 ;; 'command-completion-default-include-p)
98 recenter-positions '(top middle bottom) 98 recenter-positions '(top middle bottom)
99 regexp-search-ring-max 100 99 regexp-search-ring-max 100
100 regexp-search-ring-max 200 100 regexp-search-ring-max 200