diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2009-08-28 12:11:58 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2009-08-28 12:11:58 +0000 |
commit | aa485f7ca58bcf9ed4fc9ee5999334028c16ba9f (patch) | |
tree | 057afb10ce4083b7ed3ce4792ca208ad58748823 /lisp/emacs-lisp | |
parent | 7e3242e4fc8819ece649aeac9a6db169ddd8f7be (diff) | |
download | emacs-aa485f7ca58bcf9ed4fc9ee5999334028c16ba9f.tar.gz emacs-aa485f7ca58bcf9ed4fc9ee5999334028c16ba9f.tar.bz2 emacs-aa485f7ca58bcf9ed4fc9ee5999334028c16ba9f.zip |
* net/tramp.el (all): Replace "'(lambda" by "(lambda".
(tramp-handle-file-local-copy): Unset `file-name-handler-alist'
when writing the temp file. Otherwise, epa-file gets confused.
(tramp-register-file-name-handlers): Make it a defun. Move also
`epa-file-handler' to the front of `file-name-handler-alist'.
* net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
start right after a ^M.
(tramp-root-regexp, tramp-completion-file-name-regexp-unified)
(tramp-completion-file-name-regexp-separate)
(tramp-completion-file-name-regexp-url): Use \\` and \\'.
(tramp-handle-file-attributes, tramp-set-file-uid-gid): Don't
modify last-coding-system-used by accident.
(tramp-completion-file-name-handler): Apply the checks here,
instead during registration.
(tramp-register-file-name-handlers) Renamed from
`tramp-register-file-name-handler'. Register both
`tramp-file-name-handler' and `tramp-completion-file-name-handler'.
(tramp-register-completion-file-name-handler): Removed.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions