X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=utils%2FChangeLog;h=6a6de42ad67d72dc0d6eed80e92f17cd1f081bce;hb=8a978e488d26b830d08c57250c6393120958e789;hp=ced63628d2d4f5df5d627f9737fe714923b576d1;hpb=d435474a02bfed44eea9397d4f4673f541a8af84;p=elisp%2Fwanderlust.git diff --git a/utils/ChangeLog b/utils/ChangeLog index ced6362..6a6de42 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,226 @@ +2012-04-12 Katsumi Yamaoka + + * ptexinfmt.el (texinfo-format-syntax-table): Modify character syntax + of " and \ to w, as a workaround. + (texinfo-format-comma): Support @comma. + (texinfo-format-parse-args): Tweak it so as to work for @comma. + +2011-04-20 TAKAHASHI Kaoru + + * ptexinfmt.el: Fix description comment style. + +2011-04-13 TAKAHASHI Kaoru + + * ptexinfmt.el: Use lexical binding. + (ptexinfmt-broken-facility): Rename _dummy argument. + (texinfo-enclosure-list, texinfo-alias-list): Add defvar stub for + lexical binding. + +2010-09-02 TAKAHASHI Kaoru + + * ptexinfmt.el (texinfo-multitable-widths): Use `make-char' + instead of KANJI literal. + +2010-08-31 TAKAHASHI Kaoru + + * wl-addrbook.el: Delete traing whitespace. + * wl-complete.el: Ditto. + * rfc2368.el: Ditto. + * ssl.el: Ditto. + +2010-08-24 TAKAHASHI Kaoru + + * ptexinfmt.el (texinfo-format-verb): Use (delete-char -1) + instead of (delete-backward-char 1); For Emacs24. + + * wl-addrbook.el (wl-addrbook-insert-file): Use (delete-char -1) + instead of (delete-backward-char 1) or (backward-deletechar 1). + +2010-08-04 David Maus + + * ssl.el (open-ssl-stream, condition-case): Don't use old-style + backquotes. + +2010-01-06 TAKAHASHI Kaoru + + * wl-addrbook.el (wl-summary-addrbook-add): Use + `with-current-buffer' instead of `save-excursion' & `set-buffer'. + +2008-04-22 TAKAHASHI Kaoru + + * ptexinfmt.el: Fix Comments. + (texinfo-format-geq, texinfo-format-leq,): Support @geq and @leq. + +2008-02-19 TAKAHASHI Kaoru + + * bbdb-wl.el: Add (eval-when-compile (require 'static)). + +2008-02-14 TAKAHASHI Kaoru + + * wl-mailto.el: Use `string-to-number' instead of `string-to-int'. + +2008-02-11 TAKAHASHI Kaoru + + * wl-addrbook.el (wl-addrbook-hashtb): Use quote instead of + backquote. + (wl-alias-next, wl-alias-get): New backquote style. + +2007-11-10 Katsumi Yamaoka + + * ptexinfmt.el (texinfo-copying-text, texinfo-copying) + (texinfo-insertcopying, texinfo-format-scan): Move from infohack.el. + +2007-11-09 Katsumi Yamaoka + + * ptexinfmt.el (ptexinfmt-broken-facility, ptexinfmt-defun-if-broken) + (ptexinfmt-defun-if-void, ptexinfmt-defvar-if-void): Don't use + old-style backquotes. + (texinfo-format-cedilla-accent): Quote `,'. + +2007-11-09 TAKAHASHI Kaoru + + * ptexinfmt.el: Fix comment. + +2007-09-21 TAKAHASHI Kaoru + + * ptexinfmt.el: Support @fonttextsize, @textdegree. + +2005-09-02 TAKAHASHI Kaoru + + * ptexinfmt.el: Support @frenchspacing, @euro, @sansserif. + (texinfo-format-ordf): Fix typo. + +2005-08-08 Hiroya Murata + + * wl-addrbook.el (wl-addrbook-setup): Set + `wl-summary-get-petname-function' instead of + `wl-summary-from-function'. + +2005-08-05 Hiroya Murata + + * wl-addrbook.el (wl-addrbook-get-names): Abolish. + (wl-summary-addrbook-from): Ditto. + (wl-addrbook-get-nickname): New function. + +2005-02-24 Katsumi Yamaoka + + * ptexinfmt.el (texinfo-multitable-widths): Reverse the logic that + shows whether it is broken. + +2004-12-12 Yuuichi Teranishi + + * rfc2368.el (rfc2368-unhexify-string): Rewrite (%0D%0A -> \n). + (rfc2368-parse-mailto-url): Remove newline. + +2004-12-12 Hiroya Murata + + * rfc2368.el (rfc2368-unhexify-string): Treat `A' - `F' and not + use `{2}' for compatibility with emacs20.7. + +2004-08-02 TAKAHASHI Kaoru + + * ptexinfmt.el (slanted): Rename @s to @slanted. + +2004-07-20 TAKAHASHI Kaoru + + * ptexinfmt.el: Support @s. + +2004-05-22 Hiroya Murata + + * 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 + + * 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 + + * ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm. + @url is now a synonym for @uref. + +2004-02-11 TAKAHASHI Kaoru + + * ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and + @registeredsymbol. + +2004-01-18 Yoichi NAKAYAMA + + * ssl.el (toplevel): Don't include cl at run time. + (ref. Emacs Lisp Coding Conventions section in elisp-info) + +2003-10-15 Yuuichi Teranishi + + * im-wl.el (wl-draft-send-with-imput-async): Follow the changes + in draft (Not tested). + +2003-09-23 Hiroya Murata + + * wl-addrbook.el (wl-summary-addrbook-from): Use + elmo-message-entity-field. + +2003-07-01 TAKAHASHI Kaoru + + * ptexinfmt.el: @verb, @tie, @/ support. + (ptexinfmt-broken-facility): Abolish NO-NOTICE argument. + Use `ptexinfmt-disable-broken-notice-flag' instead. + +2002-12-03 Katsumi Yamaoka + + * ptexinfmt.el: Modify it not to use APEL functions. + +2002-10-10 KOBAYASHI Shinji + + * 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 + + * ptexinfmt.el: discard @documentdescription. Support + @ifplaintext, @ifnotplaintext, @ifhtml. Remove obsolete commands. + (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function. + +2002-06-03 KOBAYASHI Shinji + + * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove + the preceding spaces. + +2002-06-03 TAKAHASHI Kaoru + + * ptexinfmt.el: discard @cartouche. @anchor discard for Mule 2.3. + Support @., @:, @-. + (texinfo-format-inforef): New function. + +2002-05-30 Yuuichi Teranishi + + * bbdb-wl.el (bbdb-wl-canonicalize-full-name-function): New variable. + (bbdb-wl-canonicalize-spaces-and-dots): New function. + (bbdb-wl-get-addresses-1): Use bbdb-wl-canonicalize-full-name-function. + (bbdb-wl-get-addresses-2): Ditto. + +2002-05-20 Yoichi NAKAYAMA + + * im-wl.el: wl-draft-send-func -> wl-draft-send-function + in the example settings. + +2002-04-28 TAKAHASHI Kaoru + + * bbdb-wl.el (bbdb-wl-setup): Add `bbdb-offer-save' to + `wl-save-hook'. Use `bbdb-initialize' instead of require + bbdb-autoloads. + +2002-01-28 Hiroya Murata + + * bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local + variable. + 2002-01-28 Yuuichi Teranishi * bbdb-wl.el (bbdb-wl-get-addresses-1): New function. @@ -7,6 +230,7 @@ (bbdb-wl-address-headers-spec): New function. (bbdb-wl-show-all-recipients): Use it. (bbdb-wl-show-sender): Ditto. + (bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers. 2002-01-17 Kenichi OKADA