mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)
This commit is contained in:
parent
90f21696fe
commit
5e3888706a
@ -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…
Reference in New Issue
Block a user