diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf3282f35ec..2559eb3dee0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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 |