projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e9d96
)
Fix
author
okada
<okada>
Thu, 17 Jan 2002 10:05:37 +0000
(10:05 +0000)
committer
okada
<okada>
Thu, 17 Jan 2002 10:05:37 +0000
(10:05 +0000)
wl/wl.el
patch
|
blob
|
history
diff --git
a/wl/wl.el
b/wl/wl.el
index
ed81a1c
..
4aa2123
100644
(file)
--- a/
wl/wl.el
+++ b/
wl/wl.el
@@
-771,7
+771,8
@@
Entering Plugged mode calls the value of `wl-plugged-mode-hook'."
(symbolp . wl-pop-before-smtp-authenticate-type)))
(defun wl-check-type ()
- (let ((type-variables wl-check-type-variables))
+ (let ((type-variables wl-check-type-variables)
+ type)
(while (setq type (car type-variables))
(if (and (eval (cdr type))
(not (funcall (car type)