1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -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 Always declare xmalloc. 1998-04-06 10:23:30 +00:00
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 Make sure the environment is large enough to accomodate 1998-04-16 08:56:46 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure.in Add --with-gssapi to specify GSS-API 1998-04-07 04:00:53 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
make-dist Don't accept EMACS=t when testing for $EMACS set. 1998-04-10 09:46:15 +00:00
Makefile.in (install-arch-indep): Fix previous change. 1998-05-15 00:25:16 +00:00
PROBLEMS
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00