mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Call update-coding-systems-internal instead of
update-iso-coding-systems.
This commit is contained in:
parent
e5a902cf51
commit
4298d95ef1
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
(load "language/tibetan")
|
||||
(load "language/vietnamese")
|
||||
(load "language/misc-lang")
|
||||
(update-iso-coding-systems)
|
||||
(update-coding-systems-internal)
|
||||
|
||||
(load "indent")
|
||||
(load "isearch")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue