ssl.el (open-ssl-stream, condition-case): Don't use old-style
[elisp/wanderlust.git] / utils / ChangeLog
index 10f487a..188bf57 100644 (file)
@@ -1,3 +1,18 @@
+2010-08-04  David Maus  <dmaus@ictsoc.de>
+
+       * ssl.el (open-ssl-stream, condition-case): Don't use old-style
+       backquotes.
+
+2010-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-addrbook.el (wl-summary-addrbook-add): Use
+       `with-current-buffer' instead of `save-excursion' & `set-buffer'.
+
+2008-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Fix Comments.
+       (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)).