# HG changeset patch # User Richard M. Stallman # Date 908172822 0 # Node ID c251dd6b289ee3128d10d88e92ca0a029338bebf # Parent 13e4ce88374dd6d4d8e13a51c3639e764ef51806 (setup-specified-language-environment): Add apropos-inhibit property. (describe-specified-language-support): Likewise. diff -r 13e4ce88374d -r c251dd6b289e lisp/international/mule-cmds.el --- 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: