mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Call update-iso-coding-systems after loading files
under language subdir.
This commit is contained in:
parent
1e9c7b7d91
commit
b3fffbb92b
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
(load "language/tibetan")
|
||||
(load "language/vietnamese")
|
||||
(load "language/misc-lang")
|
||||
(update-iso-coding-systems)
|
||||
(load "indent")
|
||||
(load "isearch")
|
||||
(load "window")
|
||||
|
|
|
|||
Loading…
Reference in a new issue