From 988c7aec7971729a9389d2efc0d9b9ef937c8c68 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 29 Apr 2003 12:39:19 +0000 Subject: [PATCH] Synch to Oort Gnus 200304291243. --- lisp/canlock.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/canlock.el b/lisp/canlock.el index 7912f3d..ee97fd3 100644 --- a/lisp/canlock.el +++ b/lisp/canlock.el @@ -46,9 +46,7 @@ (autoload 'sha1-binary "sha1-el") (autoload 'base64-encode-string "base64") (autoload 'mail-fetch-field "mail-utils") - -(eval-when-compile - (defvar mail-header-separator)) +(defvar mail-header-separator) (defgroup canlock nil "The Cancel-Lock feature." -- 1.7.10.4