*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2005 12:35:47 +0000 (12:35 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2005 12:35:47 +0000 (12:35 +0000)
etc/ChangeLog
lisp/ChangeLog
man/ChangeLog

index 072bc7b..5d49c8e 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
+
+       * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
+       instead.
+
 2005-12-02  Jay Belanger  <belanger@truman.edu>
 
        * NEWS: Add comment about the Calc prefix.
index e3df313..2552cbf 100644 (file)
@@ -1,3 +1,10 @@
+2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+
+       * align.el (align-regexp, align-highlight-rule): Use
+       region-beginning and region-end instead of point and mark, so that
+       repetition (with `repeat-complex-command') recomputes the region
+       bounds.
+
 2005-12-10  Lennart Borgman <lennart.borgman.073@student.lu.se>
 
        * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
index f378e86..73248c6 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
+
+       * display.texi (Highlight Interactively): Include
+       global-hi-lock-mode.  Add miscellaneous details and elaborations.
+        
 2005-12-09  Richard M. Stallman  <rms@gnu.org>
 
        * display.texi (Font Lock): Delete the Global FL menu item.