]> git.eshelyaron.com Git - emacs.git/commitdiff
(setup-specified-language-environment): Add apropos-inhibit property.
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Oct 1998 06:13:42 +0000 (06:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Oct 1998 06:13:42 +0000 (06:13 +0000)
(describe-specified-language-support): Likewise.

lisp/international/mule-cmds.el

index f23316a71c767492eff786fb258736aef29e977a..266ad0c83f279953366bbcdc0c58f3316e3eb58c 100644 (file)
@@ -1037,6 +1037,8 @@ is still bound to the language environment being exited.
 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 @@ specifies the character set for the major languages of Western Europe."
   (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: