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