1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 14:41:11 -08:00
No description
Find a file
Richard M. Stallman b3b670cd86 (ange-ftp-expand-file-name): Set default to
default-directory if nil.  Check whether default starts with a
drive specifier on windows-nt, as well as name, and call real
function if so.  Remove code to strip prefix before // or /~ since
`expand-file-name' itself no longer does that.
(ange-ftp-expand-dir): Use `grep-null-device' instead of
"/dev/null", which is incorrect on windows-nt.
(ange-ftp-file-name-all-completions): Fix root directory regexp for windows-nt.
(ange-ftp-start-process): On windows-nt, always send a "help foo"
command to ensure the ftp process produces some output, and force
the process to use raw-text-dos decoding.
(ange-ftp-canonize-filename): On windows-nt, strip drive specifier
from expanded remote name.
(ange-ftp-write-region): Allow binary transfer on windows-nt if
remote host type is unix.  Ensure `last-coding-system-used' is
given an appropriate value, so that basic-save-buffer isn't
confused by the coding used with the ftp process.
(ange-ftp-insert-file-contents): Ditto.
(ange-ftp-copy-file-internal): Ditto.
(ange-ftp-real-expand-file-name): Use standard definition on windows-nt.
(ange-ftp-real-expand-file-name-actual): Remove obsolete function.
(ange-ftp-disable-netrc-security-check): Make default value be t on windows-nt.

(ange-ftp-start-process): Undo previous change.
1998-05-28 05:14:17 +00:00
etc Encoding of Greek line fixed. 1998-04-21 04:03:16 +00:00
leim (SLAVIC): Delete redundant backslash. 1998-04-29 05:22:19 +00:00
lib-src Undo previous change. 1998-05-25 20:11:54 +00:00
lisp (ange-ftp-expand-file-name): Set default to 1998-05-28 05:14:17 +00:00
lispref *** empty log message *** 1998-05-28 04:01:48 +00:00
lwlib
man Whitespace change. 1998-05-16 19:08:49 +00:00
msdos (TAGS): Fix file name wildcards in lisp directory. 1998-05-04 15:12:05 +00:00
nt New target for installation bin directory. 1998-04-29 04:31:59 +00:00
src Add prototype for get_doc_string. 1998-05-28 00:46:54 +00:00
build-ins.in
config.bat
config.guess
config.sub
configure.in
configure1.in
GETTING.GNU.SOFTWARE
INSTALL Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
make-dist
Makefile.in (install-arch-indep): Fix previous change. 1998-05-15 00:25:16 +00:00
PROBLEMS
tparam.c
vpath.sed