changeset 78396:8669997a4162

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 02 Aug 2007 17:56:38 +0000
parents 08bc2cd75b7c
children e9b6279cf211
files lisp/ChangeLog
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
 
+	* 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.