Mercurial > emacs
annotate lispref/.cvsignore @ 51177:6234a4fe96f9
Version 2.0.34 (of Tramp) released.
(tramp-handle-file-symlink-p): If target of symlink is absolute,
return a Tramp filename. (Ie, return "/user@host:/target" instead
of "/target".)
(tramp-handle-file-truename): Deal with new return value from
`file-symlink-p'.
(tramp-handle-expand-file-name): Make default method explicit in
file name.
(tramp-unified-filenames): Move to an earlier spot in the file.
(top-level): If tramp-unified-filenames is set and we're running
on XEmacs, load tramp-efs.
(tramp-wait-for-shell-prompt, tramp-barf-if-no-shell-prompt): New
functions, used by tramp-send-command-internal.
(tramp-open-connection-setup-interactive-shell): Simplify using
`tramp-send-command-internal'.
(tramp-send-command-internal): New function.
(tramp-methods): New entries "remsh" and "remcp" are like "rsh"
and "rcp" but invoke "remsh" instead of "rsh". This is useful on
Cray systems, for instance. Unify tramp-rsh-program,
tramp-telnet-program, tramp-su-program into tramp-login-program.
Likewise with tramp-login-args, tramp-copy-program,
tramp-copy-args, tramp-copy-keep-date-arg. Users changed. New
method plink1; like plink but pass "-1" to force protocol version
1.
(tramp-default-method): Use plink as the default on machines where
the plink program is present.
(tramp-completion-file-name-handler): Add safe-magic property.
(tramp-shell-prompt-pattern): Allow ANSI escapes at
end of prompt. (ANSI escapes elsewhere in the prompt are
recognized properly already.)
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Sat, 24 May 2003 14:10:15 +0000 |
parents | 3bd17f9a707f |
children | adbf7c56937f |
rev | line source |
---|---|
34178
0ee954140c53
Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30904
diff
changeset
|
1 texput.log |
0ee954140c53
Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30904
diff
changeset
|
2 elisp.?? |
0ee954140c53
Add index files and dvi/pdf/...
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30904
diff
changeset
|
3 elisp.??? |
35386 | 4 configure |
5 config.log | |
6 config.cache | |
7 config.status | |
8 Makefile | |
41440 | 9 index.texi |
41555 | 10 elisp |
11 elisp-? | |
12 elisp-?? |