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:
20db99c
)
* elmo-dop.el (elmo-dop-queue-flush): Fixed last change.
author
hmurata
<hmurata>
Sun, 6 Oct 2002 23:57:42 +0000
(23:57 +0000)
committer
hmurata
<hmurata>
Sun, 6 Oct 2002 23:57:42 +0000
(23:57 +0000)
elmo/ChangeLog
patch
|
blob
|
history
elmo/elmo-dop.el
patch
|
blob
|
history
diff --git
a/elmo/ChangeLog
b/elmo/ChangeLog
index
c55f58d
..
5057ad9
100644
(file)
--- a/
elmo/ChangeLog
+++ b/
elmo/ChangeLog
@@
-1,6
+1,7
@@
2002-10-06 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
+ (elmo-dop-queue-flush): Fixed last change.
2002-09-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
diff --git
a/elmo/elmo-dop.el
b/elmo/elmo-dop.el
index
35f8b65
..
9c785f1
100644
(file)
--- a/
elmo/elmo-dop.el
+++ b/
elmo/elmo-dop.el
@@
-87,7
+87,7
@@
Automatically loaded/saved.")
;; obsolete
(unless (or (null elmo-dop-queue)
(vectorp (car elmo-dop-queue)))
- (if (y-or-n-p "
+ (if (y-or-n-p "\
Saved queue is old version(2.6). Clear all pending operations? ")
(progn
(setq elmo-dop-queue nil)