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