comparison src/ChangeLog @ 60573:76fcfe4d97de

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 11 Mar 2005 23:51:27 +0000
parents 0de72dc870a6
children 24d79ebd21eb
comparison
equal deleted inserted replaced
60572:d19eab3028e2 60573:76fcfe4d97de
1 2005-03-11 Richard M. Stallman <rms@gnu.org>
2
3 * fileio.c (Frename_file, Fadd_name_to_file)
4 (Fmake_symbolic_link): If NEWNAME or LINKNAME is a directory,
5 expand the basename of FILE relative to it.
6
1 2005-03-11 Kenichi Handa <handa@m17n.org> 7 2005-03-11 Kenichi Handa <handa@m17n.org>
2 8
3 * fileio.c (Finsert_file_contents): Call Fcheck_coding_system 9 * fileio.c (Finsert_file_contents): Call Fcheck_coding_system
4 before calling setup_coding_system so that autoloading of a coding 10 before calling setup_coding_system so that autoloading of a coding
5 system work. 11 system work.