aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7add267368d..d69f9794eb6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * lread.c (openp, Fload): Encode the file name before pasing it
4 to `stat', `access', and `emacs_open'.
5 (openp): GCPRO the encoded file name. Don't recompute Lisp
6 strings unnecessarily.
7
12002-03-29 Kim F. Storm <storm@cua.dk> 82002-03-29 Kim F. Storm <storm@cua.dk>
2 9
3 * fns.c (Flax_plist_put): Doc fix. 10 * fns.c (Flax_plist_put): Doc fix.