aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLute Kamstra2005-05-20 13:42:57 +0000
committerLute Kamstra2005-05-20 13:42:57 +0000
commitc651771a6607c4c1059688c026ac021dd19bf911 (patch)
treee03107516a80342f11a3167f5559d5b8818f458e /lisp/ChangeLog
parentd676819ef55543df704704ebfce0d9e4c76b3d1a (diff)
downloademacs-c651771a6607c4c1059688c026ac021dd19bf911.tar.gz
emacs-c651771a6607c4c1059688c026ac021dd19bf911.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12005-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
12005-05-20 Stefan Monnier <monnier@iro.umontreal.ca> 92005-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.