emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/help-mode.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/help-mode.el
Date: Sun, 19 Oct 2003 00:10:34 -0400

Index: emacs/lisp/help-mode.el
diff -c emacs/lisp/help-mode.el:1.19 emacs/lisp/help-mode.el:1.20
*** emacs/lisp/help-mode.el:1.19        Sat Oct 18 23:58:43 2003
--- emacs/lisp/help-mode.el     Sun Oct 19 00:10:34 2003
***************
*** 282,288 ****
  `help-xref-symbol-regexp'.  Faces only get cross-referenced if
  preceded or followed by the word `face'.  Variables without
  variable documentation do not get cross-referenced, unless
! preceded by the word `variable'.
  
  If the variable `help-xref-mule-regexp' is non-nil, find also
  cross-reference information related to multilingual environment
--- 282,288 ----
  `help-xref-symbol-regexp'.  Faces only get cross-referenced if
  preceded or followed by the word `face'.  Variables without
  variable documentation do not get cross-referenced, unless
! preceded by the word `variable' or `option'.
  
  If the variable `help-xref-mule-regexp' is non-nil, find also
  cross-reference information related to multilingual environment




reply via email to

[Prev in Thread] Current Thread [Next in Thread]