Mercurial > emacs
comparison lisp/ChangeLog @ 103841:bb5ce7283e84
(compilation-mode-font-lock-keywords): Omake sometimes indents the
errors it prints, so allow all regexps to start with spaces.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 10 Jul 2009 18:23:49 +0000 |
parents | 554fd0ebfccc |
children | 904e3214f9b7 |
comparison
equal
deleted
inserted
replaced
103840:a9bb4a9d0ebd | 103841:bb5ce7283e84 |
---|---|
1 2009-07-10 Sam Steingold <sds@gnu.org> | |
2 | |
3 * progmodes/compile.el (compilation-mode-font-lock-keywords): | |
4 Omake sometimes indents the errors it prints, so allow all | |
5 regexps to start with spaces. | |
6 | |
1 2009-07-10 Eli Zaretskii <eliz@gnu.org> | 7 2009-07-10 Eli Zaretskii <eliz@gnu.org> |
2 | 8 |
3 * cus-edit.el (customize-changed-options-previous-release): Bump | 9 * cus-edit.el (customize-changed-options-previous-release): Bump |
4 value to 22.1. (Bug#3804) | 10 value to 22.1. (Bug#3804) |
5 | 11 |