diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2007-08-28 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, | ||
| 4 | null. | ||
| 5 | |||
| 1 | 2007-08-27 Alexandre Julliard <julliard@winehq.org> | 6 | 2007-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 | ||
| 9 | 2007-08-27 Richard Stallman <rms@gnu.org> | 14 | 2007-08-27 Richard Stallman <rms@gnu.org> |
| 10 | 15 | ||
| 11 | * textmodes/flyspell.el (flyspell-mode): | 16 | * textmodes/flyspell.el (flyspell-mode): |