(command-line): Pass t for AUTO arg to standard-display-european.
This commit is contained in:
parent
9fb87caf4e
commit
907d0a0d02
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue