diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 358f1f37df1..f6afb9e5068 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2002-08-17 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * tar-mode.el (tar-subfile-mode): Use add-hook and | ||
| 4 | remove-hook, and use write-file-functions instead of | ||
| 5 | local-write-file-hooks. | ||
| 6 | (tar-untar-buffer): Don't try to extract directories. | ||
| 7 | |||
| 8 | * menu-bar.el (fringe-mode): Set to nil. | ||
| 9 | |||
| 10 | * mail/rmail.el (rmail-search-mime-header-function): Doc fix. | ||
| 11 | |||
| 1 | 2002-08-15 Richard M. Stallman <rms@gnu.org> | 12 | 2002-08-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 13 | ||
| 3 | * calendar/appt.el (appt-delete): Use substring-no-properties. | 14 | * calendar/appt.el (appt-delete): Use substring-no-properties. |