From 5859cd333cac7d01b75304b6be8996e227088f47 Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Fri, 24 Aug 1990 19:37:09 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ftp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ftp.el b/lisp/ftp.el index 402ef12c371..c7d7b7e59df 100644 --- a/lisp/ftp.el +++ b/lisp/ftp.el @@ -244,7 +244,7 @@ USER and PASSWORD are defaulted from the values used when ((looking-at ignore) (forward-line 1)) ((not (search-forward "\n" nil t)) - ;; the way asynchronous process-output fucks with (point) + ;; the way asynchronous process-output works with (point) ;; is really really disgusting. (setq p (point)) (condition-case () -- 2.39.2