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:
6ce9a28
)
* elmo-database.el: No need to require elmo-msgdb.
author
yoichi
<yoichi>
Mon, 20 Sep 2004 13:15:15 +0000
(13:15 +0000)
committer
yoichi
<yoichi>
Mon, 20 Sep 2004 13:15:15 +0000
(13:15 +0000)
elmo/ChangeLog
patch
|
blob
|
history
elmo/elmo-database.el
patch
|
blob
|
history
diff --git
a/elmo/ChangeLog
b/elmo/ChangeLog
index
5d2019a
..
aad8f9d
100644
(file)
--- a/
elmo/ChangeLog
+++ b/
elmo/ChangeLog
@@
-1,3
+1,7
@@
+2004-09-20 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * elmo-database.el: No need to require elmo-msgdb.
+
2004-09-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
diff --git
a/elmo/elmo-database.el
b/elmo/elmo-database.el
index
22a3912
..
bf98838
100644
(file)
--- a/
elmo/elmo-database.el
+++ b/
elmo/elmo-database.el
@@
-29,7
+29,6
@@
;;; Code:
;;
(require 'elmo-vars)
-(require 'elmo-msgdb)
(defvar elmo-database-msgid nil)
(defvar elmo-database-msgid-filename "msgid")