From 98c6d6edf3079412dd7649a0d9ea3074c40e162d Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 21 Jun 2000 07:35:25 +0000 Subject: [PATCH] (set-language-info-alist): Docstring fixed. --- lisp/international/mule-cmds.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 25a588ef2f..4fc3a377ef 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -719,7 +719,7 @@ see `language-info-alist'." (defun set-language-info-alist (lang-env alist &optional parents) "Store ALIST as the definition of language environment LANG-ENV. ALIST is an alist of KEY and INFO values. See the documentation of -`set-language-info' for the meanings of KEY and INFO. +`language-info-alist' for the meanings of KEY and INFO. Optional arg PARENTS is a list of parent menu names; it specifies where to put this language environment in the -- 2.20.1