# HG changeset patch # User Juri Linkov # Date 1135356886 0 # Node ID 86704d5d2c1d0c78a4561467fe92375e8f7dc208 # Parent 42ea65c4e348f10735931ee416acafd2ee587d95 *** empty log message *** diff -r 42ea65c4e348 -r 86704d5d2c1d lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 23 16:54:24 2005 +0000 +++ b/lisp/ChangeLog Fri Dec 23 16:54:46 2005 +0000 @@ -2,6 +2,18 @@ * vc.el (vc-annotate-car-last-cons): Defn moved up. +2005-12-23 Juri Linkov + + * hi-lock.el (hi-lock-archaic-interface-message-used) + (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix. + (hi-lock-mode): Display "Hi" in the mode line only when + hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil. + (hi-lock-write-interactive-patterns): + Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock". + (hi-lock-set-pattern, hi-lock-set-file-patterns) + (hi-lock-font-lock-hook): Set 3rd arg `how' of + font-lock-add-keywords to t. + 2005-12-23 David Koppelman * hi-lock.el (hi-lock-highlight-range): New variable. diff -r 42ea65c4e348 -r 86704d5d2c1d man/ChangeLog --- a/man/ChangeLog Fri Dec 23 16:54:24 2005 +0000 +++ b/man/ChangeLog Fri Dec 23 16:54:46 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-23 Juri Linkov + + * display.texi (Highlight Interactively): Use double space to + separate sentences. Replace C-p with M-p, and C-n with M-n. + 2005-12-22 Richard M. Stallman * custom.texi (Easy Customization and subnodes):