# HG changeset patch # User Stefan Monnier # Date 1005066118 0 # Node ID 477c86c282709491c315e77f7218b3dd1ae67827 # Parent 9639c00722d354e55fb8f4a56a22e446ae1eb04a *** empty log message *** diff -r 9639c00722d3 -r 477c86c28270 lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 06 17:01:25 2001 +0000 +++ b/lisp/ChangeLog Tue Nov 06 17:01:58 2001 +0000 @@ -1,8 +1,12 @@ +2001-11-06 Stefan Monnier + + * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next): + Also work when LIMIT is further than the end of line. + 2001-11-06 Eli Zaretskii * international/quail.el (quail-update-leim-list-file): Print the - offending file name if some of its quail-define-package forms is - broken. + offending file name if some of its quail-define-package forms is broken. 2001-11-05 Richard M. Stallman @@ -18,8 +22,8 @@ 2001-11-05 Andrew Innes - * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't - attempt to remake autoloads before nuking .elc files. + * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): + Don't attempt to remake autoloads before nuking .elc files. 2001-11-04 Richard M. Stallman @@ -27,7 +31,7 @@ previous-single-property-change or next-single-char-property-change returns nil. - * international/mule-cmds.el (set-locale-environment): + * international/mule-cmds.el (set-locale-environment): Make it interactive; make arg optional. * international/mule-diag.el (help-funs): Require help-funs. @@ -39,8 +43,7 @@ 2001-11-04 Miles Bader * startup.el (fancy-splash-head): Reapply Gerd's hack to make the - shadow of the splash image grey on a dark background instead of - black. + shadow of the splash image grey on a dark background instead of black. 2001-11-03 Stefan Monnier