Mercurial > emacs
annotate lispref/.cvsignore @ 81938:26330ef1aa46
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameter IDENTIFICATION.
(tramp-handle-set-file-times): New defun. Replaces `tramp-touch'.
(tramp-file-name-handler-alist, tramp-file-name-for-operation):
Add entry for `set-file-times'.
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-out-of-band): Use `set-file-times'.
(tramp-handle-unhandled-file-name-directory): Rewrite.
(tramp-convert-file-attributes): Add error handling when inode is
extraordinary big.
(tramp-get-inode): Change parameter from FILE to VEC.
(tramp-handle-start-file-process ): Use (current-buffer) if BUFFER
is NIL. This is according to the specification. Goto (point-max)
when ready.
(tramp-handle-shell-command): Rewrite completely, using
`process-file' and `start-file-process'.
(tramp-methods, tramp-find-shell)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection): Guard against $PROMPT_COMMAND shell
var. Reported by Steve Youngs <steve@sxemacs.org>.
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add
entry for `set-file-times'. Rename `start-process' into
`start-file-process'. Remove `call-process' entry.
(tramp-fish-handle-set-file-times): New defun.
(tramp-fish-handle-executable-find): Use `process-file'.
(tramp-fish-handle-process-file): New defun. Replaces
`tramp-fish-handle-call-process'.
(tramp-fish-do-copy-or-rename-file-directly): Use
`set-file-times'.
(tramp-fish-get-file-entries): Change `tramp-get-inode' parameter.
* net/tramp-smb.el (tramp-smb-handle-file-attributes): Change
`tramp-get-inode' parameter.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 17 Jul 2007 21:10:07 +0000 |
parents | 1c1d498b5458 |
children | bdb3fe0ba9fa |
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 | |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
41555
diff
changeset
|
9 makefile |
41440 | 10 index.texi |
41555 | 11 elisp |
12 elisp-? | |
13 elisp-?? | |
78003
1c1d498b5458
update two-volume material for printing
Karl Berry <karl@gnu.org>
parents:
65667
diff
changeset
|
14 vol1.* |
1c1d498b5458
update two-volume material for printing
Karl Berry <karl@gnu.org>
parents:
65667
diff
changeset
|
15 vol2.* |
1c1d498b5458
update two-volume material for printing
Karl Berry <karl@gnu.org>
parents:
65667
diff
changeset
|
16 elisp1* |
1c1d498b5458
update two-volume material for printing
Karl Berry <karl@gnu.org>
parents:
65667
diff
changeset
|
17 elisp2* |