]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line): Fix paren error.
authorDave Love <fx@gnu.org>
Sun, 5 Apr 1998 11:46:30 +0000 (11:46 +0000)
committerDave Love <fx@gnu.org>
Sun, 5 Apr 1998 11:46:30 +0000 (11:46 +0000)
lisp/startup.el

index 6d777541c262a69f26121a9d16d1e9181d889523..9fe3e48c4482261bc6b0160cc5a4c894244d9e83 100644 (file)
@@ -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