Mercurial > emacs
changeset 81:ef6cee0af549
*** empty log message ***
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Fri, 24 Aug 1990 19:37:09 +0000 |
parents | 9ebfcd47de59 |
children | 0bc7e3b14f85 |
files | lisp/=ftp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/=ftp.el Thu Aug 16 17:48:19 1990 +0000 +++ b/lisp/=ftp.el Fri Aug 24 19:37:09 1990 +0000 @@ -244,7 +244,7 @@ ((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 ()