+2006-04-12 Kenichi Okada <okada@opaopa.org>
+
+ * starttls.el (starttls-kill-program): Fix.
+
2005-06-01 Tetsurou Okazaki <okazaki@be.to>
* configure.in (AC_PREREQ): Up to 2.50 for AC_LIBOBJ.
"Starting starttls negotiation by kill command if non-nil."
:group 'starttls)
-(defcustom starttls-kill-program "c:\\cygwin\\bin\kill"
+(defcustom starttls-kill-program "c:\\cygwin\\bin\\kill"
"External kill command to send SIGALRM to starttls."
:group 'starttls)