From 5b7a8c4622e5b3a86939e2c8bd39c4c6ee3fede3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 29 Aug 2000 17:23:43 +0000 Subject: [PATCH] (help-make-xrefs, help-xref-mule-regexp): Doc fix. --- lisp/help.el | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/help.el b/lisp/help.el index 4c8fa346eaa..a6d804c3e6e 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1057,11 +1057,11 @@ The words preceding the quoted symbol can be used in doc strings to distinguish references to variables, functions and symbols.") (defconst help-xref-mule-regexp nil - "Regexp matching doc string references to multilingualization related keywords. + "Regexp matching doc string references to MULE-related keywords. -It is usually nil, and temporarily bound to a proper regexp while -executing multilingualiation related help commands -(e.g. describe-coding-system).") +It is usually nil, and is temporarily bound to an appropriate regexp +when help commands related to multilingual environment (e.g., +`describe-coding-system') are invoked.") (defconst help-xref-info-regexp @@ -1093,9 +1093,9 @@ and the type of reference may be disambiguated by the preceding word(s) used in `help-xref-symbol-regexp'. If the variable `help-xref-mule-regexp' is non-nil, find also -cross-reference information related to multiligualization issues -\(e.g. coding-system). This variable is also used to disambiguate the -type of reference as the same way as `help-xref-symbol-regexp'. +cross-reference information related to multilingual environment +\(e.g., coding-systems). This variable is also used to disambiguate +the type of reference as the same way as `help-xref-symbol-regexp'. A special reference `back' is made to return back through a stack of help buffers. Variable `help-back-label' specifies the text for