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:
4cf8a94
)
* wl-vars.el (wl-default-sync-range): Removed first: and last:.
author
teranisi
<teranisi>
Tue, 19 Aug 2003 13:09:16 +0000
(13:09 +0000)
committer
teranisi
<teranisi>
Tue, 19 Aug 2003 13:09:16 +0000
(13:09 +0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
559dc41
..
f4ce49c
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-3,7
+3,7
@@
* wl-summary.el (wl-summary-sync): Treat no-sync.
* wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
-
+ (wl-default-sync-range): Ditto.
2003-08-18 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
820cc9a
..
5d31b7e
100644
(file)
--- a/
wl/wl-vars.el
+++ b/
wl/wl-vars.el
@@
-2120,8
+2120,6
@@
e.x.
:type '(choice (const "update")
(const "all")
(const "rescan")
- (const "first:")
- (const "last:")
(const "no-sync")
(const :tag "none" nil))
:group 'wl-pref)