*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-07-26 13:10:16 +00:00
parent 9cd5043414
commit a95cb10ae3
2 changed files with 8 additions and 2 deletions

View 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.

View 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.