Mercurial > emacs
changeset 44230:3f6a213458ad
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 29 Mar 2002 13:35:38 +0000 |
parents | 8c0a16af093a |
children | 18a0fcd0705c |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 29 13:31:19 2002 +0000 +++ b/lisp/ChangeLog Fri Mar 29 13:35:38 2002 +0000 @@ -1,3 +1,8 @@ +2002-03-29 Simon Marshall <simon.marshall@misys.com> + + * font-lock.el (save-buffer-state): Use make-symbol to bind + `modified'. + 2002-03-29 Richard M. Stallman <rms@gnu.org> * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix.
--- a/src/ChangeLog Fri Mar 29 13:31:19 2002 +0000 +++ b/src/ChangeLog Fri Mar 29 13:35:38 2002 +0000 @@ -1,5 +1,7 @@ 2002-03-29 Eli Zaretskii <eliz@is.elta.co.il> + * 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