projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8404253
)
; * lisp/net/tramp-crypt.el: Fix comment.
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:36:38 +0000
(16:36 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:36:38 +0000
(16:36 +0100)
lisp/net/tramp-crypt.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-crypt.el
b/lisp/net/tramp-crypt.el
index fa40f968180df910a9b15169370a44031e9f0aea..249b3fcd4d79a5228d4d34de01088f9edc27c13b 100644
(file)
--- a/
lisp/net/tramp-crypt.el
+++ b/
lisp/net/tramp-crypt.el
@@
-318,7
+318,7
@@
connection if a previous connection has died for some reason."
(process-put p 'vector vec)
(set-process-query-on-exit-flag p nil)))
- ;; The following operations must be performed w
/o
+ ;; The following operations must be performed w
ithout
;; `tramp-crypt-file-name-handler'.
(let* (tramp-crypt-enabled
;; Don't check for a proper method.