; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)
This commit is contained in:
parent
90f21696fe
commit
5e3888706a
1 changed files with 1 additions and 1 deletions
|
@ -3642,7 +3642,7 @@ connection buffer."
|
|||
(with-current-buffer (tramp-get-connection-buffer vec)
|
||||
(let (buffer-read-only) (delete-region pos (point))))))))
|
||||
|
||||
:;; Utility functions:
|
||||
;;; Utility functions:
|
||||
|
||||
(defun tramp-accept-process-output (&optional proc timeout timeout-msecs)
|
||||
"Like `accept-process-output' for Tramp processes.
|
||||
|
|
Loading…
Add table
Reference in a new issue