aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 316e94da2db..2f5bf1825f8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-02-01 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
4 before narrow-to-region.
5
12006-02-01 Richard M. Stallman <rms@gnu.org> 62006-02-01 Richard M. Stallman <rms@gnu.org>
2 7
3 * simple.el (move-beginning-of-line): Scan properly for invis change. 8 * simple.el (move-beginning-of-line): Scan properly for invis change.