Mercurial > emacs
changeset 50493:8998794f812c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 08 Apr 2003 17:11:00 +0000 |
parents | 3a74e250f1a1 |
children | 5b6aaf393205 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 08 17:10:07 2003 +0000 +++ b/src/ChangeLog Tue Apr 08 17:11:00 2003 +0000 @@ -1,3 +1,12 @@ +2003-04-08 Richard M. Stallman <rms@gnu.org> + + * fileio.c (Finsert_file_contents): Doc fix. + (syms_of_fileio) <after-insert-file-functions>: Doc fix. + +2003-04-08 Ivan Zakharyaschev <imz@altlinux.org> (tiny change) + + * lread.c (openp): Get the Qfile_exists_p handler for STRING, not FN. + 2003-04-08 Steven Tamm <steventamm@mac.com> * mac.c (init_mac_osx_environment): Switch libexec and bin so that self-contained application finds libexec files.