; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user