* wl-news.el.in: Set file variable `no-byte-compile'.
authorkaoru <kaoru>
Mon, 7 Feb 2005 19:10:07 +0000 (19:10 +0000)
committerkaoru <kaoru>
Mon, 7 Feb 2005 19:10:07 +0000 (19:10 +0000)
wl/ChangeLog
wl/wl-news.el.in

index 4c08dd4..b796cd4 100644 (file)
@@ -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
index 1996f83..b968340 100644 (file)
 (require 'product)
 (product-provide (provide 'wl-news) (require 'wl-version))
 
+\f
+;; Local Variables:
+;; no-byte-compile: t
+;; End:
 ;;; wl-news.el ends here