changeset 30473:deaccf3300df

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 26 Jul 2000 13:10:16 +0000
parents 0c982ed8515f
children 5fa63570712c
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 26 13:07:15 2000 +0000
+++ b/lisp/ChangeLog	Wed Jul 26 13:10:16 2000 +0000
@@ -14,8 +14,8 @@
 
 	* net/ange-ftp.el: Get modtime over the net.
 	(ange-ftp-file-modtime): New function.
-	(ange-ftp-write-region, ange-ftp-insert-file-contents,
-	ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
+	(ange-ftp-write-region, ange-ftp-insert-file-contents)
+	(ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
 	Use it.
 	(ange-ftp-dot-to-slash): New function.
 	(ange-ftp-fix-name-for-vms): Use it.
--- a/src/ChangeLog	Wed Jul 26 13:07:15 2000 +0000
+++ b/src/ChangeLog	Wed Jul 26 13:10:16 2000 +0000
@@ -1,3 +1,9 @@
+2000-07-26  Gerd Moellmann  <gerd@gnu.org>
+
+	* xmenu.c (menu_highlight_callback): Call show_help_echo directly
+	if called for a popup menu.
+	(xmenu_show): Store help string in widget values.
+
 2000-07-26  Dave Love  <fx@gnu.org>
 
 	* syswait.h: Move some definitions.