* ptexinfmt.el (texinfo-format-geq, texinfo-format-leq,): Support @geq and @leq.
[elisp/wanderlust.git] / utils / ChangeLog
index f667ce2..d4a6f46 100644 (file)
@@ -1,3 +1,12 @@
+2008-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el (texinfo-format-geq, texinfo-format-leq,): Support
+       @geq and @leq.
+
+2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * bbdb-wl.el: Add (eval-when-compile (require 'static)).
+
 2008-02-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * wl-mailto.el: Use `string-to-number' instead of `string-to-int'.