# HG changeset patch # User Gerd Moellmann # Date 964617016 0 # Node ID deaccf3300df0091e8a14af69e1af82dd10a4d99 # Parent 0c982ed8515f42ea8cf821f0484101b42643dfee *** empty log message *** diff -r 0c982ed8515f -r deaccf3300df lisp/ChangeLog --- 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. diff -r 0c982ed8515f -r deaccf3300df src/ChangeLog --- 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 + + * 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.