(openp, Fload): Encode the file name before pasing it
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 Mar 2002 12:38:35 +0000 (12:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 Mar 2002 12:38:35 +0000 (12:38 +0000)
commiteb191db2fb9684d012542baa2c1c54a41036f38d
tree8cae8b2503f8c9f6a86c46153ce2de05928c74d8
parentfa8bc89d0d3ad6df499de4f0b0bb28dca95e166a
(openp, Fload): Encode the file name before pasing it
to `stat', `access', and `emacs_open'.
(openp): GCPRO the encoded file name.  Don't recompute Lisp
strings unnecessarily.
src/ChangeLog
src/lread.c