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:
9c1cf89
)
* elmo-version.el (elmo-version): Up to 2.3.91.
author
teranisi
<teranisi>
Wed, 18 Oct 2000 03:19:01 +0000
(
03:19
+0000)
committer
teranisi
<teranisi>
Wed, 18 Oct 2000 03:19:01 +0000
(
03:19
+0000)
elmo/ChangeLog
patch
|
blob
|
history
elmo/elmo-version.el
patch
|
blob
|
history
diff --git
a/elmo/ChangeLog
b/elmo/ChangeLog
index
2a20d2a
..
714622c
100644
(file)
--- a/
elmo/ChangeLog
+++ b/
elmo/ChangeLog
@@
-1,5
+1,7
@@
2000-10-18 Yuuichi Teranishi <teranisi@gohome.org>
+ * elmo-version.el (elmo-version): Up to 2.3.91.
+
* elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
Only when filter is 'last'.
diff --git
a/elmo/elmo-version.el
b/elmo/elmo-version.el
index
e6065d9
..
c795e1f
100644
(file)
--- a/
elmo/elmo-version.el
+++ b/
elmo/elmo-version.el
@@
-32,7
+32,7
@@
(provide 'elmo-version) ; have to declare in the top.
(product-provide 'elmo-version
- (product-define "ELMO" nil '(2 3 90)))
+ (product-define "ELMO" nil '(2 3 91)))
;; set version-string
(if (fboundp 'product-version-as-string)