aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-06-18 19:27:57 -0700
committerGlenn Morris2010-06-18 19:27:57 -0700
commit4111f0c731623edc1978f861ed5f25614c3ae2a2 (patch)
tree9272ffa014f64db2814804f399649eb811aec8ee /lisp/ChangeLog
parentb8add347beee7e7ef6b81f9d30ae4e6c46c56930 (diff)
downloademacs-4111f0c731623edc1978f861ed5f25614c3ae2a2.tar.gz
emacs-4111f0c731623edc1978f861ed5f25614c3ae2a2.zip
Close bug#6450.
* lisp/progmodes/idlwave.el (idlwave-action-and-binding): Fix typo in 2009-12-03 change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 93fd4cd8c54..02b389b77d4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-06-19 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/idlwave.el (idlwave-action-and-binding):
4 Fix typo in 2009-12-03 change. (Bug#6450)
5
12010-06-17 Stefan Monnier <monnier@iro.umontreal.ca> 62010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * subr.el (read-quoted-char): Fix up last change (bug#6290). 8 * subr.el (read-quoted-char): Fix up last change (bug#6290).