comparison lisp/ChangeLog @ 44233:780f3cdf5aa8

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 29 Mar 2002 14:04:05 +0000
parents 3f6a213458ad
children ad1e190a9fbc
comparison
equal deleted inserted replaced
44232:abe28f3ccf1c 44233:780f3cdf5aa8
1 2002-03-29 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * files.el (auto-save-file-name-transforms): Don't run "\\2" via
4 expand-file-name.
5
6 * startup.el (command-line): Recompute auto-save-file-name-transforms
7 using the updated value of temporary-file-directory.
8
1 2002-03-29 Simon Marshall <simon.marshall@misys.com> 9 2002-03-29 Simon Marshall <simon.marshall@misys.com>
2 10
3 * font-lock.el (save-buffer-state): Use make-symbol to bind 11 * font-lock.el (save-buffer-state): Use make-symbol to bind
4 `modified'. 12 `modified'.
5 13