changeset 67481:58fa3493b643

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Dec 2005 12:35:47 +0000
parents b34c1d612bd4
children c91001adb561
files etc/ChangeLog lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sat Dec 10 12:35:04 2005 +0000
+++ b/etc/ChangeLog	Sat Dec 10 12:35:47 2005 +0000
@@ -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.
--- a/lisp/ChangeLog	Sat Dec 10 12:35:04 2005 +0000
+++ b/lisp/ChangeLog	Sat Dec 10 12:35:47 2005 +0000
@@ -1,3 +1,10 @@
+2005-12-10  Johan Bockg,Ae(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)
--- a/man/ChangeLog	Sat Dec 10 12:35:04 2005 +0000
+++ b/man/ChangeLog	Sat Dec 10 12:35:47 2005 +0000
@@ -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.