emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 5e38887: ; * lisp/net/tramp.el: Fix 2010-10-04 co


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 5e38887: ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)
Date: Wed, 13 Jul 2016 15:48:43 +0000 (UTC)

branch: emacs-25
commit 5e3888706a49f08acaf4e1754e762036493adb7a
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo.  (Bug#23913)
---
 lisp/net/tramp.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 26672d1..cb8e4d4 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]