comparison lisp/ChangeLog @ 38358:ce459e8fe8ca

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Jul 2001 19:51:27 +0000
parents ff4a8bdab138
children 88e478de063c
comparison
equal deleted inserted replaced
38357:4647f245dde5 38358:ce459e8fe8ca
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 Martin Stjernholm <bug-cc-mode@gnu.org>
10
11 * cc-cmds.el (c-indent-exp): Keep the indentation of the block
12 itself, i.e. only indent the contents in it.
8 13
9 2001-07-10 Markus Rost <rost@math.ohio-state.edu> 14 2001-07-10 Markus Rost <rost@math.ohio-state.edu>
10 15
11 * mail/rmail.el (rmail-show-message): Show beginning of message in 16 * mail/rmail.el (rmail-show-message): Show beginning of message in
12 all windows containing it. 17 all windows containing it.