diff options
| author | Lute Kamstra | 2005-05-20 13:42:57 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-05-20 13:42:57 +0000 |
| commit | c651771a6607c4c1059688c026ac021dd19bf911 (patch) | |
| tree | e03107516a80342f11a3167f5559d5b8818f458e /lisp/ChangeLog | |
| parent | d676819ef55543df704704ebfce0d9e4c76b3d1a (diff) | |
| download | emacs-c651771a6607c4c1059688c026ac021dd19bf911.tar.gz emacs-c651771a6607c4c1059688c026ac021dd19bf911.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38180a6ec96..f26ba678b73 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-05-20 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * diff-mode.el (diff-header-face, diff-file-header-face) | ||
| 4 | (diff-index-face, diff-hunk-header-face, diff-removed-face) | ||
| 5 | (diff-added-face, diff-changed-face, diff-function-face) | ||
| 6 | (diff-context-face, diff-nonexistent-face): Put them in the | ||
| 7 | diff-mode customization group. | ||
| 8 | |||
| 1 | 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp. | 11 | * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp. |