aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 65249ed2213..440a104336b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-05-20 Richard M. Stallman <rms@gnu.org> 12001-05-20 Richard M. Stallman <rms@gnu.org>
2 2
3 * info.el (Info-read-subfile): Widen before finding the
4 desired node in the subfile.
5
3 * startup.el (command-line-1): When >2 files visited, 6 * startup.el (command-line-1): When >2 files visited,
4 leave the last one visible, and make that the selected window. 7 leave the last one visible, and make that the selected window.
5 8