Import from gnus-doc-ja:
[elisp/wanderlust.git] / utils / ChangeLog
index b06e1b0..71322e9 100644 (file)
@@ -1,3 +1,119 @@
+2007-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * ptexinfmt.el (ptexinfmt-broken-facility, ptexinfmt-defun-if-broken)
+       (ptexinfmt-defun-if-void, ptexinfmt-defvar-if-void): Don't use
+       old-style backquotes.
+
+2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Fix comment.
+
+2007-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Support @fonttextsize, @textdegree.
+
+2005-09-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Support @frenchspacing, @euro, @sansserif.
+       (texinfo-format-ordf): Fix typo.
+
+2005-08-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-addrbook.el (wl-addrbook-setup): Set
+       `wl-summary-get-petname-function' instead of
+       `wl-summary-from-function'.
+
+2005-08-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-addrbook.el (wl-addrbook-get-names): Abolish.
+       (wl-summary-addrbook-from): Ditto.
+       (wl-addrbook-get-nickname): New function.
+
+2005-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * ptexinfmt.el (texinfo-multitable-widths): Reverse the logic that
+       shows whether it is broken.
+
+2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * rfc2368.el (rfc2368-unhexify-string): Rewrite (%0D%0A -> \n).
+       (rfc2368-parse-mailto-url): Remove newline.
+
+2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * rfc2368.el (rfc2368-unhexify-string): Treat `A' - `F' and not
+       use `{2}' for compatibility with emacs20.7.
+
+2004-08-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el (slanted): Rename @s to @slanted.
+
+2004-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Support @s.
+
+2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * bbdb-wl.el (bbdb-wl-get-addresses-1): Use set-buffer-multibyte
+       instead of elmo-set-buffer-multibyte.
+       (bbdb-wl-get-addresses-2): Ditto.
+       (bbdb-wl-update-records): Ditto.
+       (bbdb-extract-field-value): Ditto.
+
+2004-05-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * rfc2368.el: Sync with cvs version of emacs.
+       (rfc2368-unhexify-string): Don't use replace-regexp-in-string.
+       (rfc2368-parse-mailto-url): Unhexify prequery, change concat order.
+
+2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
+       @url is now a synonym for @uref.
+
+2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and
+       @registeredsymbol.
+
+2004-01-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * ssl.el (toplevel): Don't include cl at run time.
+       (ref. Emacs Lisp Coding Conventions section in elisp-info)
+
+2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * im-wl.el (wl-draft-send-with-imput-async): Follow the changes
+       in draft (Not tested).
+
+2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-addrbook.el (wl-summary-addrbook-from): Use
+       elmo-message-entity-field.
+
+2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: @verb, @tie, @/ support.
+       (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
+       Use `ptexinfmt-disable-broken-notice-flag' instead.
+
+2002-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * ptexinfmt.el: Modify it not to use APEL functions.
+
+2002-10-10  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
+
+       * bbdb-wl.el (bbdb-wl-get-addresses-1): Call
+       `bbdb-wl-canonicalize-full-name-function' after decoding full-name
+       string.
+       (bbdb-wl-get-addresses-2): Ditto.
+
+2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: discard @documentdescription.  Support
+       @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
+       (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
+
 2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
 
        * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove