From 8bff61e5c51f792de6d73c3f2e77a6b45ceae866 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 29 Mar 2002 13:35:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45270610559..bf3282f35ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-03-29 Simon Marshall + + * font-lock.el (save-buffer-state): Use make-symbol to bind + `modified'. + 2002-03-29 Richard M. Stallman * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index d69f9794eb6..93db941709e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2002-03-29 Eli Zaretskii + * Makefile.in (lread.o): Depend on coding.h. + * lread.c (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 -- 2.39.2