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:
c44221a
)
(wl-default-spec): fix docstring
author
yoichi
<yoichi>
Mon, 12 Jan 2004 04:50:53 +0000
(
04:50
+0000)
committer
yoichi
<yoichi>
Mon, 12 Jan 2004 04:50:53 +0000
(
04:50
+0000)
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
de39ea0
..
8a27b1c
100644
(file)
--- a/
wl/wl-vars.el
+++ b/
wl/wl-vars.el
@@
-434,7
+434,7
@@
FACE is a face for highlighting."
:group 'wl)
(defcustom wl-default-spec "%"
- "*Default spec"
+ "*Default prefix for folder name initially added in minibuffer"
:type 'string
:group 'wl)