From: Richard M. Stallman Date: Sun, 20 May 2001 17:02:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~422 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ca00e7182857d8a89c79bf6bc65143b8376835c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 65249ed2213..440a104336b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-05-20 Richard M. Stallman + * info.el (Info-read-subfile): Widen before finding the + desired node in the subfile. + * startup.el (command-line-1): When >2 files visited, leave the last one visible, and make that the selected window.