1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2002-03-29 19:08:11 +00:00
parent df3bd29dde
commit 544bf8ad9d

View file

@ -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.