diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9d23a23e6a5..678078d3781 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-08-09 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (keyremap_step): No-op if fkey->parent = nil. | ||
| 4 | (read_key_sequence): Always start fkey.start and fkey.end at 0, | ||
| 5 | and likewise for keytran. | ||
| 6 | |||
| 1 | 2006-08-09 Kenichi Handa <handa@m17n.org> | 7 | 2006-08-09 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * coding.c (syms_of_coding): Improve the docstring | 9 | * coding.c (syms_of_coding): Improve the docstring |