Mercurial > emacs
comparison src/ChangeLog @ 74096:744c4854909d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 20 Nov 2006 12:14:29 +0000 |
parents | b4cb60fd110d |
children | 0a85a323c3dc |
comparison
equal
deleted
inserted
replaced
74095:513c046e2d72 | 74096:744c4854909d |
---|---|
1 2006-11-20 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * fileio.c (Fread_file_name_internal): Use SBYTES (not SCHARS) to | |
4 check the tailing slash of a filename. | |
5 | |
1 2006-11-20 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change) | 6 2006-11-20 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change) |
2 | 7 |
3 * indent.c (Fvertical_motion): Include composition in the case of | 8 * indent.c (Fvertical_motion): Include composition in the case of |
4 overshoot expected. | 9 overshoot expected. |
5 | 10 |