changeset 23419:c251dd6b289e

(setup-specified-language-environment): Add apropos-inhibit property. (describe-specified-language-support): Likewise.
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Oct 1998 06:13:42 +0000
parents 13e4ce88374d
children 460aba3ec682
files lisp/international/mule-cmds.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el	Mon Oct 12 06:13:00 1998 +0000
+++ b/lisp/international/mule-cmds.el	Mon Oct 12 06:13:42 1998 +0000
@@ -1037,6 +1037,8 @@
 This hook is mainly used for canceling the effect of
 `set-language-environment-hook' (which-see).")
 
+(put 'setup-specified-language-environment 'apropos-inhibit t)
+
 (defun setup-specified-language-environment ()
   "Switch to a specified language environment."
   (interactive)
@@ -1239,6 +1241,8 @@
   (while args (princ (car args)) (setq args (cdr args)))
   (princ "\n"))
 
+(put 'describe-specified-language-support 'apropos-inhibit t)
+
 ;; Print a language specific information such as input methods,
 ;; charsets, and coding systems.  This function is intended to be
 ;; called from the menu: