mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
(command-line): Load disp-table explicitly.
This commit is contained in:
parent
64bd2d5165
commit
62bb544097
@ -242,6 +242,7 @@ specified by the LC_ALL, LC_CTYPE and LANG environment variables.")
|
||||
(and ctype
|
||||
(string-match iso-8859-1-locale-regexp ctype)))
|
||||
(progn
|
||||
(require 'disp-table)
|
||||
(standard-display-european t)
|
||||
(require 'iso-syntax)))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user