# HG changeset patch # User Thien-Thi Nguyen # Date 1147334531 0 # Node ID 2f453a9b3b4ac16ff7138d8bedcf475f047e471d # Parent f2d7dbf603c55bfe1f28b3bd74287ae06fdcaaea *** empty log message *** diff -r f2d7dbf603c5 -r 2f453a9b3b4a lisp/ChangeLog --- a/lisp/ChangeLog Thu May 11 08:01:02 2006 +0000 +++ b/lisp/ChangeLog Thu May 11 08:02:11 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-11 Thien-Thi Nguyen + + * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion. + Update all callers to do it there, instead. + 2006-05-10 Glenn Morris * calendar/calendar.el (calendar-basic-setup): Set day to 1 in @@ -20,7 +25,7 @@ * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19). (idlwave-is-continuation-line): Always return point at start of - previous non-blank continuation line. + previous non-blank continuation line. `keyword-parameters': Fix continued comment font-lock matcher. (idlwave-font-lock-fontify-region): Written, use as font-lock-fontify-region-function, to fix continued keyword