Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8aeebac2
Commit
8aeebac2
authored
May 14, 2008
by
Kenichi Handa
Browse files
(set-language-environment): Set current-iso639-language
parent
11d95776
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+3
-0
No files found.
lisp/international/mule-cmds.el
View file @
8aeebac2
...
...
@@ -1843,6 +1843,9 @@ specifies the character set for the major languages of Western Europe."
(if (functionp func)
(funcall func)))
(setq current-iso639-language
(get-language-info language-name 'iso639-language))
(run-hooks 'set-language-environment-hook)
(force-mode-line-update t))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment