Synch to No Gnus 200406031937.
[elisp/gnus.git-] / ChangeLog
1 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * etc/gnus/gnus-setup.ast (Setting up a NNTP server)
4         (Setting up local mail storage (nnml)): fixed some bugs, added a
5         new screen - still testing
6
7 2004-06-01  Simon Josefsson  <jas@extundo.com>
8
9         * make.bat: Add SASL manual.
10
11 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12
13         * etc/gnus/news-server.ast: Use library validation.
14
15 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16
17         * lisp/nnheader.el (mm-disable-multibyte): New function.
18         (mm-enable-multibyte): New function.
19         (mm-encode-coding-region): New function.
20         (mm-string-make-unibyte): New function.
21
22         * lisp/utf7.el: Require `nnheader' instead of `mm-util'.
23
24 2004-05-02  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25
26         * gnus-namazu.el (gnus-namazu-imap-group-prefix): Abolished.
27         (gnus-namazu-imap-maildir): Abolished.
28         (gnus-namazu-remote-groups): New option.
29         (gnus-namazu/call-namazu): Simplified.
30         (gnus-namazu/make-directory-table): Refer the above option.
31         (gnus-namazu/search): Cancel the last change to support IMAP.
32         (gnus-namazu-update-index): Ditto.
33         (gnus-namazu-update-indices): Ditto.
34
35 2004-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * lisp/gnus-vers.el: T-gnus 6.17.2 revision 00.
38
39 2004-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro.
42
43 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
44
45         * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
46         @url is now a synonym for @uref.
47
48 2004-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte.
51         (gnus-select-frame-set-input-focus): Don't check whether
52         `focus-follows-mouse' is bound.
53         (frame-parameter): Remove.
54
55 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * lisp/pop3.el: Don't require `advice', `pces' and `path-util'.
58         (pop3-ssl-program-name): Use `executable-find' instead of
59         `exec-installed-p'.
60         (pop3-movemail): Don't use `write-region-as-binary'.
61         (pop3-open-server): Don't use `open-network-stream-as-binary'.
62         (pop3-open-ssl-stream): Don't use `as-binary-process'.
63         (pop3-open-tls-stream): Ditto.
64         (mail-source-fetch-pop): In Gnus, advise it to bind
65         `pop3-connection-type' and `pop3-leave-mail-on-server' while
66         fetching mails, according to `mail-sources'.
67
68 2004-03-24  KOSEKI Yoshinori  <kose@meadowy.org>
69
70         * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove.
71         (gnus-namazu-imap-maildir): New variable.
72
73 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
74
75         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
76         legacy-gnus-agent.el.
77
78 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
79
80         * make.bat: Make sure that gnus-load.el and sieve are writable to
81         avoid breakage.
82
83 2004-03-04  KOSEKI Yoshinori  <kose@meadowy.org>
84
85         * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable.
86         (gnus-namazu-imap-group-prefix): Ditto.
87         (gnus-namazu/directory-table-use): Ditto.
88         (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix.
89         (gnus-namazu/search): Support Maildir.
90
91 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
92
93         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
94         Schierl <schierlm-public@gmx.de> (tiny change).
95
96 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
97
98         * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook,
99         and @registeredsymbol.
100
101 2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'.
104
105 2004-02-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
106
107         * texi/gnus-ja.texi (Contributors): Fix typo.
108
109 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * lisp/canlock.el: Reload sha1-el provided by FLIM when an old
112         version (maybe provided by the XEmacs ecrypt package) was loaded.
113
114         * lisp/dgnushack.el (max-specpdl-size): Don't modify the value.
115         (byte-optimize-form-code-walker): Simplify the test form; doc fix.
116         (char-after): Don't byte-optimize it.
117         (char-before): Ditto.
118         (dgnushack-bind-colon-keywords): Remove.
119
120 2004-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * lisp/smime.el: Remove.
123
124 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
125
126         * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff.
127         * lisp/gnus-namazu.el: Don't autoload regexp-opt.
128         * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff.
129         * lisp/nnmail.el (nnmail-lazy): Ditto.
130
131 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
134         number.
135
136         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
137         Emacsen.
138
139         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
140         `x-face-mule-gnus-article-display-x-face'.
141
142         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
143
144 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
145
146         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
147
148 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
149
150         * lisp/gnus-clfns.el: Abolish.
151         * lisp/nnshimbun.el: Abolish.
152
153         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
154
155 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
156
157         * make.bat: Add missing parens.  From Robert Marshall
158         <spam@chezmarshall.freeserve.co.uk>.
159
160 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
163         * sample.lpath.el: Remove.
164         * contrib/cus-dep.el: Remove.
165         * contrib/gnus-idna.el: Remove.
166         * contrib/passwd.el: Remove.
167         * contrib/regexp-opt.el: Remove.
168         * contrib/timer.el: Remove.
169         * lisp/canlock-om.el: Remove.
170         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
171         for XEmacs 21.5; remove Mule 2 stuff.
172         * lisp/gnus-agent.el: Remove Mule 2 stuff.
173         * lisp/gnus-art.el: Ditto.
174         * lisp/gnus-cite.el: Ditto.
175         * lisp/gnus-ems.el: Ditto.
176         * lisp/gnus-msg.el: Ditto.
177         * lisp/gnus-namazu.el: Ditto.
178         * lisp/gnus-offline.el: Ditto.
179         * lisp/gnus-start.el: Ditto.
180         * lisp/gnus-util.el: Ditto.
181         * lisp/gnus-uu.el: Ditto.
182         * lisp/gnus.el: Ditto.
183         * lisp/lpath.el: Ditto.
184         * lisp/mail-source.el: Ditto.
185         * lisp/message.el: Ditto.
186         * lisp/mm-url.el: Ditto.
187         * lisp/nnfolder.el: Ditto.
188         * lisp/nnheader.el: Ditto.
189         * lisp/nnkiboze.el: Ditto.
190         * lisp/nnmail.el: Ditto.
191         * lisp/nnmaildir.el: Ditto.
192         * lisp/nnmbox.el: Ditto.
193         * lisp/nnmh.el: Ditto.
194         * lisp/nnml.el: Ditto.
195         * lisp/nnrss.el: Ditto.
196         * lisp/nnshimbun.el: Ditto.
197         * lisp/nntp.el: Ditto.
198         * lisp/score-mode.el: Ditto.
199         * texi/infohack.el: Ditto.
200         * texi/ptexinfmt.el: Ditto.
201
202 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * lisp/hex-util.el: Remove.
205         * lisp/md5.el: Remove.
206         * lisp/sha1-el.el: Remove.
207
208 2004-01-05  Simon Josefsson  <jas@extundo.com>
209
210         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
211         Mention password.el.
212         Mention NTLM.
213
214 2004-01-04  Simon Josefsson  <jas@extundo.com>
215
216         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
217         Mention `W e' for editing all.SCORE.
218
219 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
220
221         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
222
223 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
226
227 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
230
231 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
234
235 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
236
237         * GNUS-NEWS: Update copyright.
238
239         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
240         documentation and online version instead.
241
242         * GNUS-NEWS: Changed "Dired integration"
243
244 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
245
246         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
247
248 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
249
250         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
251
252 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
255
256 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
257
258         * GNUS-NEWS: Mention change of `e' in draft groups.
259
260 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
263         choose the language specific info file.
264
265 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
268         the window system.
269
270         * lisp/gnus-sum.el: Don't require `mime-view'.
271
272 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
275         the expanded form for Mule 2.
276
277 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
278
279         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
280         contrib/cus-dep.el to build T-gnus with Mule 2.
281
282         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
283
284 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
285
286         * lisp/message.el (message-forward-subject-name-subject): Fixed.
287
288 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * texi/infohack.el: Don't fiddle with the `features' variable;
291         fix directories relative to the ../lisp directory in `load-path'.
292
293 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
294
295         * Makefile.in (install-package): Don't call `compose-package'.
296         (install-package-ja): Ditto.
297         (package): Ditto.
298         (package-ja): Ditto.
299         (compose-package): Abolish.
300
301         * lisp/Makefile.in (compose-package): Abolish.
302
303         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
304         gnus-load.el when using XEmacs.
305         (dgnushack-dont-compile-files): Add gnus-load.el.
306         (dgnushack-auto-load-file): Abolish.
307         (dgnushack-make-auto-load): Don't delete the file specified by
308         `dgnushack-auto-load-file'.
309         (dgnushack-compose-package): Abolish.
310
311 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
314         instead of `custom-set-default' for old Emacsen.
315
316         * lisp/gnus-sum.el
317         (gnus-summary-search-article-highlight-matched-text): Replace
318         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
319
320 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
321
322         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
323         reduce its spending time.
324
325 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
326
327         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
328         (gnus-namazu/real-group-name): Removed.
329         (gnus-namazu/decode-group-name): Removed.
330         (gnus-namazu/directory-table): New internal variable.
331         (gnus-namazu/make-directory-table): New function.
332         (gnus-namazu/search): Call the above function, and use
333         `gnus-namazu/directory-table' to get a real group name from a file
334         name.
335         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
336         (gnus-namazu/update-sentinel): Ditto.
337         (gnus-namazu-update-all-indices): Simplified.
338         (gnus-namazu-update-indices): New function.
339
340 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
341
342         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
343         the whole name from a given group and a method, only when it
344         exists.  Otherwise, return nil.
345         (gnus-namazu/possible-real-groups): Removed.
346         (gnus-namazu/decode-group-name): The successor of the above
347         function.
348         (gnus-namazu/real-group-name): Use the above functions, and accept
349         the third optional argument, `method'.
350         (gnus-namazu/search): Change the order getting groups and article
351         numbers from file names.
352
353 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * lisp/pop3.el: Silence the byte-compiler when modifying
356         `byte-compile-function-environment' for `md5' under latest Emacs.
357
358         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
359         for Mule 2.
360
361 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
362
363         * texi/ptexinfmt.el: @verb, @tie, @/ support.
364         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
365         Use `ptexinfmt-disable-broken-notice-flag' instead.
366
367 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * texi/infohack.el (infohack-texi-format): Include other files
370         first.
371
372 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
373
374         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
375
376 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * texi/infohack.el: Require `bytecomp'.
379
380 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
383
384         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
385
386 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * texi/infohack.el (infohack-texi-format): Encode messages to
389         terminal while formatting info pages.
390
391 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * lisp/message.el (message-check-news-header-syntax): Replace
394         `mail-extract-address-components' with
395         `std11-extract-address-components'.
396         (message-sendmail-envelope-from): Ditto.
397         (message-buffer-name): Ditto.
398         (message-do-send-housekeeping): Ditto.
399
400 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
401
402         * lisp/message.el (message-yank-original): When
403         `message-reply-headers' is equal to nil, do not reset its
404         message-id and references.
405
406         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
407         texi/ps/.cvsignore: Created.
408
409 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * lisp/message.el (message-fix-before-sending): Don't check for
412         `illegible text' messages (see the comment).
413
414 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
417
418 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
419
420         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
421         made it notice that there was a change to have to be merged from
422         Gnus. -- 2003-05-21 ky
423
424         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
425         multibyte buffer.
426
427 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
428
429         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
430         for rfc2616 compliance.
431
432 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
435         Mule 2 is running.
436
437 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
438
439         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
440         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
441         instead of `gnus-extended-version'.
442         (xemacs-codename): Defvar while compiling.
443         (gnus-message-make-user-agent): Use `gnus-user-agent'.
444
445         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
446         has alread exist, remove it.
447
448 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
449
450         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
451
452 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
453
454         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
455         article-decode-encoded-words explicitly.
456
457 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
460
461         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
462         stuff.
463
464 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
467
468 See ChangeLog.4 for earlier changes.
469
470 ;; Local Variables:
471 ;; coding: iso-2022-7bit
472 ;; End: