diff options
| -rw-r--r-- | lisp/ChangeLog | 3 | ||||
| -rw-r--r-- | lisp/obsolete/uncompress.el (renamed from lisp/uncompress.el) | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b43798e843..07e1404eff4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-09-04 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-09-04 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * comint.el (comint-send-input): Change help-echo. | ||
| 4 | From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>. | ||
| 5 | |||
| 3 | * bookmark.el (bookmark-write-file): Bind print-length and | 6 | * bookmark.el (bookmark-write-file): Bind print-length and |
| 4 | print-level to nil. From Tom Capey <tomc@edina.co.uk>. | 7 | print-level to nil. From Tom Capey <tomc@edina.co.uk>. |
| 5 | 8 | ||
diff --git a/lisp/uncompress.el b/lisp/obsolete/uncompress.el index 9f9f4478aec..9f9f4478aec 100644 --- a/lisp/uncompress.el +++ b/lisp/obsolete/uncompress.el | |||