diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
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) |