comparison lisp/ChangeLog @ 38353:ff4a8bdab138

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Jul 2001 14:22:13 +0000
parents a46ae523cdb2
children ce459e8fe8ca
comparison
equal deleted inserted replaced
38352:37bce1f38f0a 38353:ff4a8bdab138
3 * help.el (describe-function-1): When printing FUNCTION's 3 * help.el (describe-function-1): When printing FUNCTION's
4 documentation, don't assume FUNCTION is a symbol. 4 documentation, don't assume FUNCTION is a symbol.
5 5
6 * startup.el (normal-top-level): Don't operate on the initial 6 * startup.el (normal-top-level): Don't operate on the initial
7 frame if we failed to create one. 7 frame if we failed to create one.
8
9 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
10
11 * mail/rmail.el (rmail-show-message): Show beginning of message in
12 all windows containing it.
8 13
9 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il> 14 2001-07-10 Eli Zaretskii <eliz@is.elta.co.il>
10 15
11 * term/tty-colors.el: Fix the header line and copyright years. 16 * term/tty-colors.el: Fix the header line and copyright years.
12 17