From: Gerd Moellmann Date: Wed, 26 Jul 2000 13:10:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2598 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a95cb10ae3db276bc22c55cb53727637e030b474;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62d3b0cadd7..77dca753f0a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. diff --git a/src/ChangeLog b/src/ChangeLog index 0cb23187cc8..7ff394cff58 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-07-26 Gerd Moellmann + + * 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 * syswait.h: Move some definitions.