diff options
author | Glenn Morris <rgm@gnu.org> | 2009-11-19 07:12:12 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-11-19 07:12:12 +0000 |
commit | 034460456c3b096c01a7d2c008f4babc99dca5a2 (patch) | |
tree | 6e995ad0ab5afea66a0fdfaeedd137e606cc3122 /lisp | |
parent | a185548b1cd687da0f31c0556c003e7a544b35d7 (diff) | |
download | emacs-034460456c3b096c01a7d2c008f4babc99dca5a2.tar.gz |
Fix entries.
Diffstat (limited to 'lisp')
-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 @@ (describe-char): Fix the condition for detecting a trivial composition. -2009-11-18 Alan Mackenzie <acm@muc.de> +2009-11-18 Nathaniel Flath <flat0103@gmail.com> * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new, - more accurate version of the regexp. Contributed by Nathaniel - Flath. + more accurate version of the regexp. (Bug#3910) -2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> +2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change) * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory. |