diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6abd1c4fe76..828bebf4fc3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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 |