]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 29 Mar 2002 19:08:11 +0000 (19:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 29 Mar 2002 19:08:11 +0000 (19:08 +0000)
src/ChangeLog

index d6a7ffa522f1e344747d893f9e66c60a8cdddb16..ea04495daab5b6acc8765da9841565fdf3982662 100644 (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.