diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7de5cbef71..253675c688a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -5,13 +5,12 @@ | |||
| 5 | (describe-char): Fix the condition for detecting a trivial | 5 | (describe-char): Fix the condition for detecting a trivial |
| 6 | composition. | 6 | composition. |
| 7 | 7 | ||
| 8 | 2009-11-18 Alan Mackenzie <acm@muc.de> | 8 | 2009-11-18 Nathaniel Flath <flat0103@gmail.com> |
| 9 | 9 | ||
| 10 | * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new, | 10 | * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new, |
| 11 | more accurate version of the regexp. Contributed by Nathaniel | 11 | more accurate version of the regexp. (Bug#3910) |
| 12 | Flath. | ||
| 13 | 12 | ||
| 14 | 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> | 13 | 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change) |
| 15 | 14 | ||
| 16 | * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory. | 15 | * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory. |
| 17 | 16 | ||