]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Fri, 23 Dec 2005 16:54:46 +0000 (16:54 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 23 Dec 2005 16:54:46 +0000 (16:54 +0000)
lisp/ChangeLog
man/ChangeLog

index e770fb9f8f5ab101df6cc896ac85305cf1e1cc72..21a25f79be385fc67e496f3dca13766a90514fa5 100644 (file)
@@ -2,6 +2,18 @@
 
        * vc.el (vc-annotate-car-last-cons): Defn moved up.
 
+2005-12-23  Juri Linkov  <juri@jurta.org>
+
+       * 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  <koppel@ece.lsu.edu>
 
        * hi-lock.el (hi-lock-highlight-range): New variable.
index c3cd82b956867772627a0c655a411fab117cb8aa..e73b8f52429284a81a17f0210e2b8fbad1979e44 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-23  Juri Linkov  <juri@jurta.org>
+
+       * 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  <rms@gnu.org>
 
        * custom.texi (Easy Customization and subnodes):