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:
de4e5d0
)
* wl-vars.el (wl-summary-default-view-alist): Fix docstring
author
yoichi
<yoichi>
Mon, 6 Jan 2003 08:05:58 +0000
(08:05 +0000)
committer
yoichi
<yoichi>
Mon, 6 Jan 2003 08:05:58 +0000
(08:05 +0000)
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
1c6187d
..
e851257
100644
(file)
--- a/
wl/wl-vars.el
+++ b/
wl/wl-vars.el
@@
-181,7
+181,7
@@
If you don't have multiple e-mail addresses, you don't have to set this."
:group 'wl-summary)
(defcustom wl-summary-default-view-alist nil
- "An alist of folder name and summary default view.
+ "An alist of regexp for folder name and summary default view.
If no match, `wl-summary-default-view' is used."
:type '(repeat (cons (regexp :tag "Folder Regexp")
(choice (const :tag "Thread" thread)