summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-10 12:35:47 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-10 12:35:47 +0000
commit5fdf9b7cf0a58e164766538c84f56e68d7bb93ee (patch)
treebfd4ad47cdd315f2edf3606598a947c7ad783bd3 /lisp
parentcbf08c3901c6b2b86c982996417730aee9d1481f (diff)
downloademacs-5fdf9b7cf0a58e164766538c84f56e68d7bb93ee.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <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)