Mercurial > emacs
changeset 44414:d6c61dd7b4af
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 06 Apr 2002 15:57:47 +0000 |
parents | 2b898d069325 |
children | c9f374d3e6f3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <abraham@dina.kvl.dk> * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value @@ -14,6 +19,11 @@ 2002-04-04 Richard M. Stallman <rms@gnu.org> + * 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):