comparison lisp/ChangeLog @ 78396:8669997a4162

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 02 Aug 2007 17:56:38 +0000
parents 288786c06112
children b399a27d1b5c
comparison
equal deleted inserted replaced
78395:08bc2cd75b7c 78396:8669997a4162
1 2007-08-02 Richard Stallman <rms@gnu.org> 1 2007-08-02 Richard Stallman <rms@gnu.org>
2
3 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
4 to update deleted flag.
5
6 * cus-edit.el (customize-apropos, customize-apropos-options)
7 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
8
9 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
10
11 * startup.el (fancy-splash-head, startup-echo-area-message):
12 Change message text.
13
14 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
15 All callers use line-move.
2 16
3 * progmodes/compile.el (compilation-find-buffer): Return current 17 * progmodes/compile.el (compilation-find-buffer): Return current
4 buffer immediately if suitable. 18 buffer immediately if suitable.
5 (compile, compilation-buffer-name, compilation-start): Doc fixes. 19 (compile, compilation-buffer-name, compilation-start): Doc fixes.
6 20