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:
bb08d17
)
* wl-demo.el (wl-demo-copyright-notice): Add 2001.
author
kaoru
<kaoru>
Mon, 1 Jan 2001 00:01:22 +0000
(
00:01
+0000)
committer
kaoru
<kaoru>
Mon, 1 Jan 2001 00:01:22 +0000
(
00:01
+0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-demo.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
7768b41
..
91296a2
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,3
+1,7
@@
+2001-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * wl-demo.el (wl-demo-copyright-notice): Add 2001.
+
2000-12-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
* wl-highlight.el (wl-highlight-headers): Revert
diff --git
a/wl/wl-demo.el
b/wl/wl-demo.el
index
88639d8
..
990cab2
100644
(file)
--- a/
wl/wl-demo.el
+++ b/
wl/wl-demo.el
@@
-32,7
+32,7
@@
;;
(defconst wl-demo-copyright-notice
- "Copyright (C) 1998-2000 Yuuichi Teranishi <teranisi@gohome.org>")
+ "Copyright (C) 1998-2001 Yuuichi Teranishi <teranisi@gohome.org>")
(require 'wl-vars)
(require 'wl-version)