summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 6d777541c26..9fe3e48c448 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -490,7 +490,7 @@ from being initialized."
;; Set up for this character set in unibyte mode.
(load charset)))
(standard-display-european t (and default-enable-multibyte-characters
- charset))))))
+ charset)))))
;;! This has been commented out; I currently find the behavior when
;;! split-window-keep-point is nil disturbing, but if I can get used