Mercurial > emacs
comparison etc/NEWS @ 30518:ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 28 Jul 2000 16:27:41 +0000 |
parents | 148c11ee6b89 |
children | a363ab77020c |
comparison
equal
deleted
inserted
replaced
30517:9362643130ae | 30518:ba9bd1bf0ef8 |
---|---|
972 names cleanly. It is appended to the host name, separated by a hash | 972 names cleanly. It is appended to the host name, separated by a hash |
973 sign, e.g. `/foo@bar.org#666:mumble'. (This syntax comes from EFS.) | 973 sign, e.g. `/foo@bar.org#666:mumble'. (This syntax comes from EFS.) |
974 | 974 |
975 *** If the new user-option `ange-ftp-try-passive-mode' is set, passive | 975 *** If the new user-option `ange-ftp-try-passive-mode' is set, passive |
976 ftp mode will be used if the ftp client supports that. | 976 ftp mode will be used if the ftp client supports that. |
977 | |
978 *** Ange-ftp handles the output of the w32-style clients which | |
979 output ^M at the end of lines. | |
977 | 980 |
978 ** Shell script mode changes. | 981 ** Shell script mode changes. |
979 | 982 |
980 Shell script mode (sh-script) can now indent scripts for shells | 983 Shell script mode (sh-script) can now indent scripts for shells |
981 derived from sh and rc. The indentation style is customizeable, and | 984 derived from sh and rc. The indentation style is customizeable, and |