aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2012-04-26 23:08:14 -0700
committerGlenn Morris2012-04-26 23:08:14 -0700
commit578c1d4bf1e11476a030b8b3b49d879e8533ce03 (patch)
tree71fbe0ecb079449cecaa0c726d139504a48fad48 /lisp
parent15cd8efd049338ec4a42ba00e96d2baf2c3cc51a (diff)
downloademacs-578c1d4bf1e11476a030b8b3b49d879e8533ce03.tar.gz
emacs-578c1d4bf1e11476a030b8b3b49d879e8533ce03.zip
Fix dates of some merged ChangeLog entries
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6710082665a..d8af3b5aaba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -34,7 +34,7 @@
34 * progmodes/which-func.el (which-func-current): Quote % 34 * progmodes/which-func.el (which-func-current): Quote %
35 characters for mode-line processing. 35 characters for mode-line processing.
36 36
372012-04-21 Chong Yidong <cyd@gnu.org> 372012-04-27 Chong Yidong <cyd@gnu.org>
38 38
39 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to 39 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
40 reaching eob (Bug#11286). 40 reaching eob (Bug#11286).