*** empty log message ***
This commit is contained in:
parent
7b7a23f49b
commit
8bff61e5c5
2 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue