From 5fdf9b7cf0a58e164766538c84f56e68d7bb93ee Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 10 Dec 2005 12:35:47 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 5 +++++ lisp/ChangeLog | 7 +++++++ man/ChangeLog | 5 +++++ 3 files changed, 17 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 072bc7b785f..5d49c8e9a3b 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2005-12-10 David Koppelman + + * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode + instead. + 2005-12-02 Jay Belanger * NEWS: Add comment about the Calc prefix. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e3df313ecb0..2552cbf9c97 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-12-10 Johan Bockg,Ae(Brd + + * 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 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub) diff --git a/man/ChangeLog b/man/ChangeLog index f378e865d4a..73248c6ce37 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2005-12-10 David Koppelman + + * display.texi (Highlight Interactively): Include + global-hi-lock-mode. Add miscellaneous details and elaborations. + 2005-12-09 Richard M. Stallman * display.texi (Font Lock): Delete the Global FL menu item. -- 2.39.5