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:
82f3e09
)
declare wl-delete-folder-alist as obsolete
author
yoichi
<yoichi>
Sat, 26 Jul 2003 10:01:55 +0000
(10:01 +0000)
committer
yoichi
<yoichi>
Sat, 26 Jul 2003 10:01:55 +0000
(10:01 +0000)
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
bbd4bf6
..
0ddc1d7
100644
(file)
--- a/
wl/wl-vars.el
+++ b/
wl/wl-vars.el
@@
-2715,6
+2715,10
@@
a symbol `bitmap', `xbm' or `xpm' in order to force the image format."
;;;; Obsolete variables.
+;; 2003-07-15 delete -> dispose
+(elmo-define-obsolete-variable 'wl-delete-folder-alist
+ 'wl-dispose-folder-alist)
+
;; 2002-12-25
(elmo-define-obsolete-variable 'wl-draft-reply-myself-with-argument-list
'wl-draft-reply-with-argument-list)