]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line): Pass t for AUTO arg to standard-display-european.
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Aug 1997 01:21:51 +0000 (01:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Aug 1997 01:21:51 +0000 (01:21 +0000)
lisp/startup.el

index f0e853ac448ae4acf9732431efb6fe52b6cf6780..b89922ba49d8e71af84bcda5964fa30373251744 100644 (file)
@@ -462,7 +462,7 @@ from being initialized."
       ;; These two lines are ok for any Latin-N character set,
       ;; as long as the terminal displays it.
       (require 'disp-table)
-      (standard-display-european t)))
+      (standard-display-european t t)))
 
   ;;! This has been commented out; I currently find the behavior when
   ;;! split-window-keep-point is nil disturbing, but if I can get used