[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
typo
- From: Yoichi NAKAYAMA <yoichi@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Oct 2002 09:58:33 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 04175
こっそり直しといてください。 -- yoichi
--- w3m-proc.el 16 Oct 2002 11:41:54 -0000 1.27
+++ w3m-proc.el 29 Oct 2002 00:56:13 -0000
@@ -183,7 +183,7 @@
(sit-for 0.1))))))
(defun w3m-process-start-process (object &optional no-sentinel)
- "Start a process spcified by the OBJECT, return always nil.
+ "Start a process specified by the OBJECT, return always nil.
When NO-SENTINEL is not equal to nil, all status changes of the
generated asynchronous process is ignored. Otherwise,
`w3m-process-sentinel' is given to the process as the sentinel."