(describe-specified-language-support): Likewise.
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)
(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: