diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 316e94da2db..2f5bf1825f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-02-01 Mark A. Hershberger + + * xml.el (xml-parse-region): Move save-excursion and set-buffer up + before narrow-to-region. + 2006-02-01 Richard M. Stallman * simple.el (move-beginning-of-line): Scan properly for invis change.