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