# HG changeset patch # User Eli Zaretskii # Date 967569823 0 # Node ID c3f064fd988f69a4d70764d72279712318fff305 # Parent b63fdc46cda2f766af94006bac2d5247cb4a0470 (help-make-xrefs, help-xref-mule-regexp): Doc fix. diff -r b63fdc46cda2 -r c3f064fd988f lisp/help.el --- a/lisp/help.el Tue Aug 29 17:15:31 2000 +0000 +++ b/lisp/help.el Tue Aug 29 17:23:43 2000 +0000 @@ -1057,11 +1057,11 @@ 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 @@ 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