# HG changeset patch # User Richard M. Stallman # Date 1186077398 0 # Node ID 8669997a4162320737fa52e0f3d7d0599686d2a8 # Parent 08bc2cd75b7c7f19a38a948003f94330dca32d36 *** empty log message *** diff -r 08bc2cd75b7c -r 8669997a4162 lisp/ChangeLog --- a/lisp/ChangeLog Thu Aug 02 17:56:10 2007 +0000 +++ b/lisp/ChangeLog Thu Aug 02 17:56:38 2007 +0000 @@ -1,5 +1,19 @@ 2007-08-02 Richard Stallman + * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number + to update deleted flag. + + * cus-edit.el (customize-apropos, customize-apropos-options) + (customize-apropos-faces, customize-apropos-groups): Improve prompt. + + * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item. + + * startup.el (fancy-splash-head, startup-echo-area-message): + Change message text. + + * emulation/tpu-edt.el (next-line-internal): Setting deleted. + All callers use line-move. + * progmodes/compile.el (compilation-find-buffer): Return current buffer immediately if suitable. (compile, compilation-buffer-name, compilation-start): Doc fixes.