Mercurial > emacs
changeset 44240:fc999be79752
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Mar 2002 19:08:11 +0000 |
parents | a1c577c17eb0 |
children | 600b7e53cf18 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Mar 29 18:37:50 2002 +0000 +++ b/src/ChangeLog Fri Mar 29 19:08:11 2002 +0000 @@ -6,7 +6,7 @@ * Makefile.in (lread.o): Depend on coding.h. - * lread.c (openp, Fload): Encode the file name before pasing it + * lread.c (openp, Fload): Encode the file name before passing it to `stat', `access', and `emacs_open'. (openp): GCPRO the encoded file name. Don't recompute Lisp strings unnecessarily.