# HG changeset patch # User Richard M. Stallman # Date 1018108667 0 # Node ID d6c61dd7b4afcfb84d10d3b8ae7c35882edc9558 # Parent 2b898d06932514419e7f3f6caf2cb6af1b116070 *** empty log message *** diff -r 2b898d069325 -r d6c61dd7b4af lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 06 15:57:38 2002 +0000 +++ b/lisp/ChangeLog Sat Apr 06 15:57:47 2002 +0000 @@ -1,3 +1,8 @@ +2002-04-06 Richard M. Stallman + + * progmodes/compile.el (compilation-error-regexp-alist): + New alternatives for FILE:LINE.COL and for ranges of columns and lines. + 2002-04-06 Per Abrahamsen * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value @@ -14,6 +19,11 @@ 2002-04-04 Richard M. Stallman + * files.el (mode-line-format, mode-line-modified) + (mode-line-mule-info, mode-line-buffer-identification) + (mode-line-modes, mode-line-position): Explicitly mark as risky. + (hack-one-local-variable): Don't recognize "mode-line-..." as risky. + * calendar/solar.el (solar-northern-spring-or-summer-season): Doc fix. * mail/mailabbrev.el (mail-abbrev-make-syntax-table):