aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-08-28 02:51:09 +0000
committerGlenn Morris2007-08-28 02:51:09 +0000
commitfbd4de656d455bce5d8c12422d2c33af8a9c190f (patch)
tree7e8ab4201d0179e2a2b6f19d0395e12f02fca3ab /lisp/ChangeLog
parent00d670807ec2370ad89b816d05d8a7c40f23d28b (diff)
downloademacs-fbd4de656d455bce5d8c12422d2c33af8a9c190f.tar.gz
emacs-fbd4de656d455bce5d8c12422d2c33af8a9c190f.zip
(c-constant-kwds): Add java: null, true, false.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fbfa25d3a5d..b8346887ab1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-08-28 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false,
4 null.
5
12007-08-27 Alexandre Julliard <julliard@winehq.org> 62007-08-27 Alexandre Julliard <julliard@winehq.org>
2 7
3 * vc-git.el (vc-git-state): Call git-add --refresh to update the 8 * vc-git.el (vc-git-state): Call git-add --refresh to update the
@@ -5,7 +10,7 @@
5 (vc-git-workfile-unchanged-p): Delegate implementation to 10 (vc-git-workfile-unchanged-p): Delegate implementation to
6 vc-git-state. 11 vc-git-state.
7 (vc-git-create-repo): Fixed invalid command. 12 (vc-git-create-repo): Fixed invalid command.
8 13
92007-08-27 Richard Stallman <rms@gnu.org> 142007-08-27 Richard Stallman <rms@gnu.org>
10 15
11 * textmodes/flyspell.el (flyspell-mode): 16 * textmodes/flyspell.el (flyspell-mode):