aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2000-06-21 07:35:25 +0000
committerKenichi Handa2000-06-21 07:35:25 +0000
commit98c6d6edf3079412dd7649a0d9ea3074c40e162d (patch)
treefa47610da74251c688822d3946a2ca41c084949d
parenteaecfc944f79a758db8ad0288a98a86c4b57bd4c (diff)
downloademacs-98c6d6edf3079412dd7649a0d9ea3074c40e162d.tar.gz
emacs-98c6d6edf3079412dd7649a0d9ea3074c40e162d.zip
(set-language-info-alist): Docstring fixed.
-rw-r--r--lisp/international/mule-cmds.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index 25a588ef2fb..4fc3a377efc 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -719,7 +719,7 @@ see `language-info-alist'."
719(defun set-language-info-alist (lang-env alist &optional parents) 719(defun set-language-info-alist (lang-env alist &optional parents)
720 "Store ALIST as the definition of language environment LANG-ENV. 720 "Store ALIST as the definition of language environment LANG-ENV.
721ALIST is an alist of KEY and INFO values. See the documentation of 721ALIST is an alist of KEY and INFO values. See the documentation of
722`set-language-info' for the meanings of KEY and INFO. 722`language-info-alist' for the meanings of KEY and INFO.
723 723
724Optional arg PARENTS is a list of parent menu names; it specifies 724Optional arg PARENTS is a list of parent menu names; it specifies
725where to put this language environment in the 725where to put this language environment in the