diff options
| author | Sam Steingold | 2009-07-10 18:23:49 +0000 |
|---|---|---|
| committer | Sam Steingold | 2009-07-10 18:23:49 +0000 |
| commit | 2b1d2412c56b95dcbc0c158105a74573ca362c32 (patch) | |
| tree | 7553d61cf211ee5e04b39e2af70c9ce014ee718c /lisp/ChangeLog | |
| parent | e0ab5fcf0422af43346a6726cc445e567f820d30 (diff) | |
| download | emacs-2b1d2412c56b95dcbc0c158105a74573ca362c32.tar.gz emacs-2b1d2412c56b95dcbc0c158105a74573ca362c32.zip | |
(compilation-mode-font-lock-keywords): Omake sometimes indents the
errors it prints, so allow all regexps to start with spaces.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7c9348c99a..2f2c72ca405 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |