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