changeset 68552:b644c0130b99

forgot log line
author Mark A. Hershberger <mah@everybody.org>
date Thu, 02 Feb 2006 04:54:28 +0000
parents 73bc127375e9
children b8fa8884a850
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 02 04:41:26 2006 +0000
+++ b/lisp/ChangeLog	Thu Feb 02 04:54:28 2006 +0000
@@ -1,3 +1,8 @@
+2006-02-01  Mark A. Hershberger  <mah@everybody.org>
+
+	* xml.el (xml-parse-region): Move save-excursion and set-buffer up
+	before narrow-to-region.
+
 2006-02-01  Richard M. Stallman  <rms@gnu.org>
 
 	* simple.el (move-beginning-of-line): Scan properly for invis change.