* rfc2368.el: Sync with cvs version of emacs.
[elisp/wanderlust.git] / utils / ChangeLog
1 2004-05-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * rfc2368.el: Sync with cvs version of emacs.
4         (rfc2368-unhexify-string): Don't use replace-regexp-in-string.
5         (rfc2368-parse-mailto-url): Unhexify prequery, change concat order.
6
7 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8
9         * ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
10         @url is now a synonym for @uref.
11
12 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
13
14         * ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and
15         @registeredsymbol.
16
17 2004-01-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
18
19         * ssl.el (toplevel): Don't include cl at run time.
20         (ref. Emacs Lisp Coding Conventions section in elisp-info)
21
22 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
23
24         * im-wl.el (wl-draft-send-with-imput-async): Follow the changes
25         in draft (Not tested).
26
27 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
28
29         * wl-addrbook.el (wl-summary-addrbook-from): Use
30         elmo-message-entity-field.
31
32 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
33
34         * ptexinfmt.el: @verb, @tie, @/ support.
35         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
36         Use `ptexinfmt-disable-broken-notice-flag' instead.
37
38 2002-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
39
40         * ptexinfmt.el: Modify it not to use APEL functions.
41
42 2002-10-10  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
43
44         * bbdb-wl.el (bbdb-wl-get-addresses-1): Call
45         `bbdb-wl-canonicalize-full-name-function' after decoding full-name
46         string.
47         (bbdb-wl-get-addresses-2): Ditto.
48
49 2002-09-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
50
51         * ptexinfmt.el: discard @documentdescription.  Support
52         @ifplaintext, @ifnotplaintext, @ifhtml.  Remove obsolete commands.
53         (texinfo-format-ifhtml, texinfo-format-ifplaintext): New function.
54
55 2002-06-03  KOBAYASHI Shinji <kobayashi_shinji@nifty.com>
56
57         * bbdb-wl.el (bbdb-wl-canonicalize-spaces-and-dots): Remove
58         the preceding spaces.
59
60 2002-06-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
61
62         * ptexinfmt.el: discard @cartouche.  @anchor discard for Mule 2.3.
63         Support @., @:, @-.
64         (texinfo-format-inforef): New function.
65
66 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
67
68         * bbdb-wl.el (bbdb-wl-canonicalize-full-name-function): New variable.
69         (bbdb-wl-canonicalize-spaces-and-dots): New function.
70         (bbdb-wl-get-addresses-1): Use bbdb-wl-canonicalize-full-name-function.
71         (bbdb-wl-get-addresses-2): Ditto.
72
73 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
74
75         * im-wl.el: wl-draft-send-func -> wl-draft-send-function
76         in the example settings.
77
78 2002-04-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
79
80         * bbdb-wl.el (bbdb-wl-setup): Add `bbdb-offer-save' to
81         `wl-save-hook'.  Use `bbdb-initialize' instead of require
82         bbdb-autoloads.
83
84 2002-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
85
86         * bbdb-wl.el (bbdb-wl-get-addresses-2): Bind unbound local
87         variable.
88
89 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
90
91         * bbdb-wl.el (bbdb-wl-get-addresses-1): New function.
92         (bbdb-wl-get-addresses-2): Ditto.
93         (bbdb-wl-get-addresses): Select bbdb-wl-get-addresses-1 or
94         bbdb-wl-get-addresses-2 according to the bbdb-version.
95         (bbdb-wl-address-headers-spec): New function.
96         (bbdb-wl-show-all-recipients): Use it.
97         (bbdb-wl-show-sender): Ditto.
98         (bbdb-wl-setup): Include defvars for bbdb-get-addresses-headers.
99
100 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
101
102         * im-wl.el (wl-draft-send-with-imput-async): Use `wl-message-id-function'.
103
104 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
105
106         * bbdb-wl.el (bbdb-wl-ignore-folder-regexp): New variable.
107         (bbdb-wl-get-update-record): Changed to check
108         `bbdb-wl-ignore-folder-regexp'.
109
110 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
111
112         * wl-mailto.el (wl-mailto-url-at-point): defun at compile time.
113
114 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
115
116         * bbdb-wl.el (bbdb-wl-setup): Added autoload magic.
117
118 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
119
120         * bbdb-wl.el (bbdb-wl-setup): require bbdb-autoloads if exists.
121         Use `load' instead of `require' bbdb-autoloads for BBDB 2.20.
122
123 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
124
125         * bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
126         (bbdb-wl-from-func): Ditto.
127
128 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
131         function definition with `eval-and-compile'.
132         (bbdb-wl-pop-up-bbdb-buffer): Use `bbdb-display-layout' and
133         `bbdb-pop-up-display-layout' instead of the macro
134         `bbdb-pop-up-elided-display' for the development version of BBDB.
135         (bbdb-get-addresses-headers): Define it before it is referred to.
136
137 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
138
139         * bbdb-wl.el (bbdb-wl-exit): Use `bbdb-offer-save' instead of
140         `bbdb-save-db'.
141