# HG changeset patch # User Luc Teirlinck # Date 1066535775 0 # Node ID 34db8be1fba80699411d3f26b3234fb299d10ea4 # Parent 76610819ab0d34d9b1653af649a576fe9c681f71 *** empty log message *** diff -r 76610819ab0d -r 34db8be1fba8 lisp/ChangeLog --- a/lisp/ChangeLog Sat Oct 18 01:05:54 2003 +0000 +++ b/lisp/ChangeLog Sun Oct 19 03:56:15 2003 +0000 @@ -1,3 +1,13 @@ +2003-10-18 Luc Teirlinck + + * help-mode.el (help-xref-symbol-regexp): Treat newlines as + whitespace. + (help-make-xrefs): Only make cross-references for faces if + preceded or followed by the word `face'. Do not make a + cross-reference for variables without variable documentation, + unless preceded by the word `variable'. Update doc string + accordingly. + 2003-10-18 Thien-Thi Nguyen * progmodes/hideshow.el: Rewrite one-armed `if'