comparison src/ChangeLog @ 72326:873436d4aaf2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 09 Aug 2006 04:55:10 +0000
parents 34fbd43e1a93
children 2ae29d562915
comparison
equal deleted inserted replaced
72325:387e27f7ac5a 72326:873436d4aaf2
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
4 file-coding-system-alist. 10 file-coding-system-alist.
5 11