diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4cd53e526cb..9d6afda24d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2003-04-08 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * fileio.c (Finsert_file_contents): Doc fix. | ||
| 4 | (syms_of_fileio) <after-insert-file-functions>: Doc fix. | ||
| 5 | |||
| 6 | 2003-04-08 Ivan Zakharyaschev <imz@altlinux.org> (tiny change) | ||
| 7 | |||
| 8 | * lread.c (openp): Get the Qfile_exists_p handler for STRING, not FN. | ||
| 9 | |||
| 1 | 2003-04-08 Steven Tamm <steventamm@mac.com> | 10 | 2003-04-08 Steven Tamm <steventamm@mac.com> |
| 2 | * mac.c (init_mac_osx_environment): Switch libexec and bin so | 11 | * mac.c (init_mac_osx_environment): Switch libexec and bin so |
| 3 | that self-contained application finds libexec files. | 12 | that self-contained application finds libexec files. |