* gnus-art.el (gnus-treat-smiley): Ignore Emacs version number.
[elisp/gnus.git-] / ChangeLog
1 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
4         number.
5
6         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
7         Emacsen.
8
9         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
10         `x-face-mule-gnus-article-display-x-face'.
11
12         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
13
14 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
15
16         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
17
18 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * lisp/gnus-clfns.el: Abolish.
21         * lisp/nnshimbun.el: Abolish.
22
23         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
24
25 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
26
27         * make.bat: Add missing parens.  From Robert Marshall
28         <spam@chezmarshall.freeserve.co.uk>.
29
30 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
31
32         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
33         * sample.lpath.el: Remove.
34         * contrib/cus-dep.el: Remove.
35         * contrib/gnus-idna.el: Remove.
36         * contrib/passwd.el: Remove.
37         * contrib/regexp-opt.el: Remove.
38         * contrib/timer.el: Remove.
39         * lisp/canlock-om.el: Remove.
40         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
41         for XEmacs 21.5; remove Mule 2 stuff.
42         * lisp/gnus-agent.el: Remove Mule 2 stuff.
43         * lisp/gnus-art.el: Ditto.
44         * lisp/gnus-cite.el: Ditto.
45         * lisp/gnus-ems.el: Ditto.
46         * lisp/gnus-msg.el: Ditto.
47         * lisp/gnus-namazu.el: Ditto.
48         * lisp/gnus-offline.el: Ditto.
49         * lisp/gnus-start.el: Ditto.
50         * lisp/gnus-util.el: Ditto.
51         * lisp/gnus-uu.el: Ditto.
52         * lisp/gnus.el: Ditto.
53         * lisp/lpath.el: Ditto.
54         * lisp/mail-source.el: Ditto.
55         * lisp/message.el: Ditto.
56         * lisp/mm-url.el: Ditto.
57         * lisp/nnfolder.el: Ditto.
58         * lisp/nnheader.el: Ditto.
59         * lisp/nnkiboze.el: Ditto.
60         * lisp/nnmail.el: Ditto.
61         * lisp/nnmaildir.el: Ditto.
62         * lisp/nnmbox.el: Ditto.
63         * lisp/nnmh.el: Ditto.
64         * lisp/nnml.el: Ditto.
65         * lisp/nnrss.el: Ditto.
66         * lisp/nnshimbun.el: Ditto.
67         * lisp/nntp.el: Ditto.
68         * lisp/score-mode.el: Ditto.
69         * texi/infohack.el: Ditto.
70         * texi/ptexinfmt.el: Ditto.
71
72 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * lisp/hex-util.el: Remove.
75         * lisp/md5.el: Remove.
76         * lisp/sha1-el.el: Remove.
77
78 2004-01-05  Simon Josefsson  <jas@extundo.com>
79
80         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
81         Mention password.el.
82         Mention NTLM.
83
84 2004-01-04  Simon Josefsson  <jas@extundo.com>
85
86         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
87         Mention `W e' for editing all.SCORE.
88
89 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
92
93 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
96
97 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
100
101 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
104
105 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
106
107         * GNUS-NEWS: Update copyright.
108
109         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
110         documentation and online version instead.
111
112         * GNUS-NEWS: Changed "Dired integration"
113
114 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
115
116         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
117
118 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
119
120         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
121
122 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
125
126 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
127
128         * GNUS-NEWS: Mention change of `e' in draft groups.
129
130 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
131
132         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
133         choose the language specific info file.
134
135 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
136
137         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
138         the window system.
139
140         * lisp/gnus-sum.el: Don't require `mime-view'.
141
142 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
145         the expanded form for Mule 2.
146
147 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
150         contrib/cus-dep.el to build T-gnus with Mule 2.
151
152         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
153
154 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
155
156         * lisp/message.el (message-forward-subject-name-subject): Fixed.
157
158 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * texi/infohack.el: Don't fiddle with the `features' variable;
161         fix directories relative to the ../lisp directory in `load-path'.
162
163 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
164
165         * Makefile.in (install-package): Don't call `compose-package'.
166         (install-package-ja): Ditto.
167         (package): Ditto.
168         (package-ja): Ditto.
169         (compose-package): Abolish.
170
171         * lisp/Makefile.in (compose-package): Abolish.
172
173         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
174         gnus-load.el when using XEmacs.
175         (dgnushack-dont-compile-files): Add gnus-load.el.
176         (dgnushack-auto-load-file): Abolish.
177         (dgnushack-make-auto-load): Don't delete the file specified by
178         `dgnushack-auto-load-file'.
179         (dgnushack-compose-package): Abolish.
180
181 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
184         instead of `custom-set-default' for old Emacsen.
185
186         * lisp/gnus-sum.el
187         (gnus-summary-search-article-highlight-matched-text): Replace
188         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
189
190 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
191
192         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
193         reduce its spending time.
194
195 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
196
197         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
198         (gnus-namazu/real-group-name): Removed.
199         (gnus-namazu/decode-group-name): Removed.
200         (gnus-namazu/directory-table): New internal variable.
201         (gnus-namazu/make-directory-table): New function.
202         (gnus-namazu/search): Call the above function, and use
203         `gnus-namazu/directory-table' to get a real group name from a file
204         name.
205         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
206         (gnus-namazu/update-sentinel): Ditto.
207         (gnus-namazu-update-all-indices): Simplified.
208         (gnus-namazu-update-indices): New function.
209
210 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
211
212         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
213         the whole name from a given group and a method, only when it
214         exists.  Otherwise, return nil.
215         (gnus-namazu/possible-real-groups): Removed.
216         (gnus-namazu/decode-group-name): The successor of the above
217         function.
218         (gnus-namazu/real-group-name): Use the above functions, and accept
219         the third optional argument, `method'.
220         (gnus-namazu/search): Change the order getting groups and article
221         numbers from file names.
222
223 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * lisp/pop3.el: Silence the byte-compiler when modifying
226         `byte-compile-function-environment' for `md5' under latest Emacs.
227
228         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
229         for Mule 2.
230
231 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
232
233         * texi/ptexinfmt.el: @verb, @tie, @/ support.
234         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
235         Use `ptexinfmt-disable-broken-notice-flag' instead.
236
237 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * texi/infohack.el (infohack-texi-format): Include other files
240         first.
241
242 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
245
246 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * texi/infohack.el: Require `bytecomp'.
249
250 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
253
254         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
255
256 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * texi/infohack.el (infohack-texi-format): Encode messages to
259         terminal while formatting info pages.
260
261 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * lisp/message.el (message-check-news-header-syntax): Replace
264         `mail-extract-address-components' with
265         `std11-extract-address-components'.
266         (message-sendmail-envelope-from): Ditto.
267         (message-buffer-name): Ditto.
268         (message-do-send-housekeeping): Ditto.
269
270 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
271
272         * lisp/message.el (message-yank-original): When
273         `message-reply-headers' is equal to nil, do not reset its
274         message-id and references.
275
276         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
277         texi/ps/.cvsignore: Created.
278
279 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
280
281         * lisp/message.el (message-fix-before-sending): Don't check for
282         `illegible text' messages (see the comment).
283
284 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
285
286         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
287
288 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
289
290         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
291         made it notice that there was a change to have to be merged from
292         Gnus. -- 2003-05-21 ky
293
294         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
295         multibyte buffer.
296
297 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
298
299         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
300         for rfc2616 compliance.
301
302 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
305         Mule 2 is running.
306
307 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
308
309         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
310         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
311         instead of `gnus-extended-version'.
312         (xemacs-codename): Defvar while compiling.
313         (gnus-message-make-user-agent): Use `gnus-user-agent'.
314
315         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
316         has alread exist, remove it.
317
318 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
321
322 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
323
324         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
325         article-decode-encoded-words explicitly.
326
327 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
328
329         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
330
331         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
332         stuff.
333
334 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
337
338 See ChangeLog.4 for earlier changes.
339
340 ;; Local Variables:
341 ;; coding: iso-2022-7bit
342 ;; End: