aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2005-01-24 00:21:38 +0000
committerKenichi Handa2005-01-24 00:21:38 +0000
commite1a050dc633d258694f847c7119019ef2ea1eb69 (patch)
tree047a30b3bd24b9c17c0f29ca8356ef5e80d0b5f0 /lisp/ChangeLog
parente01732fa581edf49fa1d7f48dac9708dfcf6f602 (diff)
downloademacs-e1a050dc633d258694f847c7119019ef2ea1eb69.tar.gz
emacs-e1a050dc633d258694f847c7119019ef2ea1eb69.zip
(encoded-kbd-iso2022-single-shift):
Fix setting of the element of encoded-kbd-iso2022-invocations.
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 53f6d66471b..ebf953caacd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-01-24 Kenichi Handa <handa@m17n.org>
2
3 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
4 Fix setting of the element of encoded-kbd-iso2022-invocations.
5
12005-01-24 Nick Roberts <nickrob@snap.net.nz> 62005-01-24 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select) 8 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)