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:
8bb090b
)
* wl-news.el.in: Set file variable `no-byte-compile'.
author
kaoru
<kaoru>
Mon, 7 Feb 2005 19:10:07 +0000
(19:10 +0000)
committer
kaoru
<kaoru>
Mon, 7 Feb 2005 19:10:07 +0000
(19:10 +0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-news.el.in
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
4c08dd4
..
b796cd4
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,3
+1,7
@@
+2005-02-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
+
+ * wl-news.el.in: Set file variable `no-byte-compile'.
+
2005-02-06 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-summary.el (elmo-event-handler-flag-changed): Does not check
diff --git
a/wl/wl-news.el.in
b/wl/wl-news.el.in
index
1996f83
..
b968340
100644
(file)
--- a/
wl/wl-news.el.in
+++ b/
wl/wl-news.el.in
@@
-294,4
+294,8
@@
(require 'product)
(product-provide (provide 'wl-news) (require 'wl-version))
+
\f
+;; Local Variables:
+;; no-byte-compile: t
+;; End:
;;; wl-news.el ends here