diff options
| author | Kenichi Handa | 2005-01-24 00:21:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-01-24 00:21:38 +0000 |
| commit | e1a050dc633d258694f847c7119019ef2ea1eb69 (patch) | |
| tree | 047a30b3bd24b9c17c0f29ca8356ef5e80d0b5f0 /lisp/ChangeLog | |
| parent | e01732fa581edf49fa1d7f48dac9708dfcf6f602 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-01-24 Nick Roberts <nickrob@snap.net.nz> | 6 | 2005-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) |