projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
958fdcc
)
Synch to Gnus 200305111959.
author
yamaoka
<yamaoka>
Sun, 11 May 2003 22:03:48 +0000
(22:03 +0000)
committer
yamaoka
<yamaoka>
Sun, 11 May 2003 22:03:48 +0000
(22:03 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/gnus-agent.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
297ce1c
..
e1ab69a
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2003-05-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
+ space.
+
2003-05-11 Jesper Harder <harder@ifa.au.dk>
* gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
diff --git
a/lisp/gnus-agent.el
b/lisp/gnus-agent.el
index
247de0a
..
0885214
100644
(file)
--- a/
lisp/gnus-agent.el
+++ b/
lisp/gnus-agent.el
@@
-2932,7
+2932,7
@@
articles in every agentized group."))
deleting them?")))
(while to-remove
(let ((dir (pop to-remove)))
- (if (gnus-y-or-n-p (format "Delete %s?" dir))
+ (if (gnus-y-or-n-p (format "Delete %s? " dir))
(let* (delete-recursive
(delete-recursive
(function