Mercurial > emacs
comparison lisp/ChangeLog @ 45369:4d4036be4f4d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 19 May 2002 16:10:29 +0000 |
parents | 1aab2ca0465e |
children | 4f7f5dedc246 |
comparison
equal
deleted
inserted
replaced
45368:65ad2c8b301b | 45369:4d4036be4f4d |
---|---|
1 2002-05-19 Richard M. Stallman <rms@gnu.org> | 1 2002-05-19 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * indent.el (indent-region): Make COLUMN arg optional. | |
4 | |
5 * files.el (find-file-read-args): New function. | |
6 (find-file, find-file-other-window, find-file-other-frame) | |
7 (find-file-read-only, find-file-read-only-other-window) | |
8 (find-file-read-only-other-frame): Use it. | |
9 | |
10 * custom.el (custom-load-symbol): Verify that LOADED is a string. | |
2 | 11 |
3 * arc-mode.el (archive-zip-use-pkzip): Variable deleted. | 12 * arc-mode.el (archive-zip-use-pkzip): Variable deleted. |
4 (archive-zip-extract, archive-zip-expunge, archive-zip-update) | 13 (archive-zip-extract, archive-zip-expunge, archive-zip-update) |
5 (archive-zip-update-case): Use locate-file to decide whether | 14 (archive-zip-update-case): Use locate-file to decide whether |
6 to use pkzip. | 15 to use pkzip. |