]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 26 Jul 2000 13:10:16 +0000 (13:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 26 Jul 2000 13:10:16 +0000 (13:10 +0000)
lisp/ChangeLog
src/ChangeLog

index 62d3b0cadd77299dc3dd713ff3cc4480db9dd38e..77dca753f0aa3448d4eabef25466c33bbee483c7 100644 (file)
@@ -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.
index 0cb23187cc85670de6116ad369d66bced444293c..7ff394cff583d7ff3263078d61afb9fd12cbb1b6 100644 (file)
@@ -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.