diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 440a104336b..57b865e7c71 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-05-20 Richard M. Stallman <rms@gnu.org> | 1 | 2001-05-20 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-retry-failure): Do save-window-excursion. | ||
| 4 | |||
| 3 | * info.el (Info-read-subfile): Widen before finding the | 5 | * info.el (Info-read-subfile): Widen before finding the |
| 4 | desired node in the subfile. | 6 | desired node in the subfile. |
| 5 | 7 | ||