mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 18:37:33 +00:00
*** empty log message ***
This commit is contained in:
parent
9cd5043414
commit
a95cb10ae3
2 changed files with 8 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue