(pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
[gnus] / lisp / ChangeLog
1 2002-11-11  Simon Josefsson  <jas@extundo.com>
2
3         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
4         output when called interactively.
5
6 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
9
10         * message.el (message-draft-coding-system): Improve comment; use
11         mm-auto-save-coding-system for the default value.
12
13         * nndraft.el (nndraft-request-article): Revert to the state before
14         2002-10-29; regexp-quote mail-header-separator.
15
16 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
17
18         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
19         allow editing of drafts from an nnvirtual group.
20
21 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22
23         * nndraft.el (nndraft-request-article): Replace emacs-mule with
24         mm-auto-save-coding-system.
25
26         * message.el (message-draft-coding-system): Default to
27         iso-2022-7bit.
28
29         * mm-util.el (mm-auto-save-coding-system): Undo last change to
30         restore the default value to emacs-mule or escape-quoted.
31
32 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
35         a delayed or a queued article as well as a draft.
36
37         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
38         delayed or a queued article in the raw format; treat a delayed
39         article as a raw article as well as a draft.
40         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
41         for the delayed group.
42
43         * nndraft.el (nndraft-request-article): Ignore auto save files for
44         a delayed or a queued article; don't bother to decode a queued
45         article; don't bind nnmail-file-coding-system for a queued article.
46
47         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
48         and the queue group.
49
50 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
51
52         * gnus-group.el (gnus-group-delete-group):
53         gnus-cache-active-hashtb might be void.
54
55 2002-11-02  Simon Josefsson  <jas@extundo.com>
56
57         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
58         setting of the default user ID.  From Raymond Scholz
59         <ray-2002@zonix.de>.
60
61 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
62
63         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
64         charset.
65
66 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
67         From Alex Schroeder <alex@emacswiki.org>
68         * spam-stat.el (spam-stat-process-directory): add dir to message
69         (spam-stat-reduce-size): No longer remove words
70         with values close to 0.5, because the default value is 0.2.
71
72 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
73
74         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
75         documentation.
76
77 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
78
79         * gnus-agent.el (gnus-agent-fetched-headers)
80         (gnus-agent-load-fetched-headers)
81         (gnus-agent-save-fetched-headers): Remove variable and two
82         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
83         works better.
84         (gnus-agent-fetch-headers): New implementation from Kevin
85         Greiner.  Uses gnus-agent-article-alist to store information
86         about fetched messages which aren't on the server anymore.  The
87         trick is to return a list of considered messages to the caller,
88         but to only fetch those which haven't been fetched yet.
89
90 2002-10-30  Simon Josefsson  <jas@extundo.com>
91
92         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
93
94         * pgg.el (pgg-passphrase-cache-expiry): Removed.
95
96 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
97
98         * mm-view.el (mm-w3m-local-map-property): Make it work with older
99         versions of emacs-w3m than 1.3.3.
100
101         * lpath.el: Bind w3m-minor-mode-map.
102
103         * mm-view.el (mm-w3m-mode-command-alist)
104         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
105         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
106         (mm-setup-w3m): Simplified.
107         (mm-w3m-local-map-property): New function.
108         (mm-inline-text-html-render-with-w3m): Use it.
109
110         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
111         mm-w3m-local-map-property.
112
113 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * mm-util.el (mm-auto-save-coding-system): Default to
116         iso-2022-7bit.
117
118         * nndraft.el (nndraft-request-article): Decode an article using
119         the coding-system emacs-mule if it seems to have been saved using
120         emacs-mule.
121         (nndraft-request-replace-article): Use message-draft-coding-system
122         instead of mm-auto-save-coding-system for the draft or delayed
123         group.
124
125 2002-10-28  Josh  <huber@alum.wpi.edu>
126
127         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
128         functions.
129
130 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
131         From mah@everybody.org (Mark A. Hershberger).
132
133         * mm-url.el (mm-url-insert-file-contents): Make it return the same
134         type values ("url" size) regardless of the values of
135         mm-url-use-external.
136
137 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
138
139         * nnimap.el (nnimap-request-article-part): Try harder to show
140         group name in debugging message.
141
142 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
143
144         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
145         directory if it doesn't exist.
146         (gnus-agent-fetch-headers): Remove old cruft that tried to
147         abstain from downloading articles more than once if
148         gnus-agent-consider-all-articles was true.  This is now done
149         properly via the .fetched files.
150
151 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * nndraft.el (nndraft-request-article): Treat delayed articles
154         like drafts.
155
156 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
159
160 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
161
162         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
163         Remove unused optional arg DIR and corresponding code.
164
165         * nnimap.el (nnimap-request-article-part): Include group name in
166         debugging output.
167
168 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
169
170         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
171
172 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
173
174         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
175         contains range of headers that have been fetched by the agent
176         already.  Compare gnus-agent-article-alist.
177         (gnus-agent-file-header-cache): Like
178         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
179         (gnus-agent-fetch-headers): Improve comment.  Revert to old
180         seen/recent logic.
181         Remember which headers have been fetched before and don't fetch
182         them again the next time round.
183         (gnus-agent-load-fetched-headers)
184         (gnus-agent-save-fetched-headers): New functions, for remembering
185         which headers have been fetched before.
186
187 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * lpath.el: Remove useless bindings.
190
191 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
192
193         * gnus-sum.el (gnus-summary-execute-command): Disable visual
194         features while searching.
195
196 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
197
198         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
199
200 2002-10-22  Simon Josefsson  <jas@extundo.com>
201
202         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
203         (pgg-snarf-keys): Add.
204
205 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * lpath.el: Fbind bbdb-records.
208
209         * spam.el: Don't autoload bbdb-records.
210
211 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
212
213         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
214         prevent inf-loop.
215
216 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
217
218         * nnslashdot.el: Removed some test lines.
219         More test.
220
221 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
222
223         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
224         are known to be downloaded already.
225
226 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
229         (mm-text-html-washer-alist): Ditto.
230
231 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
232
233         * nnheader.el (nnheader-remove-body): Fix an error of detecting
234         boundary between headers and body.
235         * nnml.el (nnml-parse-head): Ditto.
236
237 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
240         entries.
241
242         * gnus-group.el (gnus-fetch-group): Allow an optional
243         specification of the articles to select.
244
245         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
246
247 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
248
249         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
250         headers from the group, update variable `articles' to contain
251         only those numbers where headers exist.  (When fetching all
252         articles in a group, Gnus creates lots of numbers where there is
253         no articles.)
254
255 2002-10-20  Steve Youngs  <youngs@xemacs.org>
256
257         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
258         doesn't have the 'alist custom type, use cons cells instead.
259         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
260         (pgg-parse-hash-algorithm-alist): Ditto.
261         (pgg-parse-compression-algorithm-alist): Ditto.
262         (pgg-parse-signature-type-alist): Ditto.
263
264         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
265
266         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
267
268         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
269
270 2002-10-19  Simon Josefsson  <jas@extundo.com>
271
272         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
273         buffer.
274
275 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
276
277         * gnus-spec.el (gnus-make-format-preserve-properties)
278         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
279         properties also on XEmacs.  `gnus-xmas-format' is like format but
280         preserves text properties on XEmacs (though it only understands
281         simple format specs).  The variable
282         `gnus-make-format-preserve-properties' controls whether the
283         function is used, and is checked in `gnus-parse-simple-format'.
284         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
285
286         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
287         output.
288         (gnus-agent-consider-all-articles): New variable.
289         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
290         (gnus-agent-fetch-headers): Depending on
291         gnus-agent-consider-all-articles, maybe get all articles.
292         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
293         `read'.
294         (gnus-predicate-imples-unread): New function.
295         (gnus-agent-fetch-headers): Optimize to call
296         gnus-list-of-unread-articles if that is sufficient.
297         Check unseen and recent instead of seen and recent.
298         (gnus-agent-fetch-headers): Abstain from calling
299         gnus-list-range-intersection if range (a . b) would have (> a b).
300
301 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * message.el (message-send-mail): Make it possible to perform
304         edebug-defun.
305
306 2002-10-18  Simon Josefsson  <jas@extundo.com>
307
308         * gnus-art.el (gnus-button-man-handler): Change default to
309         `manual-entry' (defined in both emacsen).
310         (gnus-button-man-handler): Remove emacsen difference and use
311         `manual-entry'.
312
313 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
314
315         * spam.el: Wrap autoload settings for bbdb-records,
316         executable-find and ifile-spam-filter with eval-and-compile.
317         (spam-display-buffer-contents): Remove.
318         (spam-bogofilter-score): Merge spam-display-buffer-contents.
319
320 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
321
322         * spam.el (spam-display-buffer-contents): New function.
323         (spam-bogofilter-score): use spam-display-buffer-contents, patch
324         from Katsumi Yamaoka <yamaoka@jpl.org>.
325
326 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
327
328         * nnheader.el (nnheader-parse-naked-head): New function.
329         (nnheader-parse-head): Use the above function, in order to handle
330         continuation lines properly.
331         (nnheader-remove-body): New function.
332         (nnheader-remove-cr-followed-by-lf): New function.
333         (nnheader-ms-strip-cr): Use the above function.
334
335         * gnus-agent.el (gnus-agent-regenerate-group): Call
336         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
337         `nnheader-parse-head'.
338         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
339
340         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
341         continuation lines by itself; call `nnheader-parse-naked-head'
342         instead of `nnheader-parse-head'.
343         * nndiary.el (nndiary-parse-head): Ditto.
344         * nnfolder.el (nnfolder-parse-head): Ditto.
345         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
346         * nnmaildir.el (nnmaildir--update-nov): Ditto.
347         * nnml.el (nnml-parse-head): Ditto.
348
349 2002-10-17  Steve Youngs  <youngs@xemacs.org>
350
351         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
352         XEmacs, default to it if featurep 'xemacs.
353
354 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * spam-stat.el: Check for the existence of hash functions instead
357         of the Emacs version to decide whether to load cl.  Suggested by
358         Kai Gro\e,A_\e(Bjohann.
359
360 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
361
362         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
363         if it isn't open yet.
364
365 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * gnus-group.el: Require mm-url only when compiling.
368         (gnus-group-fetch-charter): Require mm-url.
369
370         * spam-stat.el: Require cl for the functions gethash,
371         hash-table-count, make-hash-table and mapc for Emacs 20.
372         (puthash): Alias to cl-puthash for Emacs 20.
373         (with-syntax-table): New macro for Emacs 20.
374
375 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
376
377         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
378
379 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
380
381         * spam.el (spam-check-ifile): added ifile as a spam checking
382         backend, and spam-use-ifle as the variable to toggle that check.
383
384 2002-10-12  Simon Josefsson  <jas@extundo.com>
385
386         * message.el (message-beginning-of-line): New variable.
387         (message-beginning-of-line): Use it.
388
389 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
390
391         * spam.el: more compilation fixes for BBDB
392
393         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
394         (spam-stat-reduce-size): Interactive.
395         (spam-stat-reset): New function.
396         (spam-stat-save): Interactive.
397
398 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
399
400         * gnus.el: Autoload gnus-delay-initialize.
401
402         * message.el: Autoload gnus-delay-article.
403
404 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
405
406         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
407         text property in Emacs.
408
409 2002-10-11  Simon Josefsson  <jas@extundo.com>
410
411         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
412         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
413
414         * mml1991.el (mml1991-pgg-sign): Remove CR.
415
416 2002-10-10  Simon Josefsson  <jas@extundo.com>
417
418         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
419         decrypt failed.
420         (mml2015-trust-boundaries-alist): Removed.
421         (mml2015-gpg-extract-signature-details): Don't use it.
422         (mml2015-unabbrev-trust-alist): New.
423         (mml2015-gpg-extract-signature-details): Use it.
424
425 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
426
427         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
428         BBDB installed
429
430         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
431         statistical analysis of spam in Lisp only
432
433 2002-10-10  Simon Josefsson  <jas@extundo.com>
434
435         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
436         auth, selected or examine state.
437
438         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
439         buffer and error buffer depending on type of information.
440
441         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
442         --status-fd stuff even if gpg.el is not used (revert earlier
443         change).
444         (mml2015-pgg-{clear-,}verify): Store both output and errors as
445         gnus details.
446         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
447         buffer.
448
449         * pgg.el (pgg-verify-region): Use it.
450
451         * pgg-def.el (pgg-query-keyserver): New variable.
452
453         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
454         key-identifier in packet.  Is this a good idea?
455
456         * mml.el (mml-mode-map): Add security commands that operates on
457         MIME parts.
458         (mml-menu): And menu items for them.
459
460         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
461
462         * mml.el (mml-parse-1): Support sender in #secure tags.
463
464         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
465         defined.
466
467         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
468         (mml-pgp-encrypt-buffer): Support combined signing.
469
470         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
471         (mml1991-gpg-encrypt): Ditto.
472         (mml1991-pgg-encrypt): Ditto.
473         (mml1991-encrypt): Pass sign parameter.
474
475         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
476         (mml-signencrypt-style): Mention the variable.
477
478 2002-10-09  Simon Josefsson  <jas@extundo.com>
479
480         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
481         pgg-gpg-user-id.
482
483         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
484         (pgg-fetch-key-function): Nil if w3 is not installed.
485
486 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
487
488         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
489         gnus-agent-current-history.
490
491 2002-10-06  Simon Josefsson  <jas@extundo.com>
492
493         * imap.el (imap-parse-status): Don't use read to read token.
494
495 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
496
497         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
498         for methods not covered by the agent, and when unplugged.
499
500 2002-10-05  Simon Josefsson  <jas@extundo.com>
501
502         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
503         signing.
504
505         * gnus-agent.el (gnus-agent-read-servers): If getting method from
506         a named server fails, ignore the server.
507
508         * mml1991.el (mml1991-pgg-sign): Do QP.
509
510         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
511         work.
512
513 2002-10-04  Simon Josefsson  <jas@extundo.com>
514
515         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
516
517         * pgg-pgp.el (pgg-pgp-verify-region): Inline
518         binary-write-decoded-region from MEL.
519
520         * pgg.el (pgg-encrypt-region): Support sign.
521
522         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
523
524         * mml2015.el (mml2015-pgg-encrypt): Ditto.
525
526         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
527         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
528         branch where PGG was taken from in the ChangeLog entries below.
529
530 2002-10-01  Simon Josefsson  <jas@extundo.com>
531
532         * pgg-pgp.el: Don't require mel.  Don't use luna.
533         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
534         (pgg-pgp-process-region): Use expand-file-name instead of concat.
535         (pgg-pgp-process-region): Don't use binary-funcall.
536
537         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
538
539         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
540         instead of concat.
541
542         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
543
544 2002-09-29  Simon Josefsson  <jas@extundo.com>
545
546         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
547         compile warnings.
548
549         * pgg.el (pgg-decrypt-region): Don't parse packet.
550
551         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
552
553 2002-09-29  Daiki Ueno <ueno@unixuser.org>
554
555         * pgg.el: Remove dependency on calist.el.
556
557 2002-09-28  Simon Josefsson  <jas@extundo.com>
558
559         * pgg.el (pgg-temporary-file-directory): New variable.
560         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
561
562         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
563         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
564
565         * pgg-parse.el (pgg-char-int): Defalias.
566         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
567         (pgg-read-bytes, pgg-read-body): Use it.
568         (pgg-decode-packets): Don't use MEL, use base64-*.
569         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
570         (pgg-string-as-unibyte): Defalias.
571         (pgg-parse-armor-region): Use it.
572
573         * pgg-gpg.el (pgg-gpg-process-region): Use
574         pgg-temporary-file-directory.
575
576         * luna.el: Don't def-edebug.
577
578         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
579         binary-write-decoded-region from MEL.
580
581         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
582
583         * alist.el, calist.el: Don't require product/APEL.
584
585         * pgg-parse.el (top-level): Remove dependency on static.el,
586         pccl.el, mel.el.
587         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
588         `define-ccl-program' is boundp, instead of using broken.
589
590 2002-10-01  Simon Josefsson  <jas@extundo.com>
591
592         * message.el (message-required-mail-headers): Remove Lines:.
593
594 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
595         From Jesper Harder.
596
597         * gnus-group.el (gnus-group-fetch-charter,
598         gnus-group-fetch-control): Prompt for group if given a prefix
599         argument.
600         * gnus-sum.el (t): Add gnus-group-fetch-charter and
601         gnus-group-fetch-control to summary key map and menu.
602
603
604 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
605
606         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
607         number when there are no articles.
608
609 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
610
611         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
612         arg ALL means to fetch all articles, not only downloadable ones.
613         (gnus-agent-fetch-selected-article): New function for
614         gnus-select-article-hook or gnus-mark-article-hook.
615
616 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
617         From Peter von der Ahe <nospam2159@daimi.au.dk>.
618
619         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
620         raw-text.
621
622 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
623
624         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
625         Pinard).
626         Major revamp of the code, documentation is in comments in the file
627         for now.
628
629 2002-09-30  Simon Josefsson  <jas@extundo.com>
630
631         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
632         buffer seem to be needed?
633
634 2002-09-29  Simon Josefsson  <jas@extundo.com>
635
636         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
637         compile warnings.
638
639         * mml1991.el (mml1991-function-alist): Add pgg.
640         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
641         (mml1991-pgg-encrypt): Fix recipients querying.
642
643 2002-09-28  Simon Josefsson  <jas@extundo.com>
644
645         * mml2015.el (autoload): Autoload correct files.  Trivial patch
646         from dme@dme.org.
647         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
648         handle is returned.
649
650 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
651
652         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
653         Protect against non-existent of `nnimap-mailbox-info'.
654
655 2002-09-27  Simon Josefsson  <jas@extundo.com>
656
657         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
658         (gnus-setup-news-hook): Use it.
659         (gnus-after-getting-new-news-hook): Ditto.
660
661         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
662
663 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
664         From Mats Lidell <matsl@contactor.se>.
665
666         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
667
668 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
669
670         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
671         the part to decode encoded words, use raw words instead of decoded
672         words.
673
674 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
675
676         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
677
678         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
679         (mm-setup-w3m): Use it.
680
681 2002-09-27  Simon Josefsson  <jas@extundo.com>
682
683         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
684         article buffers.
685
686         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
687         it just in case.
688         (nnimap-update-unseen): New function; update unseen count in
689         `n-m-info'.
690         (nnimap-close-group): Call it.
691
692         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
693         (gnus-after-getting-new-news-hook): Ditto.
694
695         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
696         message into verboselevel 9.  Change slow mail check message.
697         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
698         (nnimap-fixup-unread-after-getting-new-news): New function, to be
699         used as a hook after getting new mail.
700
701 2002-09-26  Simon Josefsson  <jas@extundo.com>
702
703         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
704         SELECT/EXAMINE is first unseen article, not number of unseen
705         articles.  Make them distinct by renaming the former to
706         `first-unseen' instead of `unseen'.
707
708         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
709         too.
710         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
711         changed.
712         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
713
714         * gnus-int.el (gnus-server-unopen-status): Defcustom.
715
716         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
717         better.
718
719         * mml2015.el (mml2015-pgg-decrypt): Only add security information
720         if dissecting resulting buffer actually had any information.
721
722 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
725         because the function `string<' allows symbols.
726
727         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
728
729 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
730
731         * message.el (message-forward-make-body): Revert an early change
732         because 8-bit utf-8 emails.
733
734 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
735
736         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
737         links to Info)
738         * gnus-art.el (gnus-treat-highlight-signature):
739         * gnus-art.el (gnus-treat-buttonize):
740         * gnus-art.el (gnus-treat-buttonize-head):
741         * gnus-art.el (gnus-treat-emphasize):
742         * gnus-art.el (gnus-treat-strip-cr):
743         * gnus-art.el (gnus-treat-unsplit-urls):
744         * gnus-art.el (gnus-treat-leading-whitespace):
745         * gnus-art.el (gnus-treat-hide-headers):
746         * gnus-art.el (gnus-treat-hide-boring-headers):
747         * gnus-art.el (gnus-treat-hide-signature):
748         * gnus-art.el (gnus-treat-fill-article):
749         * gnus-art.el (gnus-treat-hide-citation):
750         * gnus-art.el (gnus-treat-hide-citation-maybe):
751         * gnus-art.el (gnus-treat-strip-list-identifiers):
752         * gnus-art.el (gnus-treat-strip-pgp):
753         * gnus-art.el (gnus-treat-strip-pem):
754         * gnus-art.el (gnus-treat-strip-banner):
755         * gnus-art.el (gnus-treat-highlight-headers):
756         * gnus-art.el (gnus-treat-highlight-citation):
757         * gnus-art.el (gnus-treat-date-ut):
758         * gnus-art.el (gnus-treat-date-local):
759         * gnus-art.el (gnus-treat-date-english):
760         * gnus-art.el (gnus-treat-date-lapsed):
761         * gnus-art.el (gnus-treat-date-original):
762         * gnus-art.el (gnus-treat-date-iso8601):
763         * gnus-art.el (gnus-treat-date-user-defined):
764         * gnus-art.el (gnus-treat-strip-headers-in-body):
765         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
766         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
767         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
768         * gnus-art.el (gnus-treat-unfold-headers):
769         * gnus-art.el (gnus-treat-fold-headers):
770         * gnus-art.el (gnus-treat-fold-newsgroups):
771         * gnus-art.el (gnus-treat-overstrike):
772         * gnus-art.el (gnus-treat-display-xface):
773         * gnus-art.el (gnus-treat-display-smileys):
774         * gnus-art.el (gnus-treat-from-picon):
775         * gnus-art.el (gnus-treat-mail-picon):
776         * gnus-art.el (gnus-treat-newsgroups-picon):
777         * gnus-art.el (gnus-treat-body-boundary):
778         * gnus-art.el (gnus-treat-capitalize-sentences):
779         * gnus-art.el (gnus-treat-fill-long-lines):
780         * gnus-art.el (gnus-treat-play-sounds):
781         * gnus-art.el (gnus-treat-translate):
782         * gnus-art.el (gnus-treat-x-pgp-sig):
783         * gnus-art.el (gnus-mime-button-line-format):
784         * gnus-art.el (gnus-button-man-level):
785         * gnus-art.el (gnus-button-emacs-level):
786         * gnus-cus.el (gnus-group-parameters):
787         * gnus-gl.el (bbb-build-mid-scores-alist):
788         * gnus-group.el (gnus-group-line-format):
789         * gnus-mlspl.el (gnus-group-split-setup):
790         * gnus-mlspl.el (gnus-group-split):
791         * gnus-msg.el (gnus-mailing-list-groups):
792         * gnus-msg.el (gnus-posting-styles):
793         * gnus-nocem.el (gnus-nocem-issuers):
794         * gnus-score.el (gnus-score-regexp-bad-p):
795         * gnus-srvr.el (gnus-server-line-format):
796         * gnus-topic.el (gnus-topic-line-format):
797         * gnus.el (gnus-summary-line-format):
798         * mail-source.el (mail-sources):
799         * message.el (message-subscribed-address-file):
800         * nnmail.el (nnmail-split-fancy):
801
802 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
803
804         * mail-source.el(mail-source-run-script): use `functionp' to test
805         whether the argument `script' is in fact a function.
806         (mail-sources): adjust the defcustom to allow users to specify a
807         function or a string as the value of the `:prescript' and
808         `:postscript' arguments of the `file' and `pop3' mail sources.
809
810 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
811
812         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
813         number when article 1 does not exist.
814
815 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
816
817         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
818         apropos if apropos-variable does not exist.
819         (gnus-button-guessed-mid-regexp)
820         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
821         regexes.  From Reiner Steib.
822         (gnus-button-handle-describe-function)
823         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
824         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
825         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
826
827 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
828
829         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
830         the file.
831
832 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
833
834         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
835
836 2002-09-24  Simon Josefsson  <jas@extundo.com>
837
838         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
839         (mml2015-use): Prefer PGG if installed.
840         (mml2015-function-alist): Add PGG wrappers.
841         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
842         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
843         prefix, make regexp optionally skip it.
844         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
845         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
846         (mml2015-pgg-encrypt): New functions.
847         (defvar, autoload): Prevent byte-compile warnings.
848
849 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
850         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
851
852         * gnus-art.el (article-strip-banner): Check for the existence of
853         from header.
854
855 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
856
857         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
858         (gnus-button-alist): Improved regexp for
859         gnus-button-handle-mid-or-mail (false positives), fixed
860         gnus-button-handle-man entries.
861         From Reiner Steib.
862
863 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
864         From Josh Huber.
865
866         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
867         nnmail-extra-headers is non-nil.
868
869 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
870
871         * nnmaildir.el: Store article numbers persistently.  General
872         revision.
873         (nnmaildir-request-expire-articles): handle 'immediate and 'never
874         for nnmail-expiry-wait; delete instead of moving if 'force is
875         given.
876
877 2002-09-23  Simon Josefsson  <jas@extundo.com>
878         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
879
880         * smime.el (smime-sign-buffer): Get key and extra certs.
881         (smime-get-key-with-certs-by-email): Utility function.
882
883 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
884         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
885
886         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
887         article exists.
888
889 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
892
893 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
894         From Reiner Steib.
895
896         * gnus-art.el (gnus-button-handle-custom,
897         gnus-button-handle-mid-or-mail,
898         gnus-button-handle-describe-{function,variable,key},
899         gnus-button-handle-apropos{,command,variable}): New functions.
900         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
901         gnus-button-{man,emacs,mail}-level): New variables.
902         (gnus-button-alist): Use the above to buttonize emacs and mail
903         related links.
904
905 2002-09-18  Juanma Barranquero  <lektu@terra.es>
906
907         * gnus-int.el (gnus-status-message): Fix spacing.
908
909         * imap.el (imap-continuation): Fix typos.
910
911 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
912
913         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
914
915         * gnus-art.el (gnus-article-reply-with-original): Correct
916         with-current-buffer scope.
917
918         * message.el (message-completion-alist): Add Reply-To, From, etc.
919
920 2002-09-18  Simon Josefsson  <jas@extundo.com>
921
922         * nnimap.el (nnimap-request-expire-articles): Make flag setting
923         conditional.  From Nevin Kapur <nevin@jhu.edu>.
924
925 2002-09-17  Simon Josefsson  <jas@extundo.com>
926
927         * nnimap.el (nnimap-expiry-target): Don't search for which
928         articles exists here.
929         (nnimap-request-expire-articles): Do it here instead.  Only expire
930         when articles are found.  Suggested by Nevin Kapur
931         <nevin@jhu.edu>.
932
933 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
934         From Reiner Steib <reiner.steib@gmx.de>.
935
936         * message.el (message-strip-subject-trailing-was)
937         (message-change-subject, message-add-archive-header)
938         (message-xpost-fup2-header, message-xpost-insert-note)
939         (message-xpost-fup2, message-reduce-to-to-cc): New functions
940         adopted from message-utils.el.  Add functions to the keymap, mode
941         describtion and menu.
942         (message-change-subject,message-xpost-fup2): Signal error if
943         current header is empty.
944         (message-xpost-insert-note): Changed insert position.
945         (message-archive-note): Ensure to insert note in message body (not
946         in head).
947         (message-archive-header, message-archive-note)
948         (message-xpost-default, message-xpost-note, message-fup2-note)
949         (message-xpost-note-function): New variables adopted from
950         message-utils.el.  Changed some doc-strings.
951         (message-mark-insert-{begin,end}): Rename from
952         message-{begin,end}-inserted-text-mark (message-utils.el), changed
953         values.
954         (message-subject-trailing-was-query)
955         (message-subject-trailing-was-ask-regexp)
956         (message-subject-trailing-was-regexp): New variables.
957         (message-to-list-only): Added doc-string and menu entry.
958
959         * message-utils.el: Removed.  Functions are now in message.el.
960
961 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
962
963         * gnus-art.el (gnus-article-reply-with-original,
964         gnus-article-followup-with-original): Switch to
965         gnus-summary-buffer before reply/followup.
966
967 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
968
969         * gnus-sum.el (gnus-summary-toggle-header): The article window may
970         not exist. Toggle it anyway.
971
972 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
973
974         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
975
976         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
977         Trivial patch from Urban Engberg <ue@ccieurope.com>.
978
979         * rfc2047.el (message-posting-charset): Defvar it.
980         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
981         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
982
983         * mail-source.el (mail-source-fetch): Hide password.
984
985         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
986
987 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
988         From John Paul Wallington <jpw@shootybangbang.com>.
989
990         * gnus.el (gnus-visual, gnus-meta): Fix typo.
991
992 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
993
994         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
995
996 2002-09-11  Simon Josefsson  <jas@extundo.com>
997
998         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
999         (nnimap-split-rule): Doc fix.
1000         (nnimap-request-expire-articles): Cleanup code.
1001
1002 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1003         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1004
1005         * gnus-art.el (gnus-article-address-banner-alist): New option.
1006         (article-strip-banner): Refer the above option to split banners of
1007         free mail servers, when no group parameter is specified.
1008
1009 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1010
1011         * nntp.el (nntp-wait-for-string): Check for a process in the
1012         current buffer instead of `nntp-server-buffer'.
1013
1014 2002-09-09  Simon Josefsson  <jas@extundo.com>
1015
1016         * gnus-art.el (gnus-button-man-handler): New variable.
1017         (gnus-button-alist): Use g-b-handle-man.
1018         (gnus-button-handle-man): New, call g-b-man-handler.
1019
1020 2002-09-08  Simon Josefsson  <jas@extundo.com>
1021
1022         * gnus-art.el (gnus-button-alist): Buttonize man page links.
1023
1024 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
1027
1028 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
1031
1032         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
1033         keystroke.
1034
1035         * gnus-srvr.el (gnus-browse-describe-group): New command and
1036         keystroke.
1037
1038 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1039
1040         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
1041         value for gnus-decoration property.
1042
1043 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1044
1045         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
1046         string) as group name in case we have a CRLF in the file.
1047
1048 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
1049
1050         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
1051         group.
1052         (rfc1843-decode-hzp): do.
1053         (rfc1843-newsgroups-regexp): do.
1054
1055 2002-09-04  Simon Josefsson  <jas@extundo.com>
1056
1057         * message.el (message-canlock-generate): Make sure sha1 doesn't
1058         call external programs.
1059
1060 2002-09-03  Simon Josefsson  <jas@extundo.com>
1061
1062         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
1063
1064         * gnus-agent.el (gnus-agent-batch): Add doc.
1065
1066 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
1067
1068         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
1069         check for signed and encrypted parts.
1070         * mml.el (mml-parse-1): Correct small typo which preventing
1071         setting recipients in a secure tag.
1072
1073 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1074
1075         * mm-util.el (mm-coding-system-priorities): Default to a list of
1076         iso-2022-jp and others for the Japanese environment.
1077
1078 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
1081         invalid display names.
1082
1083 2002-08-30  Simon Josefsson  <jas@extundo.com>
1084
1085         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
1086         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
1087
1088 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
1089
1090         * gnus.el (gnus-group-charter-alist): New option.
1091         (gnus-group-fetch-control-use-browse-url): New option.
1092
1093         * gnus-group.el (gnus-group-fetch-charter): New function.
1094         (gnus-group-fetch-control): New function.
1095         Add them to the keymap and menu. Require mm-url.
1096
1097 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1098
1099         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
1100         From Alex Schroeder <alex@emacswiki.org>.
1101
1102 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
1103
1104         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
1105         items expecting user interaction.
1106
1107         * gnus-topic.el (gnus-topic-make-menu-bar): do.
1108
1109         * gnus-sum.el (gnus-summary-make-menu-bar): do.
1110
1111         * gnus-srvr.el (gnus-server-make-menu-bar): do.
1112
1113         * mml.el (mml-menu): do.
1114
1115 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * mail-source.el (mail-source-touch-pop): New function.
1118
1119         * message.el (message-smtpmail-send-it): New function.
1120         (message-send-mail-function): Add it for a candidate.
1121
1122 2002-08-27  Simon Josefsson  <jas@extundo.com>
1123
1124         * gnus-msg.el (posting-charset-alist): Use
1125         gnus-define-group-parameter instead of defcustom.
1126         (gnus-put-message): Handle SPC in GCC.
1127         (gnus-inews-insert-gcc): Ditto.
1128         (gnus-inews-insert-archive-gcc): Ditto.
1129
1130 2002-08-26  Simon Josefsson  <jas@extundo.com>
1131
1132         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
1133         (gnus-agentize): Auto agentize all nntp and nnimap groups.
1134         (gnus-agent-possibly-save-gcc): Autoload.
1135         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
1136
1137 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1138
1139         * gnus.el (gnus-other-frame-function): New user option.
1140         (gnus-other-frame): Use it; add a doc-string; make it work with
1141         the gnuclient program.
1142
1143         * gnus-util.el (gnus-frame-or-window-display-name): New function.
1144
1145         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
1146         `device-connection' and `dfw-device'.
1147
1148 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1149
1150         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
1151         positives, make it stricter.  From Jochen Hein (trivial change).
1152
1153 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1154
1155         * gnus.el (gnus-other-frame): Trivial fix.
1156
1157 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1158
1159         * gnus.el (gnus-other-frame-parameters): New user option.
1160         (gnus-other-frame-object): New variable.
1161         (gnus-other-frame): Make it search for existing Gnus frame; don't
1162         read new news; delete frame on exit.
1163
1164         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
1165
1166         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
1167
1168 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1169         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
1170
1171         * message.el (message-set-auto-save-file-name): Add support for
1172         the Cygwin Emacs; the system-type is `cygwin'.
1173         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
1174
1175 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1176
1177         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
1178
1179         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
1180         avoid arithmetic errors.
1181
1182 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1183
1184         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
1185
1186 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1187
1188         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
1189         (message-ignored-resent-headers): Add envelope From.
1190
1191 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1192
1193         * gnus.el (gnus-summary-line-format): Document %k specifier.
1194
1195 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1196
1197         * gnus-sum.el (gnus-summary-line-message-size): New function.
1198         (gnus-summary-line-format-alist): Use it.
1199
1200 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1201
1202         * gnus-art.el (article-make-date-line): Refer to the value for
1203         `gnus-article-time-format' in the summary buffer.
1204
1205         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
1206
1207 2002-08-14  Simon Josefsson  <jas@extundo.com>
1208
1209         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
1210         quoting.
1211         (gnus-button-alist): Fix doc.
1212         (gnus-header-button-alist): Use ' not ` for default value quoting.
1213         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
1214         rationale similar to 2002-05-01 change.
1215         (gnus-article-add-buttons-to-head): Evaluate expression.
1216
1217         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
1218
1219 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1220
1221         * message.el (message-font-lock-keywords): Refer to the value for
1222         `message-cite-prefix-regexp' dynamically.
1223
1224 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1225
1226         * gnus-art.el (gnus-decode-header-methods): Doc fix.
1227
1228 2002-08-12  Simon Josefsson  <jas@extundo.com>
1229
1230         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
1231         (imap-shell-open): Skip initial junk before IMAP greeting.
1232
1233 2002-08-11  Simon Josefsson  <jas@extundo.com>
1234
1235         * message-utils.el (message-xpost-default,
1236         message-xpost-fup2-header, message-xpost-fup2): Fixed
1237         Typos.  Trivial changes from Reiner Steib
1238         <4uce.02.r.steib@gmx.net>.
1239
1240 2002-08-09  Simon Josefsson  <jas@extundo.com>
1241
1242         * message.el (message-canlock-password): Set
1243         canlock-password-for-verify to newly generated canlock-password.
1244         When Emacs is restarted, Custom makes sure this is set, but during
1245         the same session we must set it manually.
1246
1247 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
1248
1249         * yenc.el: New file.
1250
1251         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
1252         (mm-uu-type-alist): Add yenc.
1253         (mm-uu-yenc-filename): New function.
1254         (mm-uu-yenc-extract): New function.
1255
1256         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
1257
1258 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1259
1260         * dgnushack.el (merge): Don't use coerce.
1261
1262 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
1263
1264         * mailcap.el (mailcap-mime-data): Test window-system rather than
1265         mm-device-type.
1266         (mailcap-mime-data): Call xdvi and gv with "-safer".
1267
1268         * mm-util.el: Don't define mm-device-type.
1269
1270 2002-08-05  Simon Josefsson  <jas@extundo.com>
1271
1272         * mm-util.el (mm-coding-system-priorities): coding-system type not
1273         supported everywhere.
1274
1275 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1276
1277         * gnus.el (gnus-version-number): Bumped version number.
1278
1279 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1280
1281         * gnus.el: Oort Gnus v0.07 is released.
1282
1283 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1284
1285         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
1286         (gnus-article-sort-functions): Doc fix.
1287         (t): New keystroke.
1288         (gnus-article-sort-by-random): New function.
1289         (gnus-thread-sort-by-random): New function.
1290
1291 2002-08-02  Simon Josefsson  <jas@extundo.com>
1292
1293         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
1294         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
1295
1296 2002-07-31  Danny Siu  <dsiu@adobe.com>
1297
1298         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
1299         when splitting malformed messages without message-id
1300
1301 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1302         From Niklas Morberg <niklas.morberg@axis.com>.
1303
1304         * nnweb.el (nnweb-type, nnweb-type-definition)
1305         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
1306         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
1307         functionality.
1308         * nnweb.el: Removed old non-functioning search engines.
1309
1310 2002-07-27  Simon Josefsson  <jas@extundo.com>
1311
1312         * message.el (message-forward-make-body): Don't use
1313         `message-forward-ignored-headers' when doing a "raw" followup (it
1314         is important to preserve e.g. CTE).
1315
1316         * flow-fill.el (fill-flowed): Disable filladapt-mode.
1317
1318         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
1319         regexp-quote, Cyrus Sieve is fixed.
1320
1321         * sieve-manage.el (sieve-manage-deletescript): New function.
1322
1323         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
1324         (sieve-manage-mode): Fix menubar.
1325         (sieve-activate): Change some messages.
1326         (sieve-deactivate-all): New function.
1327         (sieve-deactivate): New alias.
1328         (sieve-remove): New function.
1329         (sieve-help): Fix help.
1330         All suggested by Ned Ludd.
1331
1332 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1333
1334         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1335         (mm-w3m-safe-url-regexp): New user option.
1336
1337         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
1338         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
1339
1340 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
1341
1342         * gnus-sum.el (gnus-summary-delete-article): Force
1343         nnmail-expiry-target to 'delete, so that absolute deletion
1344         happens when absolute deletion is requested.
1345
1346 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1347         From Nevin Kapur <nevin@jhu.edu>.
1348
1349         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
1350         headers as empty headers.
1351
1352 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1353         From Jochen Hein <jochen@jochen.org>.
1354
1355         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
1356         correct typo.
1357         (gnus-emphasis-strikethru): New face.
1358
1359 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1360         From Jason Merrill <jason@redhat.com>.
1361
1362         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
1363         entire file for each of a sequence of missing articles.
1364
1365         * gnus-salt.el (gnus-binary-display-article): Respect an existing
1366         value for gnus-view-pseudos.
1367
1368         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
1369         avoid nreverse.
1370
1371 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1372         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1373
1374         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
1375         (gnus-summary-mode-line-format-alist): Add %h for number of
1376         spams.
1377         (gnus-newsgroup-spam-marked): New variable.
1378         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
1379         (gnus-article-read-p, gnus-article-mark)
1380         (gnus-set-global-variables, gnus-set-global-variables)
1381         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
1382         (gnus-summary-mark-article-as-unread)
1383         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
1384         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
1385         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
1386
1387 2002-07-10  Simon Josefsson  <jas@extundo.com>
1388
1389         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
1390         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
1391
1392 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
1393
1394         * gnus-sum.el (gnus-summary-delete-article): Respect group
1395         parameters while expiring.
1396
1397 2002-07-08  Simon Josefsson  <jas@extundo.com>
1398
1399         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
1400         Enberg.
1401
1402 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1403
1404         * gnus-art.el (article-unsplit-urls): Only display MIME when this
1405         function is called interactively.  From Niklas Morberg.
1406
1407 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1408
1409         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
1410         cdaar to cdar and car.
1411
1412         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
1413         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
1414
1415 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
1418         don't break a narrowed article.
1419
1420         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
1421         (nntp-open-via-rlogin-and-telnet): Ditto.
1422
1423 2002-07-02  Didier Verna  <didier@xemacs.org>
1424
1425         * nnmail.el (nnmail-split-methods): fix custom type.
1426
1427 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1428
1429         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
1430         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
1431
1432 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1433
1434         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
1435         (gnus-summary-resend-message): Use it.
1436
1437 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1438
1439         * nntp.el (nntp-via-rlogin-command-switches): New variable.
1440         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
1441
1442 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1443
1444         * message.el (message-font-lock-keywords): Don't fontify
1445         headers in the message body, only in the header.
1446         (message-font-lock-make-header-matcher): New function, used by
1447         message-font-lock-keywords.
1448         From Katsumi Yamaoka <yamaoka@jpl.org>.
1449
1450 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1451
1452         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
1453
1454 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
1457
1458 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1459
1460         * message.el (message-font-lock-keywords): Revert 2002-06-22
1461         change.
1462
1463 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1464
1465         * message.el (message-font-lock-keywords): Put colon in header
1466         name match.
1467
1468 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1469
1470         * message.el (message-font-lock-keywords): Don't use header faces
1471         in the body.  Thanks to Stefan Monnier for the hint on the
1472         implementation.
1473
1474 2002-05-09  Miles Bader  <miles@gnu.org>
1475
1476         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
1477         (gnus-article-hide-citation): Respect it.
1478
1479 2002-04-12  Juanma Barranquero  <lektu@terra.es>
1480
1481         * pop3.el (pop3-open-server): Fix typo.
1482
1483 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
1484
1485         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
1486         instead of push to ignore duplicate to-(list|address) values.
1487         * nnmail.el (nnmail-cache-ignore-groups): New.
1488         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
1489
1490 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1491
1492         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
1493         before sending.  Suggested by Jan Rychter.
1494
1495 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * dgnushack.el (remove): New compiler macro.
1498         (last, coerce, subseq): Remove compiler macros for those built-in
1499         or unused functions.
1500
1501 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1502
1503         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
1504         sure to write byte-compiled versions of gnus-*-format-alist to
1505         .newsrc.eld.  From Simon Josefsson.
1506
1507 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1508
1509         * gnus-agent.el (gnus-agent-read-servers)
1510         (gnus-agent-write-servers): Put server name (string like
1511         "nnchoke:frumple") in the file instead of a server specification
1512         (Lisp expression like (nnchoke "frumple" ...parameters...)).
1513         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
1514
1515 2002-06-16  Simon Josefsson  <jas@extundo.com>
1516
1517         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
1518         Reiner Steib <4uce.02.r.steib@gmx.net>.
1519
1520 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1521
1522         * nnheader.el (nnheader-file-name-translation-alist): Set the
1523         default value for MS Windows systems.
1524
1525         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
1526
1527 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1528
1529         * message.el (message-beginning-of-line): Keep the region active
1530         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
1531
1532 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
1533
1534         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
1535         * gnus-msg.el (gnus-summary-reply): Ditto.
1536         * gnus-msg.el (gnus-summary-handle-replysign): New.
1537
1538 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * message.el (message-send-mail-with-sendmail): Kill errbuf even
1541         if sending failed.
1542
1543 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
1544
1545         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
1546         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
1547         to sign while encrypting.
1548
1549 2002-06-11  Simon Josefsson  <jas@extundo.com>
1550
1551         * gnus-int.el (gnus-request-move-article): Agent expire article if
1552         successfuly moved.
1553
1554         * nnweb.el (nnweb-google-create-mapping): Honors the value of
1555         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
1556
1557 2002-06-10  Simon Josefsson  <jas@extundo.com>
1558
1559         * gnus-int.el (gnus-request-expire-articles): Fix last change?
1560
1561 2002-06-09  Simon Josefsson  <jas@extundo.com>
1562
1563         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
1564
1565         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
1566
1567 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1568
1569         * flow-fill.el (fill-flowed): Ignore errors.
1570
1571 2002-06-06  Simon Josefsson  <jas@extundo.com>
1572
1573         * message.el (message-send-mail-with-sendmail): Improve error message.
1574
1575 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1576
1577         * message.el (message-interactive): Change default from nil to t.
1578         Better to be safe than to be fast.
1579
1580 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1581
1582         * message.el (message-send-mail-with-sendmail): Check return value
1583         from call-process-region.
1584
1585 2002-06-04  Simon Josefsson  <jas@extundo.com>
1586
1587         * gnus-msg.el (gnus-group-mail, gnus-group-news)
1588         (gnus-group-post-news, gnus-summary-mail-other-window)
1589         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
1590         gnus-article-copy to nil, thereby inhibiting the `header' posting
1591         style match to use data from last viewed article.
1592         Suggested by Hrvoje Niksic.
1593
1594 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * spam.el (spam-point-at-eol): New alias.
1597         (spam-parse-whitelist): Use it.
1598
1599 2002-06-03  Simon Josefsson  <jas@extundo.com>
1600
1601         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
1602         (nnmail-article-group): Use it.
1603
1604 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1605
1606         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
1607         so that code reading them won't be surprised.  From Jesper Harder
1608         <harder@ifa.au.dk>.
1609
1610 2002-05-29  Simon Josefsson  <jas@extundo.com>
1611
1612         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
1613         articles.
1614
1615         * gnus.el (gnus-agent-cache): Doc fix.
1616         (gnus-agent): Change default to t.
1617
1618         * gnus-agent.el (gnus-agent-expire): Make it accept optional
1619         ARTICLES, GROUP and FORCE parameters.
1620
1621 2002-05-28  Simon Josefsson  <jas@extundo.com>
1622
1623         * gnus-group.el (gnus-group-line-format): Doc fix.
1624
1625 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1626
1627         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
1628         original article before yanking.  From Jesper Harder
1629         <harder@ifa.au.dk>.
1630
1631 2002-05-26  Simon Josefsson  <jas@extundo.com>
1632
1633         * gnus-sum.el (gnus-summary-menu-split): New function.
1634         (gnus-summary-make-menu-bar): Split charset submenu.
1635         (gnus-summary-menu-maxlen): New variable.
1636         (gnus-summary-menu-split): Use it.
1637
1638 2002-05-25  Simon Josefsson  <jas@extundo.com>
1639
1640         * mml.el (mml-preview): Generate some headers.
1641
1642         * gnus.el (gnus-large-newsgroup): Fix :type.
1643
1644         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
1645         Agent cache NOV's by default now).
1646         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
1647
1648 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
1649
1650         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
1651         call to gnus-parent-id when we check for References loops.
1652         (gnus-summary-prepare-threads): Avoid simplifying every Subject
1653         twice by saving the simplified subject string in simp-subject.
1654
1655 2002-05-23  Simon Josefsson  <jas@extundo.com>
1656
1657         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
1658         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
1659
1660         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
1661         Niklas Morberg <niklas.morberg@axis.com>.
1662
1663 2002-05-22  Simon Josefsson  <jas@extundo.com>
1664
1665         * sieve.el (sieve-change-region): Define it before it is used.
1666
1667         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
1668         (gnus-summary-reply): Ask for confirmation when replying to news.
1669         Defaults to not ask.  From Benjamin Rutt
1670         <rutt+news@cis.ohio-state.edu>.
1671
1672         * nnimap.el (nnimap-nov-is-evil): Improve doc.
1673
1674 2002-05-21  Simon Josefsson  <jas@extundo.com>
1675
1676         * sieve-mode.el (sieve-manage): Fix autoloads.
1677
1678         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
1679         name (makes it work with recent Cyrus timsieved).
1680
1681 2002-05-20  Jason  <jbaker@cs.utah.edu>
1682
1683         * gnus-art.el (gnus-request-article-this-buffer): Try
1684         reconnecting if you don't get the message.
1685
1686 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1687
1688         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
1689         Reply-To headers from the headers.
1690
1691 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * mm-url.el (mm-url-insert): Remove junk message.
1694
1695 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * nnslashdot.el (nnslashdot-request-list): Parse new html.
1698         (nnslashdot-use-front-page): New variable.
1699         (nnslashdot-request-list): Use it.
1700
1701         * mm-url.el (mm-url-timeout): New variable.
1702         (mm-url-retries): Ditto.
1703         (mm-url-insert): Use it.
1704
1705 2002-05-16  Simon Josefsson  <jas@extundo.com>
1706
1707         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
1708         (gnus-simplify-subject-functions): Mention g-s-a-w.
1709
1710 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
1711
1712         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
1713         nnmail-cache-insert.
1714         * nndiary.el (nndiary-request-accept-article): Ditto.
1715         * nnfolder.el (nnfolder-request-accept-article): Ditto.
1716         * nnimap.el (nnimap-request-accept-article): Ditto.
1717         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
1718         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
1719         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1720         * nnmh.el (nnmh-request-accept-article): Ditto.
1721         * nnmail.el (nnmail-cache-insert): Change group to required,
1722         removed code which tried to figure out the group.
1723
1724 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
1725
1726         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
1727         messages. From Hans de Graaff <hans@degraaff.org>.
1728         * nnml.el (nnml-request-accept-article): Pass in the group name to
1729         nnmail-cache-insert, since it's available.
1730
1731 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1732
1733         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
1734
1735 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1736         From Florian Weimer <fw@deneb.enyo.de>.
1737
1738         * gnus.el (subscribed): New group parameter.
1739         (gnus-find-subscribed-addresses): Use it.
1740
1741 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
1742
1743         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
1744         the default for pgpmime to support pgp v2.
1745         * mml-sec.el (mml-signencrypt-style): New accessor function to
1746         allow users to get/set the signencrypt style more easily without
1747         frobbing the alist directly.
1748         * mml.el (mml-generate-mime-1): Use accessor function.
1749
1750 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1751
1752         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
1753         parenthesis for "<" and ">".  Suggested by Andreas Schwab
1754         <schwab@suse.de>.
1755
1756 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1757
1758         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
1759         when intuiting the group the message is written to.  From Josh
1760         Huber <huber@alum.wpi.edu>.
1761
1762 2002-05-06  Simon Josefsson  <jas@extundo.com>
1763
1764         * gnus-topic.el (gnus-group-topic-parameters): Work when group
1765         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
1766
1767 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
1768
1769         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
1770         argument, and fixed compiler warning. (added autoload for
1771         gpg-encrypt).
1772
1773 2002-05-04  Simon Josefsson  <jas@extundo.com>
1774
1775         * mml1991.el (mml1991-function-alist): Doc fix.
1776
1777         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
1778         doesn't exist (for previewing messages without having Gnus
1779         started).
1780
1781         * mm-util.el (mm-coding-system-priorities): Defcustom.
1782
1783         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
1784
1785 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
1786
1787         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
1788         default.
1789         * mml-sec.el:
1790         * mml-sec.el (mml-signencrypt-style): New.
1791         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
1792         argument `sign'.
1793         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
1794         signencrypt.
1795         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
1796         * mml.el (mml-generate-mime-1): Changed logic so a part which is
1797         both signed & encryped is processed in one operation. (rather than
1798         two separate ops: sign, then encrypt)
1799         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
1800         indication if a message is signed by an expired key.
1801         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
1802         enables combined sign & encrypt operation. (this was always on
1803         before).
1804         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
1805
1806 2002-05-01  Simon Josefsson  <jas@extundo.com>
1807
1808         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
1809         server.
1810         (nnimap-mailbox-info): defvar instead of defvoo.
1811
1812 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1813
1814         * gnus.el: Oort Gnus v0.06 is released.
1815
1816 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1817
1818         * lpath.el: Bind url-package-version.
1819
1820 2002-05-01  Simon Josefsson  <jas@extundo.com>
1821
1822         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
1823         filename before deleting the group itself, because the presence of
1824         a group filename decides if long filenames are used or not.
1825
1826         * gnus-art.el (gnus-button-alist): Don't inline
1827         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
1828         without also modifying g-button-alist.
1829         (gnus-button-alist): Fix type to allow variable as well as regexp.
1830         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
1831         themselves, variables to its contents.
1832         (gnus-button-entry): Ditto.
1833
1834 2002-05-01  Simon Josefsson  <jas@extundo.com>
1835
1836         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
1837         UIDNEXT as a string.
1838
1839         * nnimap.el (nnimap-string-lessp-numerical): New function.
1840         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
1841         integers.
1842
1843 2002-04-29  Simon Josefsson  <jas@extundo.com>
1844
1845         * nnmail.el (nnmail-cache-insert): Accept optional group
1846         parameter.
1847
1848         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
1849         n-r-g-a is disabled.
1850
1851 2002-04-29  Simon Josefsson  <jas@extundo.com>
1852
1853         * nnimap.el (nnimap-split-fancy): Fix doc.
1854         (nnimap-split-fancy): Fix doc.
1855
1856         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
1857         (nnimap-mailbox-info): New internal variable.
1858         (nnimap-retrieve-groups): Implement faster new mail check.
1859
1860         * nnimap.el (nnimap-split-articles): Support
1861         nnmail-cache-accepted-message-ids.
1862         (nnimap-request-accept-article): Ditto.
1863
1864         * imap.el (imap-mailbox-status-asynch): New command.
1865
1866 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
1867
1868         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
1869         are no subscribed mail groups.
1870         - Strip quoted names when comparing addresses
1871
1872 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
1873
1874         * mm-decode.el (mm-text-html-renderer): Change customize type to
1875         const.
1876
1877         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
1878         (gnus-debug-exclude-variables): do.
1879
1880 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1881
1882         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
1883         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1884
1885 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * dns.el (dns-make-network-process): New macro.
1888         (query-dns): Use it.
1889
1890 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1891
1892         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
1893         article-buffer.
1894
1895         * mm-url.el (mm-url-package-name): New variable.
1896         (mm-url-package-version): New variable.
1897         (mm-url-insert-file-contents): Bind url-package-name and
1898         url-package-version here.
1899         * nnrss.el (nnrss-insert-w3): Move the bindings.
1900
1901         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
1902         url-package-version. Trivial change from Andrew J Cosgriff
1903         <ajc@polydistortion.net>
1904
1905         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
1906         attachments. Trivial change from Peter 'Luna' Runestig
1907         <peter@runestig.com>.
1908
1909 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
1910
1911         * nnkiboze.el (nnkiboze-request-scan): Call
1912         nnkiboze-possibly-change-group.
1913         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
1914         problems.
1915         (nnkiboze-generate-group): Set newsrc to the *highest* article
1916         number kibozed, not the lowest.
1917
1918 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
1919
1920         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
1921
1922 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1923         From Dan Christensen <jdc+news@uwo.ca>.
1924
1925         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1926         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1927         Recognize math postings.  Extract Date (now ignores "(15kb)").
1928         Extract email address using gnus-extract-address-components
1929         instead of just taking the first word.  Create Date and From
1930         headers for message which are missing these headers.  Get rid
1931         of spurious \\ lines (purely cosmetic).  Extend body-end and
1932         file-end regexps, to exclude more garbage from the message.
1933         Make URL rephrasing regexp more flexible, to match current
1934         format.
1935
1936 2002-04-23  Simon Josefsson  <jas@extundo.com>
1937
1938         * netrc.el: New file, functions copied from gnus-util.el by Ted
1939         Zlatanov <tzz@lifelogs.com>.
1940
1941         * gnus-util.el: Require netrc.
1942         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
1943         new code in netrc.el.
1944
1945 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1946
1947         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
1948         message-ignored-resent-headers, too.  From Matthieu Moy
1949         <Matthieu.Moy@imag.fr>.
1950
1951 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1952
1953         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
1954         boolean not a string
1955         * gnus-group.el (gnus-group-line-format): add description of %C
1956         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
1957           as %C
1958         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
1959
1960 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
1961
1962         * nnmaildir.el (nnmaildir-request-scan): typo: set
1963         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
1964         nnmail-get-new-mail for 'find-new-groups.
1965
1966 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
1967
1968         * nnmaildir.el (nnmaildir-request-update-info,
1969         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
1970         unnecessary calls to nnmaildir-request-scan.
1971
1972 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1973
1974         * gnus-msg.el:
1975         * gnus-msg.el (gnus-message-replysign): New.
1976         * gnus-msg.el (gnus-message-replyencrypt): New.
1977         * gnus-msg.el (gnus-message-replysignencrypted): New.
1978         * gnus-msg.el (gnus-summary-reply): Use the three new variables
1979         (above) to automatically encrypt/sign to encrypted/signed
1980         messages.
1981         * message.el:
1982         * message.el (message-mode-map): Add keybinding for
1983         `message-to-list-only'
1984         * message.el (message-mode): Add description for
1985         `message-to-list-only'
1986         * message.el (message-to-list-only): New.
1987         * message.el (message-make-mft): Changed to use the cl loop macro,
1988         and added optional flag to return only the matched list. (for use
1989         in new message-to-list-only function)
1990
1991 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1992
1993         * gnus-msg.el:
1994         * gnus-msg.el (gnus-message-replysign):
1995         * gnus-msg.el (gnus-replysign): New.
1996         * gnus-msg.el (gnus-replyencrypt): New.
1997         * gnus-msg.el (gnus-replysignencrypted): New.
1998         * gnus-msg.el (gnus-summary-reply):
1999         * message.el:
2000         * message.el (message-mode-map):
2001         * message.el (message-mode):
2002         * message.el (message-to-list-only): New.
2003         * message.el (message-make-mft):
2004
2005 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2006
2007         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
2008
2009 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
2010
2011         * message.el (message-gen-unsubscribed-mft): accept a prefix
2012         argument so CC can be included with C-u C-c C-f C-a
2013
2014 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2015         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2016
2017         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
2018         Improve docstring.
2019         (spam-enter-blacklist): New command.
2020
2021         * gnus-sum.el (gnus-spam-mark): New mark.
2022         (gnus-auto-expirable-marks): Add gnus-spam-mark.
2023         (gnus-summary-make-tool-bar): Correct conditional.
2024         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
2025         (gnus-summary-mark-as-spam): New command.
2026
2027 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
2028
2029         * mml-sec.el (mml-secure-message): changed to support arbritrary
2030         modes.
2031         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
2032         changed to support "signencrypt" mode.
2033         * mml.el (mml-parse-1): changed to support different secure modes
2034         more easily. (for signencrypt)
2035
2036 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
2037
2038         * gnus-sum.el (gnus-update-summary-mark-positions)
2039         (gnus-summary-toggle-header):
2040         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
2041         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
2042         (gnus-uu-post-encoded):
2043         * nnfolder.el (nnfolder-possibly-change-group):
2044         * nnimap.el (nnimap-retrieve-headers):
2045         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
2046
2047 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
2048
2049         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
2050         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
2051
2052 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * gnus-srvr.el (gnus-server-set-info): Clear
2055         `gnus-server-method-cache' when `gnus-server-alist' is changed.
2056         From Daiki Ueno <ueno@unixuser.org>.
2057
2058 2002-04-11  Simon Josefsson  <jas@extundo.com>
2059
2060         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
2061         viewing of security buttons.  Thanks to Nicolas Kowalski
2062         <Nicolas.Kowalski@imag.fr>.
2063
2064         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
2065         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
2066         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
2067         <Nicolas.Kowalski@imag.fr>.
2068         (smime-decrypt-buffer): Ditto.
2069
2070 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071
2072         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
2073         header line.
2074
2075 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
2076
2077         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
2078
2079 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2080
2081         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
2082
2083 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2084
2085         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
2086         errors when debug.
2087
2088 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
2089
2090         * message.el (message-make-mft): Changed MFT code from using
2091         message-recipients (which included Bcc) to use only the To and CC
2092         headers.
2093
2094 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
2095
2096         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
2097         add link.
2098         (gnus-treat-mail-picon): Ditto.
2099         (gnus-treat-newsgroups-picon): Ditto.
2100         (gnus-picon-databases): Fix custom type.
2101         (gnus-picon-databases): Add link.
2102         (gnus-article-x-face-command): Add to gnus-picon group.
2103
2104 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
2105
2106         * message.el (message-buffer-naming-style): Remove.
2107
2108 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2109
2110         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
2111
2112         * message.el (message-tool-bar-map): Ditto.
2113
2114         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2115
2116 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2117
2118         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
2119
2120 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
2121
2122         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
2123
2124 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
2125
2126         * dns.el: open-network-stream under XEmacs does udp.
2127
2128 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
2129
2130         * spam.el (spam-enter-whitelist): New function.
2131         (spam-parse-whitelist): Ditto.
2132         (spam-refresh-list-cache): Ditto.
2133         (spam-address-whitelisted-p): New function.
2134
2135         * dns.el (query-dns): Use TCP when make-network-process isn't
2136         available.
2137         (dns-servers): New variable.
2138         (dns-parse-resolv-conf): New function.
2139         (query-dns): Use it.
2140
2141         * spam.el: New file.
2142
2143         * dns.el (query-dns): Test.
2144
2145 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * lpath.el (featurep): Bind make-network-process.
2148
2149 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
2150
2151         * nnmaildir.el: Use defstruct.  Use a single copy of
2152         nnmail-extra-headers to save memory.  Store server's group name
2153         prefix instead of each group's prefixed name.
2154         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
2155         nntp-server-buffer.
2156
2157 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * dns.el: New file.
2160
2161 2002-03-28  Simon Josefsson  <jas@extundo.com>
2162
2163         * gnus-sum.el (gnus-summary-dummy-line-format):
2164         * gnus.el (gnus-summary-line-format): Fixing links to Info.
2165         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
2166
2167 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2168
2169         * gnus-sum.el (gnus-summary-move-article)
2170         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
2171         the doc string.
2172
2173 2002-03-28  Simon Josefsson  <jas@extundo.com>
2174
2175         * mml-sec.el (mml-secure-message): Search after
2176         mail-header-separator from top of message.
2177
2178 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
2179
2180         * nnmaildir.el: Cosmetic changes.
2181         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
2182         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
2183         nnmaildir--group-ls): New macros/functions.  Use them.
2184         (nnmaildir--unlink): Evalutate argument only once.
2185
2186 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
2187
2188         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
2189         symbols.
2190         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
2191         `gnus-point-at-eol'.
2192
2193 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
2194
2195         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
2196         nnmaildir--marks-dir): New macros.  Use them.
2197         Use inhibit-quit for atomicity instead of in-memory journaling.
2198         (nnmaildir--edit-prep): New function.
2199         (Local Variables): Use it.
2200
2201 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
2202
2203         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2204
2205 2002-03-25  Simon Josefsson  <jas@extundo.com>
2206
2207         * message.el (message-mode): Fix doc.
2208
2209 2002-03-25  Simon Josefsson  <jas@extundo.com>
2210
2211         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
2212         Matthieu Moy <Matthieu.Moy@imag.fr>.
2213
2214 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
2215
2216         * mml-sec.el (mml-unsecure-message): Add docstring.
2217
2218 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2219
2220         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
2221         value.
2222         Trivial change from andre@slamdunknetworks.com
2223
2224 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
2225
2226         * mml.el (mml-mode-map): Added a keybinding for
2227         `mml-unsecure-message'.  Also, added a menu entry for said
2228         function in the Attachments menu.
2229
2230 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2231
2232         * canlock.el (canlock-version): Remove.
2233         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
2234         here; simplify \x insertions.
2235         (canlock-sha1): New function, always return a unibyte string.
2236         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
2237         of a password.
2238         (canlock-insert-header): Use `canlock-sha1'.
2239         (canlock-verify): Ditto.
2240
2241 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2242
2243         * message.el (message-fix-before-sending): Add an option that
2244         ignores illegible text.
2245         Trivial change from Mark Milhollan <mlm@attglobal.net>
2246
2247         * message.el (message-font-lock-keywords): Support multi-line MML
2248         tags.
2249
2250         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
2251         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
2252
2253 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2254
2255         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
2256         symbols for "View as different encoding" submenu.
2257
2258 2002-03-19  Simon Josefsson  <jas@extundo.com>
2259
2260         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
2261         encoding" submenu.
2262
2263 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2264
2265         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
2266
2267 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2268
2269         * gnus-sum.el (gnus-sum-thread-tree-root)
2270         (gnus-sum-thread-tree-single-indent)
2271         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
2272         (gnus-sum-thread-tree-leaf-with-other)
2273         (gnus-sum-thread-tree-single-leaf): Make customizable.
2274
2275 2002-03-16  Simon Josefsson  <jas@extundo.com>
2276
2277         * gnus-util.el (gnus-extract-address-components): Don't break on
2278         names such as James "Kibo" Parry.  From Francis Litterio
2279         <franl@world.std.com>.
2280
2281 2002-03-13  Simon Josefsson  <jas@extundo.com>
2282
2283         * pop3.el (pop3-open-server): Revert multibyte change.  From
2284         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2285
2286         * message.el (message-send-mail-with-qmail): Make it work.  From
2287         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2288
2289 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
2290
2291         * message.el (message-make-mft): Set case-fold-search while
2292         generating the MFT.  Also, a little cleanup in the MFT code.
2293
2294 2002-03-12  Simon Josefsson  <jas@extundo.com>
2295
2296         * message.el (message-qmail-inject-args): May be function.
2297         (message-send-mail-with-qmail): Call function if m-q-i-a is
2298         function.  From fn@hungry.org (Faried Nawaz).
2299
2300 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2301
2302         * message.el (message-abbrevs-loaded): Remove.
2303         (mailabbrev): Require it.
2304
2305         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
2306
2307 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2308
2309         * pop3.el (pop3-open-server): Set process buffer unibyte.
2310
2311 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
2314
2315 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2316
2317         * nnslashdot.el (nnslashdot-request-article): Remove javascript
2318         too.
2319
2320 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2321
2322         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
2323         duplication.
2324         (gnus-summary-save-parts-type-history): Ditto.
2325         (gnus-summary-save-parts-last-directory): Ditto.
2326         Trivial change from andre@slamdunknetworks.com
2327
2328 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
2329
2330         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
2331
2332 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2333
2334         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
2335         -->" as the end of the first article.
2336
2337         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
2338         From Matthieu Moy <Matthieu.Moy@imag.fr>
2339
2340         * message.el (message-add-action): Use add-to-list.
2341         (message-delete-action): New function.
2342
2343         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
2344         pieces.
2345
2346 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
2347
2348         * nnnil.el: New file.
2349         * gnus.el (gnus-valid-select-methods): Include nnnil.
2350
2351 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2352
2353         * message.el (message-syntax-checks): Because canlock is
2354         supported, we disable sender syntax check.
2355         (message-shoot-gnksa-feet): Add cancel-messages option doc.
2356
2357         * gnus-draft.el (gnus-draft-send): If interactive, use its default
2358         value of message-syntax-checks.
2359
2360         * qp.el (quoted-printable-decode-region): Doc addition.
2361         From: Eli Zaretskii <eliz@is.elta.co.il>
2362
2363         * mail-source.el (make-source-make-complex-temp-name): Use
2364         make-temp-file.
2365
2366         * mm-util.el (mm-make-temp-file): New function.
2367         * nneething.el (nneething-file-name): Use it.
2368         * mml-smime.el (mml-smime-encrypt): Ditto.
2369         * mm-view.el (mm-inline-wash-with-file): Ditto.
2370         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
2371         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
2372         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
2373         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
2374         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
2375         * gnus-art.el (gnus-mime-print-part): Ditto.
2376
2377 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2378
2379         * message.el (nnmaildir-article-number-to-base-name): New
2380         function.
2381         (nnmaildir-base-name-to-article-number): New function.
2382
2383 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2384
2385         * smime.el (smime-make-temp-file): Don't quote
2386         `temporary-file-directory'.
2387
2388 2002-03-04  Simon Josefsson  <jas@extundo.com>
2389
2390         * smime.el (smime-sign-region): Rename argument keyfiles to
2391         keyfile. You only sign something with one key.
2392         (smime-sign-buffer): Better completing-read prompt.
2393         (smime-decrypt-buffer): Ditto.
2394
2395         * smime.el (smime-make-temp-file): Make it work under XEmacs.
2396
2397         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
2398         completing-read.
2399         (mm-view-pkcs7-decrypt): CRLF->LF.
2400
2401 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
2402
2403         * message.el (message-hierarchical-addresses): New variable.
2404         (message-get-reply-headers): Use it.
2405         From Ted Zlatanov <teodor.zlatanov@divine.com>
2406
2407 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2408
2409         * message.el (message-mode): If buffer-file-name, don't set auto
2410         save file name.
2411         Trivial change from Geoff Greene <ggreene@wpi.edu>
2412
2413 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2414
2415         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
2416         takes one argument in read-char.
2417
2418         * message.el (message-fix-before-sending): Forward a char.
2419         Check mmu-multibyte-p, add control-1.
2420
2421 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2422
2423         * gnus-start.el (gnus-read-init-file): Ditto.
2424
2425         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
2426
2427         * dgnushack.el (dgnushack-make-load): Ditto.
2428
2429         * mail-source.el (mail-source-fetch): Extract the right error
2430         code.
2431
2432         * message.el (message-fix-before-sending): Check illegible text.
2433
2434         * gnus-util.el (gnus-multiple-choice): New function.
2435
2436         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
2437         also defined in gnus-score.el.
2438
2439 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
2440
2441         * message.el (message-get-reply-headers): downcase email addresses
2442         for comaparisons for duplicate removal.
2443
2444 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2445
2446         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
2447         implementation of PKCS#7, which just allows users read the
2448         message.
2449         (mm-view-pkcs7): Use it.
2450
2451 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2452
2453         * gnus.el (large-newsgroup-initial): New parameter.
2454
2455         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
2456         (gnus-summary-insert-old-articles): Ditto.
2457
2458 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2459
2460         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
2461         used as the default answer of the question, "How many articles?".
2462         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2463
2464         * nnagent.el (nnagent-retrieve-headers): Remove articles with
2465         small numbers.
2466
2467 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2468
2469         * deuglify.el: Fix comments.
2470
2471 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
2472
2473         * html2text.el (html2text-clean-anchor): If there is no HREF,
2474         insert nothing.
2475
2476         * mml.el (mml-generate-mime-1): Add cdr.
2477         From: andre@slamdunknetworks.com
2478
2479         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
2480         (mm-text-html-washer-alist): Ditto.
2481
2482         * mm-decode.el (mm-text-html-renderer): Add html2text.
2483
2484         * html2text.el: Face lift.
2485
2486         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
2487
2488 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
2489
2490         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
2491
2492         * deuglify.el: Change copy right. Add autoload. Add coding-system.
2493
2494         * deuglify.el: New file. The original file name is
2495         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
2496
2497         * mm-decode.el (mm-display-external): Use
2498         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
2499
2500 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
2501
2502         * nnmaildir.el (nnmaildir-request-list): Report the highest
2503         article number, not the total number of articles.
2504
2505 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2506
2507         * gnus-sum.el: Move uu key map here.
2508         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
2509
2510 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
2511
2512         * nnmaildir.el (nnmaildir-request-expire-articles): Use
2513         nnmail-expiry-wait* if expire-age parameter is not set.
2514
2515 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2516
2517         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
2518         function.
2519         (gnus-group-sort-selected-groups-by-real-name): New function.
2520         (gnus-group-make-menu-bar): Add sort by real name.
2521
2522         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
2523         rebuild.
2524         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
2525         nil as dependencies as well.
2526
2527 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2528
2529         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
2530         for mime-parts.
2531
2532         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
2533
2534         * gnus-group.el (gnus-group-name-decode): Don't test
2535         multibyte-string, because it breaks XEmacs.
2536         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2537
2538         * message.el (message-send-mail): Be talkative.
2539
2540         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
2541         (mm-automatic-display): Ditto.
2542
2543         * mailcap.el (mailcap-mime-data): Ditto.
2544         From: Reiner Steib <4uce.02.r.steib@gmx.net>
2545
2546 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2547
2548         * many files: Remove trailing whitespaces, replace spc+tab with
2549         tab, replace leading whitespaces with tabs.
2550
2551 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
2552
2553         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
2554         articles with no body and no blank line after the header.
2555
2556 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2557
2558         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
2559         parts.
2560
2561         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
2562         non-ascii chars.
2563
2564         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2565
2566         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
2567         w3-delay-image-loads.
2568         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
2569         (mm-w3-prepare-buffer): Ditto.
2570
2571         * mail-source.el (mail-source-fetch-directory): Run scripts.
2572
2573 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2574
2575         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
2576         for Majordomo confirmations.
2577
2578 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579
2580         * gnus-fun.el (gnus-respond-to-confirmation): New command.
2581
2582 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2583
2584         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
2585
2586 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
2587
2588         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
2589         References header field.  From Mark Thomas <mthomas@cmu.edu>.
2590
2591 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2592
2593         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
2594         (mm-inline-render-with-stdin): Ditto.
2595         (mm-inline-render-with-function): Ditto.
2596         (mm-inline-wash-with-file): Bind coding-system-for-write.
2597         (mm-inline-wash-with-stdin): Ditto.
2598
2599 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2600
2601         Suggested by Felix Natter <fnatter@gmx.net>
2602
2603         * gnus-art.el (gnus-mime-view-part-externally): Rename from
2604         gnus-mime-externalize-view.
2605         (gnus-mime-view-part-internally): Rename from
2606         gnus-mime-internalize-view.
2607         (gnus-article-view-part-externally): Rename from
2608         gnus-article-externalize-part.
2609         (gnus-mime-action-alist): Change correspondingly.
2610         (gnus-mime-button-commands): Ditto.
2611         (gnus-mime-action-alist): Remove duplication.
2612
2613         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
2614
2615 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2616
2617         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
2618
2619         * gnus-art.el (gnus-display-mime): Use it.
2620
2621         * mm-partial.el (mm-partial-find-parts): Use it.
2622
2623         * gnus-sum.el (gnus-article-loose-mime): Rename from
2624         gnus-article-no-strict-mime.
2625         (gnus-summary-save-parts): Use it.
2626
2627 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2628
2629         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
2630         local variable.
2631
2632         * gnus-art.el (article-display-x-face): Don't sort multiple
2633         X-Faces.
2634
2635 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
2638         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
2639
2640         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
2641
2642 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2643
2644         Some ideas is inspired by code from Hrvoje Niksic
2645         <hniksic@arsdigita.com>
2646
2647         * gnus-art.el (gnus-article-wash-function): Set the default to
2648         nil, so that we use mm-text-html-renderer instead.
2649         (article-wash-html): Use mm-text-html-renderer.
2650
2651         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
2652         (mm-text-html-renderer): New variable.
2653         (mm-inline-text-html-renderer): Set the default to nil, so that we
2654         use mm-text-html-renderer instead.
2655
2656         * mm-view.el (mm-inline-text-html): New function.
2657         (mm-text-html-renderer-alist): New variable.
2658         (mm-inline-text-vcard): New function.
2659         (mm-inline-text): Split.
2660         (mm-links-remove-leading-blank): New function.
2661         (mm-inline-render-with-file): New function.
2662         (mm-inline-render-with-stdin): New function.
2663         (mm-inline-render-with-function): New function.
2664         (mm-text-html-washer-alist): New variable.
2665         (mm-inline-wash-with-file): New function.
2666         (mm-inline-wash-with-stdin): New function.
2667
2668 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2669
2670         * message-utils.el: Fix installation doc.
2671         From: Reiner Steib <4uce.02.r.steib@gmx.net>
2672
2673 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2674
2675         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
2676         (gnus-post-method): Use it.
2677         (gnus-summary-cancel-article): Find the correct post-method.
2678
2679         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
2680         * message.el (message-send-news): Ditto.
2681         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
2682         <ipmonger@delamancha.org>
2683
2684         * gnus.el (gnus-select-method): Fix doc.
2685         (gnus-server-string): Use 'using nntp'.
2686
2687         * gnus-agent.el (gnus-slave-unplugged): New command.
2688         From: Felix Natter <fnatter@gmx.net>
2689
2690 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2691
2692         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
2693         Call edit-done-function first, then change the window
2694         configuration.
2695         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
2696         (gnus-article-edit-mode): mml-mode.
2697
2698         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
2699         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
2700
2701         * message-utils.el: Adopt the file.
2702
2703         * message-utils.el: New file.
2704         From Holger Schauer <Holger.Schauer@gmx.de>
2705
2706 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2707
2708         * gnus-sum.el (gnus-summary-move-article): Select-article only
2709         when gnus-move-split-methods is non-nil. And we don't render or
2710         mark the article.
2711
2712         * gnus-fun.el (gnus-shell-command-to-string): New function.
2713         (gnus-shell-command-on-region): New function.
2714         (gnus-random-x-face): Use them.
2715         (gnus-x-face-from-file): Ditto.
2716         (gnus-convert-image-to-gray-x-face): Ditto.
2717         (gnus-convert-gray-x-face-to-xpm): Ditto.
2718         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
2719
2720 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * gnus-art.el (gnus-treat-display-xface): Don't use
2723         `shell-command-to-string' when compiling.
2724         (gnus-treat-display-grey-xface): Ditto.
2725
2726 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
2727
2728         * nnmaildir.el (nnmaildir--article-count): If the group is
2729         completely empty, report minimum article number as 1 instead of 0.
2730
2731 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2732
2733         * gnus-agent.el (gnus-get-predicate): Use nconc.
2734
2735         * gnus-sum.el (gnus-summary-display-make-predicate): Use
2736         gnus-summary-display-cache as cache.
2737
2738         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
2739         (nndoc-mail-in-mail-type-p): New function.
2740         (nndoc-mail-in-mail-article-begin): New function.
2741
2742 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2743
2744         * mailcap.el (mailcap-mime-data): Use enriched-decode.
2745
2746         * gnus-cite.el (gnus-article-fill-cited-article): Bind
2747         use-hard-newlines to nil.
2748
2749         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
2750         image is not available if window-system is not available.
2751
2752         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
2753
2754 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2755
2756         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
2757         bookmark, because update-mark doesn't handle it correctly.
2758
2759 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2760
2761         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
2762         directly instead of calling message-send-mail.
2763
2764         * gnus-start.el (gnus-read-descriptions-file): Use
2765         gnus-default-charset.
2766
2767         * mm-util.el (mm-guess-mime-charset): New function.
2768
2769         * gnus.el (gnus-default-charset): Use it.
2770         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
2771         the default.
2772
2773 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2774
2775         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
2776         (article-display-x-face): Use it.  Disable grey xface, if
2777         uncompface is not found.
2778
2779         * message.el (message-mode): Don't enable multibyte on an indirect
2780         buffer.
2781
2782         * nnrss.el (nnrss-content-function): New variable.
2783         (nnrss-request-article): Use it.
2784
2785 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2786
2787         * gnus.el: Add article-unsplit-urls.
2788         * gnus-sum.el: Ditto.
2789         * gnus-art.el (gnus-treat-strip-cr): New variable.
2790         (gnus-treatment-function-alist): Use it.
2791         (article-unsplit-urls): New function.
2792         (gnus-article-make-menu-bar): Use it.
2793         From: Michael Cook <michael.cook@cisco.com>
2794
2795 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2796
2797         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
2798         copy.
2799
2800 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
2801
2802         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
2803         with internal whitespace.
2804         (gnus-parent-id): Ditto.
2805
2806 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2807
2808         * gnus-art.el (gnus-article-treat-body-boundary): Add
2809         gnus-decoration property.
2810         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
2811
2812         * message.el (message-mode): Set local-abbrev-table.
2813         From Matt Armstrong <matt@lickey.com>.
2814
2815         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
2816         too many spaces.
2817
2818         * rfc2047.el (rfc2047-unfold-region): Ditto.
2819         (rfc2047-decode-region): Don't unfold. Let
2820         gnus-article-treat-unfold-headers do it.
2821
2822         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
2823         From: Jesper Harder <harder@ifa.au.dk>
2824
2825 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2826
2827         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
2828         (gnus-configure-posting-styles): Use it.
2829         (gnus-configure-posting-styles): Remove trailing newspaces.
2830
2831 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2832
2833         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
2834         is non-nil.
2835
2836         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
2837
2838         * gnus.el (gnus-server-to-method): Switch position with
2839         gnus-server-get-method.
2840         (gnus-agent): Add doc.
2841
2842         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
2843         (gnus-summary-save-parts): Use it.
2844
2845         * gnus-art.el (gnus-display-mime): Use it.
2846         * mm-partial.el (mm-partial-find-parts): Use it.
2847
2848         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
2849
2850         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
2851         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
2852
2853         * nnagent.el (nnagent-request-expire-articles): Don't delete
2854         files.
2855
2856 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2857
2858         * message.el (message-gen-unsubscribed-mft): New function.
2859         From Sriram Karra <karra@cs.utah.edu>.
2860
2861         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
2862         open parenthesis.
2863
2864         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
2865         (mm-inline-text-html-render-with-w3): Ditto.
2866         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
2867         Suggested by Dave Love  <d.love@dl.ac.uk>.
2868
2869         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
2870
2871         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
2872         * nntp.el (nntp-send-command): Ditto.
2873         * nntp.el (nntp-send-command-nodelete): Ditto.
2874
2875 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2876
2877         * mm-url.el (mm-url-load-url): New function.
2878         (mm-url-insert-file-contents): Use it.
2879
2880         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
2881
2882         * message.el (message-forward-make-body): Correctly copy
2883         forward-buffer.
2884
2885         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
2886
2887 2002-02-04  Simon Josefsson  <jas@extundo.com>
2888
2889         * gnus-art.el (gnus-article-followup-with-original): Mark with
2890         force, prevent errors when following up from article buffer.
2891         (gnus-article-reply-with-original): Ditto.
2892
2893         * binhex.el (binhex-decoder-switches): Fix doc.  From
2894         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2895
2896 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2897
2898         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
2899         highlight-citation after emphasize.
2900
2901 2002-02-04  Simon Josefsson  <jas@extundo.com>
2902
2903         * nnfolder.el (nnfolder-open-marks):
2904
2905         * nnml.el (nnml-open-marks): Message when done.  From David
2906         Edmondson <dme@sun.com>.
2907
2908 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2909
2910         * imap.el (imap-anonymous-auth): Fix typo.
2911         From: Steinar Bang <sb@dod.no>
2912
2913         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
2914         save-excursion.
2915         (gnus-cache-braid-heads): Ditto.
2916
2917         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
2918         line, because there are extra articles in the overview buffer.
2919
2920         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
2921
2922         * message.el (message-forward-rmail-make-body): Directly use
2923         rmail-msg-restore-non-pruned-header to avoid calling
2924         vertical-motion.
2925
2926 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2927
2928         * gnus-cache.el (gnus-summary-insert-cached-articles):
2929         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
2930
2931         * gnus-group.el (gnus-group-mark-article-read): Nreverse
2932         gnus-newsgroups-unselected.
2933
2934         * gnus-agent.el (gnus-summary-set-agent-mark): Use
2935         gnus-add-to-sorted-list.
2936
2937         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
2938         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
2939         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
2940         (gnus-update-read-articles): UNREAD is sorted.
2941         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
2942         (gnus-newsgroup-marked, gnus-newsgroup-cached)
2943         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
2944         (gnus-newsgroup-dormant): Require sorted.
2945
2946         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
2947         directories.
2948         (gnus-dired-print): New function.
2949
2950         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
2951         ps-despool.
2952
2953 2002-02-02  Simon Josefsson  <jas@extundo.com>
2954
2955         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
2956
2957 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2958
2959         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
2960         t. This makes gnus-agent customizable without putting
2961         gnus-agentize into .gnus.
2962
2963         * gnus.el (gnus-agent): Make it customizable.
2964
2965         * gnus-dired.el: New file.
2966         From Benjamin Rutt <brutt@bloomington.in.us>
2967
2968         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
2969         if no article.
2970         (gnus-cache-possibly-remove-article): Ditto.
2971         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
2972
2973 2002-02-01  Simon Josefsson  <jas@extundo.com>
2974
2975         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
2976
2977 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
2980         (mm-setup-w3m): Don't bind keys listed in the above.
2981
2982 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2983
2984         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
2985         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
2986         is non-nil; bind `w3m-force-redisplay' with nil.
2987
2988         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2989
2990         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
2991
2992 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2993
2994         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
2995         use mail-header-unfold-field.
2996
2997         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
2998         gnus-summary-limit.
2999
3000         * gnus-range.el (gnus-add-to-sorted-list): New function.
3001         * gnus-sum.el (gnus-mark-article-as-read): Use it.
3002         (gnus-mark-article-as-unread): Ditto.
3003         (gnus-summary-mark-article-as-unread): Ditto.
3004         (gnus-build-get-header): Ditto.
3005         (gnus-summary-prepare-threads): Ditto.
3006         (gnus-summary-insert-pseudos): Ditto.
3007         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
3008         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
3009         (gnus-summary-insert-old-articles): Ditto.
3010
3011         * gnus-msg.el (gnus-posting-styles): Add new format of header.
3012         (gnus-configure-posting-styles): Support the new format.
3013
3014         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
3015         edebug-form-spec to (sexp body).
3016         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
3017
3018         * message.el (message-reply-headers): Add doc.
3019
3020 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3021
3022         * gnus-group.el (gnus-group-delete-group): Nix the entry in
3023         gnus-cache-active-hashtb.
3024
3025         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
3026         (gnus-agent-summary-fetch-group): Use it.
3027
3028         * gnus-msg.el (gnus-debug-files): New variable.
3029         (gnus-debug-exclude-variables): New variable.
3030         (gnus-debug): Use them.
3031
3032         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
3033
3034 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3035
3036         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
3037         (message-mode-syntax-table): Move back the previous position.
3038
3039         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
3040
3041         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3042         gnus-sorted-difference.
3043
3044         * nnsoup.el (nnsoup-request-expire-articles): Use
3045         gnus-sorted-difference.
3046
3047         * nnheader.el: Autoload gnus-sorted-difference.
3048
3049         * nnfolder.el (nnfolder-request-expire-articles): Use
3050         gnus-sorted-difference.
3051
3052         * gnus-cache.el (gnus-cache-retrieve-headers): Use
3053         gnus-sorted-difference.
3054
3055         * gnus-range.el: Autoload cookies.
3056         (gnus-sorted-difference): New function.
3057         (gnus-sorted-ndifference): New function.
3058         (gnus-sorted-nintersection): Rename from
3059         gnus-set-sorted-intersection.
3060         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
3061         (gnus-list-range-difference): Rename from
3062         gnus-inverse-list-range-intersection.
3063         (gnus-inverse-list-range-intersection): Use defalias.
3064
3065         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
3066         gnus-sorted-ndifference, and gnus-sorted-nintersection.
3067         (gnus-articles-to-read): Use gnus-sorted-difference.
3068         (gnus-summary-limit-mark-excluded-as-read): Use
3069         gnus-sorted-intersection and gnus-sorted-ndifference.
3070         (gnus-list-of-read-articles): Use gnus-list-range-difference.
3071         (gnus-summary-insert-articles): Use gnus-sorted-difference.
3072
3073         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
3074
3075 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
3078         property to the buffer for using emacs-w3m command keys.
3079
3080         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
3081         option.
3082
3083         * mm-view.el (mm-w3m-mode-map): New variable.
3084         (mm-w3m-mode-command-alist): New variable.
3085         (mm-w3m-minor-mode): Removed.
3086         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
3087         (mm-inline-text-html-render-with-w3m): Add keymap property to the
3088         buffer for using emacs-w3m command keys.
3089
3090 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3091
3092         * message.el (message-mode-syntax-table): Move forward.
3093         (message-cite-prefix-regexp): Auto detect non word constituents.
3094         (message-cite-prefix-regexp): Don't use with-syntax-table.
3095
3096         * gnus-sum.el (gnus-summary-update-info): Use
3097         gnus-list-range-intersection.
3098
3099         * gnus-agent.el (gnus-agent-fetch-headers): Use
3100         gnus-list-range-intersection.
3101
3102         * gnus-range.el (gnus-range-normalize): Use correct predicate.
3103         (gnus-list-range-intersection): Use it.
3104         (gnus-inverse-list-range-intersection): Ditto.
3105         (gnus-sorted-intersection): Add doc.
3106         (gnus-set-sorted-intersection): Add doc.
3107         (gnus-sorted-union): New function.
3108         (gnus-set-sorted-union): New function.
3109
3110         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
3111         (gnus-inverse-list-range-intersection): Ditto.
3112
3113 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
3114
3115         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
3116
3117         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
3118         and permit `:' and `\' in order to handle full Windows pathnames.
3119         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
3120         technically not correct per standard, but seems to have common use.
3121
3122 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3123
3124         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
3125         replacing numbers.
3126
3127 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
3128
3129         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
3130
3131         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
3132         Don't split when the window is small, e.g. when a small *BBDB*
3133         window is the lowest one.
3134
3135         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3136         nnheader-find-nov-line to speed up. Use nreverse, because it is
3137         sorted. Use nnheader-insert-nov-file.
3138
3139 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3140
3141         * mm-decode.el (mm-inline-text-html-with-images): New user option.
3142
3143         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
3144         of `w3m-display-inline-images' with the value of
3145         `mm-inline-text-html-with-images'.
3146         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3147
3148         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3149
3150 2002-01-27  Richard M. Stallman  <rms@gnu.org>
3151
3152         * time-date.el: Add autoload cookies.  Many doc fixes.
3153         (time-add): New function.
3154         (time-subtract): Renamed from subtract-time.
3155         (subtract-time): New alias for time-subtract.
3156
3157 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
3160         emacs-w3m in doc-string.
3161
3162         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
3163         `w3m-current-buffer'.
3164
3165 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3166
3167         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
3168
3169         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
3170         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
3171         (mm-w3m-cid-retrieve): New function.
3172         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
3173
3174 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3175
3176         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
3177
3178 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3179
3180         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
3181
3182 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3183
3184         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
3185         32K.
3186
3187         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
3188
3189         * nnmail.el (nnmail-article-group): Decode headers before running
3190         split rules over them.
3191         (nnmail-mail-splitting-charset): New variable.
3192
3193         * smiley.el: Replaced with smiley-ems.el.
3194
3195 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3196
3197         * mm-url.el (mm-url-predefined-programs): Add w3m.
3198         (mm-url-program): Ditto.
3199
3200 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3201
3202         * nnml.el (nnml-use-compressed-files): New variable.
3203         (nnml-filenames-are-evil): Removed.
3204         (nnml-current-group-article-to-file-alist): Don't use.
3205         (nnml-update-file-alist): Inhibit.
3206         (nnml-article-to-file): Use new var.
3207
3208 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3209
3210         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
3211
3212         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
3213
3214 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3215
3216         * gnus-agent.el (gnus-agent-load-alist): Use new caching
3217         function.
3218
3219         * gnus-util.el (gnus-cache-file-contents): New function.
3220
3221         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
3222         (gnus-agent-load-alist): Use it.
3223
3224         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
3225
3226         * nnheader.el (nnheader-insert-nov-file): New function.
3227
3228         * gnus-util.el (gnus-parse-without-error): Correct the loop.
3229
3230         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
3231         there are no references.
3232         (gnus-extract-message-id-from-in-reply-to): New function.
3233         (gnus-nov-parse-line): Use in-reply-to if there are no
3234         references.
3235
3236 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3237
3238         * nnagent.el (nnagent-retrieve-headers): Use new macro.
3239
3240         * gnus-util.el (gnus-parse-without-error): New macro.
3241
3242 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3243
3244         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
3245         (gnus-article-wash-function): use locate-library to decide which
3246         to use.
3247
3248 2002-01-25  Simon Josefsson  <jas@extundo.com>
3249
3250         * pop3.el (pop3-munge-message-separator): Work if no date.
3251         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
3252
3253 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3254
3255         * gnus-agent.el (gnus-agent-save-alist): Fix.
3256
3257         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
3258         mistake.  Reinstated lost code.
3259
3260 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
3261
3262         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
3263         one exists in the case of an encrypted message with an internal
3264         signature.
3265
3266 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3267
3268         * gnus-agent.el (gnus-agent-save-alist): Optimized.
3269
3270 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3271
3272         * dgnushack.el: Commented out the experimental code.
3273
3274 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
3277         error.
3278
3279         * gnus.el (gnus-server-to-method): Made into subst.
3280         (gnus-server-method-cache): New variable.
3281         (gnus-server-to-method): Use it.
3282         (gnus-group-method-cache): New variable.
3283         (gnus-find-method-for-group-1): Renamed.
3284         (gnus-find-method-for-group): New function.
3285         (gnus-group-method-cache): Removed.
3286
3287         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
3288         function.
3289
3290         * gnus-range.el (gnus-members-of-range): New function.
3291         (gnus-list-range-intersection): Renamed.
3292         (gnus-inverse-list-range-intersection): New function.
3293
3294         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
3295
3296         * nnagent.el (nnagent-retrieve-headers): New implementation.
3297
3298         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
3299         implementation.
3300
3301 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
3304         `w3m-meta-content-type-charset-regexp'.
3305
3306         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
3307         charset-encoded html contents.
3308
3309 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3310
3311         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
3312         an empty file.
3313
3314         * nnweb.el (url): Ignore errors when request url.
3315
3316         * nnrss.el: Clean up the comments.
3317
3318 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
3321
3322         * mm-decode.el (mm-inline-text-html-renderer): New user option.
3323         (mm-inline-media-tests): Test whether the value of
3324         `mm-inline-text-html-renderer' is a function for text/html.
3325
3326         * mm-view.el (mm-inline-text-html-render-with-w3): New function
3327         separated from `mm-inline-text'.
3328         (mm-w3m-minor-mode): New variable.
3329         (mm-w3m-setup): New variable.
3330         (mm-setup-w3m): New function.
3331         (mm-inline-text-html-render-with-w3m): New function.
3332         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
3333         text/html.
3334
3335 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
3336
3337         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
3338
3339 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
3342         and `gnus-xmas-completing-read'.
3343
3344 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3345
3346         * nneething.el (nneething-message-id-number): Abolished.
3347         (nneething-encode-file-name): Not encode numerical characters.
3348         (nneething-make-head): `nneething-message-id-number' is not
3349         used to generate message IDs.
3350
3351 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3352
3353         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
3354         characters.
3355
3356 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-xmas.el (gnus-xmas-completing-read): New function.
3359         (gnus-xmas-redefine): Redefine conditionally.
3360
3361 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3362
3363         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
3364         tag.
3365
3366 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
3367
3368         * message.el (message-font-lock-keywords): Added the secure tag.
3369         * mml-sec.el: Added functions to generate/modify/remove the secure
3370         tag while in message mode.
3371         * mml-sec.el (mml-secure-message): New.
3372         * mml-sec.el (mml-unsecure-message): New.
3373         * mml-sec.el (mml-secure-message-sign-smime): New.
3374         * mml-sec.el (mml-secure-message-sign-pgp): New.
3375         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
3376         * mml-sec.el (mml-secure-message-encrypt-smime): New.
3377         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
3378         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
3379         * mml.el (mml-parse-1): Added code to recognise the secure tag and
3380         convert it to either a part or multipart depending on if there are
3381         other parts in the message.
3382         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
3383         to use the secure tag, rather than the part tag.
3384         * mml.el (mml-preview): Added a save-excursion to keep cursor
3385         position after doing an MML preview.
3386
3387 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3388
3389         * nnheader.el (nnheader-parse-overview-file): New function.
3390         (nnheader-write-overview-file): New function.
3391
3392 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3393
3394         * gnus.el (gnus-group-fast-parameter): Check better if expansion
3395         in wanted.
3396
3397         * nnweb.el (nnweb-type-definition): Clean up.
3398
3399 2002-01-21  Alastair Burt  <burt@dfki.de>
3400
3401         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
3402         buffer exists before jumping to it.
3403
3404 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405
3406         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
3407         function.
3408         (article-wash-html): Use it.
3409         (gnus-article-wash-function): New variable.
3410         (gnus-article-wash-html-with-w3m): New function.
3411
3412 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3413
3414         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
3415         XEmacs.
3416
3417 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
3418
3419         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
3420         command line.
3421
3422 2002-01-21  Simon Josefsson  <jas@extundo.com>
3423
3424         * canlock.el (base64-encode-string): Autoload it from base64.
3425         (canlock-make-cancel-key): Base64 encode unibyte string.
3426
3427 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * nnfolder.el (nnfolder-request-accept-article): Unfold
3430         x-from-line.
3431         (nnfolder-request-replace-article): Ditto.
3432
3433 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
3434
3435         * gnus-group.el (gnus-group-best-unread-group): Use the right
3436         positioning function.
3437
3438 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3439
3440         * smiley-ems.el (smiley-region): Use new function.
3441         (smiley-update-cache): Use general image functions.
3442         (smiley-region): Use general functions.
3443
3444         * gnus-util.el (gnus-graphic-display-p): New function.
3445
3446         * nnmail.el (nnmail-article-group): Allow outputting traces of
3447         non-strings.
3448
3449         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
3450         (nndoc-exim-bounce-type-p): New function.
3451
3452         * message.el (message-dont-send): Doc fix.
3453
3454         * gnus-util.el (gnus-completing-read): Remove
3455         inherit-input-method.
3456
3457         * gnus-art.el (gnus-treat-smiley): Doc fix.
3458
3459         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
3460         articles.
3461
3462 2002-01-19  Simon Josefsson  <jas@extundo.com>
3463
3464         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
3465         (imap-kerberos4-open): Ditto.
3466         (imap-open): Set port correctly, don't set auth.
3467
3468 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * gnus.el (gnus-version-number): Bump version number.
3471
3472 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3473
3474         * gnus.el: Oort Gnus v0.05 is released.
3475
3476 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
3479         exists.
3480
3481         * gnus-spec.el (gnus-string-width-function): New function.
3482         (gnus-tilde-cut-form): Use it.
3483         (gnus-tilde-max-form): Ditto.
3484         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
3485         (gnus-substring-function): Use it.
3486         (gnus-tilde-cut-form): Ditto.
3487         (gnus-substring-function): New function.
3488
3489         * message.el (message-check-news-header-syntax): New message.
3490
3491         * gnus.el (gnus-slave-no-server): Doc fix.
3492
3493         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
3494
3495 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3496
3497         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
3498         `seen' if it looks like (seen NUM1 . NUM2).  It should be
3499         (seen (NUM1 . NUM2)).
3500
3501 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-topic.el (gnus-topic-catchup-articles): Update article
3504         number in closed topics.
3505
3506 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
3507
3508         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
3509         functions.
3510
3511 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * gnus.el (gnus-group-find-parameter): Clean up.
3514
3515         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
3516         articles.
3517
3518         * gnus-util.el (gnus-completing-read-with-default): Renamed.
3519
3520         * nnmail.el (nnmail-article-group): Clean up.
3521
3522 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
3523
3524         * gnus-agent.el (gnus-category-name): Intern the category name.
3525
3526 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3527
3528         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
3529
3530         * gnus-util.el (gnus-completing-read): New function.
3531
3532 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3533
3534         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
3535
3536         * smiley-ems.el (smiley-region): Register smiley.
3537         (smiley-toggle-buffer): Rewrite the function.
3538         (smiley-active): Removed.
3539
3540 2002-01-19  Simon Josefsson  <jas@extundo.com>
3541
3542         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
3543         Jesper Harder <harder@ifa.au.dk>.
3544
3545 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3546
3547         * gnus-art.el (gnus-request-article-this-buffer): Call
3548         `nneething-get-file-name' to extract the file name from the
3549         message id.
3550
3551         * nneething.el (nneething-encode-file-name): New function.
3552         (nneething-decode-file-name): Ditto.
3553         (nneething-get-file-name): Ditto.
3554         (nneething-make-head): Encode the file name and encapsulate it
3555         into the field of the message id.
3556
3557 2002-01-18  Simon Josefsson  <jas@extundo.com>
3558
3559         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
3560         stored in .marks.
3561
3562         * nnfolder.el (nnfolder-request-update-info): Ditto.
3563
3564 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3565
3566         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
3567
3568 2002-01-18  Simon Josefsson  <jas@extundo.com>
3569
3570         * imap.el (imap-starttls-p): Don't check for binary.
3571         (imap-gssapi-auth-p): Ditto.
3572         (imap-kerberos4-auth-p): Ditto.
3573         (imap-open): Change logic.  Iterate through all possible streams,
3574         instead of bailing out after first failure.  Move authenticator
3575         decision to `imap-authenticate'.
3576         (imap-authenticate): Change logic, now finds the authenticator to
3577         use, was previously in `imap-open'.
3578         (imap-open): Return nil on failure.
3579         (imap-open): Setup temp buffer correctly.
3580         (imap-open): Return buffer only on success.
3581         (imap-interactive-login, imap-interactive-login): Tell the user
3582         which stream/authenticator is used for the queried
3583         username/password.
3584         (imap-open, imap-authenticate): Set variables.
3585         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
3586         (imap-open): Don't assume how `with-temp-buffer' is implemented.
3587
3588 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3589
3590         * gnus-fun.el (gnus-grab-cam-x-face): New function.
3591
3592 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3593
3594         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
3595
3596 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3597
3598         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
3599         (gnus-agent-group-mode-map): Bind it to "Jo".
3600         (gnus-agent-group-make-menu-bar): Add it into menu bar.
3601
3602 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
3603
3604         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
3605         (gnus-summary-mail-toolbar): Add mail article deletion button.
3606
3607         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
3608         false positives for lines of "^^^^".
3609
3610         * gnus-picon.el (gnus-picon-find-face): faces database is all
3611         lowercase.
3612
3613 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3614
3615         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
3616         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
3617         duplications.
3618         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
3619
3620 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3621
3622         * gnus-sum.el (gnus-summary-initial-limit): Inline
3623         gnus-summary-limit-children.
3624         (gnus-summary-initial-limit): Don't limit if
3625         gnus-newsgroup-display is nil.
3626         (gnus-summary-initial-limit): No, don't.
3627
3628         * gnus-util.el
3629         (gnus-put-text-property-excluding-characters-with-faces): Inline
3630         gnus-put-text-property.
3631
3632         * gnus-spec.el (gnus-default-format-specs): New variable.
3633
3634         * gnus-start.el (gnus-read-newsrc-file): Don't clear
3635         gnus-format-specs.
3636         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
3637
3638         * gnus-spec.el (gnus-update-format-specifications): Really check
3639         the Gnus version of the .newsrc.eld file.
3640         (gnus-format-specs): Save the new default summary format.
3641
3642         * gnus-util.el (gnus-parent-id): Check whether references is empty
3643         before splitting.
3644
3645         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
3646         functions.
3647         (gnus-gather-threads-by-references): Inline
3648         `gnus-split-references'.
3649
3650         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
3651         default value of gnus-summary-line-format-spec.
3652
3653 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3654
3655         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
3656         message.
3657         (nnslashdot-request-list): Ditto.
3658         (nnslashdot-sid-strip): Removed.
3659
3660 2002-01-15  Simon Josefsson  <jas@extundo.com>
3661
3662         * nnimap.el (nnimap-close-asynchronous): Enable.
3663         (nnimap-close-group): Expunge.
3664
3665 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3666
3667         * gnus-util.el (gnus-user-date-format-alist): Typo.
3668         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
3669
3670 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3671
3672         * nneething.el (nneething-request-article): Set
3673         `nnmail-file-coding-system' to `binary' locally, in order to read
3674         files without any conversion.
3675
3676 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3677
3678         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3679         nnheader-file-coding-system and nnmail-active-file-coding-system.
3680         (gnus-agent-regenerate-group): Ditto.
3681         (gnus-agent-regenerate): Ditto.
3682         (gnus-agent-write-active): Ditto.
3683         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
3684
3685 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3686
3687         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
3688         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
3689
3690 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3691
3692         * gnus.el: We don't need gnus-article-show-all-headers.
3693
3694         * gnus-art.el (article-show-all, gnus-article-show-all-header):
3695         Ditto.
3696
3697         * gnus-sum.el (gnus-summary-select-article): Don't call
3698         show-all-headers, because hidden headers are not hidden text any
3699         more.
3700
3701 2002-01-13  Simon Josefsson  <jas@extundo.com>
3702
3703         * message.el (message-newline-and-reformat): Use `newline' instead
3704         of inserting \n, so that the newline is marked as hard.
3705
3706         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
3707         From Jesper Harder <harder@ifa.au.dk>.
3708
3709 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3710
3711         * imap.el (imap-close): Keep going if quit.
3712
3713         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
3714         nntp-server-buffer.
3715
3716 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717
3718         * mm-view.el (mm-display-inline-fontify): Require font-lock to
3719         avoid unbinding shadowed variables.
3720
3721         * gnus-art.el (gnus-picon-databases): Moved here.
3722         (gnus-picons-installed-p): Moved here.
3723         (gnus-article-reply-with-original): Use `mark'.
3724
3725         * gnus.el (gnus-picon): Moved here and renamed.
3726
3727         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
3728         installed.
3729         (gnus-treat-mail-picon): Ditto.
3730         (gnus-treat-newsgroups-picon): Ditto.
3731
3732         * gnus-picon.el (gnus-picons-installed-p): New function.
3733
3734 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3735
3736         * gnus-agent.el (gnus-agent-go-online): Fix doc.
3737
3738 2002-01-12  Simon Josefsson  <jas@extundo.com>
3739
3740         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
3741         (nnimap-before-find-minmax-bugworkaround): Use it.
3742         (nnimap-find-minmax-uid): Don't reselect current mailbox.
3743         (nnimap-dont-close): New variable.
3744         (nnimap-close-group): Use it.
3745
3746 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3747
3748         * gnus-art.el (gnus-article-reply-with-original): Use
3749         `mark-active'.
3750
3751         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
3752
3753         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
3754         (gnus-score-advanced): Clean up.
3755         (gnus-score-advanced): Accept a multiple of the score.
3756
3757 2002-01-12  Simon Josefsson  <jas@extundo.com>
3758
3759         * flow-fill.el (fill-flowed-display-column)
3760         (fill-flowed-encode-columnq): New variables.  Suggested by
3761         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
3762         (fill-flowed-encode, fill-flowed): Use them.
3763
3764         * message.el (message-send-news, message-send-mail): Use
3765         m-b-s-n-p-e-h-n.
3766
3767         * mml.el (autoload): Autoload fill-flowed-encode.
3768         (mml-buffer-substring-no-properties-except-hard-newlines): New
3769         function.
3770         (mml-read-part): Use it.
3771         (mml-generate-mime-1): Encode format=flowed if appropriate.
3772         (mml-insert-mime-headers): Insert format=flowed.
3773
3774         * flow-fill.el (fill-flowed-encode): New function.
3775         (fill-flowed): Bind fill-column to window width.
3776
3777 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3778
3779         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
3780         it exists.
3781         (gnus-summary-setup-buffer): Wake up dead summary buffers.
3782         (gnus-summary-buffer-name): Don't return the dead name after all.
3783         (gnus-summary-setup-buffer): Kill the dead buffer.
3784
3785         * gnus-art.el (gnus-article-followup-with-original): Store the
3786         value of the mark before deactivating it.
3787
3788 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3789
3790         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
3791         From: Karl Kleinpaste <karl@charcoal.com>
3792
3793         * gnus-art.el (article-display-x-face): Ditto.
3794         (gnus-article-reply-with-original): Use gnus-region-active-p.
3795         (gnus-article-followup-with-original): Ditto.
3796
3797         * gnus-sum.el (gnus-summary-read-group-1): Don't select
3798         downloadable article either.
3799
3800 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3801
3802         * gnus-art.el (article-display-x-face): Insert From:.
3803
3804         * gnus-sum.el (gnus-summary-move-article): Don't draw the
3805         article. Bind gnus-display-mime-function and
3806         gnus-article-prepare-hook.
3807
3808         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
3809         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
3810         gnus-agent-possibly-synchronize-flags to the last.
3811         (gnus-agent-go-online): New function. New variable.
3812
3813 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
3816         (gnus-agent-regenerate): Ditto.
3817
3818 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3819
3820         * message.el (message-ignored-news-headers)
3821         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
3822         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
3823
3824         * gnus.el (gnus-gethash-safe): New macro.
3825
3826         * gnus-agent.el (gnus-agent-regenerate-history): New function.
3827         (gnus-agent-regenerate): Show messages.
3828
3829 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3830
3831         * gnus-agent.el (gnus-agent-regenerate-group): New function.
3832         (gnus-agent-regenerate): New function.
3833         (gnus-agent-save-alist): Sort.
3834         (gnus-agent-copy-nov-line): Test eobp.
3835         (gnus-agent-retrieve-headers): Erase buffer.
3836
3837 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3838
3839         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
3840         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
3841
3842         * gnus.el (gnus-agent-covered-methods): Move here.
3843         (gnus-online): New function.
3844         (gnus-agent-method-p): Move here.
3845
3846         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
3847         nil. Remove articles-alist.
3848
3849         * gnus-start.el (gnus-get-unread-articles): Check online.
3850         (gnus-groups-to-gnus-format): Ditto.
3851         (gnus-active-to-gnus-format): Ditto.
3852
3853         * gnus-agent.el (gnus-agent-get-function): Use it.
3854         (gnus-agent-get-undownloaded-list): Ditto.
3855         (gnus-agent-fetch-session): Only fetch online methods.
3856
3857         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
3858         (gnus-server-mode-map): Ditto.
3859         (gnus-server-offline-face): New face.
3860         (gnus-server-offline-face): New variable.
3861         (gnus-server-font-lock-keywords): Add offline.
3862         (gnus-server-insert-server-line): Ditto.
3863         (gnus-server-offline-server): New function.
3864
3865         * gnus-int.el (gnus-open-server): Turn to offline.
3866         (gnus-server-unopen-status): New variable.
3867
3868 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3869
3870         * nnkiboze.el (nnkiboze-request-article): Use
3871         gnus-agent-request-article.
3872
3873         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
3874         function. Insert undownloaded NOV.
3875
3876         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
3877         (gnus-agent-request-article): New function.
3878
3879         * gnus.el (gnus-agent-cache): New variable.
3880
3881         * gnus-int.el (gnus-retrieve-headers): Use
3882         gnus-agent-retrieve-headers.
3883         (gnus-request-head): Use gnus-agent-request-article.
3884         (gnus-request-body): Ditto.
3885
3886         * gnus-art.el (gnus-request-article-this-buffer): Use
3887         gnus-agent-request-article.
3888
3889         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
3890         article if it is undownloaded.
3891
3892 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3893
3894         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
3895
3896 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * canlock.el (canlock-string-as-unibyte): New macro.
3899         (canlock-sha1-with-openssl): Return a unibyte string.
3900         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
3901
3902 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3903
3904         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
3905
3906 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3907
3908         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
3909         application/x-emacs-lisp.
3910
3911         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
3912
3913         * nntp.el (nntp-request-article): Add group parameter.
3914         (nntp-request-head): Ditto.
3915         (nntp-find-group-and-number): Add parameter group. Figure out
3916         number if the status line doesn't give (e.g. quimby.gnus.org).
3917
3918 2002-01-08  Simon Josefsson  <jas@extundo.com>
3919
3920         * mml.el (mml-generate-mime-1): Set recipient correctly.
3921
3922 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3923
3924         * message.el (message-read-from-minibuffer): Add parameter
3925         initial-contents.
3926         * gnus-msg.el (gnus-summary-resend-message): Use it.
3927
3928         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
3929         behavior of quit-config.
3930
3931         * message.el (message-make-from): Don't quote fullname.
3932         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
3933
3934         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
3935         From: <andre@slamdunknetworks.com>
3936
3937 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3938
3939         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
3940
3941         * gnus-art.el (gnus-header-button-alist): Handle mailto.
3942
3943         * mml.el (mml-preview): Bind gnus-original-article-buffer because
3944         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
3945         because bbdb may use it.
3946
3947 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3948
3949         * nneething.el (nneething-request-article): When a non-text file
3950         is converted to an article, its data is encoded in base64.  Call
3951         `nneething-make-head' with options to specify MIME types.
3952         (nneething-make-head): Add optional arguments to specify MIME
3953         types.
3954
3955 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3956
3957         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
3958         header if there is not.
3959
3960         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
3961
3962         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
3963         (gnus-inews-mark-gcc-as-read): Obsolete variable.
3964         (gnus-inews-do-gcc): Use them.
3965
3966         * gnus-group.el (gnus-group-mark-article-read): Put holes into
3967         gnus-newsgroup-unselected.
3968
3969 2002-01-06  Simon Josefsson  <jas@extundo.com>
3970
3971         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
3972         condition-case, not ignore-errors.
3973
3974 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3975
3976         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
3977         gnus-fetch-old-headers.
3978
3979         * gnus-art.el (article-display-x-face): Use the current buffer
3980         unless `W f'. Otherwise, X-Face may be shown in the header of a
3981         forwarded part.
3982         (gnus-treatment-function-alist): Treat xface before hiding
3983         headers.
3984
3985 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3986
3987         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
3988         parameters.
3989
3990 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3991
3992         * mm-util.el (mm-multibyte-p): Define conditionally when load.
3993         (mm-guess-charset): New function.
3994         (mm-charset-after): Use it.
3995         (mm-detect-coding-region): New function.
3996         (mm-detect-mime-charset-region): New function.
3997
3998         * gnus-sum.el (gnus-summary-show-article): Use
3999         mm-detect-coding-region.
4000
4001 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4002
4003         * message.el (message-make-fqdn): Be less violent.
4004
4005         * gnus.el (gnus-logo-color-style): Compute custom form
4006         automatically.
4007
4008         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
4009         score file of the parent to the document group.
4010
4011         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
4012         parameters parameter.
4013
4014         * gnus-score.el (gnus-score-load-file): Clean up.
4015
4016 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4017
4018         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
4019         From: Damien Wyart <damien.wyart@free.fr>
4020
4021         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
4022
4023 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4024
4025         * gnus-sum.el (gnus-select-group-hook): Typo.
4026
4027         * rfc2047.el (rfc2047-decode-string): Return immediately if there
4028         is no quoted-printable-encoded STRING.
4029         From: Jesper Harder <harder@ifa.au.dk>
4030
4031         (rfc2047-decode-string): Decode it.
4032
4033 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4034
4035         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
4036
4037 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
4038
4039         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
4040         buffer to get rid of junk line.
4041
4042 2002-01-05  Simon Josefsson  <jas@extundo.com>
4043
4044         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
4045         C-o.
4046         (message-mode-map): Bind message-insert-or-toggle-importance to
4047         C-c C-u.
4048         (message-mode-map): Bind message-disposition-notification-to to
4049         C-c M-n.
4050         (message-mode-menu): Add m-d-n-t.
4051         (message-mode-field-menu): Add m-goto-from.
4052         (message-mode): Doc fix.
4053         (message-goto-from): New function.
4054         (message-insert-disposition-notification-to): New function.
4055         (message-tool-bar-map): Add receipt button.
4056
4057 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * gnus-sum.el (gnus-thread-latest-date): New function.
4060         (gnus-thread-sort-by-most-recent-number): Renamed.
4061         (gnus-thread-sort-functions): Doc fix.
4062         (gnus-select-group-hook): Don't use setq on a hook.
4063         (gnus-thread-latest-date): Use date, not number
4064
4065         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
4066         (gnus-agent-expire): Allow regexp of expire-days.
4067
4068         * gnus-art.el (gnus-article-reply-with-original): Deactivate
4069         region.
4070         (gnus-article-followup-with-original): Ditto.
4071
4072         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
4073
4074         * gnus-art.el (gnus-mime-display-alternative): Use
4075         gnus-local-map-property.
4076         (gnus-mime-display-alternative): Ditto.
4077         (gnus-insert-mime-security-button): Ditto.
4078         (gnus-insert-next-page-button): Ditto.
4079         (gnus-button-prev-page): Take optional args.
4080         (gnus-insert-prev-page-button): widget-convert.
4081
4082         * gnus-util.el (gnus-local-map-property): New function.
4083
4084         * gnus-art.el (gnus-prev-page-map): Use parent map.
4085         (gnus-next-page-map): Ditto.
4086
4087         * gnus-spec.el (gnus-parse-format): Clean up.
4088         (gnus-parse-format): Do complex formatting for %=.
4089
4090         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
4091         "X-Face: " to the data in the built-in scenario.
4092
4093         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
4094         (gnus-correct-pad-form): Renamed.
4095         (gnus-tilde-max-form): Clean up.
4096         (gnus-pad-form): Use gnus-use-correct-string-widths.
4097
4098         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
4099         support if that is available.
4100
4101         * gnus-sum.el (gnus-thread-highest-number): New function.
4102         (gnus-thread-sort-by-most-recent-thread): New function.
4103         (gnus-thread-sort-functions): Doc fix.
4104
4105 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4106
4107         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
4108         all cases.
4109         (gnus-summary-mode): Enable it in all cases.
4110         (gnus-summary-display-article): Ditto.
4111         (gnus-summary-edit-article): Ditto.
4112
4113         * gnus-ems.el (gnus-put-image): Really return glyph.
4114
4115         * gnus-art.el (gnus-article-x-face-command): Fix :type.
4116         (gnus-treat-smiley): Don't take "P" in the interactive form.
4117
4118 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * compface.el (uncompface): XEmacs and Emacs have differing
4121         capabilities.
4122
4123         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
4124
4125         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
4126         (gnus-article-xface-ring-size): Removed.
4127         (gnus-article-display-xface): Removed.
4128         (gnus-remove-image): Cleaned up.
4129
4130         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
4131         (gnus-xmas-create-image): Take pbm files.
4132         (gnus-x-face): Removed.
4133         (gnus-xmas-article-display-xface): Removed.
4134
4135         * gnus-fun.el (gnus-display-x-face-in-from): Bind
4136         default-enable-multibyte-characters.
4137
4138         * compface.el (uncompface): Doc fix.
4139
4140         * gnus-art.el (gnus-article-x-face-command): Use
4141         gnus-display-x-face-in-from.
4142
4143         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
4144
4145         * gnus-ems.el (gnus-put-image): Return the image.
4146
4147         * gnus-fun.el (gnus-display-x-face-in-from): New function.
4148         (gnus-x-face): Moved here.
4149
4150 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4151
4152         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
4153         invisible if string is nil.
4154         (gnus-xmas-article-display-xface): Use it.
4155
4156         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
4157         property when string is nil.
4158         (gnus-article-display-xface): Use it.
4159
4160 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4161
4162         * gnus-art.el (article-display-x-face): Check whether valid grey
4163         face was returned.
4164         (article-display-x-face): Place image in the right spot.
4165
4166         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
4167         stderr.
4168         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
4169
4170 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4171
4172         * gnus-xmas.el (gnus-xmas-create-image): Take optional
4173         parameters.
4174         (gnus-xmas-put-image): Allow non-strings to be passed.
4175
4176         * gnus-art.el (article-display-x-face): Use optional parameters.
4177
4178         * gnus-ems.el (gnus-create-image): Take optional parameters.
4179
4180         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
4181
4182         * compface.el (compface-xbm-p): Removed.
4183
4184         * gnus-ems.el (gnus-article-compface-xbm): Removed.
4185         (gnus-article-display-xface): Use compface.
4186
4187         * compface.el: New file.
4188
4189         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
4190         (gnus-convert-image-to-x-face-command): Ditto.
4191         (gnus-random-x-face): Quote argument.
4192         (gnus-x-face-from-file): Ditto.
4193
4194 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
4195
4196         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
4197         the expire-group parameter once per article rather than once
4198         per group; bind `nnmaildir-article-file-name' and `article'
4199         for convenience.  Leave article alone when expire-group
4200         specifies the current group.
4201         (nnmaildir--update-nov): be more concurrency-friendly with
4202         temp file names.
4203
4204 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * gnus-start.el (gnus-read-init-file): Cleaned up.
4207
4208 2002-01-03  Dave Love  <d.love@dl.ac.uk>
4209
4210         * gnus-start.el (gnus-startup-file-coding-system): Removed.
4211         (gnus-read-init-file): Don't use it.
4212
4213 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214
4215         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
4216
4217 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4218
4219         * gnus-start.el (gnus-read-init-file): Don't force coding system
4220         for ~/.gnus.  From Dave Love <fx@gnu.org>.
4221
4222 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4223
4224         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
4225         * nnspool.el (nnspool-request-post): Ditto.
4226
4227         * mm-util.el (mm-use-find-coding-systems-region): New variable.
4228         (mm-find-mime-charset-region): Use it.
4229
4230 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4231
4232         * gnus.el (gnus-summary-line-format): Added :link.
4233         * gnus-topic.el (gnus-topic-line-format): Ditto.
4234         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
4235         * gnus-srvr.el (gnus-server-line-format): Ditto.
4236         * gnus-group.el (gnus-group-line-format): Ditto.
4237
4238         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
4239         :keys, it works on both Emacsen.
4240
4241 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4242
4243         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
4244
4245 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4246
4247         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
4248
4249 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
4250
4251         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
4252         very wide reply.
4253
4254 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
4257         (gnus-picon-cache): New variable.
4258         (gnus-picon-transform-newsgroups): Cache stuff.
4259
4260         * gnus-art.el (gnus-article-reply-with-original): New command.
4261         (gnus-article-followup-with-original): New command.
4262
4263         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
4264         END parameters.
4265         (gnus-summary-followup): Take a list of list of articles.
4266         (gnus-inews-yank-articles): Allow lists of article/regions.
4267
4268         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
4269         longer the usual commands.
4270
4271         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
4272         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
4273         shell-command-on-region.
4274
4275 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4276
4277         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
4278           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
4279
4280 2002-01-03  Steve Youngs  <youngs@xemacs.org>
4281
4282         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
4283         understand ':keys', wrap it in an featurep 'xemacs.
4284
4285 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4286
4287         * gnus-ems.el (gnus-article-display-xface): Show xface in the
4288         order of headers (Actually, it is called in a reversed order). Add
4289         'gnus-image-text-deletable property.
4290         (gnus-remove-image): Remove text with such a property.
4291
4292         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
4293         gnus-put-image.
4294
4295         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
4296         with ", "
4297
4298 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299
4300         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
4301
4302         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
4303         (article-display-x-face): Display grey X-Faces.
4304
4305         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
4306         (gnus-convert-gray-x-face-to-ppm): Ditto.
4307         (gnus-convert-image-to-gray-x-face): Ditto.
4308
4309         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
4310         gnus-summary-show-raw-article.
4311
4312 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4313
4314         Display picons in XEmacs without showing text.
4315
4316         * gnus-xmas.el (gnus-xmas-create-image): Don't use
4317         mm-create-image-xemacs to create xbm glyph, because it deletes
4318         temporary files.
4319         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
4320         (gnus-xmas-remove-image): Make text visible, remove glyph.
4321
4322         * gnus-picon.el (gnus-picon-transform-newsgroups)
4323         (gnus-picon-transform-address): Insert spec backward, due to the
4324         incompatibility of gnus-xmas-put-image.
4325
4326 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4327
4328         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
4329
4330 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4331
4332         * gnus.el: Doc fix.
4333
4334         * gnus-art.el: Doc fix.
4335
4336         * gnus-agent.el: Doc fix.
4337
4338 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4339
4340         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
4341
4342 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
4343
4344         * nnmaildir.el (nnmaildir--update-nov): automatically parse
4345         NOV data out of the message again if nnmail-extra-headers has
4346         changed.
4347
4348 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4349
4350         * gnus-fun.el: New file.
4351         (gnus-convert-image-to-x-face-command): New variable.
4352         (gnus-insert-x-face): New function.
4353         (gnus-random-x-face): Renamed.
4354         (gnus-x-face-from-file): Renamed.
4355
4356         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
4357         "_".
4358         (gnus-body-boundary-delimiter): Typo fix.
4359
4360 2002-01-02  Simon Josefsson  <jas@extundo.com>
4361
4362         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
4363         (gnus-body-boundary-delimiter): Fix type.
4364
4365 2002-01-01  Simon Josefsson  <jas@extundo.com>
4366
4367         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
4368         (gnus-treat-emphasize, gnus-treat-strip-cr)
4369         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
4370         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
4371         (gnus-treat-fill-article, gnus-treat-hide-citation)
4372         (gnus-treat-hide-citation-maybe)
4373         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
4374         (gnus-treat-strip-pem, gnus-treat-strip-banner)
4375         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
4376         (gnus-treat-date-ut, gnus-treat-date-local)
4377         (gnus-treat-date-english, gnus-treat-date-lapsed)
4378         (gnus-treat-date-original, gnus-treat-date-iso8601)
4379         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
4380         (gnus-treat-strip-trailing-blank-lines)
4381         (gnus-treat-strip-leading-blank-lines)
4382         (gnus-treat-strip-multiple-blank-lines)
4383         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
4384         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
4385         (gnus-treat-display-xface, gnus-treat-display-smileys)
4386         (gnus-treat-from-picon, gnus-treat-mail-picon)
4387         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
4388         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
4389         (gnus-treat-play-sounds, gnus-treat-translate)
4390         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
4391
4392         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
4393         (gnus-article-treat-body-boundary): Use it.
4394
4395         * message.el (message-mode): Fix doc.
4396         (message-mode-menu): Fix names.
4397
4398 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4399
4400         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
4401         articles.
4402
4403         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
4404         (gnus-picon-transform-address): Search for unknown faces as well.
4405         (gnus-picon-find-face): Don't search "news" for MISC.
4406         (gnus-picon-user-directories): Changed default back to exclude
4407         "unknown".
4408
4409         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
4410
4411         * gnus-picon.el (gnus-picon-find-face): Search through all
4412         databases.
4413         (gnus-picon-find-face): New implementation.
4414
4415         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
4416         keystroke.
4417         (gnus-topic-goto-next-topic): Ditto.
4418
4419         * gnus.el (gnus-summary-line-format): Changed default.
4420
4421         * nnmail.el (nnmail-extra-headers): Change default.
4422
4423         * gnus-sum.el (gnus-extra-headers): Change default.
4424
4425         * message.el (message-news-other-window): Changed "news" to
4426         "posting".
4427         (message-news-other-frame): Ditto.
4428         (message-do-send-housekeeping): Ditto.
4429
4430         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
4431         function.
4432         (gnus-article-unread-p): New function.
4433         (gnus-article-unseen-p): New function.
4434         (gnus-dead-summary-mode-map): Typo.
4435
4436         * gnus-util.el (gnus-make-predicate): New function.
4437         (gnus-make-predicate-1): New function.
4438
4439         * gnus-sum.el: New function.
4440         (gnus-map-articles): New function.
4441
4442         * gnus-art.el (gnus-treat-fold-headers): New variable.
4443         (gnus-article-treat-fold-headers): New command and keystroke.
4444
4445         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
4446         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
4447
4448 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4449
4450         * message.el (message-fcc-externalize-attachments): New variable.
4451         (message-do-fcc): Use it.
4452
4453         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
4454         (gnus-inews-do-gcc): Use it.
4455
4456         * mml.el (mml-tweak-sexp-alist): New variable.
4457         (mml-externalize-attachments): New variable.
4458         (mml-tweak-part): Use mml-tweak-sexp-alist.
4459         (mml-tweak-externalize-attachments): New function.
4460
4461 2002-01-01  Steve Youngs  <youngs@xemacs.org>
4462
4463         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
4464         'set-glyph-face' so x-face back/foreground can be set.
4465
4466 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4467
4468         * message.el (message-fix-before-sending): Fix a typo.
4469
4470 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4471
4472         * gnus-art.el (gnus-treat-smiley): Renamed command.
4473         (gnus-article-remove-images): New command and keystroke.
4474
4475         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
4476
4477         * smiley-ems.el (gnus-smiley-display): Removed.
4478
4479         * gnus.el (gnus-version-number): Update version.
4480
4481         * message.el (message-text-with-property): Renamed and moved
4482         here.
4483         (message-fix-before-sending): Highlight invisible text and place
4484         point there.
4485
4486 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4487
4488         * gnus.el: Oort Gnus v0.04 is released.
4489
4490 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491
4492         * gnus-delay.el (gnus-delay-send-queue): Renamed.
4493
4494         * gnus-art.el (gnus-ignored-headers): More headers,
4495
4496         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
4497         of `scan-error', since XEmacs doesn't seem to support that.
4498
4499 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500
4501         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
4502         arg.
4503         (gnus-summary-best-unread-subject): Ditto.
4504         (gnus-summary-best-unread-subject): No, don't.
4505         (gnus-summary-better-unread-subject): New command.
4506
4507         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
4508
4509         * lpath.el ((featurep 'xemacs)): fbind url function.
4510
4511         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
4512         buffer.
4513         (gnus-xmas-remove-image): Implementation that does something.
4514         (gnus-xmas-article-display-xface): Mark images properly.
4515
4516         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
4517
4518 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
4519
4520         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
4521
4522 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4523
4524         * gnus-group.el (gnus-group-line-format): Added %O to the default
4525         value.
4526
4527         * gnus-util.el (gnus-text-with-property): The smallest point is
4528         point-min.
4529
4530         * smiley-ems.el (smiley-region): Return images.
4531         (gnus-smiley-display): Allow toggling.
4532         (smiley-region): Use text properties, not overlays.
4533
4534         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
4535         implemented yet.
4536
4537         * smiley-ems.el (smiley-update-cache): Check for valid types.
4538
4539         * gnus-art.el (gnus-with-article-buffer): New macro.
4540
4541         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
4542         strings as well as the glyphs.
4543         (gnus-picon-transform-address): Ditto.
4544         (gnus-picon-insert-glyph): Ditto.
4545         (gnus-picon-transform-newsgroups): Toggle.
4546         (gnus-picon-transform-address): Toggle.
4547
4548         * gnus-ems.el (gnus-remove-image): New function.
4549         (gnus-put-image): Take an optional string.
4550
4551         * gnus-util.el (gnus-text-with-property): New function.
4552
4553         * gnus-art.el (gnus-delete-images): New function.
4554
4555         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
4556
4557         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
4558         (gnus-article-wash-status): Use it.
4559         (gnus-signature-toggle): Clean up.
4560         (gnus-add-wash-status): New function.
4561         (gnus-delete-wash-status): New function.
4562         (gnus-article-hide-text-type): Use them throughout.
4563         (gnus-add-image): New function.
4564
4565         * gnus-ems.el (gnus-article-display-xface): Use new interface.
4566
4567         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
4568         interface.
4569
4570         * gnus-art.el (article-display-x-face): Cleaned up.
4571
4572         * rfc2047.el (rfc2047-field-value): New function.
4573
4574         * mail-parse.el (mail-header-field-value): New alias.
4575
4576         * gnus-art.el (gnus-mime-print-part): Fix typos.
4577
4578         * smiley-ems.el (gnus-smiley-file-types): New variable.
4579         (smiley-update-cache): Use it.
4580         (smiley-regexp-alist): Suffix-less smiley names.
4581         (smiley-regexp-alist): Added more smileys.
4582
4583         * gnus-sum.el (gnus-print-buffer): Made into own function.
4584         (gnus-summary-print-article): Use it.
4585
4586         * mailcap.el (mailcap-mime-info): Actually return the bit that we
4587         looked for when REQUEST is a string.
4588
4589         * gnus-art.el (gnus-mime-button-commands): Add printing
4590         keystroke.
4591         (gnus-mime-copy-part): Doc fix.
4592         (gnus-mime-print-part): New command.
4593
4594 2001-12-31  Simon Josefsson  <jas@extundo.com>
4595
4596         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
4597         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
4598
4599 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * gnus-picon.el (gnus-treat-from-picon): Autoload.
4602         (picon): Fix doc.
4603
4604         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
4605         longer exists. Remove those codes.
4606         * gnus.el (gnus-use-picons): Ditto.
4607
4608 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4609
4610         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
4611         infloop.
4612
4613         * gnus-sum.el (t): New `W D' map.
4614
4615         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
4616         (gnus-article-treat-body-boundary): Clean up.
4617         (gnus-body-boundary-face): Removed.
4618         (gnus-article-goto-header): Moved here.
4619         (gnus-article-goto-header): Allow better regexps.
4620         (gnus-article-treat-fold-newsgroups): New command.
4621
4622         * gnus-sum.el (gnus-summary-move-article): We have to select an
4623         article to give `gnus-read-move-group-name' an opportunity to
4624         suggest an appropriate default.
4625
4626         * rfc2047.el (rfc2047-fold-line): New function.
4627         (rfc2047-unfold-line): Ditto.
4628         (rfc2047-fold-region): Don't fold just after the header name.
4629
4630         * mail-parse.el (mail-header-fold-line): New alias.
4631         (mail-header-unfold-line): Ditto.
4632
4633         * gnus-art.el (gnus-body-boundary-face): Renamed.
4634         (gnus-article-treat-body-boundary): Use it.
4635         (gnus-article-treat-body-boundary): Use an invisible header and a
4636         line of underline characters.
4637
4638 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4639
4640         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
4641
4642         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
4643         (gnus-picon-split-address): New function.
4644         (gnus-picon-find-face): Use it.
4645         (gnus-picon-transform-address): Use it. Set first to t for each
4646         address.
4647
4648         * gnus-art.el (gnus-with-article-headers): Move to here. Define
4649         the macro then use it.
4650         (gnus-treatment-function-alist): Treat picons earlier.
4651
4652 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653
4654         * gnus-art.el (gnus-body-separator-face): New variable.
4655         (gnus-article-treat-body-boundary): Use a blank, colored line.
4656
4657         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
4658         well.
4659
4660         * gnus-art.el (gnus-treat-body-boundary): New variable.
4661         (gnus-article-treat-unfold-headers): Use helper macro.
4662         (gnus-article-treat-body-boundary): New command.
4663
4664         * gnus.el (gnus-logo-color-style): Change the default color.
4665         (gnus-splash-face): Gray, gray.
4666
4667         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
4668         colors.
4669
4670         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
4671         (gnus-logo-color-style): Ditto.
4672         (gnus-logo-colors): Ditto.
4673
4674         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
4675
4676         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
4677
4678         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
4679         (gnus-picon-transform-newsgroups): New function.
4680
4681         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
4682         string.
4683
4684         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
4685
4686         * gnus-art.el (gnus-treat-cc-picon): New variable.
4687         (gnus-treat-mail-picon): Renamed.
4688
4689         * gnus-picon.el: New implementation.
4690         (gnus-picon-find-face): Renamed.
4691         (gnus-treat-from-picon): Use it.
4692         (gnus-picon-transform-address): Renamed.
4693         (gnus-treat-from-picon): Use it.
4694         (gnus-picon-create-glyph): Renamed.
4695         (gnus-picon-transform-address): Use it.
4696         (gnus-treat-cc-picon): New command.
4697
4698         * mm-decode.el (mm-create-image-xemacs): Separated out into
4699         function.
4700         (mm-get-image): Use it.
4701
4702         * gnus-art.el (gnus-treat-display-picons): Simplify.
4703         (gnus-treat-from-picon): Renamed.
4704
4705         * gnus-ems.el (gnus-create-image): New function.
4706         (gnus-put-image): New function.
4707
4708         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
4709         (gnus-with-article-headers): New macro.
4710         (gnus-article-goto-header): New function.
4711
4712         * gnus-xmas.el (gnus-image-type-available-p): New function.
4713
4714         * gnus-ems.el (gnus-image-type-available-p): New function.
4715
4716 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4717
4718         * nnrss.el (nnrss-check-group): Find the correct tag, because
4719         xml.el is changed.
4720
4721 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722
4723         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
4724         lines are shorter than the window width.
4725         (gnus-ignored-headers): More headers.
4726
4727 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4728
4729         * gnus-art.el (gnus-treat-unfold-lines): New variable.
4730         (gnus-treat-unfold-headers): Renamed.
4731         (gnus-article-treat-unfold-headers): New command and keystroke.
4732
4733         * rfc2047.el (rfc2047-encode-message-header): Clean up.
4734
4735         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
4736
4737 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4738
4739         * sha1-el.el (sha1-use-external): New variable.
4740         (sha1-region): Use it.
4741         (sha1-string): Ditto.
4742
4743         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
4744         * gnus-picon.el: Less warnings when compile.
4745
4746 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4747
4748         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
4749         alias.
4750         (gnus-picons-database): Default to list.
4751         (gnus-picons-lookup-internal): Use it.
4752
4753         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
4754         to "bogus".
4755
4756         * gnus-win.el (gnus-configure-windows-hook): New hook.
4757
4758 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
4759
4760         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
4761
4762 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
4765         lists.
4766         (gnus-select-newsgroup): Don't append; push.
4767         (gnus-adjust-marked-articles): Remove obsolete ranges from
4768         `seen'.
4769         (gnus-update-marks): Clean up.
4770         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
4771
4772 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
4773
4774         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
4775
4776 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * gnus-sum.el (gnus-auto-select-subject): New variable.
4779         (gnus-summary-best-unread-subject): New function.
4780         (gnus-summary-best-unread-article): Use it.
4781         (gnus-summary-first-unseen-subject): New function and command.
4782
4783         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
4784         other treatments.
4785
4786         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
4787         function.
4788
4789         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
4790         from the list of hidden types.
4791
4792         * mm-view.el (mm-inline-text): Ditto.
4793         (mm-inline-text): Ditto.
4794         (mm-w3-prepare-buffer): Ditto.
4795
4796         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
4797
4798 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4799
4800         * gnus-art.el (gnus-ignored-headers): Added more headers.
4801
4802 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
4803
4804         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
4805         once.
4806
4807 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4808
4809         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
4810
4811 2001-12-28  Simon Josefsson  <jas@extundo.com>
4812
4813         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
4814         Jesper Harder <harder@ifa.au.dk>.
4815
4816 2001-12-27  Simon Josefsson  <jas@extundo.com>
4817
4818         * gnus-sum.el (gnus-select-newsgroup): Make
4819         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
4820         contain all articles (instead of none) when no seen marks have
4821         been set for the group.
4822         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
4823         instead, it seems to result in shorter ranges.
4824
4825 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4826
4827         * mm-util.el (mm-iso-8859-x-to-15-region): Use
4828         insert-before-markers.
4829         From Jesper Harder <harder@ifa.au.dk>
4830
4831 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
4832
4833         * nnmaildir.el (nnmaildir-save-mail): create the destination
4834         groups if they do not exist.
4835
4836 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4837
4838         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
4839
4840 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4841
4842         * gnus-group.el (gnus-group-read-ephemeral-group): Call
4843         gnus-group-real-name.
4844
4845         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
4846         (gnus-newsgroup-variables): Ditto.
4847
4848         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
4849         return it.
4850
4851 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
4852
4853         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
4854         * nnmaildir.el (top-level): Add commentary.
4855         (nnmaildir-version): Indicate that nnmaildir is now a standard
4856         part of Gnus, not separately released.
4857
4858 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4859
4860         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
4861         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
4862         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
4863         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4864
4865 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4866
4867         * nnmaildir.el: Copyright changes. Require cl only at compile time.
4868
4869 2001-12-20  Simon Josefsson  <jas@extundo.com>
4870
4871         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
4872         ZHU <zsh@cs.rochester.edu>.
4873         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
4874         Brian P Templeton <bpt@tunes.org>.
4875
4876 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4877
4878         * nnmaildir.el: New file.
4879         From Paul Jarc <prj@po.cwru.edu>.
4880
4881 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4882
4883         * nndoc.el (nndoc-type-alist): Move forward to the end.
4884
4885 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
4888         `dolist'.
4889
4890 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4891
4892         * gnus-win.el (gnus-frames-on-display-list): New function.
4893         (gnus-get-buffer-window): Use it.
4894
4895 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4896
4897         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
4898
4899 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4900
4901         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
4902
4903 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4904            From Harald Meland <Harald.Meland@usit.uio.no>
4905
4906         * gnus-win.el (gnus-get-buffer-window): New function.
4907         (gnus-all-windows-visible-p): Use it.
4908
4909         * gnus-util.el (gnus-horizontal-recenter)
4910         (gnus-horizontal-recenter, gnus-horizontal-recenter)
4911         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
4912
4913         * gnus-score.el (gnus-score-insert-help): Use it.
4914
4915         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
4916         (gnus-generate-tree, gnus-highlight-selected-tree)
4917         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
4918         it.
4919
4920         * gnus-art.el (gnus-article-set-window-start)
4921         (gnus-mm-display-part, gnus-request-article-this-buffer)
4922         (gnus-button-next-page, gnus-button-prev-page)
4923         (gnus-article-button-next-page, gnus-article-button-prev-page):
4924         Use it.
4925
4926 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
4927
4928         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
4929         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4930         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
4931
4932 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4933
4934         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
4935         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4936         * mml1991.el, nnultimate.el: Add `coding'.
4937
4938 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
4939
4940         * ChangeLog: changed coding to buffer-file-coding-system
4941         * ChangeLog.1: same
4942         * nnwfm.el: same
4943         * gnus-smiley.el: same
4944         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
4945         * gnus-delay.el: same
4946         * gnus-spec.el: same
4947         * message.el: same
4948         * mml1991.el: same
4949         * nnultimate.el: same
4950
4951 2001-12-16  Simon Josefsson  <jas@extundo.com>
4952         Inspired by code by Dirk Meyer <dischi@tzi.de>.
4953
4954         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
4955         (gnus-summary-save-map): Add muttprint.
4956         (gnus-summary-make-menu-bar): Ditto.
4957         (gnus-summary-muttprint): New function.
4958
4959         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
4960
4961 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4962
4963         * uudecode.el (uudecode-decode-region-internal): Speedup by using
4964         temporary list instead of buffer.
4965
4966         * mm-url.el (executable-find): autoload.
4967
4968 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4969
4970         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
4971         to variable, follow doc-string conventions).
4972
4973 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
4974
4975         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
4976         subscribe-level
4977         * gnus-topic.el (gnus-subscribe-topics): use it.
4978
4979 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4980
4981         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
4982         messages. (A small patch with indentation)
4983         From Sean Neakums <sneakums@zork.net>.
4984
4985         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
4986         nil after shooting down the gnus-original-article-buffer.
4987
4988 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4989
4990         * uudecode.el (uudecode-use-external): New variable.
4991         (uudecode-decode-region): Automatically detect external program.
4992
4993         * binhex.el (binhex-use-external): New variable.
4994         (binhex-decode-region-internal): New function.
4995         (binhex-decode-region): Automatically detect external program.
4996
4997         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
4998         Use them.
4999
5000 2001-12-12  Simon Josefsson  <jas@extundo.com>
5001
5002         * nnvirtual.el (nnvirtual-always-rescan)
5003         (nnvirtual-component-regexp): Fix doc.
5004
5005         * nnoo.el (defvoo): Add doc to defvoo variables.
5006
5007         * nnml.el (nnml-directory, nnml-active-file)
5008         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
5009         (nnml-marks-is-evil, nnml-filenames-are-evil)
5010         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
5011
5012         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
5013         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
5014         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
5015         `error'.
5016
5017         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
5018         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
5019
5020         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
5021         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
5022         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
5023         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
5024
5025         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
5026         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
5027
5028         * imap.el, nnimap.el: Fix indentation.
5029
5030         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
5031
5032 2001-12-12  Didier Verna  <didier@xemacs.org>
5033
5034         * gnus-msg.el (gnus-group-news): New function.
5035         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
5036         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
5037         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
5038         for it.
5039         * gnus-msg.el (gnus-summary-news-other-window): New function.
5040         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
5041         bind it to `i'.
5042         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
5043         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
5044         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
5045         for it (called with a prefix).
5046         * gnus-msg.el (gnus-configure-posting-styles): add an optional
5047         group-name argument.
5048         * gnus-msg.el (gnus-setup-message): use it.
5049
5050 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5051
5052         * gnus-sum.el (gnus-summary-show-article): Fix doc.
5053
5054 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5055
5056         * mml.el (mime-to-mml): Remove Content-Disposition too.
5057
5058 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
5061         * gnus-group.el (gnus-group-name-decode): Decode unibyte
5062         strings only.
5063         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5064
5065 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
5066
5067         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
5068         (nnmail-fancy-expiry-target): Use it.
5069         Suggestions from Simon Josefsson <jas@extundo.com>.
5070
5071 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5072
5073         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
5074
5075 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5076
5077         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
5078
5079         * gnus-util.el (gnus-url-unhex-string): Move here.
5080
5081 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5082
5083         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
5084         mm-url-decode-entities-nbsp.
5085
5086         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
5087         * webmail.el, nnwfm.el: Use mm-url.
5088
5089         * mm-url.el (mm-url-fetch-form): Move from nnweb.
5090         (mm-url-remove-markup): Move from nnweb.
5091         (mm-url-fetch-simple): Move from webmail.
5092
5093         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
5094
5095 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5096
5097         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
5098         (gnus-summary-print-article): Use it.
5099
5100         * gnus-util.el (gnus-replace-in-string): Typo.
5101
5102 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5103
5104         * nnweb.el (nnweb-replace-in-string): Removed.
5105
5106         * gnus-util.el (gnus-replace-in-string): New function.
5107         (gnus-mode-string-quote): Use it.
5108
5109         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
5110         * nnwfm.el (nnwfm-create-mapping): Ditto.
5111
5112 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5113
5114         * dgnushack.el (dgnushack-compile): nnrss.el and
5115         nnslashdot.el don't depend on nnweb, url, w3.
5116
5117         * nnrss.el: Use mm-url.
5118
5119 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5120
5121         * mm-url.el (mm-url-insert-file-contents): Support file:.
5122
5123 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5124
5125         * mm-view.el: Lower case for the description line. Sync from the
5126         Emacs CVS.
5127
5128 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5129
5130         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
5131         From:  Stefan Monnier  <monnier@cs.yale.edu>
5132
5133 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
5136
5137 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5138
5139         * mm-url.el: Require executable.
5140         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5141
5142 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5143
5144         * pop3.el (pop3-munge-message-separator): Only use valid date.
5145         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
5146
5147         * Makefile.in: gnus-load.elc may not be generated.
5148
5149 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5150
5151         * mm-url.el: New file.
5152         * nnslashdot.el: Use it.
5153         * mm-extern.el (mm-extern-url): Use it.
5154
5155 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5156
5157         * gnus-sum.el (gnus-summary-save-article): Nix
5158         gnus-display-mime-function and gnus-article-prepare-hook.
5159
5160         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
5161         the beginning of lines.
5162         (gnus-complex-form-to-spec): Ditto.
5163
5164 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5165
5166         * message.el (message-make-mft): Fix the m-s-a-file regexp.
5167         From Paul Jarc <prj@po.cwru.edu>.
5168
5169 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5170
5171         * message.el: New variable message-subscribed-address-file;
5172         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
5173
5174 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5175
5176         * message.el (message-tab-body-function): Set to nil.
5177         (message-tab): Use text-mode-map or global-map.
5178         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
5179
5180 2001-11-30  Simon Josefsson  <jas@extundo.com>
5181
5182         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
5183         instead of gnus-union, for speed.  Suggested by Christoph Conrad
5184         <christoph.conrad@gmx.de>.
5185         (gnus-agent-fetch-group-1): Add verbose message.
5186
5187 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5188
5189         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
5190         of integers.
5191
5192 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5193
5194         * message.el (message-newgroups-header-regexp)
5195         (message-completion-alist, message-tab-body-function): Use
5196         defcustom rather than defvar.
5197         (message-tab): Mention `message-tab-body-function' in doc.
5198         Suggested by Karl Eichwalder.
5199
5200 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5201
5202         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
5203
5204 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5205
5206         * nnheader.el (nnheader-find-nov-line): Don't use macro
5207         gnus-delete-line.
5208
5209         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
5210         (gnus-group-name-charset): Ditto.
5211
5212         * gnus-util.el (gnus-buffer-live-p): Ditto.
5213
5214 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5215
5216         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
5217         open parenthesis in doc.
5218         (sieve-manage-authenticator-alist): Typo in doc.
5219         * imap.el (imap-authenticator-alist): Typo in doc.
5220         (imap-stream-alist): Backslash.
5221
5222         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
5223           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
5224
5225 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5226
5227         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
5228
5229         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
5230
5231         * gnus-msg.el (gnus-configure-posting-styles): use
5232         make-local-hook. Add LOCAL for add-hook.
5233
5234 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
5235
5236         * message.el (message-mode): Use `make-local-hook' unless
5237         obsolete.
5238         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
5239
5240 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * canlock.el: Remove sha1.el and base64.el stuff.
5243
5244 2001-11-26  Didier Verna  <didier@xemacs.org>
5245
5246         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
5247         if needed.
5248
5249 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * message.el (message-tamago-not-in-use-p): New function.
5252         (message-strip-forbidden-properties): Use it.
5253
5254 2001-11-26  Didier Verna  <didier@xemacs.org>
5255
5256         * gnus-start.el (gnus-check-first-time-used): only check for
5257         existence of .el[d] files.
5258
5259 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5260
5261         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
5262
5263         * message.el (message-setup-1): Clean up mc-*.
5264
5265 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5266
5267         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
5268         * gnus-score.el (gnus-score-find-bnews): Use it.
5269
5270         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
5271         (gnus-summary-limit-to-author): Ditto.
5272         (gnus-summary-limit-to-extra): Ditto.
5273         (gnus-summary-find-matching): Support not-matching argument.
5274
5275 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5276
5277         * message.el (message-wash-subject): Use `insert' rather than
5278         `insert-string', which is deprecated.
5279
5280 2001-11-24  Simon Josefsson  <jas@extundo.com>
5281
5282         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
5283         message. (Gnus does not "default" to using 8bit for the message,
5284         it default to use 8bit encoding and the user-supplied CTE
5285         value. Calling this behaviour "treating it as 8bit" is perhaps
5286         better.)
5287
5288         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
5289         (compare mm-charset-to-coding-system).
5290
5291 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5292
5293         * canlock.el (canlock-sha1-with-openssl): Use unibyte
5294         buffer. Correctly decode hex.
5295
5296 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5297
5298         * gnus-agent.el (gnus-category-insert-line): Convert category
5299         names to strings.
5300
5301 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5302
5303         * message.el (sha1): eval-and-compile.
5304
5305 2001-11-20  Simon Josefsson  <jas@extundo.com>
5306
5307         * message.el (message-allow-no-recipients): New variable.
5308         (message-send): Use it, customize the prompting when posting to
5309         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
5310
5311 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5312
5313         * mm-util.el (mm-coding-system-priorities): New variable.
5314         (mm-sort-coding-systems-predicate): New function.
5315         (mm-find-mime-charset-region): Resort coding systems if needed.
5316         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
5317
5318 2001-11-20  Didier Verna  <didier@xemacs.org>
5319
5320         * gnus-group.el (gnus-group-make-help-group): new optional
5321         argument to control the error behavior.
5322         * gnus-start.el (gnus-check-first-time-used): use it to avoid
5323         erroring.
5324
5325 2001-11-19  Simon Josefsson  <jas@extundo.com>
5326
5327         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
5328         instead of C-c C-u.  Suggested by Per Abrahamsen
5329         <abraham@dina.kvl.dk>.
5330
5331 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5332
5333         * nnfolder.el (nnfolder-read-folder): Use group instead of
5334         nnfolder-current-group.
5335         Suggested by Lorentey Karoly <lorentey@elte.hu>.
5336
5337 2001-11-17  Simon Josefsson  <jas@extundo.com>
5338
5339         * message.el (message-send): Ask user if Fcc/Gcc should be
5340         performed when no other sender was specified.
5341         Suggested by prj@po.cwru.edu (Paul Jarc).
5342
5343 2001-11-17  Simon Josefsson  <jas@extundo.com>
5344
5345         * message.el (message-mode, message-mode-map): Use C-c C-u for
5346         Importance: instead of C-c C-p (used by SC).
5347
5348 2001-11-16  Simon Josefsson  <jas@extundo.com>
5349
5350         * message.el (message-insert-importance-high)
5351         (message-insert-importance-low): Save point.
5352
5353         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
5354         value.
5355
5356 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
5357
5358         * message.el (message-strip-special-text-properties): New option.
5359         (message-strip-forbidden-properties): Obey it.
5360
5361 2001-11-14  Sam Steingold  <sds@gnu.org>
5362
5363         * gnus-score.el: Fixed some doc strings to properly quote symbols.
5364
5365 2001-11-15  Simon Josefsson  <jas@extundo.com>
5366
5367         Support "Importance:" header in Message.
5368
5369         * message.el (message-mode-map): Bind C-c C-p to
5370         `message-insert-or-toggle-importance'
5371         (message-mode-menu): Add message-insert-importance-{high,low}.
5372         (message-insert-importance-high, message-insert-importance-low)
5373         (message-insert-or-toggle-importance): New functions.
5374         (message-tool-bar-map): Add {un,}important.
5375         (message-mode): Doc fix.
5376
5377 2001-11-15  Simon Josefsson  <jas@extundo.com>
5378
5379         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
5380
5381         * mml.el (mml-menu): Fix toolbar tooltip.
5382
5383 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5384
5385         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
5386         * nnml.el (nnml-save-marks): Ditto.
5387
5388         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
5389
5390 2001-11-15  Simon Josefsson  <jas@extundo.com>
5391
5392         * nnml.el (nnml-save-marks):
5393         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
5394         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
5395
5396 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5397
5398         * gnus-art.el (gnus-article-wash-status-strings): Use
5399         `copy-sequence', not `copy-seq'.
5400
5401 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
5402
5403         * gnus-art.el (gnus-article-wash-status-strings): New constant.
5404         (gnus-gnus-article-wash-status-entry): New function.
5405         (gnus-article-wash-status): Use it.
5406
5407 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5408
5409         * mml1991.el: Add coding header.
5410
5411 2001-11-12  Simon Josefsson  <jas@extundo.com>
5412
5413         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
5414         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
5415         `mml1991-sign' and `mml1991-encrypt'.
5416         (mml1991-encrypt, mml1991-sign): New glue functions.
5417         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
5418
5419         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
5420         (mml-menu): Add PGP to menu.
5421
5422         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
5423         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
5424         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
5425         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
5426
5427         * mml2015.el: Mention RFC 3156.
5428
5429         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
5430
5431 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5432
5433         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
5434
5435         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
5436           From <Michael.Cook@cisco.com>
5437
5438 2001-11-11  Simon Josefsson  <jas@extundo.com>
5439
5440         * message.el (top-level): Autoload sha1.
5441         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
5442         canlock, no need to require two different hash algs).  Suggested
5443         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
5444
5445 2001-11-09  Simon Josefsson  <jas@extundo.com>
5446
5447         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
5448         <Pavel@Janik.cz>.
5449
5450 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5451
5452         * message.el (message-point-in-header-p): New function.
5453         (message-do-auto-fill): Use it.
5454         (message-beginning-of-line): New function.  Goes to beginning of
5455         header value (i.e., end of header name), or to beginning of line
5456         if already at beginning of value.  Behaves like
5457         `beginning-of-line' when in message body.
5458         (message-mode-map): Bind it.
5459
5460 2001-11-08  Simon Josefsson  <jas@extundo.com>
5461
5462         * gnus-msg.el (gnus-posting-styles): Add doc.
5463
5464 2001-11-07  Simon Josefsson  <jas@extundo.com>
5465
5466         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
5467
5468         * sieve-mode.el (sieve-control-commands-face)
5469         (sieve-control-commands-face, sieve-action-commands-face)
5470         (sieve-test-commands-face, sieve-tagged-arguments-face): New
5471         faces.
5472         (sieve-font-lock-keywords): Use them.
5473         (sieve-mode): Only set font-lock-defaults in emacs.
5474
5475         * gnus-art.el (gnus-default-article-saver): Add
5476         gnus-summary-save-body-in-file.
5477         (gnus-summary-write-to-file): Fix doc.
5478
5479 2001-11-07  Simon Josefsson  <jas@extundo.com>
5480
5481         * gnus-art.el (gnus-treat-highlight-signature): Add cross
5482         reference to the correct chapter in the manual.
5483
5484         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
5485         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
5486
5487 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5488
5489         * mml.el (mml-preview): Bind mail-header-separator.
5490
5491 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5492
5493         * message.el: Always require canlock.
5494         (message-ignored-supersedes-headers): Include Cancel-Lock and
5495         Cancel-Key.
5496         (message-insert-canlock): Don't require canlock.
5497         (message-cancel-news): Don't check whether canlock is available.
5498         (message-supersede): Support cancel-locks.
5499
5500         * gnus-art.el: Don't autoload canlock.
5501
5502 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5503
5504         * mail-source.el (mail-source-fetch-imap): ASYNC param.
5505         From: <andre@slamdunknetworks.com>
5506
5507 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5508
5509         * many files: Fix copyright lines.
5510
5511 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5512
5513         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
5514         Suggested by Dave Love  <fx@gnu.org>.
5515
5516 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5517
5518         * message.el (message-kill-buffer): Remove auto-save file after
5519         confirm.
5520
5521         * message.el (message-send-mail): Call message-generate-headers
5522         once.  Suggested by Matt Armstrong <matt@lickey.com>.
5523
5524         * gnus-topic.el (gnus-topic-rename): Initial-input.
5525         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
5526
5527 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5528
5529         * message.el (message-forbidden-properties): New constant.
5530         (message-strip-forbidden-properties): New function.
5531         (message-mode): Activate it.
5532
5533 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5534
5535         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
5536         (mm-hack-charsets): Fix doc.
5537
5538 2001-11-02  Simon Josefsson  <jas@extundo.com>
5539
5540         * gnus-int.el (gnus-check-server): Message "...done" when done.
5541
5542         * imap.el (imap-close): Don't message (imap-send-command-wait
5543         returns if the connection is dropped).
5544         (imap-wait-for-tag): Nix out message only when necessary.
5545
5546         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
5547         for non-crossposting.
5548         (gnus-sieve-crosspost): Default to t to be consistent with other
5549         parts of Gnus.
5550
5551 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5552
5553         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
5554         (mm-iso-8859-x-to-15-table): Ditto.
5555         (mm-iso-8859-x-to-15-region): Ditto.
5556         (mm-find-mime-charset-region): Ditto.
5557
5558 2001-11-01  Simon Josefsson  <jas@extundo.com>
5559
5560         * nnimap.el (nnimap-close-asynchronous): New variable.
5561         (nnimap-close-group): Use it.
5562         (nnimap-expunge): Don't use it.
5563
5564         * imap.el (imap-callbacks): New variable.
5565         (imap-remassoc): Copied from `gnus-remassoc'.
5566         (imap-add-callback): New function.
5567         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
5568         behaviour.
5569         (imap-parse-response): Call the callback.
5570
5571         * message.el (message-insert-canlock): New variable.
5572         (message-canlock-generate, message-canlock-password)
5573         (message-insert-canlock): New functions.
5574         (message-send-news): Call `message-insert-canlock'.
5575         (top-level): Require canlock when compiling.
5576         (message-insert-canlock): Require canlock before we need it.
5577
5578 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5579
5580         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
5581
5582 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5583
5584         * dgnushack.el (dgnushack-make-load): A workaround for
5585         custom-add-loads bug in some versions of XEmacs.
5586
5587 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5588
5589         * mm-util.el (mm-charset-synonym-alist): Revert (some).
5590
5591 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5592
5593         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
5594         (mm-hack-charsets): New variable.
5595         (mm-iso-8859-15-compatible): New variable.
5596         (mm-iso-8859-x-to-15-table): New variable.
5597         (mm-find-mime-charset-region): Add parameter hack-charsets.
5598
5599         * mm-bodies.el (mm-encode-body): Use it.
5600         * mml.el (mml-parse-1): Ditto.
5601
5602 2001-11-01  Simon Josefsson  <jas@extundo.com>
5603
5604         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
5605
5606 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5607
5608         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
5609         is nil.
5610
5611 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5612
5613         * smiley-ems.el (smiley-update-cache): Auto detect file type.
5614
5615         * message.el (message-forward-rmail-make-body): Use
5616         save-window-excursion.
5617         (message-encode-message-body): Search with noerror.
5618         (message-setup-1): Convert compose-mail send-actions to
5619         message-send-actions.
5620
5621 2001-11-01  Simon Josefsson  <jas@extundo.com>
5622
5623         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
5624         <yamaoka@jpl.org>.
5625
5626 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5627
5628         * sieve-manage.el (sieve-string-bytes): No complain.
5629
5630 2001-11-01  Simon Josefsson  <jas@extundo.com>
5631
5632         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
5633         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
5634         has autoload cookies, so no `require' should be necessary.)
5635
5636         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
5637         files.
5638
5639 2001-10-31  Simon Josefsson  <jas@extundo.com>
5640
5641         * gnus-cus.el (gnus-group-parameters): Support integer `display'
5642         parameter.
5643
5644         * gnus-sum.el (gnus-select-newsgroup): If group parameter
5645         `display' is a number (and C-u wasn't used to enter group), only
5646         fetch that number of articles.
5647
5648 2001-10-31  Matt Armstrong  <matt@lickey.com>
5649
5650         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
5651         not-subscribed -> subscribed.
5652
5653 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5654         From: Josh Huber <huber@alum.wpi.edu>
5655
5656         * message.el (message-subscribed-address-functions): New variable.
5657         (message-subscribed-addresses): New variable.
5658         (message-subscribed-regexps): New variable.
5659         (message-goto-mail-followup-to): New function.
5660         (message-send-mail): Add Mail-Followup-To.
5661         (message-make-mft): New function.
5662
5663         * gnus.el (gnus-find-subscribed-addresses): New function.
5664
5665 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5666
5667         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
5668         (mail-source-fetch-pop): Ditto.
5669         (mail-source-check-pop): Ditto.
5670
5671         * gnus-start.el (gnus-read-init-file): Ditto.
5672         (gnus-activate-group): Ditto.
5673         (gnus-read-newsrc-el-file): Ditto.
5674
5675 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5676
5677         * message.el (message-get-reply-headers): Make sure there is ", ".
5678
5679         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
5680         mm-coding-system-p. Don't correct it only in XEmacs.
5681         (mm-charset-to-coding-system): Use mm-coding-system-p and
5682         mm-get-coding-system-list.
5683         (mm-emacs-mule, mm-mule4-p): New variables.
5684         (mm-enable-multibyte, mm-disable-multibyte,
5685         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
5686         mm-with-unibyte-current-buffer,
5687         mm-with-unibyte-current-buffer-mule4): Use them.
5688         (mm-find-mime-charset-region): Treat iso-2022-jp.
5689
5690         From  Dave Love  <fx@gnu.org>:
5691
5692         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
5693         construction.
5694         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
5695         entries conditional on not having a coding system defined for
5696         them.
5697         (mm-mule-charset-to-mime-charset): Use
5698         find-coding-systems-for-charsets if defined.
5699         (mm-charset-to-coding-system): Don't use
5700         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
5701         later.  Add last resort search of coding systems.
5702         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
5703         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
5704         Mule 4.
5705         (mm-find-mime-charset-region): Re-write.
5706         (mm-with-unibyte-current-buffer): Restore buffer as well as
5707         multibyteness.
5708
5709 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5710
5711         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
5712         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
5713         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
5714
5715 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5716
5717         * gnus-art.el (article-display-x-face): Nix buffer-read-only
5718         again.
5719
5720         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
5721
5722 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5723
5724         * gnus-spec.el (gnus-parse-simple-format): Use
5725           buffer-substring-no-properties.
5726
5727 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5728
5729         * gnus-art.el (article-verify-cancel-lock): New function.
5730
5731         * nnheader.el (nntp-process-response): New variable.
5732         (nnheader-init-server-buffer): Make `nntp-process-response'
5733         buffer-local in `nntp-server-buffer'.
5734
5735         * nntp.el (nntp-prepare-post-hook): New hook.
5736         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
5737         (nntp-async-trigger): Ditto.
5738         (nntp-request-post): Insert a server's ID if there's no Message-ID
5739         header; run `nntp-prepare-post-hook'.
5740
5741 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5742
5743         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
5744         instead.
5745
5746         * message.el (message-forward-subject-author-subject): Don't use
5747         message-news-p, which widens the buffer.
5748         (message-forward-make-body): New function.
5749         (message-forward): Use it.
5750         (message-insinuate-rmail): New function.
5751         (message-forward-rmail-make-body): New function.
5752
5753 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5754
5755         * mm-extern.el (mm-extern): Provide it.
5756
5757         * mm-partial.el (mm-partial): Provide it.
5758
5759 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5760
5761         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
5762
5763 2001-10-29  Simon Josefsson  <jas@extundo.com>
5764
5765         * mml.el (mml-preview): Bind message-this-is-news if it is
5766         news. From Jesper Harder <harder@myrealbox.com>.
5767
5768 2001-10-28  Simon Josefsson  <jas@extundo.com>
5769
5770         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
5771
5772 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
5773
5774         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
5775         ironic smilies.
5776
5777 2001-10-27  Simon Josefsson  <jas@extundo.com>
5778
5779         * message.el (message-indent-citation): Don't add trailing
5780         whitespace when citing text.
5781
5782         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
5783         <harder@ifa.au.dk>.
5784
5785 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
5788         not available.
5789         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
5790         (nnweb-type-definition): Add google as alias of dejanews.
5791         (nnweb-google-parse-1): Forward 1 line.
5792
5793 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5794
5795         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
5796         variable `message-forward-ignored-headers'.
5797
5798 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
5799
5800         * gnus.el (gnus-expand-group-parameter): New function.
5801         (gnus-expand-group-parameters): Call it.
5802         (gnus-group-fast-parameter): New function.
5803         (gnus-group-find-parameter): Call it.
5804
5805 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5806
5807         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
5808         vector (it didn't before because of a bug).
5809         * gnus-msg.el (gnus-post-news): Use header vector directly, if
5810         available.  Before it converted it to an article number.
5811
5812         This makes followup to news articles with negative numbers in
5813         nnvirtual groups use news instead of mail.
5814
5815 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5816
5817         * gnus.el (post-method): Use `native' instead of `nil'.
5818
5819         * gnus-msg.el (gnus-post-method): Ditto.
5820
5821 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5822
5823         * gnus.el (gnus-define-group-parameter): Grammar fix.
5824
5825 2001-10-22  Simon Josefsson  <jas@extundo.com>
5826
5827         * gnus-msg.el (gnus-extended-version): Include
5828         system-configuration.
5829         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5830
5831 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5832
5833         * gnus.el (post-method): Customization fix: `native' is not a
5834         valid value.
5835         * gnus-msg.el (gnus-post-method): Doc and customization fix:
5836         `native' is not a valid value.
5837
5838 2001-10-21  Simon Josefsson  <jas@extundo.com>
5839
5840         * nnimap.el (nnimap): Defgroup
5841         (nnimap-strict-function, nnimap-strict-function-match): New
5842         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
5843         (nnimap-split-crosspost, nnimap-split-inbox)
5844         (nnimap-split-rule, nnimap-split-predicate)
5845         (nnimap-split-predicate): Defcustom.
5846         (nnimap-split-inbox, nnimap-expunge-search-string)
5847         (nnimap-importantize-dormant): Remove "*" from doc.
5848
5849 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5850
5851         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
5852         not supplied via prefix arg.  From Lisp, make arg mandatory.
5853         Suggested by Frank Schmitt.
5854
5855 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5856
5857         * message.el (message-do-auto-fill): Avoid calling
5858         'rfc822-goto-eoh'.
5859
5860 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5861         From Paul Jarc <prj@po.cwru.edu>.
5862
5863         * message.el (message-get-reply-headers): Restructure the logic
5864         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
5865
5866 2001-10-20  Simon Josefsson  <jas@extundo.com>
5867
5868         * message.el (message-cancel-news): Support cancel-locks.
5869         Suggested by Per Abrahamsson.
5870
5871         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
5872         conses.  From David Z Maze <dmaze@MIT.EDU>.
5873
5874         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
5875
5876 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5877
5878         * mm-decode.el (mm-default-directory): Fix customize type.
5879
5880         * message.el (message-setup-fill-variables): Kludge to use
5881         normal-auto-fill-function even if auto fill is already activated.
5882
5883 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5884
5885         * message.el (message-do-auto-fill): New version that does not
5886         rely on text properties, by Simon Josefsson <jas@extundo.com>.
5887         (message-setup-1): Removed the `message-field' property.
5888
5889         * gnus-draft.el (gnus-draft-edit-message): Removed the
5890         `message-field' property.
5891
5892 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5893
5894         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
5895         `message-field'.  The `field' property has a special significance in
5896         Emacs 21.
5897
5898         * message.el (message-send, message-setup-1): Ditto.
5899
5900 2001-10-18  Simon Josefsson  <jas@extundo.com>
5901
5902         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
5903         when undoing.
5904
5905 2001-10-18  Simon Josefsson  <jas@extundo.com>
5906         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
5907
5908         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
5909         (gnus-summary-make-menu-bar): Ditto.
5910
5911 2001-10-17  Simon Josefsson  <jas@extundo.com>
5912
5913         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
5914         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
5915
5916 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5917
5918         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
5919         * gnus-util.el (gnus-user-date): New function.
5920         From Frank Schmitt <usenet@Frank-Schmitt.net>.
5921
5922 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5923
5924         * message.el (message-check-news-header-syntax): Special case
5925         nnvirtual groups.
5926
5927         * gnus-sum.el (gnus-summary-respool-default-method): Changed
5928         customize type to `symbol'.
5929
5930 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
5933         %&foo;.
5934         (gnus-parse-simple-format): Support user extended spec too.
5935         %u&foo; invokes gnus-user-format-function-foo.
5936
5937 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5938
5939         * nnml.el (nnml-request-expire-articles): Make sure it is back to
5940         the server.
5941         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
5942         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5943         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
5944         * nndiary.el (nndiary-request-expire-articles): Ditto.
5945         (nndiary-schedule): Defsubst it before use it.
5946         (nndiary-error): eval-and-compile.
5947
5948 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5949
5950         * gnus-msg.el (gnus-post-method): Changed two instances of
5951         `active' to `current' and one `null' to `not'.
5952
5953 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5954         From Katsumi Yamaoka <yamaoka@jpl.org>.
5955
5956         * message.el (message-setup-fill-variables): Use
5957         `normal-auto-fill-function' instead of `auto-fill-function'.
5958
5959 2001-10-16  Simon Josefsson  <jas@extundo.com>
5960
5961         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
5962         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
5963         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
5964
5965 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5966         Patch by Oliver Scholz <oscholz@my.gnus.org>.
5967
5968         * gnus-draft.el (gnus-draft-edit-message): Add text property
5969         `field' with value `header' to message headers.
5970         * message.el (message-setup-1): Really add text property to all of
5971         the header, not just part of it.
5972
5973 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5974
5975         * gnus-group.el (gnus-group-sort-by-server): Use it.
5976
5977         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
5978
5979         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
5980         and keystroke.
5981
5982 2001-10-14  Simon Josefsson  <jas@extundo.com>
5983
5984         * dig.el: Doc fix.
5985
5986         * smime.el: Doc fix.
5987
5988         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
5989         charset magic from message.el.
5990
5991 2001-10-12  Simon Josefsson  <jas@extundo.com>
5992         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
5993
5994         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
5995         'cite from g-a-wash-types.
5996         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
5997         (gnus-article-hide-citation): Fix.
5998
5999         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
6000         character.
6001         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
6002
6003         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
6004         definition.
6005         (gnus-signature-toggle): Toggle `s' mode line character.
6006
6007         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
6008         doing stuff that clears it.
6009
6010 2001-10-12  Simon Josefsson  <jas@extundo.com>
6011
6012         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
6013         From Eric Marsden <emarsden@laas.fr>.
6014
6015 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6016
6017         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
6018         (autoload): Add some autoloads.
6019
6020 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6021         Suggested by Oliver Scholz <epameinondas@gmx.de>.
6022
6023         * message.el (message-do-auto-fill): New function.  Like
6024         `do-auto-fill' but don't fill when in the message header.
6025         (message-setup-1): Put a text property on the message header.
6026         (message-setup-fill-variables): Use `message-do-auto-fill'.
6027
6028 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6029
6030         * message.el (message-send-mail-partially): Insert an empty line
6031         first, because of the change of message-make-lines.
6032
6033 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
6034
6035         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
6036         iso-8859-15, make it an alias for iso-8859-1.
6037
6038 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6039
6040         * message.el (message-send-news): Don't modify the value of
6041         `message-syntax-checks' if it is not a list (possibly it is
6042         `dont-check-for-anything-just-trust-me').
6043
6044 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6045
6046         * gnus-group.el (gnus-group-name-charset-group-alist): Use
6047         `find-coding-system' for XEmacs to check whether the coding-system
6048         `utf-8' is available.
6049
6050 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6051
6052         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
6053
6054 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6055
6056         * message.el (message-send-news): Oops, missed case with no
6057         "Followup-To" header...
6058
6059 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6060
6061         * message.el (message-send-news): Allow
6062         `gnus-group-name-charset-group-alist' to affect encoding of the
6063         "Newsgroups" and "Followup-To" headers.
6064
6065 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6066
6067         * Makefile.in (install-el): Depend on gnus-load.el.
6068
6069 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6070
6071         * Makefile.in (install-el): Use -f.
6072         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
6073
6074 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
6075
6076         * message.el (message-send-news): Don't encode Followups-To when
6077         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
6078
6079         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
6080         header.
6081
6082         * gnus-art.el (article-decode-group-name): Also decode
6083         "Followup-To".
6084
6085         * rfc2047.el (rfc2047-encode-message-header): Encode without
6086         asking for null methods.
6087
6088         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
6089         default charset for newsgroup names in accordance with USEFOR.
6090
6091         * gnus-group.el (gnus-group-name-charset-method-alist,
6092         gnus-group-name-charset-group-alist): Removed "*" from doc
6093         strings, "*" should not be used for complex variables.
6094
6095 2001-10-06  Simon Josefsson  <jas@extundo.com>
6096
6097         Support UTF-8 group names better.
6098
6099         * message.el (message-check-news-header-syntax): Encode group
6100         names before comparison.
6101
6102         * gnus-msg.el (gnus-copy-article-buffer): Run all
6103         `gnus-article-decode-hook's except `article-decode-charset'
6104         instead of hardcoding call to one of them.
6105
6106         * gnus-art.el (gnus-article-decode-hook): Add
6107         `article-decode-group-name'.
6108         (article-decode-group-name): New function, use `g-d-n'.
6109
6110         * gnus-group.el (gnus-group-insert-group-line): Decode
6111         gnus-tmp-group using `g-d-n'.
6112
6113         * gnus-util.el (gnus-decode-newsgroups): New function.
6114
6115 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
6116
6117         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
6118         `gnus-group-name-charset-group-alist'.
6119
6120 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6121
6122         * Makefile.in: Install el in install. Add uninstall.
6123
6124 2001-10-05  Simon Josefsson  <jas@extundo.com>
6125
6126         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
6127
6128         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
6129
6130         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
6131         empty folders.
6132
6133         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
6134         limiting if read-all (C-u RET) was used.
6135
6136 2001-10-04  Simon Josefsson  <jas@extundo.com>
6137
6138         * mail-source.el (mail-source-movemail-program): New variable.
6139         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
6140         <thutt@thutt.vmware.com>.
6141
6142 2001-10-03  Simon Josefsson  <jas@extundo.com>
6143
6144         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
6145         (gnus-summary-line-format-alist): Fix param.
6146
6147 2001-10-02  Simon Josefsson  <jas@extundo.com>
6148
6149         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
6150         don't go through `nnimap-request-expire-articles' to delete the
6151         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
6152
6153 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6154
6155         * gnus-agent.el (gnus-agent-write-active): The min in the
6156         agent/active may be larger than that in the server/active.
6157
6158 2001-10-01  Simon Josefsson  <jas@extundo.com>
6159
6160         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
6161         is IMAP4rev1.
6162
6163         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
6164
6165         * nnfolder.el: Ditto.
6166
6167 2001-09-30  Dan Christensen  <jdc@uwo.ca>
6168
6169         * gnus-sum.el (gnus-summary-extract-address-component): New function.
6170         (gnus-summary-from-or-to-or-newsgroups): Optimize.
6171
6172 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6173
6174         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
6175         (message-mode-menu): Menu item for same.
6176
6177         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
6178         delayed articles.
6179
6180         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
6181         nndraft:delayed does not exist.
6182         (gnus-delay-initialize): Don't set up keymap, that's done from
6183         message.el now.
6184         (gnus-delay, gnus-delay-group, gnus-delay-header)
6185         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
6186
6187 2001-09-29  Simon Josefsson  <jas@extundo.com>
6188
6189         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
6190         utf-8, not eight-bit-control.
6191
6192         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
6193         (imap-log, imap-debug): Custom.
6194         (imap-log-buffer, imap-debug-buffer): New constants.
6195         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
6196         (imap-network-open, imap-shell-open, imap-starttls-open)
6197         (imap-send-command-1, imap-send-command, imap-arrival-filter)
6198         (imap-debug): Use imap-*-buffer.
6199
6200         * nndoc.el (nndoc-article-type): Add mailman.
6201         (nndoc-type-alist): Ditto.
6202         (nndoc-mailman-type-p): New function.
6203
6204 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6205
6206         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
6207         gnus-art.el.
6208
6209 2001-09-27  Simon Josefsson  <jas@extundo.com>
6210
6211         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
6212         (gnus-topic-catchup-articles): New function. Suggested by Robin
6213         S. Socha <robin-dated-1001857693.185e29@socha.net>.
6214
6215 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6216         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6217
6218         * gnus-ems.el (gnus-article-display-xface): Insert xface after
6219         previous ones.
6220
6221 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6222         From Daiki Ueno  <ueno@unixuser.org>
6223
6224         * gnus-sum.el (gnus-summary-show-article): The arglist of
6225         detect-coding-region is incompatible.
6226
6227 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6228         From Katsuhiro Hermit Endo <hermit@koka-in.org>
6229
6230         * gnus-group.el (gnus-group-delete-group): Typo.
6231
6232 2001-09-26  Simon Josefsson  <jas@extundo.com>
6233
6234         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
6235
6236         * nnimap.el (nnimap-expiry-target): Use temp buffer.
6237
6238 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6239
6240         * gnus-cus.el (gnus-group-parameters): Display as sexp.
6241
6242 2001-09-22  Simon Josefsson  <jas@extundo.com>
6243
6244         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
6245
6246         * nnfolder.el (nnfolder-open-marks): Ditto.
6247
6248         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
6249         (gnus-update-marks): Use it.
6250         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
6251         hardcoded list.
6252
6253         * gnus.el (gnus-article-special-mark-lists): Add killed.
6254         (gnus-article-unpropagated-mark-lists): New constant.
6255
6256 2001-09-22  Simon Josefsson  <jas@extundo.com>
6257
6258         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
6259         custom option.
6260
6261 2001-09-23  Simon Josefsson  <jas@extundo.com>
6262
6263         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
6264
6265 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6266
6267         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
6268
6269 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6270
6271         * gnus-group.el (gnus-group-sort-function): Fix customize type to
6272         accept lists of functions.
6273
6274 2001-09-20  Simon Josefsson  <jas@extundo.com>
6275
6276         * gnus-group.el (gnus-group-catchup): Update expire marks in
6277         backend.  Also, if ALL also set expire marks on tick/dormant.
6278
6279 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6280
6281         * message.el (message-tab-body-function): New variable.
6282         * message.el (message-tab): Use it.
6283
6284 2001-09-19  Sam Steingold  <sds@gnu.org>
6285
6286         * gnus-win.el (gnus-buffer-configuration): Respect
6287         `gnus-bug-create-help-buffer'.
6288
6289 2001-09-18  Simon Josefsson  <jas@extundo.com>
6290
6291         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
6292         (gnus-parse-simple-format): Re-revert.
6293
6294 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
6295
6296         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
6297         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
6298
6299 2001-09-18  Simon Josefsson  <jas@extundo.com>
6300
6301         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
6302         signed.
6303         (gnus-parse-simple-format): Don't use it.
6304
6305 2001-09-17  Miles Bader  <miles@gnu.org>
6306
6307         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
6308         error querying a backend abort the whole process.
6309
6310 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6311
6312         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
6313         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
6314
6315 2001-09-17  Didier Verna  <didier@xemacs.org>
6316
6317         * nndiary.el: version 0.2-b14.
6318         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
6319         compatibility problem with XEmacs 21.1.
6320
6321 2001-09-15  Simon Josefsson  <jas@extundo.com>
6322
6323         * gnus-group.el (gnus-group-line-format): Document %c.
6324
6325         * nnml.el (nnml-parse-head): Handle CRLF files.
6326         (nnml-generate-nov-file): Ditto.
6327         (nnml-retrieve-headers): Ditto.
6328
6329 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
6330
6331         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
6332
6333 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
6334
6335         * gnus-spec.el (gnus-correct-substring): Still stopped one
6336         character before we wanted (never included last character).
6337         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
6338         add missing "," (once per function)
6339
6340 2001-09-14  Simon Josefsson  <jas@extundo.com>
6341
6342         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
6343         (otherwise e.g. gnus-agentize in .gnus overrides the customized
6344         default before gnus-group is loaded and the variable set.)
6345
6346         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
6347         killed or unsent marks.
6348
6349         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
6350         isn't an article to set it on (e.g. when you `a' in a group).
6351
6352 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6353
6354         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
6355         can read e-mails from Microsoft Outlook users not using ISO
6356         8859-2 character set.
6357
6358 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6359
6360         * gnus-diary.el: Minor modifications to avoid warnings.
6361         (gnus-summary-misc-menu): defvar.
6362         (gnus-diary-check-message): Use gnus-point-at-eol.
6363         (gnus-diary-kill-entire-line): eval-and-compile.
6364
6365 2001-09-12  Didier Verna  <didier@xemacs.org>
6366
6367         * nndiary.el: new version (0.2-b13).
6368         * nndiary.el (nndiary-mail-sources): doc update.
6369         * nndiary.el (nndiary-split-methods): ditto.
6370         * nndiary.el (nndiary-request-accept-article-hooks): New.
6371         * nndiary.el (nndiary-request-accept-article): use it, check
6372         message validity.
6373         * nndiary.el (nndiary-get-new-mail): changed default to nil.
6374         * nndiary.el (nndiary-schedule): fix bug (misplaced
6375         condition-case): it didn't return nil on error.
6376         * gnus-diary.el: new version.
6377         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
6378         * gnus-diary.el (gnus-diary-header-value-history): New.
6379         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
6380         * gnus-diary.el (gnus-diary-add-header): New.
6381         * gnus-diary.el (gnus-diary-check-message): New.
6382         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
6383         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
6384
6385 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6386
6387         * gnus-sum.el (gnus-select-newsgroup): Make
6388         `gnus-current-select-method' buffer-local.
6389
6390         * gnus-art.el (gnus-request-article-this-buffer): Refer
6391         `gnus-current-select-method' in the current summary buffer.
6392
6393 2001-09-10  Simon Josefsson  <jas@extundo.com>
6394         From Daniel Pittman <daniel@rimspace.net>
6395
6396         * gnus-spec.el (gnus-correct-pad-form): Fix.
6397
6398 2001-09-09  Simon Josefsson  <jas@extundo.com>
6399
6400         * mm-decode.el (mm-inline-media-tests): Add
6401         application/x-emacs-lisp.
6402         (mm-attachment-override-types): Add
6403         application/{x-,}pkcs7-signature.
6404
6405         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
6406         (gnus-server-line-format, gnus-server-mode-line-format)
6407         (gnus-server-browse-in-group-buffer): Customize.
6408
6409 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6410
6411         * nnml.el (nnml-marks-changed-p): Typo.
6412         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
6413         (nnml-marks-changed-p): Use gnus-gethash.
6414         (nnml-marks-modtime): Use gnus-make-hashtable.
6415
6416         * nnfolder.el (nnfolder-marks-changed-p): Typo.
6417         (nnfolder-request-expire-articles, nnfolder-save-marks)
6418         (nnfolder-open-marks): Typo.
6419         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
6420         (nnfolder-marks-changed-p): Use gnus-gethash.
6421         (nnfolder-marks-modtime): Use gnus-make-hashtable.
6422
6423 2001-09-08  Simon Josefsson  <jas@extundo.com>
6424
6425         * nnfolder.el (nnfolder-marks-modtime): New variable.
6426         (nnfolder-marks-changed-p): New function.
6427         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
6428         (nnfolder-request-update-info): Don't update if marks didn't change.
6429
6430         * nnml.el (nnml-marks-modtime): New variable.
6431         (nnml-marks-changed-p): New function.
6432         (nnml-save-marks, nnml-open-marks): Save modtime.
6433         (nnml-request-update-info): Don't update if marks didn't change.
6434
6435         * gnus-agent.el (gnus-agent-any-covered-gcc)
6436         (gnus-agent-add-server, gnus-agent-remove-server): Use
6437         gnus-agent-method-p.
6438
6439         * gnus-art.el (gnus-buttonized-mime-types): New variable.
6440         (gnus-unbuttonized-mime-type-p): Use it.
6441
6442         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
6443         fetch group.
6444
6445 2001-09-08  Simon Josefsson  <jas@extundo.com>
6446         From Daniel Pittman <daniel@rimspace.net>
6447
6448         * gnus-spec.el (gnus-correct-pad-form): New function.
6449         (gnus-parse-simple-format): Use it.
6450
6451 2001-09-07  Simon Josefsson  <jas@extundo.com>
6452
6453         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
6454         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
6455         Putnam <reader@newsguy.com>.
6456         (gnus-group-sort-selected-groups): Touch dribble file.
6457
6458 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
6459
6460         * nnml.el (nnml-filenames-are-evil): New variable.
6461         (nnml-article-to-file-alist): Rename to ...
6462         (nnml-current-group-article-to-file-alist): ... this.
6463         Respect `nnml-filenames-are-evil'.
6464         (nnml-active-number): Update.
6465         (nnml-update-file-alist): Update.
6466         (nnml-request-article): Use nnheader-article-to-file-alist.
6467         (nnml-request-rename-group): Likewise.
6468
6469 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6470
6471         * gnus-sum.el (gnus-summary-insert-line): Fix.
6472
6473 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6474
6475         * gnus-sum.el: Bind g-s-t-s to "W g".
6476         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
6477         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
6478         display of graphical smilies.
6479
6480 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6481
6482         * gnus-start.el (gnus-setup-news): A typo.
6483         From Bill White <billw@wolfram.com>.
6484
6485 2001-09-06  Simon Josefsson  <jas@extundo.com>
6486
6487         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
6488         and unseen marks.
6489
6490 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6491
6492         * nnmail.el (nnmail-split-fancy): Document `junk'.
6493
6494 2001-09-04  Simon Josefsson  <jas@extundo.com>
6495
6496         * imap.el (imap-search): Don't error if server is broken.
6497
6498 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
6499
6500         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
6501         searching for an article that isn't in the mbox.
6502
6503 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6504
6505         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
6506         right, and get all the comments.
6507
6508 2001-09-02  Simon Josefsson  <jas@extundo.com>
6509         Suggested by Dan Christensen <jdc+news@uwo.ca>
6510
6511         * nnfolder.el (nnfolder-request-update-info): Fix message.
6512
6513         * nnml.el (nnml-request-update-info): Ditto.
6514
6515 2001-09-01  Simon Josefsson  <jas@extundo.com>
6516
6517         * nnml.el (nnml-request-expire-articles): Also bind
6518         `nnml-current-group' and `nnml-article-file-alist' when using
6519         expiry-target. (Otherwise nnml will be in a inconsistent internal
6520         state causing all kind of problems.)
6521         (nnml-request-expire-articles): If `nnml-article-to-file' or
6522         `file-attributes' failes, return article as un-expirable instead
6523         of treating it as expired.
6524
6525 2001-08-31  Sam Steingold  <sds@gnu.org>
6526
6527         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
6528         typo: `exmine' --> `examine'.
6529
6530 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6531
6532         * nndoc.el (nndoc-forward-type-p): It is not a digest.
6533
6534 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6535
6536         * nnml.el (nnml-check-directory-twice): Remove.
6537         (nnml-retrieve-headers): Ditto.
6538         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
6539
6540 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6541
6542         * nnheader.el (nnheader-directory-files-is-safe): No need to read
6543         directory twice on Windows, or on GNU Emacs-21.
6544
6545 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6546
6547         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
6548         (nnml-request-rename-group): Ditto.
6549         (nnml-active-number): Ditto.
6550         (nnml-request-create-group): Use nnml-directory-articles.
6551         (nnml-request-expire-articles): Use nnml-directory-articles, which
6552         gets list from nov database if available.
6553         (nnml-get-nov-buffer): New function.
6554         (nnml-open-nov): Use it.
6555         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
6556         gets alist from nov database if available.
6557         (nnml-directory-articles): New function.
6558         (nnml-article-to-file-alist): New function.
6559
6560 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6561
6562         * mm-decode.el (mm-display-external): Use `name' as filename, if
6563         `filename' attribute is not present.
6564
6565 2001-08-30  Andrew Innes  <andrewi@gnu.org>
6566
6567         * mail-source.el (mail-source-flash): New defcustom.
6568         (mail-source-new-mail-p): Ring visible bell if appropriate.
6569         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
6570         timer is cleared even if mail check signals an error.
6571
6572 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6573
6574         * gnus-sum.el (gnus-summary-move-article): Only update marks of
6575         type 'list.
6576
6577 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6578
6579         * flow-fill.el (fill-flowed): eol might be point-max.
6580
6581 2001-08-27  Simon Josefsson  <jas@extundo.com>
6582
6583         * nnml.el (nnml-request-update-info): Fix message.
6584         (nnml-open-marks): Ditto.
6585
6586         * nnfolder.el (nnfolder-request-update-info):
6587         (nnfolder-open-marks): Fix message.
6588
6589 2001-08-25  Simon Josefsson  <jas@extundo.com>
6590
6591         * nnfolder.el (nnfolder-save-marks): Don't create directory named
6592         after group in ~/.
6593
6594 2001-08-25  Simon Josefsson  <jas@extundo.com>
6595         From Andreas Jaeger  <aj@suse.de>
6596
6597         * nnfolder.el (nnfolder-open-marks): Fix typo.
6598         * nnml.el (nnml-open-marks): Likewise.
6599
6600 2001-08-25  Simon Josefsson  <jas@extundo.com>
6601
6602         Make nnfolder groups self-contained as far as marks are concerned.
6603
6604         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
6605         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
6606         (nnfolder-open-server): Make marks directory.
6607         (nnfolder-request-delete-group): Delete marks file.
6608         (nnfolder-request-delete-group): Check of nov/marks file exist
6609         before deleting.
6610         (nnfolder-request-rename-group): Rename marks file.
6611         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
6612         (nnfolder-request-set-mark, nnfolder-request-update-info)
6613         (nnfolder-group-marks-pathname, nnfolder-save-marks)
6614         (nnfolder-open-marks): New functions.
6615         (top-level): Require gnus.
6616
6617 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6618
6619         * nnweb.el (nnweb-type-definition): Use google raw file.
6620         (nnweb-google-parse-1): Ditto.
6621         (nnweb-google-identity): Ditto.
6622         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
6623         (nnweb-altavista-wash-article): Ditto.
6624         (nnweb-request-article): Remove nnweb-decode-entities.
6625
6626         * nnml.el: Require 'gnus.
6627
6628 2001-08-25  Simon Josefsson  <jas@extundo.com>
6629
6630         * nnml.el (nnml-marks-is-evil): Add doc.
6631
6632 2001-08-25  Simon Josefsson  <jas@extundo.com>
6633
6634         * nnml.el (nnml-save-marks): Wrap saving marks in a
6635         condition-case, to allow user to start Gnus if saving marks failed
6636         for some reason.
6637
6638 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6639
6640         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
6641
6642         * gnus-group.el (gnus-update-group-mark-positions): Bind
6643         gnus-group-update-hook to nil.
6644
6645 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6646
6647         * mml.el (mml-generate-mime-1): Force as multibyte string.
6648
6649 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6650
6651         * gnus-sum.el (gnus-summary-insert-line)
6652         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
6653         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
6654
6655         * gnus-spec.el (gnus-correct-substring): Take optional END.
6656
6657         * nnrss.el (nnrss-request-article): Remove \n.
6658         (nnrss-retrieve-headers): Lines number is -1.
6659
6660 2001-08-24  Simon Josefsson  <jas@extundo.com>
6661
6662         * gnus-group.el (gnus-info-clear-data): Call
6663         nnfoo-request-set-mark to propagate marks.  Fix bug:
6664         `gnus-group-update-line' doesn't update read range unless we call
6665         `gnus-get-unread-articles-in-group' first.
6666
6667         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
6668         to server.
6669
6670 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6671
6672         * gnus-util.el (gnus-create-info-command): Return an interactive
6673         function.
6674
6675 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6676         From Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678         * gnus-spec.el (gnus-parse-complex-format): Use equal.
6679
6680 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6681
6682         * gnus-sum.el (gnus-select-newsgroup): Use it.
6683
6684         * gnus-util.el (gnus-not-ignore): New function.
6685
6686         * lpath.el (featurep): Don't fbind char-int.
6687
6688         * gnus-util.el (gnus-create-info-command): New function.
6689
6690         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
6691         right node.
6692
6693         * gnus-sum.el (gnus-select-newsgroup): Clean up.
6694         (gnus-summary-limit-children): Use 'identity instead of `all'.
6695         (gnus-summary-limit-to-display-predicate): New command and
6696         keystroke.
6697
6698 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6699
6700         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
6701
6702         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
6703
6704 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6705
6706         * gnus-spec.el: Add the Gnus version.
6707         (gnus-update-format-specifications): If the Gnus version changes,
6708         nix out the format spec cache.
6709
6710         * gnus.el (gnus-continuum-version): Made into a command and
6711         optionalize the VERSION.
6712
6713         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
6714         the start of the lines.
6715
6716 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6717
6718         * gnus.el (gnus-visual-p): Define function before use of
6719         function.
6720
6721 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6722
6723         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
6724         (gnus-article-mark-to-type): New function.
6725         (gnus-update-missing-marks): Only update marks of type 'list.
6726
6727         * gnus.el (gnus-article-special-mark-lists): New variable.
6728
6729 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6730
6731         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
6732         (gnus-select-newsgroup): Still use 'all.
6733         (gnus-summary-initial-limit): Comparing with 'all.
6734
6735 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6736
6737         * gnus-start.el (gnus-activate-group): If dont-check, don't update
6738         active.
6739
6740 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
6743         nnslashdot-*-retrieve-headers.
6744         (nnslashdot-request-article): Fix for slashcode 2.2.
6745         (nnslashdot-make-tuple): New function.
6746         (nnslashdot-read-groups): Use it.
6747
6748 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6749
6750         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
6751         list.
6752
6753         * gnus-sum.el (gnus-summary-move-article): Don't select article.
6754
6755 2001-08-20  Simon Josefsson  <jas@extundo.com>
6756
6757         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
6758         opened, error instead of continuing (and exploding later).
6759
6760 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6761
6762         * gnus.el (gnus-expand-group-parameters): Return the parameter
6763         list.
6764
6765         * gnus-sum.el (gnus-summary-show-article): Doc fix.
6766         (gnus-summary-show-article): Guess at charset if required.
6767
6768         * gnus-spec.el (gnus-correct-substring): Stopped one character
6769         before we wanted.
6770
6771 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6772
6773         * earcon.el (earcon-auto-play): Remove unused option.
6774
6775 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6776
6777         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
6778         message down in levels, since it happens very fast.
6779
6780         * smiley-ems.el (smiley-update-cache): Respect the symbol version
6781         of smiley-regexp-alist.
6782
6783         * mm-view.el (mm-inline-text): Ignore vcard errors.
6784
6785         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
6786
6787         * gnus-score.el (gnus-all-score-files): Use append instead of
6788         nconc.
6789
6790         * gnus.el (gnus-splash-face): Doc fix.
6791
6792         * mm-decode.el (mm-mailcap-command): Use
6793         mm-path-name-rewrite-functions.
6794         (mm-path-name-rewrite-functions): New variable.
6795
6796         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
6797         (gnus-complex-form-to-spec): Insert tab.
6798         (gnus-spec-tab): New function.
6799
6800         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
6801         entering the group.
6802
6803         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
6804         the positional spec.
6805         (gnus-parse-complex-format): React to %C.
6806
6807         * gnus-ems.el (gnus-char-width): Moved here.
6808
6809         * gnus-sum.el (gnus-select-newsgroup): Set
6810         gnus-newsgroup-articles.
6811         (gnus-unseen-mark): New variable.
6812         (gnus-newsgroup-unseen): Ditto.
6813         (gnus-newsgroup-seen): Ditto.
6814         (gnus-adjust-marked-articles): Use them.
6815         (gnus-update-marks): Use them.
6816         (gnus-summary-update-secondary-mark): Display.
6817         (gnus-summary-prepare-threads): Display.
6818
6819         * gnus-msg.el (gnus-inews-group-method): Use and return the
6820         method, not the server.
6821
6822 2001-08-19  Simon Josefsson  <jas@extundo.com>
6823
6824         * gnus-srvr.el (gnus-server-agent-face): New.
6825         (gnus-server-agent-face): New.
6826         (gnus-server-mode): Turn on font-lock-mode.
6827
6828         * gnus.el (gnus-server-visual): Add defgroup.
6829
6830 2001-08-19  Simon Josefsson  <jas@extundo.com>
6831         From Joe Casadonte <jcasadonte@northbound-train.com>
6832
6833         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
6834         gnus-server-denied-face): New.
6835         (gnus-server-opened-face, gnus-server-closed-face,
6836         gnus-server-denied-face): New.
6837         (gnus-server-font-lock-keywords): Add.
6838
6839 2001-08-19  Simon Josefsson  <jas@extundo.com>
6840
6841         * nnml.el (nnml-request-set-mark): Return nil.
6842         (nnml-save-marks): Use nnml-possibly-create-directory.
6843         (nnml-open-marks): Only work in temp buffer when inserting/reading
6844         .marks file.
6845
6846 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6847
6848         * gnus.el (gnus-expand-group-parameters): Fix.
6849
6850         * gnus-spec.el (gnus-char-width): New function.
6851         (gnus-correct-substring, gnus-correct-length): Use it.
6852
6853         * message.el (message-required-mail-headers): Fix doc.
6854
6855 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6856
6857         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
6858
6859         * mm-decode.el (mm-save-part-to-file): Insert the handle.
6860
6861 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6862
6863         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
6864         slashdot 2.2 (not fully fixed yet).
6865         (nnslashdot-request-article): Ditto.
6866
6867 2001-08-18  Simon Josefsson  <jas@extundo.com>
6868
6869         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
6870         nnimap.
6871
6872         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
6873         gnus-util.
6874         (nnimap-request-update-info-internal): Use new functions.
6875
6876         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
6877         new functions.
6878
6879 2001-08-18  Simon Josefsson  <jas@extundo.com>
6880
6881         Make nnml groups self-contained as far as marks are concerned.
6882
6883         * nnml.el (nnml-request-delete-group): Delete marks file.
6884         (nnml-request-rename-group): Move marks file.
6885         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
6886         variables.
6887         (nnml-request-set-mark, nnml-request-update-info): New server
6888         functions.
6889         (nnml-save-marks, nnml-open-marks): New functions.
6890
6891 2001-08-18  Simon Josefsson  <jas@extundo.com>
6892
6893         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
6894         `set' when setting marks.
6895
6896 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6897
6898         * gnus.el (gnus-info-find-node): Take an argument.
6899
6900         * gnus-art.el (gnus-button-handle-info): New function.
6901         (gnus-url-unhex-string): Replace "+" with " ".
6902
6903 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6904
6905         * message.el (message-check-news-header-syntax): Check bad From.
6906
6907 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6908
6909         * gnus-spec.el (gnus-correct-length): New function.
6910         (gnus-correct-substring): New function.
6911         (gnus-tilde-max-form): Use it.
6912
6913 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
6914
6915         * nnmh.el: Docstring changes as below.
6916
6917         * nnml.el: Docstring changes as below.
6918
6919         * nnbabyl.el: Docstring changes as below.
6920
6921         * nnmbox.el: Docstring changes as below.
6922
6923         * nnfolder.el: Added docstrings identifying each virtual server
6924         parameter.
6925
6926 2001-08-18  Simon Josefsson  <jas@extundo.com>
6927
6928         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
6929
6930 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
6931
6932         * message.el: rename "Abort Message" to "Postpone Message".
6933         Remove "Attach file as MIME" from Message menu, it's already in
6934         the MIME menu.
6935
6936 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6937
6938         * smime.el (smime-point-at-eol): eval-and-compile.
6939         (smime-make-temp-file): New function.
6940         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
6941         Use it.
6942
6943 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944
6945         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
6946         (gnus-agent-summary-fetch-group): New command and keystroke.
6947
6948         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
6949         (gnus-mime-display-security): Make it respect
6950         gnus-unbuttonized-mime-type-p.
6951
6952         * gnus-sum.el (gnus-articles-to-read): Comments.
6953         (gnus-article-marked-p): New function.
6954         (gnus-summary-display-make-predicate): New function.
6955         (gnus-select-newsgroup): Use them.
6956
6957         * mm-decode.el (mm-save-part-to-file): Made it not error.
6958
6959 2001-08-17  Simon Josefsson  <jas@extundo.com>
6960
6961         * imap.el (imap-wait-for-tag): If process-status isn't open or
6962         run, return nil instead of sit-for looping.
6963
6964 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6965
6966         * lpath.el (featurep): fbind xml-parse-region.
6967
6968         * gnus.el (gnus-message-archive-method): Default to "archive".
6969         (gnus-message-archive-method): Doc fix.
6970         (gnus-parameters-get-parameter): Cleaned up.
6971         (gnus-expand-group-parameter): New function.
6972
6973         * gnus-start.el (gnus-setup-news): Push the archive server only
6974         the server list.
6975
6976         * mml.el (mml-menu): Changed name to "Attachments".
6977
6978         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
6979         when there is something to detroy.
6980
6981 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6982
6983         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
6984         nil.
6985
6986 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6987
6988         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
6989         which specifies a time today or tomorrow.
6990
6991 2001-08-15  Simon Josefsson  <jas@extundo.com>
6992         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6993
6994         * gnus-agent.el (gnus-agent-make-mode-line-string)
6995         (gnus-agent-toggle-plugged): Use new API.
6996
6997 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6998
6999         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
7000         deadline has expired.
7001
7002 2001-08-12  Simon Josefsson  <jas@extundo.com>
7003         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
7004
7005         Support `recent' mark indicating newly arrived messages (to
7006         separate from old but unread messages).
7007
7008         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
7009         `nnmail-split-history' if recent is > 0.
7010         (nnimap-request-update-info-internal): Update `recent' marks.
7011         (nnimap-request-set-mark): Never set `recent' marks.
7012         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
7013         recent.
7014
7015         * gnus-sum.el (gnus-recent-mark): New mark.
7016         (gnus-newsgroup-recent): New variable.
7017         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
7018         (gnus-summary-prepare-threads): Mark recent articles.
7019         (gnus-summary-add-mark): Support recent.
7020         (gnus-summary-update-secondary-mark): Support recent.
7021
7022         * gnus.el (gnus-article-mark-lists): Add recent.
7023
7024 2001-08-12  Simon Josefsson  <jas@extundo.com>
7025
7026         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
7027         whether successful decoding took place.  Add doc.
7028
7029 2001-08-12  Simon Josefsson  <jas@extundo.com>
7030         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
7031
7032         * gnus.el (gnus-summary-line-format, gnus-parameters):
7033         * gnus-gl.el (gnus-summary-grouplens-line-format):
7034         * gnus-salt.el (gnus-summary-pick-line-format):
7035         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
7036
7037 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
7038         Committed by Kai Gro\e,b_\e(Bjohann.
7039
7040         * gnus-score.el (gnus-score-string): Fix `match' regexp
7041         for `extra' header case.
7042
7043 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7044
7045         * nnmbox.el (nnmbox-read-mbox): No warning.
7046
7047 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7048
7049         * nndoc.el (nndoc-article-type): Fix doc.
7050         (nndoc-generate-article-function): New variable.
7051         (nndoc-dissection-function): New variable.
7052         (nndoc-type-alist): Add oe-dbx.
7053         (nndoc-oe-dbx-type-p): New function.
7054         (nndoc-oe-dbx-dissection): New function.
7055         (nndoc-oe-dbx-generate-article): New function.
7056
7057 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7058
7059         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
7060         whether deadline has been reached.  Patch from Dan Nicolaescu
7061         <dann@godzilla.ics.uci.edu>.
7062
7063 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7064
7065         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
7066         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
7067         <rintaman@cs.Helsinki.FI>.
7068
7069         * mail-source.el (mail-source-movemail): The error buffer is
7070         modified, but nothing in it.
7071
7072 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * message.el (message-bogus-system-names): New variable.
7075         (message-make-fqdn): Use it.
7076
7077 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7078
7079         * nndraft.el (nndraft-request-group): Use
7080         nndraft-auto-save-file-name.
7081
7082 2001-08-09  Simon Josefsson  <jas@extundo.com>
7083
7084         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
7085         Don't ask whether to decrypt.  Just leave result in buffer (don't
7086         call mm).
7087
7088         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
7089         parts as well.
7090         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
7091         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
7092
7093 2001-08-09  Simon Josefsson  <jas@extundo.com>
7094
7095         * mm-decode.el (mm-insert-part): Return decoding success status.
7096         (mm-save-part-to-file): Error if decoding failed.
7097
7098 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7099
7100         * message.el (message-tab): Use indent-relative.
7101         (message-mode): Don't bind indent-line-function to indent-relative.
7102
7103 2001-08-09  Simon Josefsson  <jas@extundo.com>
7104
7105         * message.el (message-get-reply-headers): Fix string. Suggested by
7106         Christoph Conrad <cc@cli.de>.
7107
7108 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7109
7110         * message.el (message-tab): Use the current value of
7111         indent-line-function.
7112         (message-mode): Bind indent-line-function to indent-relative.
7113
7114 2001-08-08  Simon Josefsson  <jas@extundo.com>
7115
7116         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
7117         whether `imtest' is installed.
7118
7119 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7120         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7121
7122         * gnus-sum.el (gnus-summary-show-article): Call
7123         gnus-summary-update-secondary-secondary-mark.
7124         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
7125         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
7126
7127 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7128
7129         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
7130
7131         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7132
7133         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
7134         <gerd@gnu.org>.
7135
7136         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
7137
7138         * gnus-util.el (gnus-output-to-rmail): Ditto.
7139         (gnus-output-to-mail): Ditto.
7140
7141         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
7142
7143 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
7144
7145         * message.el (message-indent-citation): Use
7146         `message-yank-cited-prefix' for empty lines.
7147
7148 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
7149
7150         * message.el (message-indent-citation): Quote only lines starting
7151         with ">" using `message-yank-cited-prefix'.
7152
7153 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7154
7155         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
7156         gnus-cache-fully-p.
7157
7158 2001-08-04  Simon Josefsson  <jas@extundo.com>
7159
7160         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
7161         file if it doesn't exist (by calling gnus-cache-read-active).
7162
7163 2001-08-04  Simon Josefsson  <jas@extundo.com>
7164
7165         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
7166         (gnus-cache-passively-or-fully-p): Removed.
7167         (gnus-cache-fully-p): Fix it.
7168
7169         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
7170
7171 2001-08-04  Simon Josefsson  <jas@extundo.com>
7172
7173         * gnus-cache.el (gnus-cache-fully-p)
7174         (gnus-cache-passively-or-fully-p): New functions.
7175         (gnus-cache-possibly-enter-article): Cosmetic change, use
7176         `g-c-p-o-f-p'.
7177         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
7178         was bogus (`g-c-p-a-a' does not change active info, just change
7179         the functions parameters).
7180         (gnus-cache-possibly-remove-articles-1): Make sure articles are
7181         not removed in groups that match `gnus-uncacheable-groups'.
7182
7183         Reported and modifications based on discussions with Nuutti
7184         Kotivuori <nuutti.kotivuori@smarttrust.com>.
7185
7186 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
7187         Committed by Simon Josefsson  <jas@extundo.com>
7188
7189         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
7190         calls `gnus-cache-update-active' if bounds has been extended.
7191
7192 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7193
7194         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
7195         before remove.
7196         (gnus-mime-security-show-details): Ditto.
7197
7198 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7199
7200         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
7201         syntax.  Protect string-match against nil string and regexp.
7202
7203 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7204
7205         * mm-util.el (mm-find-charset-region): Remove control-1.
7206
7207 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7208
7209         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
7210
7211 2001-08-04  Simon Josefsson  <jas@extundo.com>
7212
7213         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
7214         buffer.  Delete MIME-Version header.
7215
7216 2001-08-03  Simon Josefsson  <jas@extundo.com>
7217
7218         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
7219         that is entered does not necessarily have the highest article
7220         number in the group, so use `gnus-cache-possibly-alter-active'
7221         instead of `gnus-cache-update-active'.
7222
7223 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7224
7225         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
7226
7227 2001-08-03  Simon Josefsson  <jas@extundo.com>
7228
7229         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
7230         menu.
7231
7232 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * gnus.el (post-method): New group parameter.  It also provides
7235         the user option `gnus-post-method-alist' and the internal function
7236         `gnus-parameter-post-method'.
7237
7238         * gnus-msg.el (gnus-post-method): Bind the value of
7239         `gnus-post-method' to the group parameter if it is defined.
7240
7241 2001-08-02  Simon Josefsson  <jas@extundo.com>
7242
7243         * smime.el (smime-extra-arguments): Removed.
7244         (smime-call-openssl-region): Don't use it.
7245
7246 2001-08-02  Simon Josefsson  <jas@extundo.com>
7247
7248         * smime.el (smime-sign-region): Handle stderr.
7249         (smime-encrypt-region): Ditto.
7250
7251         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
7252         match the ASN.1 length bytes.
7253         (mm-pkcs7-enveloped-magic): Ditto.
7254         (mm-view-pkcs7-get-type): Don't regexp quote.
7255
7256 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7257         From Andreas Fuchs <asf@void.at>
7258
7259         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
7260
7261 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7262
7263         * gnus-art.el (gnus-header-button-alist): References regexp.
7264
7265 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
7266
7267         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
7268         already fboundp.  Add INTERACTIVE arg to autoload form.
7269
7270 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7271
7272         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
7273
7274         * nnmail.el (nnmail-cache-open): Ditto.
7275
7276 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7277
7278         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
7279
7280 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
7283
7284 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7285         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
7286
7287         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
7288         (gnus-agent-toggle-plugged): Use it.
7289
7290 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7291
7292         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
7293         (gnus-ding-file-coding-system): New variable.
7294         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
7295         (gnus-slave-save-newsrc): Use it.
7296
7297 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7298
7299         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
7300         syntax.
7301
7302 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7303         Originally from Andreas Fuchs <asf@void.at>
7304
7305         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
7306         (mml2015-gpg-pretty-print-fpr): New function.
7307         (mml2015-gpg-extract-signature-details): More details, rename from
7308         `m-g-e-from'.
7309         (mml2015-gpg-verify): Use them.
7310         (mml2015-gpg-clear-verify): Use them.
7311
7312 2001-07-31  Simon Josefsson  <jas@extundo.com>
7313
7314         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
7315         buffer when done.
7316
7317 2001-07-30  Simon Josefsson  <jas@extundo.com>
7318
7319         * smime.el (smime-call-openssl-region): Revert previous change,
7320         just pass on buf to `call-process-region'.
7321         (smime-verify-region): Doc fix.  Don't message stuff.  Use
7322         `smime-new-details-buffer'.  Inserts error messages into buffer.
7323         (smime-noverify-region): Ditto.
7324         (smime-decrypt-region): Ditto.  Handles stderr separately.
7325         (smime-verify-buffer, smime-noverify-buffer)
7326         (smime-decrypt-buffer): Doc fix.
7327         (smime-new-details-buffer): New function.
7328         (smime-pkcs7-region, smime-pkcs7-certificates-region)
7329         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
7330         (smime-sign-region, smime-encrypt-region): Don't use
7331         `insert-buffer'.
7332
7333         * mml-smime.el (mml-smime-verify): Fix security button strings.
7334
7335 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * gnus-art.el (gnus-mime-save-part-and-strip): Save
7338         gnus-article-mime-handles.
7339
7340 2001-07-29  Simon Josefsson  <jas@extundo.com>
7341
7342         * mail-source.el (top-level): Require message for message-directory.
7343         (mail-source-directory): Change default to message-directory.
7344
7345         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
7346         (smime-certificate-directory, smime-openssl-program)
7347         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
7348         (smime-extra-arguments): New variable.
7349         (smime-dns-server): Fix customize group.
7350         (smime-call-openssl-region): Use `smime-extra-arguments'.
7351
7352 2001-07-29  Simon Josefsson  <jas@extundo.com>
7353         From Vladimir Volovich <vvv@vsu.ru>
7354
7355         * smime.el (smime-call-openssl-region): Ignore stderr.
7356
7357 2001-07-29  Simon Josefsson  <jas@extundo.com>
7358         From Christoph Conrad <christoph.conrad@gmx.de>
7359
7360         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
7361         file.
7362
7363 2001-07-29  Simon Josefsson  <jas@extundo.com>
7364
7365         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
7366
7367         Support S/MIME decryption.
7368
7369         * mm-decode.el (mm-inline-media-tests):
7370         (mm-inlined-types):
7371         (mm-automatic-display):
7372         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
7373
7374         * mm-view.el (mm-pkcs7-signed-magic):
7375         (mm-pkcs7-enveloped-magic): New variables.
7376         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
7377         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
7378         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
7379         PKCS#7 blobs.
7380
7381         * smime.el (smime-decrypt-region): Expand keyfile.
7382
7383 2001-07-29  Simon Josefsson  <jas@extundo.com>
7384
7385         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
7386         `ssl.el' variables.
7387
7388         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
7389         but line instead of narrowing to it, because `nnmail-parse-active'
7390         calls widen.  Thanks to Christoph Conrad
7391         <christoph.conrad@gmx.de>.
7392
7393 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7394
7395         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
7396         for %B spec.
7397
7398         * gnus-sum.el (gnus-summary-prepare-threads): If
7399         gnus-sum-thread-tree-root is nil, use subject instead.
7400         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
7401         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7402         (gnus-sum-thread-tree-leaf-with-other)
7403         (gnus-sum-thread-tree-single-leaf): Documentation.
7404         (gnus-sum-thread-tree-single-indent): Allow nil.
7405
7406 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7407
7408         * message.el (message-fill-paragraph): Do nothing if the user
7409         wants filladapt-mode.
7410
7411 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7412
7413         * mm-decode.el (mm-image-type-from-buffer): New function.
7414         (mm-get-image): Use it.
7415
7416 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7417
7418         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
7419
7420         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
7421         mm-display-parts too.
7422
7423 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7424
7425         * nnfolder.el (nnfolder-request-accept-article): Bind
7426         nntp-server-buffer.
7427
7428         * nnmail.el (nnmail-parse-active): Read from buffer instead of
7429         nntp-server-buffer.
7430
7431 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7432
7433         * message.el (message-check-news-header-syntax): Use
7434         message-post-method.
7435         (message-send-news): Bind message-post-method.
7436
7437 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7438
7439         * mml.el (mml-tweak-type-alist): New variable.
7440         (mml-tweak-function-alist): New variable.
7441         (mml-tweak-part): New function.
7442         (mml-generate-mime-1): Use it.
7443
7444 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7445
7446         * nnfolder.el (nnfolder-request-accept-article): Replace
7447         nnfolder-request-list.
7448
7449 2001-07-27  Simon Josefsson  <jas@extundo.com>
7450
7451         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
7452         nnoo-change-server failed to do it.
7453
7454 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7455
7456         * gnus.el (gnus-parameters): Make it customizable.
7457
7458 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7459
7460         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
7461
7462         * message.el (message-set-auto-save-file-name): More
7463         poor-system-types.
7464
7465         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
7466
7467         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
7468         supports +.
7469
7470 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7471
7472         * mm-decode.el (mm-readable-p): New function.
7473         (mm-inline-media-tests): Fix the default testers.
7474
7475 2001-07-26  Simon Josefsson  <jas@extundo.com>
7476
7477         * nnimap.el (nnimap-version): Bump version number.
7478
7479 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7480         From Steven E. Harris <seh@speakeasy.org>
7481
7482         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
7483         in M$Windows too.
7484
7485 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7486
7487         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
7488
7489 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7490
7491         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
7492
7493         * mm-decode.el (mm-get-image): Guess then use the type.
7494
7495         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
7496
7497 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
7498
7499         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
7500         display (%B) for threads if threading is off.
7501
7502 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7503         From Henrik Enberg <henrik@enberg.org>
7504
7505         * gnus-msg.el: Customization patch.
7506
7507 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
7508
7509         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
7510         variable.
7511         (nnmail-split-fancy-with-parent): Ignore certain groups.
7512
7513 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7514
7515         * gnus-util.el (gnus-byte-compile): New function.
7516         (gnus-use-byte-compile): New variable.
7517         (gnus-make-sort-function): Use it.
7518
7519         * nnmail.el (nnmail-get-new-mail): Use it.
7520
7521         * gnus-agent.el (gnus-category-make-function): Simple function or
7522         compiled function.
7523         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
7524
7525         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
7526         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
7527         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
7528
7529         * message.el (message-check-news-header-syntax): Remove quote.
7530
7531 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7532
7533         * message.el (message-use-mail-followup-to): `t' is not a
7534         documented value.
7535
7536 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7537
7538         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
7539
7540 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7541
7542         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
7543         there are long lines.
7544
7545 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7546
7547         * dgnushack.el (copy-list): New compiler macro.
7548
7549 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7550
7551         * message.el (message-bounce): If no Return-Path, the whole
7552         content is considered as the original message.
7553
7554         * nnml.el (nnml-check-directory-twice): New variable.
7555         (nnml-article-to-file): Use it.
7556         (nnml-retrieve-headers): Hack it.
7557
7558 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7559
7560         * gnus-win.el (gnus-buffer-configuration): New configure.
7561
7562         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
7563         not alive.
7564
7565         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
7566         (mm-display-external): Use display-term configure.
7567
7568 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7569
7570         * gnus-delay.el (gnus-delay-default-hour): New variable.
7571         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
7572
7573 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7574         From Karl Kleinpaste <karl@charcoal.com>
7575
7576         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
7577         (gnus-summary-prepare-threads): Ditto.
7578
7579         * gnus.el (gnus-summary-line-format): Add %B.
7580
7581 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7582
7583         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
7584
7585         * mm-util.el (mm-string-as-multibyte): New function.
7586
7587         * nnmh.el (nnmh-request-list-1): Encode, not decode!
7588
7589 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7590
7591         * mm-util.el (mm-universal-coding-system): New variable.
7592
7593         * gnus-start.el (gnus-startup-file-coding-system): Use it.
7594
7595         * score-mode.el (score-mode-coding-system): Use it.
7596
7597 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7598
7599         * gnus-start.el (gnus-setup-news): Call
7600         `gnus-check-bogus-newsgroups' just after the native server is
7601         opened.
7602
7603 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7604
7605         * nnmail.el (nnmail-do-request-post): Util function to be used by
7606         `nnchoke-request-post' for all nnmail-derived backends.
7607
7608         * nnml.el (nnml-request-post): Use it.
7609
7610         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
7611         backend, for it groks nnml-request-post.
7612
7613         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
7614         Treat `mail-post' backends like `mail' backends, not like `news'
7615         backends.
7616
7617 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7618
7619         * gnus-msg.el (gnus-setup-message): make-local-hook.
7620
7621 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7622
7623         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
7624         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
7625         <karl@charcoal.com>, slightly changed by Kai.
7626
7627         * message.el (message-check-news-header-syntax): When checking
7628         whether the groups exist, check the right server based on
7629         `gnus-post-method'.
7630
7631 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7632
7633         * gnus-delay.el: New file.
7634
7635 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7636
7637         * mm-util.el (mm-read-coding-system): Take two arguments.
7638
7639         * gnus-sum.el (gnus-summary-show-article): Use
7640         mm-read-coding-system.
7641
7642         * gnus-art.el (article-de-quoted-unreadable):
7643         (article-de-base64-unreadable, article-wash-html):
7644         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
7645
7646 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7647
7648         * nnml.el (nnml-request-post): New function.  Can be used for
7649         annotations in nnml groups.
7650
7651 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
7654         command.
7655
7656         * gnus-start.el (gnus-find-new-newsgroups): Use
7657         `message-make-date' instead of `current-time-string'.
7658         (gnus-ask-server-for-new-groups): Ditto.
7659         (gnus-check-first-time-used): Ditto.
7660
7661 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7662
7663         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
7664
7665 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
7666
7667         * message.el (message-shorten-references): Change `maxcount' and
7668         `cut' to obey USEFOR draft 5.
7669
7670 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
7671
7672         * gnus-sum.el (gnus-summary-display-arrow): New variable.
7673         (gnus-summary-set-article-display-arrow): New function.
7674         (gnus-summary-goto-subject): Use it.
7675
7676 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7677
7678         * gnus-sum.el (gnus-summary-import-article): Insert date if
7679         doesn't exist.
7680
7681 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7682
7683         * mml.el (mml-content-type-parameters): New variable.
7684         (mml-content-disposition-parameters): New variable.
7685         (mml-insert-mime-headers): Use them.
7686         (mml-parse-1): Accept charset.
7687
7688 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7689
7690         * gnus-group.el (gnus-group-select-group): Doc fix.
7691
7692         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
7693
7694 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
7697         to handle `define-derived-mode'.
7698
7699 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7700         From:  Stefan Monnier  <monnier@cs.yale.edu>
7701
7702         * message.el (message-mode): Use define-derived-mode.
7703         (message-tab): message-completion-alist.
7704
7705         * imap.el (imap-interactive-login): Use make-local-variable.
7706         (imap-open): Ditto.
7707         (imap-authenticate): Ditto.
7708
7709         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
7710
7711         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
7712
7713 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7714
7715         * message.el (message-citation-line-function): Refer to
7716         gnus-cite-attribution-suffix.
7717
7718 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7719
7720         * gnus-art.el,...: Error convention changes.
7721
7722 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7723
7724         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
7725
7726 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7727
7728         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
7729         (nnrss-read-server-data): Ditto.
7730
7731 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7732
7733         * gnus-setup.el (gnus-use-installed-gnus): Typo.
7734         * Cleanup files.
7735         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7736
7737 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7738
7739         * gnus.el (gnus-summary-line-format): Add %o.
7740
7741         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
7742         unless shell outputs something.
7743
7744 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7745
7746         * gnus-art.el (gnus-boring-article-headers): Better doc.
7747         (article-hide-headers): Better regexp.
7748         Suggested by Matt Swift <swift@alum.mit.edu>.
7749
7750         * nnheader.el (nnheader-max-head-length): Better doc.
7751         (nnheader-header-value): Skip spaces.
7752         (nnheader-parse-head): Remove space.
7753         Suggested by Matt Swift <swift@alum.mit.edu>.
7754
7755         * gnus-sum.el (gnus-summary-show-raw-article): New function.
7756         (gnus-get-newsgroup-headers): Remove space.
7757
7758 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7759
7760         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
7761         (gnus-summary-reply): Use it.
7762         (gnus-summary-reply-broken-reply-to): New function.
7763         (gnus-msg-force-broken-reply-to): New function.
7764
7765         * mm-view.el (mm-inline-text): Showing as text/plain when error.
7766
7767 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7768
7769         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
7770
7771 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7772
7773         * mm-decode.el (mm-external-terminal-program): New variable.
7774         (mm-display-external): Use it. Use term to display when no
7775         window-system.
7776
7777 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
7778
7779         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
7780         Browse->Next entries to Browse->Prev
7781
7782 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7783
7784         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
7785
7786 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7787
7788         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
7789         for the default encoding.
7790
7791         * nnrss.el (nnrss-url-field): New field.
7792         (nnrss-request-article): Add newsgroups.
7793
7794         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
7795
7796 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7797
7798         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
7799
7800         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
7801         (gnus-draft-setup): Remove backlog.
7802
7803 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7804
7805         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
7806         Cleanup.
7807
7808 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7809
7810         * gnus-msg.el (gnus-bug): Erase buffer.
7811
7812         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
7813
7814 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7815
7816         * mm-decode.el (mm-attachment-override-p): Fix typo.
7817
7818 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * gnus-kill.el (gnus-execute): Work with the extra headers.
7821         * gnus-sum.el (gnus-summary-execute-command): Ditto.
7822
7823 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7824
7825         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
7826         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
7827
7828         * message.el (message-send-mail-real-function): New variable.
7829         (message-send-mail-partially, message-send-mail):
7830
7831         * nngateway.el (nngateway-request-post): Use it.
7832
7833         * gnus-agent.el (gnus-agentize): Use it.
7834
7835         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
7836         (nnsoup-revert-variables): Use it.
7837
7838 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
7839
7840         * mm-decode.el (mm-inline-media-tests): Default to displaying as
7841         text/plain if the type doesn't match any other media types.
7842         (mm-inlined-types): Doc fix.
7843         (mm-display-inline): Revert previous change (now handled by a
7844         default type in `mm-inline-media-tests'.
7845         (mm-inlinable-p): Revive.
7846         (mm-display-part): Call `mm-inlinable-p'.
7847         (mm-attachment-override-p): Ditto.
7848         (mm-inlined-p): Doc fix.
7849
7850         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
7851         well as `mm-inlined-p'.
7852
7853 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7854
7855         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
7856         (nntp-send-command-and-decode): Use gnus-point-at-bol.
7857
7858 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7859         From  Paul Jarc <prj@po.cwru.edu>
7860
7861         * message.el (message-use-mail-followup-to): New variable.
7862         (message-get-reply-headers): Use it.
7863
7864 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
7865
7866         * nnheader.el (nnheader-init-server-buffer): Make sure the
7867         *nntpd* buffer is made multibyte instead of a random buffer.
7868
7869 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7870
7871         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
7872         when it returns headers.
7873
7874 2001-07-07  Simon Josefsson  <jas@extundo.com>
7875
7876         * rfc2047.el (rfc2047-encode-message-header): Skip header when
7877         trying to fold. Thanks to Colin Walters
7878         <walters@cis.ohio-state.edu>
7879
7880 2001-07-06  Simon Josefsson  <jas@extundo.com>
7881
7882         * imap.el (imap-parse-address-list, imap-parse-flag-list)
7883         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
7884         Add information in `assert's.
7885
7886         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
7887         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
7888         and `nnimap-group-overview-filename', should handle all
7889         change-of-uidvalidity related issues.  But there may be other
7890         problems.)
7891
7892 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7893
7894         * rfc2047.el (rfc2047-encode-message-header): Don't include the
7895         header name when folding.
7896
7897 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7898
7899         * mm-decode.el (mm-inlined-types): Document relationship with
7900         `mm-inline-media-tests'.
7901         (mm-display-inline): Default to displaying as plain text if no
7902         inlining handler is available.
7903         (mm-inlinable-p): Remove.
7904         (mm-inlined-p): Don't call `mm-inlinable-p'.
7905         (mm-automatic-display-p): Ditto.
7906         (mm-attachment-override-p): Ditto.
7907
7908 2001-07-04  Simon Josefsson  <jas@extundo.com>
7909
7910         * nnimap.el (nnimap-importantize-dormant): New variable.
7911         (nnimap-request-update-info-internal): Use it.
7912         (nnimap-request-set-mark): Ditto.
7913
7914 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7915
7916         * nntp.el (nntp-send-command): don't pass a buffer argument to
7917         `point'. Only XEmacs accepts this.
7918         * nntp.el (nntp-send-command-nodelete): ditto.
7919         * nntp.el (nntp-send-command-and-decode): ditto.
7920
7921 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7922
7923         * nntp.el (nntp-open-connection-function): doc update.
7924         * nntp.el (nntp-pre-command): New.
7925         * nntp.el (nntp-via-rlogin-command): New.
7926         * nntp.el (nntp-via-telnet-command): New.
7927         * nntp.el (nntp-via-telnet-switches): New.
7928         * nntp.el (nntp-via-user-name): New.
7929         * nntp.el (nntp-via-user-password): New.
7930         * nntp.el (nntp-via-address): New.
7931         * nntp.el (nntp-via-envuser): New.
7932         * nntp.el (nntp-via-shell-prompt): New.
7933         * nntp.el (nntp-open-telnet-stream): New.
7934         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
7935         * nntp.el (nntp-open-via-telnet-and-telnet): New.
7936         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
7937         * nntp.el (nntp-send-command): ditto.
7938         * nntp.el (nntp-send-command-nodelete): ditto.
7939         * nntp.el (nntp-send-command-and-decode): ditto.
7940
7941 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
7942
7943         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
7944         `when'.
7945
7946 2001-07-03  Simon Josefsson  <jas@extundo.com>
7947         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
7948
7949         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
7950
7951 2001-07-03  Simon Josefsson  <jas@extundo.com>
7952
7953         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
7954         remove it (workaround XEmacs `fill-region' bug).
7955
7956 2001-07-01  Simon Josefsson  <jas@extundo.com>
7957
7958         * nnimap.el (nnimap-date-days-ago): Defeat locale.
7959
7960 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7961
7962         * mml2015.el (mml2015-format-error): New function.
7963         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
7964         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
7965         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
7966
7967 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7968
7969         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
7970         Suggested by Christoph Conrad <C.Conrad@cli.de>.
7971
7972         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
7973         group variables.
7974
7975 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7976
7977         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
7978
7979         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
7980         (nnrss-save-group-data): Ditto.
7981
7982         * gnus-agent.el (gnus-agent-save-alist): Ditto.
7983
7984 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7985
7986         * message.el (message-do-send-housekeeping): Narrow to headers.
7987
7988 2001-06-24  Simon Josefsson  <jas@extundo.com>
7989
7990         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
7991         insertion when breaking lines looked for " \t" instead of "[ \t]".
7992         (rfc2047-encode-message-header): Fold lines even if
7993         no QP encoding is done.
7994
7995 2001-06-23  Simon Josefsson  <jas@extundo.com>
7996         From Samuel Tardieu <sam@inf.enst.fr>
7997
7998         * smime.el (smime-keys): Support additional certificates.
7999         (smime-make-certfiles): New function.
8000         (smime-sign-region): Use previous variables.
8001         (smime-get-certfiles): New function.
8002         (smime-sign-buffer): Use it.
8003         (smime-verify-region): Support both CAfile and CApath.
8004
8005 2001-06-23  Simon Josefsson  <jas@extundo.com>
8006
8007         * smime.el (smime-decrypt-region): Perhaps work.
8008
8009 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8010
8011         * gnus-msg.el (gnus-copy-article-buffer): Typo.
8012
8013 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8014
8015         * mm-decode.el (mm-save-part): Rewrite file name.
8016         (mm-file-name-rewrite-functions): New variable.
8017         (mm-file-name-delete-whitespace): New function.
8018         (mm-file-name-trim-whitespace): New function.
8019         (mm-file-name-collapse-whitespace): New function.
8020         (mm-file-name-replace-whitespace): New variable and function.
8021
8022 2001-06-22  Simon Josefsson  <jas@extundo.com>
8023
8024         * message.el (message-make-date): Workaround locale for weekdays.
8025
8026 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8027
8028         * message.el (message-goto-body): Return nil if not found. (revert!)
8029
8030 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8031         From Fremlin <chief@bandits.org>
8032
8033         * message.el (message-goto-body): Some messages have no header.
8034
8035         * gnus-msg.el (gnus-copy-article-buffer): Use it.
8036
8037 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
8038
8039         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
8040
8041 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8042
8043         * message.el (message-make-date): Add week day.
8044         Suggested by Jason R. Mastaler <jason@mastaler.com>.
8045
8046 2001-06-19  Simon Josefsson  <jas@extundo.com>
8047
8048         * message.el (message-yank-prefix): Doc fix.
8049         (message-yank-cited-prefix): Ditto.
8050         (message-delete-not-region): Keep citation prefix on first line,
8051         if possible and appropriate.
8052
8053 2001-06-19  Simon Josefsson  <jas@extundo.com>
8054
8055         * imap.el (imap-process-connection-type): New variable.
8056         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
8057         recent `imtest's work completely (no line length issues), while
8058         making making old `imtest's unusable.  Thanks to NAGY Andras
8059         <nagya@inf.elte.hu> for his work.
8060
8061 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
8062
8063         * imap.el (imap-ssl-program): Add -quiet to shut up
8064         OpenSSL/SSLeay's internal debug talk.
8065
8066 2001-06-19  Matt Armstrong  <matt@lickey.com>
8067
8068         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
8069         server.
8070
8071 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8072
8073         * nnmail.el (nnmail-article-buffer): New variable.
8074         (nnmail-split-incoming): Use it.
8075
8076 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8077
8078         * qp.el (quoted-printable-decode-region): If called interactively,
8079         use coding-system-for-read.
8080
8081 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8082
8083         * message.el (message-check-news-header-syntax): Check Reply-To.
8084
8085 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8086
8087         * mml.el (mml-parse-1): Use message options.
8088
8089         * message.el (message-do-fcc): Don't do anything if there is no
8090         FCC.
8091
8092 2001-06-16  Simon Josefsson  <jas@extundo.com>
8093
8094         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
8095         (nnimap-expunge-search-string): New variable.
8096         (nnimap-request-expire-articles): Use it.
8097
8098 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8099
8100         * message.el (message-send-mail-with-qmail): wrong exit status is
8101         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
8102
8103 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8104
8105         * gnus-art.el (article-strip-multiple-blank-lines): Use
8106         delete-region instead of replace-match.
8107
8108 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8109
8110         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
8111         (nnweb-google-wash-article): Ditto.
8112
8113 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
8114
8115         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
8116
8117 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
8120         specs.
8121
8122 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8123
8124         * gnus.el (gnus-email-address): Move it here.
8125
8126         * gnus-art.el (article-de-quoted-unreadable): Read charset if
8127         requested.
8128         (article-de-base64-unreadable): Ditto.
8129         (article-wash-html): Ditto.
8130
8131 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8132
8133         * message.el (message-options-set-recipient): Don't add ", "
8134         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
8135
8136 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8137
8138         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
8139
8140 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8141
8142         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
8143         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
8144
8145         * nnrss.el (nnrss-node-text): Node might be nil.
8146
8147 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8148
8149         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
8150         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
8151
8152         * nnrss.el (nnrss-group-alist): More items.
8153
8154 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8155
8156         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
8157
8158 2001-06-03  Dale Hagglund  <rdh@best.com>
8159
8160         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
8161         restrict clauses.
8162
8163 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8164
8165         From Benjamin Rutt <brutt+news@bloomington.in.us>
8166
8167         * message.el (message-wide-reply-confirm-recipients): New variable.
8168
8169 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8170         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
8171
8172         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
8173         fix so it works with XEmacs.
8174
8175 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8176
8177         * nnrss.el (nnrss-retrieve-headers): Support description as extra
8178         headers.
8179
8180 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8181
8182         * nnrss.el: Fix a few bugs.
8183
8184 2001-06-05  Simon Josefsson  <jas@extundo.com>
8185
8186         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
8187         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
8188
8189 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
8190
8191         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
8192         binary so that we don't transmit ISO 2022 garbage to the process.
8193         This is needed under XEmacs.
8194
8195 2001-06-03  Simon Josefsson  <simon@josefsson.org>
8196
8197         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
8198         autoloaded incorrectly below because ssl-program-* is bound.)
8199         Thanks to Amos Gouaux for report.
8200
8201 2001-06-02  Simon Josefsson  <simon@josefsson.org>
8202
8203         * imap.el (imap-kerberos4-open):
8204         (imap-gssapi-open):
8205         (imap-ssl-open):
8206         (imap-network-open):
8207         (imap-shell-open):
8208         (imap-starttls-open): Set buffer to workaround spurious
8209         `accept-process-output' buffer changes.  Thanks to Mats Lidell
8210         <Mats.Lidell@contactor.se> for report and partial patch and Jake
8211         Colman <colman@ppllc.com> for report.
8212
8213 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8214
8215         * gnus-sum.el (gnus-summary-catchup): New argument.
8216         (gnus-summary-catchup-from-here): New function.
8217
8218 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8219
8220         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
8221         back, then insert glyph.  (Before, the glyph was inserted first,
8222         then the newline.)  This works around a behavior in XEmacs where
8223         it is not possible to insert a character after a glyph which is at
8224         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
8225
8226 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8227
8228         From Jaap-Henk Hoepman (jhh@xs4all.nl).
8229
8230         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
8231         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
8232         mm-destroy-postponed-undisplay-list): New functions.
8233         (mm-display-external): Use them.
8234
8235 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8236
8237         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
8238         `default-low' when evaluating `gnus-summary-highlight'.
8239         From Raja R Harinath <harinath@cs.umn.edu>.
8240
8241 2001-05-27  Simon Josefsson  <simon@josefsson.org>
8242
8243         * message.el (message-yank-cited-prefix): New variable.
8244         (message-indent-citation): Use it.
8245
8246         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
8247         as details.
8248         (mml2015-mailcrypt-clear-verify): Ditto.
8249
8250 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8251         From Nevin Kapur <nevin@jhu.edu>.
8252
8253         * gnus-sum.el (gnus-summary-default-high-score,
8254         gnus-summary-default-low-score): New variables.
8255         (gnus-summary-highlight): Use them.
8256
8257 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
8258
8259         * message.el (message-mail): pass the 'send-actions argument to
8260         `message-setup'.
8261
8262 2001-05-16  Simon Josefsson  <simon@josefsson.org>
8263         From Raymond Scholz <ray-2001@zonix.de>
8264
8265         * gnus-art.el (gnus-mime-view-part-as-charset):
8266         (gnus-mime-internalize-part): Doc fixes.
8267
8268 2001-05-11  Simon Josefsson  <simon@josefsson.org>
8269
8270         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
8271         status lines without any text ("^215$").
8272
8273 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8274
8275         * nnrss.el (nnrss-check-group): Reverse.
8276
8277 2001-05-07  Simon Josefsson  <simon@josefsson.org>
8278
8279         * message.el (message-get-reply-headers):
8280         (message-followup): Fix typo, suggested by David Green
8281         <dgreen@uab.edu>
8282
8283 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8284
8285         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
8286
8287         * nnrss.el (nnrss-open-server): Read server data when it is called.
8288         (nnrss-request-expire-articles): Fix.
8289
8290 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8291
8292         * message.el (message-do-send-housekeeping): mail-abbrevs may
8293         rename buffer behind Gnus.
8294
8295 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8296
8297         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
8298         (nnrss-group-alist): Add more resources.
8299         (nnrss-check-group): Ignore errors.
8300
8301 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8302
8303         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
8304
8305         * nnslashdot.el (nnslashdot-request-list): Add time.
8306         (nnslashdot-request-expire-articles): New function.
8307
8308         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
8309         secondary methods too.
8310
8311 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8312
8313         * message.el (message-use-followup-to): Set default value to t.
8314
8315 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
8316
8317         * message.el (message-dont-reply-to-names): Fix documentation.
8318         (message-get-reply-headers): Use Mail-Followup-To only for wide
8319         replies.
8320
8321 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8322
8323         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
8324         correctly.
8325         (nnrss-check-group): Use time.
8326
8327 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8328
8329         * gnus.el: Oort Gnus v0.03 is released.
8330
8331 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8332
8333         * nnultimate.el (nnultimate-topic-article-to-article): Use the
8334         group.
8335
8336 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8337
8338         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
8339
8340 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8341
8342         * nnultimate.el (nnultimate-retrieve-headers): Return all
8343         available headers.
8344
8345         * gnus-sum.el (gnus-read-all-available-headers): New variable.
8346         (gnus-get-newsgroup-headers-xover): Use it.
8347
8348 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
8351
8352 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8353
8354         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
8355
8356 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8357
8358         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
8359         disable it.
8360
8361         * gnus.el (gnus-info-nodes): Remove a few The's.
8362
8363 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8364
8365         * mail-source.el (mail-source-movemail): Call-process may return a
8366         signal description string.
8367
8368         * gnus-start.el (gnus-read-newsrc-el-file):
8369         gnus-newsrc-file-version may be nil.
8370
8371         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
8372         Suggested by Michael Sperber [Mr. Preprocessor]
8373         <sperber@informatik.uni-tuebingen.de>.
8374
8375 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
8376
8377         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
8378
8379 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
8380
8381         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
8382         fontify HANDLE.
8383
8384 2001-04-18  Simon Josefsson  <simon@josefsson.org>
8385
8386         * smime.el (smime-ask-passphrase): Rework to return value.
8387         (smime-sign-region): Rework to bind value and use it.
8388         (smime-decrypt-region): Ditto.
8389
8390 2001-04-18  Mathias Herberts  <Mathias.Herberts@iroise.net>
8391         Committed by Simon Josefsson  <simon@josefsson.org>
8392
8393         * smime.el (smime-ask-passphrase): New function.
8394         (smime-sign-region): Use it.
8395         (smime-encrypt-cipher): New variable.
8396         (smime-decrypt-region): Ditto.
8397
8398 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
8399         Committed by Simon Josefsson  <simon@josefsson.org>
8400
8401         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
8402         the log.
8403
8404 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8405
8406         *gnus.el: Oort Gnus v0.02 is released.
8407
8408 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
8409
8410         * gnus.el: Oort Gnus v0.01 is released.
8411
8412 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8413
8414         * gnus-sum.el (gnus-summary-highlight): Highlight read
8415         undownloaded articles as read articles.
8416
8417         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
8418         (gnus-agent-get-undownloaded-list): Mark all undownloaded
8419         articles, even read ones, as such.
8420
8421         * gnus-sum.el (gnus-summary-find-matching): Clean up.
8422         (gnus-find-matching-articles): New function.
8423         (gnus-summary-limit-include-matching-articles): New command.
8424         (gnus-summary-limit-include-thread): Include articles that have
8425         matching subjects.
8426         (gnus-offer-save-summaries): Clean up.
8427
8428 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8429
8430         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
8431
8432 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8433         From Jason Merrill <jason_merrill@redhat.com>
8434
8435         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
8436
8437 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
8438         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8439
8440         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
8441         newsgroup names when the original article is a news message.
8442
8443 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8444
8445         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
8446         supported. Suggest by Jim Meyering <jim@meyering.net>.
8447
8448 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
8449         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8450
8451         * nnmail.el (nnmail-split-it): Added check for .* at the end of
8452         regexp in nnmail-split-fancy.
8453
8454 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8455
8456         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
8457
8458 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
8459
8460         * message.el (message-send-mail): Improve the interaction with the
8461         user.
8462
8463 2001-04-10  Simon Josefsson  <simon@josefsson.org>
8464
8465         * imap.el (imap-message-copy): Work around buggy servers that
8466         doesn't send TRYCREATE tags.
8467
8468 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
8469
8470         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
8471
8472 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8473
8474         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
8475         date.
8476
8477 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8478
8479         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
8480         lives.
8481
8482 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8483
8484         * gnus-art.el (gnus-parse-news-url): New function.
8485         (gnus-button-handle-news): New function.
8486         (gnus-button-alist): Point to new functions.
8487
8488         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
8489
8490         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
8491         gnus-format-specs.
8492
8493         * message.el (message-check-news-header-syntax): Question even
8494         when Gnus doesn't know the group names.
8495         (message-send-news): Clean up.
8496
8497         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
8498         exited on purpose without saving.
8499
8500         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
8501
8502 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * gnus-score.el (gnus-score-orphans): Clean up.
8505
8506         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
8507
8508         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
8509         later.
8510
8511         * gnus-start.el (gnus-close-all-servers): Find the right items to
8512         close.
8513
8514         * qp.el (quoted-printable-decode-region): Just message
8515         malformation; don't quit.
8516
8517 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8518         From Gerd Moellmann <gerd@gnu.org>.
8519
8520         * gnus.el (gnus-interactive): A typo.
8521
8522 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
8523         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8524
8525         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
8526         `assq-delete-all', if that function exists; otherwise use the old
8527         definition. Documentation changed to match the one in
8528         `assq-delete-all'.
8529
8530 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * gnus-start.el (gnus-close-all-servers): New function.
8533
8534         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
8535         (gnus-server-remove-denials): Clean up.
8536
8537         * gnus-sum.el (gnus-summary-sort-by-original): New command and
8538         keystroke.
8539
8540 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8541
8542         * message.el (message-send-news): Message where we are sending.
8543         (message-send-mail): Ditto.
8544
8545         * gnus.el (gnus-server-string): New function.
8546
8547         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
8548
8549         * mm-decode.el (mm-default-directory): Customized.
8550         (mm-tmp-directory): Ditto.
8551
8552         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
8553         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
8554         or Chars.
8555         (gnus-summary-line-format-alist): ?l is now a string.
8556         (gnus-summary-prepare-threads): Output ? for unknown lines.
8557         (gnus-summary-insert-line): Ditto.
8558         (gnus-summary-print-article): Unbalanced parentheses.
8559
8560         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
8561         out whether new stuff has arrived.
8562
8563 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
8564
8565         * gnus-sum.el: Let printing work on ttys on Emacs.
8566
8567 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8568
8569         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
8570         when forcing news.
8571
8572         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
8573         command.
8574
8575 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
8576
8577         * message.el (message-set-auto-save-file-name): Don't use
8578         asterisks under nt.
8579
8580 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8581
8582         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
8583         lists of articles.
8584
8585         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
8586
8587         * gnus-msg.el (gnus-put-message): Clean up.
8588         (gnus-summary-reply): Mark all replied-to articles as replied to.
8589         (gnus-inews-add-send-actions): Also mark as forwarded.
8590         (gnus-summary-mail-forward): Mark as forwarded.
8591
8592         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
8593         of articles.
8594         (gnus-summary-mark-article-as-forwarded): Ditto.
8595
8596         * gnus-msg.el (gnus-summary-resend-message): Mark article as
8597         forwarded.
8598         (gnus-summary-mail-forward): Clean up.
8599
8600         * gnus.el (gnus-article-mark-lists): Added forward.
8601
8602         * gnus-sum.el (gnus-forwarded-mark): New variable.
8603         (gnus-summary-prepare-threads): Use it.
8604         (gnus-summary-update-secondary-mark): Ditto.
8605         (gnus-newsgroup-forwarded): New variable.
8606
8607 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8608
8609         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
8610         (gnus-summary-very-wide-reply): New command and keystroke.
8611         (gnus-summary-very-wide-reply-with-original): Ditto.
8612
8613         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
8614         (gnus-score-adaptive): Use it.
8615
8616         * gnus-start.el (gnus-get-unread-articles): Clean up.
8617
8618 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * nnultimate.el (nnultimate-retrieve-headers): Work for other
8621         boards.
8622
8623 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
8624
8625         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
8626         * gnus-start.el (gnus-subscribe-newsgroup): use it.
8627
8628 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * nnultimate.el (nnultimate-retrieve-headers): Understand
8631         long-form month names.
8632
8633 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8634
8635         * gnus-sum.el (gnus-summary-show-all-headers):
8636         gnus-article-show-all-headers is broken. Use
8637         gnus-summary-toggle-header instead.
8638
8639         * mml2015.el (mml2015-gpg-extract-from): No error.
8640
8641 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8642         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8643
8644         * mml2015.el (mml2015-gpg-extract-from): New function.
8645         (mml2015-gpg-verify): Use it.
8646         (mml2015-gpg-clear-verify): Use it.
8647
8648 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8649
8650         * message.el (message-setup-fill-variables): Use
8651         fill-paragraph-function.
8652         (message-fill-paragraph): Take an argument.
8653         (message-newline-and-reformat): Take another argument.
8654
8655 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8656
8657         * message.el (rmail-output): It is in rmailout.el not rmail.el.
8658
8659 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8660
8661         * message.el (message-forward): local-variable-p takes an extra
8662         argument in XEmacs.
8663
8664 2001-03-16  Simon Josefsson  <simon@josefsson.org>
8665
8666         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
8667         `nnimap-use-nov-p' (it really tested the negative).
8668         (nnimap-retrieve-headers): Use it.
8669
8670 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8671
8672         * message.el (message-generate-headers-first): Update doc.
8673
8674 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
8675
8676         * gnus.el (gnus-summary-line-format): Typo.
8677
8678 2001-03-11  Simon Josefsson  <simon@josefsson.org>
8679
8680         * mailcap.el (mailcap-mime-data): Add application/sieve.
8681         (mailcap-mime-extensions): Add .siv, .xls.
8682
8683 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8684         From Christoph Conrad <christoph.conrad@gmx.de>
8685
8686         * gnus-score.el (gnus-summary-lower-thread): Typo.
8687
8688 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8689
8690         * message.el (message-forward-decoded-p): New variable.
8691         (message-forward-subject-author-subject): Use it.
8692         (message-make-forward-subject): Use it.
8693         (message-forward): Use it.
8694
8695         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
8696
8697         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
8698         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
8699
8700 ;;Has been fixed -- zsh.
8701 ;;2001-03-05  Dave Love  <fx@gnu.org>
8702 ;;
8703 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
8704 ;;      Move it after definition of mm-coding-system-p.
8705 ;;
8706 2001-03-01  Dave Love  <fx@gnu.org>
8707
8708         * mm-util.el (mm-inhibit-file-name-handlers): Add
8709         image-file-handler.
8710
8711 2001-02-11  Dave Love  <fx@gnu.org>
8712
8713         * message.el (message-signature-file): Fix doc, :type.
8714
8715 2001-02-08  Dave Love  <fx@gnu.org>
8716
8717         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
8718         (message-posting-charset): Defvar when compiling again.
8719         (rfc2047-encodable-p): Require message.
8720
8721         * gnus-sum.el (gnus-alter-articles-to-read-function):
8722         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
8723
8724 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8725
8726         * nnrss.el: New file.
8727
8728 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
8729         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8730
8731         * rfc2047.el (rfc2047-unfold-region): Fix arg of
8732         `skip-chars-forward'.
8733
8734 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8735
8736         * nndraft.el (nndraft-request-group): Restore auto save files if
8737         the original files do not exist.
8738
8739 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8740
8741         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
8742         SCORE paths.
8743
8744         * mm-decode.el (mm-dissect-buffer): Call
8745         mail-extract-address-components only if necessary.
8746
8747 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8748
8749         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
8750         directory part.
8751         (gnus-score-search-global-directories): Use file-directory-p.
8752
8753         * gnus-score.el (gnus-score-score-files-1): Use
8754         gnus-kill-files-directory.
8755         From Adrian Aichner <adrian@xemacs.org>.
8756
8757 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8758
8759         * gnus.el (charset): Move here from gnus-sum.el.
8760
8761 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8762
8763         * mml.el (mml-preview): Disable local map.
8764
8765         * gnus-sum.el (gnus-summary-make-menu-bar): Make
8766         gnus-article-post-menu here.
8767
8768         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
8769         if it has not been made.
8770
8771 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * gnus-art.el (gnus-article-describe-key): Map key to event.
8774         (gnus-article-describe-key-briefly): Ditto
8775
8776 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8777
8778         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
8779
8780 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8781         From Katsumi Yamaoka <yamaoka@jpl.org>.
8782
8783         * dgnushack.el (coerce, merge, subseq): defmacro.
8784
8785 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8786
8787         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
8788         A fake defalias in nndraft.el results a not-activated bug in
8789         uncompiled versions.
8790
8791 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
8792         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8793
8794         * gnus-util.el (gnus-split-references): Handle malformed References:.
8795
8796 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8797
8798         * gnus-art.el (gnus-article-mime-part-status): 1 part.
8799
8800 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8801         From NAGY Andras <nagya@inf.elte.hu>.
8802
8803         * gnus.el (gnus-parameters): Typo.
8804
8805 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8806
8807         * gnus.el (gnus-read-method): Remove redundancy.
8808
8809 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8810
8811         * nnslashdot.el (nnslashdot-backslash-url): New variable.
8812         (nnslashdot-request-list): Use it.
8813
8814 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8815
8816         * nnml.el (nnml-generate-active-info): Fix the case when there is
8817         no file.
8818
8819         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
8820         (gnus-summary-create-article): New function.
8821
8822         * gnus-group.el (gnus-group-mark-article-read): New function.
8823
8824         * gnus-msg.el (gnus-inews-do-gcc): Use it.
8825
8826         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
8827
8828 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8829
8830         * gnus-art.el (gnus-article-edit-done): Don't use
8831         gnus-article-edit-exit.
8832         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
8833
8834         * gnus.el (gnus-parameters): New variable.
8835         Suggested by NAGY Andras <nagya@inf.elte.hu>.
8836         (gnus-parameters-get-parameter): New function.
8837         (gnus-group-find-parameter): Use it.
8838
8839 2001-02-23  Simon Josefsson  <simon@josefsson.org>
8840
8841         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
8842         change of default value to `current'.
8843
8844 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8845
8846         * nneething.el (nneething-get-head): Insert unreadable file too.
8847
8848 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8849
8850         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
8851
8852         * webmail.el (webmail-type-definition): Deja is bought by google.
8853
8854 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8855
8856         * gnus-sum.el (gnus-fetch-headers): New function.
8857         (gnus-select-newsgroup): Use it.
8858         (gnus-summary-insert-articles): New function.
8859         (gnus-summary-insert-old-articles): New function.
8860         (gnus-summary-insert-new-articles): New function.
8861
8862         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
8863         (gnus-group-list-active): Ditto.
8864         * gnus-sum.el (gnus-set-mode-line): Ditto.
8865         (gnus-summary-read-group-1): Ditto.
8866
8867 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8868
8869         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
8870         current topic.
8871
8872 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8873
8874         * smiley.el (gnus-smiley-display): Don't do widening.
8875
8876         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
8877         within body.
8878
8879         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
8880
8881         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
8882         New variable.
8883         (gnus-mime-display-multipart-related-as-mixed): New variable.
8884         (gnus-mime-display-part): Use them.
8885
8886 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8887
8888         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
8889         something special.
8890
8891 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8892
8893         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
8894         (nnweb-request-article): Call reference if exists.
8895         (nnweb-type-definition): Dejanews is bought by google.com.
8896         Beta!
8897
8898 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8899
8900         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
8901
8902 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8903
8904         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
8905         gnus-article-sort-functions.
8906         (gnus-article-sort-functions): Doc fix.  Refer to
8907         gnus-thread-sort-functions.
8908
8909 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8910         From Paul Jarc <prj@po.cwru.edu>.
8911
8912         * message.el (message-get-reply-headers): More fixes.
8913
8914 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
8915         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8916
8917         * message.el (message-get-reply-headers): Fix bug with
8918         Mail-Followup-To/to-address interaction.
8919
8920 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8921
8922         * gnus-msg.el (gnus-configure-posting-styles): Match header in
8923         gnus-article-copy.
8924
8925 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8926
8927         * message.el (message-do-send-housekeeping): Rename to a better
8928         name.
8929
8930 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8931
8932         * message.el (message-cancel-news): Check article first, then ask
8933         yes or no.
8934
8935 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8936
8937         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
8938
8939 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8940
8941         * gnus-range.el (gnus-range-normalize): New function.
8942
8943 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
8944
8945         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
8946
8947 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
8950
8951         * nnagent.el (nnagent-request-regenerate): New function.
8952
8953         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
8954
8955         * nnml.el (nnml-generate-nov-databases): Accept argument
8956         server. Don't open server if it is opened.
8957         (nnml-request-regenerate): Use it. Change to deffoo.
8958
8959 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8960         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8961
8962         * gnus.el (gnus-define-group-parameter): Fix.
8963
8964 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8965
8966         * gnus.el (gnus-define-group-parameter): Improved.
8967
8968         * gnus-sum.el (charset): Define parameter.
8969         (ignored-charsets): Ditto.
8970         (gnus-summary-setup-default-charset): Use them.
8971
8972         * gnus-start.el (gnus-read-descriptions-file): Use them.
8973
8974         * gnus-cus.el (gnus-group-parameters): Remove them.
8975
8976 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8977
8978         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
8979
8980 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8981
8982         * gnus-sum.el (gnus-summary-read-group-1): Remove
8983         gnus-summary-set-local-parameters.
8984         (gnus-summary-setup-buffer): Put it here.
8985
8986 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8987
8988         * gnus.el (to-address): Define parameter.
8989         (to-list): Ditto.
8990         * gnus-art.el (article-hide-boring-headers): Use them.
8991         * gnus-msg.el (gnus-post-news): Ditto.
8992         * gnus-cus.el (gnus-group-parameters): Remove them.
8993
8994 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8995
8996         * gnus-draft.el (gnus-draft-reminder): New function.
8997
8998         * gnus-art.el (gnus-sender-save-name): New function.
8999
9000 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9001
9002         * mm-util.el (mm-mime-charset): Error message.
9003
9004 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9005
9006         * message.el (message-check-news-body-syntax): Don't check mml lines.
9007
9008 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9009
9010         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
9011         subscribe.
9012
9013         * gnus-start.el (gnus-call-subscribe-functions): New function.
9014         (gnus-find-new-newsgroups): Use it.
9015         (gnus-ask-server-for-new-groups): Use it.
9016         (gnus-check-first-time-used): Use it.
9017         (gnus-subscribe-newsgroup-method): Grok a list of functions.
9018         (gnus-subscribe-options-newsgroup-method): Ditto.
9019         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
9020         return .
9021
9022 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9023
9024         * gnus-cus.el (gnus-score-customize): Doc fix.
9025
9026 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
9027
9028         * dgnushack.el (my-getenv): Typo.
9029
9030 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9031
9032         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
9033
9034 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9035
9036         * gnus-group.el (gnus-group-suspend): Offer save summaries.
9037
9038         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
9039         (gnus-treatment-function-alist): Use it.
9040         (article-remove-leading-whitespace): New function.
9041         (gnus-article-make-menu-bar): Use it.
9042
9043         * gnus-sum.el (gnus-summary-wash-empty-map): Add
9044         remove-leading-whitespace.
9045         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
9046         because of conflict.
9047
9048 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9049
9050         * Makefile.in: Hack generating gnus-load.el.
9051         * dgnushack.el: Ditto.
9052         * gnus-load.el: Remove it.
9053
9054 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9055
9056         * dgnushack.el : Add URLDIR.
9057
9058         * Makefile.in (EMACS_COMP): Ditto.
9059
9060 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9061
9062         * gnus-cus.el (gnus-score-customize): Error on no score file.
9063
9064 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9065
9066         * mm-decode.el (mm-merge-handles): New function.
9067
9068         * mm-view.el (mm-inline-message): Use it.
9069         (mm-view-message): Ditto.
9070
9071         * mm-partial.el (mm-inline-partial): Ditto.
9072
9073         * mm-extern.el (mm-inline-external-body): Ditto.
9074
9075         * gnus-art.el (gnus-mime-view-part): Ditto.
9076         (gnus-mime-view-part-as-type): Ditto.
9077         (gnus-mime-save-part-and-strip): Prevent users to strip in some
9078         cases.
9079
9080 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9081
9082         * message.el (message-cancel-news): Allow to shoot foot.
9083         (message-supersede): Ditto.
9084
9085 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
9086
9087         * gnus-sum.el (gnus-simplify-subject-re): Use
9088         message-subject-re-regexp.
9089
9090 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9091
9092         * nnmail.el (nnmail-expiry-target-group): Bind
9093         nnmail-cache-accepted-message-ids to nil.
9094
9095         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
9096         coding system.
9097
9098 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9099
9100         * qp.el (quoted-printable-encode-region): Make sure characters are
9101         between 00 and FF.  Don't check charset.
9102
9103         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
9104         in Emacs 20.
9105         * rfc2047.el (rfc2047-q-encode-region): Ditto.
9106
9107 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9108
9109         * message.el (message-make-forward-subject): Argument decoded.
9110         (message-forward): Use it when digest.
9111
9112         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
9113         buffer.
9114
9115 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9116
9117         * message.el (message-generate-headers-first): Doc fix.
9118
9119 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9120
9121         * gnus-art.el (article-make-date-line): Error proof.
9122
9123 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9124
9125         * gnus-group.el (gnus-group-listing-limit): New variable.
9126         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
9127
9128         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
9129
9130 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9131
9132         * message.el (message-newline-and-reformat): Special case for
9133         breaking at BOL.
9134
9135 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9136
9137         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
9138         message/rfc822.
9139
9140 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9141
9142         * message.el (message-encode-message-body): Don't insert
9143         Content-Type if it is inside a mail.
9144
9145 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9146
9147         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
9148         gnus-article-commands-menu.
9149
9150         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
9151         in Emacs.
9152
9153         * gnus-start.el (gnus-read-descriptions-file): Use
9154         gnus-group-name-charset and gnus-group-charset-alist.
9155
9156 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9157
9158         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
9159         active region.
9160
9161         * gnus-start.el (gnus-group-change-level): Remove from both
9162         gnus-zombie-list and gnus-killed-list.
9163
9164 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9165
9166         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
9167         gnus-subscribe-topics.
9168
9169         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
9170
9171 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * gnus-art.el (gnus-article-make-menu-bar): Make
9174         gnus-article-post-menu.
9175
9176         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
9177
9178         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
9179
9180         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9181
9182         * message.el (message-mode-menu): Ditto.
9183
9184         * gnus-art.el (defvar): eval-when-compile.
9185
9186 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187
9188         * gnus-agent.el (gnus-agentize): Fix doc.
9189
9190 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
9191
9192         * mml.el (mml-preview): Bind `q'.
9193
9194 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9195
9196         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
9197
9198 2001-01-31  Dave Love  <fx@gnu.org>
9199
9200         * mm-util.el (mm-mime-mule-charset-alist)
9201         (mm-find-mime-charset-region): Consider mule-utf-8.
9202
9203 2001-01-31  Dave Love  <fx@gnu.org>
9204
9205         * gnus-art.el (gnus-article-x-face-command)
9206         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
9207         :version.
9208
9209 2001-01-26  Dave Love  <fx@gnu.org>
9210
9211         * mm-util.el (mm-multibyte-string-p): New.
9212
9213 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
9214 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
9215 ;;      string-as-multibyte on class.  Clarify line-folding.
9216         (quoted-printable-encode-string): Make temp buffer inherit
9217         string's multibyteness.
9218
9219 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
9220
9221         * nnheader.el (toplevel): Don't require `gnus-util' at
9222         compile-time; this creates a circular dependency, and prevents
9223         a bootstrap.
9224
9225 2001-01-22  Andreas Schwab  <schwab@suse.de>
9226
9227         * nnheader.el (gnus-delete-line): Autoload it as a macro.
9228
9229 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9230
9231         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
9232
9233         * gnus-art.el (article-hide-list-identifiers): Ditto.
9234
9235         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
9236
9237 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9238
9239         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
9240
9241         * gnus-art.el (article-hide-list-identifiers): Similar.
9242
9243 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
9244
9245         * nnmail.el (nnmail-remove-list-identifiers): Improved.
9246
9247 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9248
9249         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
9250
9251 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9252
9253         * gnus-util.el (gnus-string-equal): New function.
9254
9255         * gnus-art.el (article-hide-boring-headers): Use it.
9256
9257 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
9258
9259         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
9260
9261 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * gnus-msg.el (gnus-msg-mail): Support switch-action.
9264
9265 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9266
9267         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
9268         command if there is not last-saver.
9269
9270 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9271
9272         * nntp.el (nntp-open-connection): 201 is possible.
9273
9274 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9275
9276         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9277         (rfc2047-charset-encoding-alist): Add big5.
9278
9279 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9280
9281         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
9282         (gnus-agent-remove-server): Ditto.
9283         (autoload): gnus-server-update-server.
9284
9285         * gnus-srvr.el (gnus-server-line-format): Add %a.
9286         (gnus-server-line-format-alist): Add gnus-tmp-agent.
9287         (gnus-server-insert-server-line): Use it.
9288
9289 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9290
9291         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
9292         GB2312 and Big5.
9293
9294 2001-01-24  Simon Josefsson  <sj@extundo.com>
9295
9296         * mail-source.el (mail-sources): Add :program specifier to IMAP
9297         mail source.
9298         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
9299
9300 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9301
9302         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
9303
9304 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * nntp.el (nntp-wait-for): Return the success code.
9307         (nntp-open-connection): Use it.
9308
9309 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9310
9311         * gnus-int.el (gnus-check-server): Allow breaking the opening.
9312
9313 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9314
9315         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
9316
9317 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9318
9319         * gnus-sum.el (gnus-summary-print-article): Take one prefix
9320         argument. Allow to print several articles in one file.
9321
9322 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9323
9324         * webmail.el (webmail-type-definition): netaddress changes.
9325
9326 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9327
9328         * gnus.el: Fix copyright. Remove trailing spaces.
9329
9330         * message.el (message-forward): Use mule4.
9331
9332 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9333
9334         * mm-util.el (mm-string-as-unibyte): New function.
9335
9336         * message.el (message-forward): Use it.
9337
9338 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9339
9340         * message.el (message-cite-original-without-signature): Don't peel
9341         off the blank line.
9342         (message-get-reply-headers): Add Cc if it is not in follow-to.
9343
9344 2001-01-20  Simon Josefsson  <sj@extundo.com>
9345
9346         * mm-decode.el (mm-handle-multipart-from): Add.
9347         (mm-dissect-buffer): Save From: header value.
9348         (mm-security-from): Remove.
9349         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
9350
9351         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
9352         instead of `mml-security-from'.  Protect null from value.
9353
9354 2001-01-20  Simon Josefsson  <sj@extundo.com>
9355
9356         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
9357         application/vnd.ms-excel attachments.
9358
9359 2001-01-19  Simon Josefsson  <sj@extundo.com>
9360
9361         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
9362
9363 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9364
9365         * message.el (message-ignored-mail-headers): Ditto.
9366
9367 2001-01-19  Simon Josefsson  <sj@extundo.com>
9368
9369         * message.el (message-ignored-news-headers): Only search beginning
9370         of line.
9371
9372 2001-01-19  Alberto Lusiani  <a.lusiani@noemail.org>
9373
9374         * message.el (message-send-mail): Content-Type may not be there.
9375
9376 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9377
9378         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
9379         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
9380
9381         * gnus-art.el (article-display-x-face): Insert X-Face if there is
9382         not.
9383
9384 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9385
9386         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
9387         non-native groups.
9388
9389 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9390
9391         * message.el (message-yank-original): Understand
9392         universal-argument.
9393
9394 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * gnus-art.el (gnus-boring-article-headers): Add to-address.
9397         (article-hide-boring-headers): Ditto.
9398
9399         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
9400
9401 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9402
9403         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
9404         one.
9405
9406 2001-01-16  Simon Josefsson  <simon@josefsson.org>
9407
9408         * message.el (message-make-in-reply-to): Add comment to message-id
9409         (old syntax, see 2000-08-02 change).
9410
9411 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9412
9413         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
9414         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
9415         (gnus-button-reply): Ditto.
9416
9417 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9418
9419         * gnus-art.el (article-display-x-face): Fix.
9420
9421 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9422
9423         * gnus-art.el (article-display-x-face): Use
9424         gnus-original-article-buffer.
9425
9426 2001-01-15  Jack Twilley  <jmt@tbe.net>
9427
9428         * message.el (message-add-header): Move to point-max.
9429
9430 2001-01-15  Simon Josefsson  <simon@josefsson.org>
9431
9432         * smime.el (smime-CA-directory, smime-CA-file): Change default to
9433         nil, improve documentation.
9434         (smime-certificate-directory): Comment out false hints (until it
9435         is implemented).
9436
9437         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
9438         there aren't any keys.
9439         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
9440         verify certificate.  Default is changed to only check integrity.
9441         Improved security status texts.  If a certificate doesn't contain
9442         a email address, don't fail.
9443
9444         * smime.el (smime-noverify-region):
9445         (smime-noverify-buffer): New functions.  Verifies integrity only.
9446
9447 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9448
9449         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
9450
9451 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9452
9453         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
9454         (gnus-remove-some-windows): Ditto.
9455
9456 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9457
9458         * gnus-art.el (article-make-date-line): 11th.
9459
9460 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9461
9462         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
9463         (mml2015-gpg-sign): Ditto.
9464
9465 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9466
9467         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
9468         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
9469
9470 2001-01-08  Dave Love  <fx@gnu.org>
9471
9472         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
9473         single character.
9474
9475         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
9476
9477         * message.el: Doc and message fixes.
9478         (message-send-rename-function)
9479         (message-make-forward-subject-function)
9480         (message-send-mail-function, message-reply-to-function)
9481         (message-wide-reply-to-function, message-followup-to-function)
9482         (message-distribution-function, message-auto-save-directory): Fix
9483         :type.
9484
9485         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
9486         proceeding after warnings.  Amend multipart warning message.
9487
9488 2001-01-04  Dave Love  <fx@gnu.org>
9489
9490         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
9491         compiling.
9492         (gnus-make-directory): Require nnmail.
9493
9494         * mm-decode.el (mm-inline-media-tests): Add
9495         image/x-portable-bitmap.
9496         (mm-get-image): Grok pbm.
9497
9498 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
9499
9500         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
9501
9502 2001-01-09  Didier Verna  <didier@xemacs.org>
9503
9504         * dgnushack.el (dgnushack-compile): give a dummy value to
9505         `gnus-xmas-glyph-directory' for the time of compilation.
9506         * gnus-agent.el: moved some XEmacs specific hook add-ons from
9507         `gnus-xmas-[re]define' to avoid loosing user custom settings.
9508         * gnus-art.el: ditto.
9509         * gnus-group.el: ditto.
9510         * gnus-salt.el: ditto.
9511         * gnus-sum.el: ditto.
9512         * gnus-topic.el: ditto.
9513         * gnus-xmas.el (gnus-xmas-define): see above.
9514         * gnus-xmas.el (gnus-xmas-redefine): see above.
9515         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
9516         non-continuable error when the directory can't be found.
9517
9518 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9519
9520         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
9521         handle.
9522         * gnus-art.el (gnus-mime-view-part): Copy it.
9523         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
9524
9525 2001-01-09  Michael Downes  <mjd@ams.org>
9526
9527         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
9528
9529 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9530
9531         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
9532         orig-file. Use ',source.
9533
9534 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9535
9536         * gnus-xmas.el (gnus-xmas-modeline-glyph):
9537         (gnus-xmas-group-startup-message):
9538         Detect gnus-xmas-glyph-directory when it is nil.
9539
9540 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9541
9542         * pop3.el (pop3-get-message-count): Andrew Innes
9543         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
9544
9545 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9546
9547         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
9548
9549         * time-date.el (time-to-number-of-days): New function.
9550
9551 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
9552
9553         * nnslashdot.el (nnslashdot-request-list): Always get the right
9554         sid.
9555
9556 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9557
9558         * message.el (message-minibuffer-local-map): New keymap.
9559         (message-read-from-minibuffer): Use it.
9560         * gnus-msg.el (gnus-summary-resend-message): Use it
9561
9562 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9563
9564         * gnus-start.el (gnus-display-time-event-handler): New function.
9565         (gnus-after-getting-new-news-hook): Use it.
9566
9567 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9568
9569         * message.el (message-ignored-mail-headers): Add draft header.
9570
9571 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9572
9573         * gnus-sum.el (gnus-summary-expire-articles): Don't save
9574         excursion.
9575
9576         * nnslashdot.el (nnslashdot-request-list): Get the right year.
9577
9578 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
9579
9580         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
9581
9582 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9583
9584         * qp.el (quoted-printable-decode-region): Don't backward-char.
9585
9586 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9587
9588         * gnus-draft.el: Mark articles as replied.
9589
9590         * gnus-sum.el (gnus-summary-add-mark): New function.
9591
9592         * gnus-group.el (gnus-add-mark): New function.
9593
9594         * gnus-sum.el (gnus-summary-buffer-name): New function.
9595         (gnus-summary-setup-buffer): Use it.
9596
9597         * gnus-draft.el: Set things up with the right post method and
9598         stuff.
9599
9600         * message.el (message-ignored-news-headers): Remove X-Draft-From.
9601
9602         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
9603
9604         * gnus.el (gnus-draft-meta-information-header): New variable.
9605
9606 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9607
9608         * gnus-art.el (gnus-treatment-function-alist): Move the date
9609         functions before the header sorting functions.
9610
9611         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
9612
9613         * dgnushack.el (dgnushack-compile): Message whether there is w3.
9614         Don't (push "/usr/share/emacs/site-lisp" load-path).
9615
9616         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
9617         to empty fill prefixes.
9618
9619 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9620
9621         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
9622         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
9623
9624 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9625
9626         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
9627
9628         * nnml.el (autoload): Move to nnheader.el.
9629
9630         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
9631         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
9632         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
9633         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
9634
9635 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9636
9637         * gnus-art.el (article-make-date-line): Get the hours right.
9638         (gnus-ignored-headers): More hiding.
9639
9640         * nnmail.el (nnmail-expiry-wait): Not an integer.
9641
9642         * message.el (message-goto-body): Only expand abbrev when called
9643         interactively.
9644         (message-make-lines): Use it.
9645
9646 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9647
9648         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
9649
9650 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
9653         include the expunged articles.
9654
9655         * gnus-group.el (gnus-group-sort-by-server): New function.
9656
9657         * gnus.el (gnus-method-to-server-name): New function.
9658         (gnus-group-prefixed-name): Use it.
9659
9660         * gnus-group.el (gnus-group-sort-function): Doc fix.
9661         (gnus-group-sort-groups-by-server): New command.
9662
9663 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9664
9665         * gnus-art.el (gnus-treat-date-english): New variable.
9666         (article-date-english): New command.
9667         (gnus-english-month-names): New variable.
9668         (article-make-date-line): Do 'english.
9669
9670         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
9671         after the fill prefix.
9672
9673         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
9674         score...".
9675
9676         * gnus-art.el (gnus-ignored-headers): Hide more headers.
9677
9678         * message.el (message-mode-map): Bind comment-region.
9679
9680         * gnus-art.el (gnus-mime-display-part): Let w3 display
9681         multipart/related.
9682
9683         * mm-bodies.el (mm-long-lines-p): New function.
9684         (mm-body-encoding): Use it.
9685         (mm-body-encoding): Encode articles with lines longer than 1000
9686         characters.
9687
9688 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9689
9690         * mm-util.el (mm-enable-multibyte): Use
9691         default-enable-multibyte-characters.
9692         (mm-enable-multibyte-mule4): Ditto.
9693         (mm-disable-multibyte): Test XEmacs.
9694         (mm-disable-multibyte-mule4): Ditto.
9695         (mm-with-unibyte-current-buffer): Simplified.
9696         (mm-with-unibyte-current-buffer-mule4): Ditto.
9697
9698 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9699
9700         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
9701
9702         * nnheader.el (nnheader-string-as-multibyte): New alias.
9703
9704         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
9705
9706         * gnus-uu.el (gnus-message-process-mark): New function.
9707         (gnus-uu-mark-by-regexp): Use it.
9708         (gnus-new-processable): New function.
9709
9710 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
9711
9712         * gnus-sum.el (gnus-no-mark): New variable.
9713
9714 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9715
9716         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
9717         backslashes.
9718
9719 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
9722         definition.
9723
9724 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * dgnushack.el (dgnushack-compile): elc is in the current directory.
9727
9728         * qp.el (quoted-printable-encode-region): Don't check multibyte in
9729         XEmacs.
9730
9731 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
9732
9733         * mml.el (mml-read-tag): Save tag location.
9734
9735 2000-12-25  Simon Josefsson  <simon@josefsson.org>
9736
9737         * starttls.el: Sync with Emacs 21.
9738
9739 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9740
9741         * message.el (message-mail): Support yank-action.
9742
9743         * message.el (message-setup): Revoke the last change.
9744
9745 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9746
9747         * message.el (message-setup): Use cons. Suggested by Johan Vromans
9748         <jvromans@squirrel.nl>.
9749
9750 2000-12-24  Simon Josefsson  <sj@extundo.com>
9751
9752         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
9753         mailing list junk at end of part.
9754
9755 2000-12-23  Simon Josefsson  <sj@extundo.com>
9756
9757         * nnimap.el (nnimap-expiry-target): New function.
9758         (nnimap-request-expire-articles): Use it.
9759
9760 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9761
9762         * gnus.el (gnus-group-parameters-more): New variable.
9763         * gnus-cus.el (gnus-group-customize): Use it.
9764
9765         * gnus.el (gnus-define-group-parameter): New macro.
9766         (auto-expire): Use it
9767         (total-expire): Use it.
9768         * gnus-art.el (banner): Use it.
9769
9770         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
9771         <ljz@asfast.com>.
9772
9773 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9774
9775         * gnus-topic.el (gnus-topic-create-topic): Use list.
9776
9777         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
9778         before binding gnus-default-article-saver.
9779
9780         * gnus-sum.el (gnus-summary-save-article):
9781         (gnus-summary-pipe-output):
9782         (gnus-summary-save-article-mail):
9783         (gnus-summary-save-article-rmail):
9784         (gnus-summary-save-article-file):
9785         (gnus-summary-write-article-file):
9786         (gnus-summary-save-article-body-file): Ditto.
9787
9788         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
9789
9790 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9791
9792         * gnus-art.el (gnus-mime-security-button-map):
9793         (gnus-mime-button-map): Add parent.
9794
9795 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9796
9797         * messagexmas.el (message-xmas-redefine): New function.
9798
9799         * message.el: Use it.
9800
9801         * gnus-art.el (gnus-article-check-hidden-text): Return t.
9802
9803         * gnus-util.el (gnus-remove-text-properties-when): Return t.
9804
9805 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9806
9807         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
9808         malformatted messages.
9809
9810 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9811
9812         * mm-util.el (mm-image-load-path): New function.
9813
9814         * gnus-group.el (gnus-group-make-tool-bar): Use it.
9815
9816         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
9817
9818         * message.el (message-tool-bar-map): Use it.
9819
9820         * Makefile.in (install-el): New rule.
9821
9822 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9823
9824         * gnus-art.el (article-treat-dumbquotes): Quote \.
9825
9826 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9827
9828         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
9829         Emacs 20 runs on a terminal.
9830
9831 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9832
9833         * gnus-msg.el (gnus-bug): Revert to save-excursion.
9834
9835         * mml.el (gnus-add-minor-mode): Autoload.
9836
9837         * message.el (message-forward): Save-restriction.
9838
9839 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9840
9841         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
9842         Paul Stevenson <p.stevenson@surrey.ac.uk>
9843
9844 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
9847
9848         * mml.el (gnus-ems): Don't require.
9849
9850         * gnus.el (gnus-decode-rfc1522): Removed.
9851         (gnus-set-text-properties): Define.
9852
9853 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9854
9855         * gnus-art.el (gnus-mime-*): handle may be nil.
9856
9857         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
9858
9859         * gnus.el (gnus-group-remove-excess-properties): Not defined
9860         in gnus-xmas.
9861
9862 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9863
9864         * message.el (message-mail-user-agent): Add :version.
9865
9866 2000-12-21  Miles Bader  <miles@gnu.org>
9867
9868         * message.el (message-mode): Set `comment-start' to the  yank prefix.
9869
9870 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9871
9872         * message.el (message-mail-user-agent): New variable.
9873         (message-setup): Renamed to message-setup-1. Support
9874         mail-user-agent.
9875         (message-mail-user-agent): New function.
9876         (message-mail): Use it.
9877         (message-reply): Use it.
9878         (message-resend): Use it.
9879         (message-mail-other-window): Use it.
9880         (message-mail-other-frame): Use it.
9881
9882         * gnus-msg.el (gnus-bug): Support mail-user-agent.
9883
9884 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * message.el (message-tool-bar-map): Simplify.
9887         (message-narrow-to-head-1): New function.
9888         (message-narrow-to-head): Use it.
9889         (message-reply): Ditto.
9890         (message-cancel-news): Ditto.
9891         (message-supersede): Ditto.
9892         (message-make-forward-subject): Ditto.
9893         (message-bounce): Ditto.
9894
9895 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * uudecode.el (uudecode-decode-region-external): make-temp-file
9898         may not be defined.
9899
9900         * binhex.el (defalias): eval-and-compile.
9901
9902         * message.el (message-tool-bar-map): New function.
9903         (message-mode): Use it.
9904
9905 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * nntp.el (nntp-find-connection): Remove the entry.
9908         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
9909
9910 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9911
9912         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
9913
9914         * message.el (message-forward): Copy buffer in unibyte mode.
9915
9916 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9917
9918         * message.el (message-make-forward-subject): Don't widen. Decode.
9919         (message-forward): Don't decode subject.
9920
9921 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
9922
9923         * qp.el (quoted-printable-encode-region): Upcase QP.
9924
9925 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9926
9927         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
9928         mail-extract-a-c instead. Don't depend on Gnus.
9929
9930         * mml.el (gnus-ems): Require it.
9931
9932         * gnus-msg.el (gnus-summary-mail-forward):
9933
9934         * message.el (message-forward):  Move mime-to-mml here.
9935
9936 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9937
9938         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
9939         * gnus-art.el (gnus-insert-mime-button): Simplify.
9940         (gnus-mime-display-alternative): Ditto.
9941         (gnus-insert-mime-security-button): Ditto.
9942
9943 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
9946         text-property-not-all doesn't return nil when start=mark(end).
9947         (gnus-remove-text-properties-when): Ditto.
9948
9949 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950
9951         * gnus-start.el (gnus-group-change-level): Remove group from
9952         gnus-active-hashtb if real killed.
9953
9954 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9955
9956         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
9957         (gnus-mime-display-alternative): Ditto.
9958         (gnus-insert-mime-security-button): Ditto.
9959
9960 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * gnus-start.el (gnus-group-change-level): Don't add it into
9963         killed-list if it was killed.
9964
9965 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9966
9967         * nnmbox.el (nnmbox-file-coding-system): Use binary.
9968         (nnmbox-active-file-coding-system): Ditto.
9969
9970         * gnus-cus.el (gnus-group-parameters): Add posting-style.
9971
9972 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * gnus.el (gnus-version):
9975         (gnus-version-number): Set to Oort Gnus 0.01.
9976
9977         * gnus-art.el (gnus-mime-security-button-map):
9978         (gnus-insert-mime-security-button): Fix for Emacs21.
9979
9980 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9981
9982         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
9983         easymenu, because XEmacs doesn't understand :help.
9984
9985         * mm-uu.el: Require binhex.
9986
9987 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9988
9989         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
9990
9991 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
9994
9995 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
9996
9997         * *.xpm, *.pbm: Convert icons icons to size 24x24.
9998
9999 2000-12-18  Dave Love  <fx@gnu.org>
10000
10001         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
10002         (unused).
10003
10004 2000-12-13  Miles Bader  <miles@gnu.org>
10005
10006         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
10007         to t, so that we don't get stuck while trying to smilefy
10008         intangible text.
10009
10010 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10011
10012         * smiley-ems.el (smiley-regexp-alist): Make regexps match
10013         at the end of the buffer.
10014         (smiley-region): In the loop, move to the end of the submatch
10015         matching the smiley instead of using the end of the match
10016         of the whole regexp.
10017
10018 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
10019
10020         * message.el (message-mode): Doc fix.
10021
10022 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
10023
10024         * smiley-ems.el (smiley-region): Doc fix.
10025
10026 2000-12-11  Miles Bader  <miles@gnu.org>
10027
10028         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
10029         bottom line visible, check to see if it's partially obscured, and
10030         if so, either scroll one more line to make it fully visible, or
10031         revert to showing the second line from the top.
10032
10033 2000-12-07  Dave Love  <fx@gnu.org>
10034
10035         * mailcap.el (mailcap-download-directory)
10036         * gnus-audio.el (gnus-audio-directory)
10037         * smiley-ems.el (smiley-data-directory): Fix :type.
10038
10039 2000-11-30  Dave Love  <fx@gnu.org>
10040
10041         * message.el (message-auto-save-directory): Use
10042         file-name-as-directory.
10043         (message-set-auto-save-file-name): Create
10044         message-auto-save-directory if necessary.
10045         (message-replace-chars-in-string): Removed -- unused.
10046         (message-mail-alias-type): Customize.
10047         (message-headers): Remove duplicate defgroup.
10048
10049 2000-11-29  Dave Love  <fx@gnu.org>
10050
10051         * qp.el (quoted-printable-decode-region): Use error, not message
10052         to report malformed text (like base64).  Amend message.
10053
10054 2000-11-29  Miles Bader  <miles@gnu.org>
10055
10056         * message.el (message-header-lines): Fontify tag.
10057
10058 2000-11-27  Dave Love  <fx@gnu.org>
10059
10060         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
10061         compiler warning.
10062
10063 ;2000-11-26  Dave Love  <fx@gnu.org>
10064 ;
10065 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
10066 ;
10067 2000-11-23  Dave Love  <fx@gnu.org>
10068
10069         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
10070
10071         * mm-uu.el (uudecode): Require.
10072         (uudecode-decode-region, uudecode-decode-region-external): Don't
10073         autoload.
10074         (mm-uu-copy-to-buffer): Doc fix.
10075         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
10076         type fix.
10077
10078         * mailcap.el: Doc fixes.
10079         (mailcap-mime-data): Various adjustments.
10080         (mailcap): New group.
10081         (mailcap-download-directory): Customize.
10082         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
10083         (mailcap-temporary-directory): Deleted (unused).
10084         (mailcap-unescape-mime-test): Simplify slightly.
10085         (mailcap-viewer-passes-test): Use functionp.
10086         (mailcap-command-p): Aliased to executable-find.
10087
10088         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
10089         default-enable-multibyte-characters is nil.
10090
10091 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
10092
10093         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
10094
10095 2000-11-21  Dave Love  <fx@gnu.org>
10096
10097         * gnus-art.el (gnus-mime-button-map): Don't inherit from
10098         gnus-article-mode-map.
10099 ;       (gnus-mime-button-menu): Use mouse-set-point.
10100         (gnus-insert-mime-button, gnus-mime-display-alternative)
10101         (gnus-mime-display-alternative): Don't use local-map property.
10102
10103 2000-11-17  Dave Love  <fx@gnu.org>
10104
10105         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
10106         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
10107         and make-temp-file.
10108         (uudecode-decode-region): Doc fix.
10109
10110 2000-11-14  Dave Love  <fx@gnu.org>
10111
10112         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
10113         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
10114         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
10115         New files, derived from the XPMs.
10116
10117 2000-11-10  Dave Love  <fx@gnu.org>
10118
10119         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
10120         (gnus-agent-lib-file, gnus-agent-load-alist)
10121         (gnus-agent-save-alist, gnus-agent-article-name): Use
10122         expand-file-name.
10123
10124         * gnus-group.el (gnus-group-name-charset-method-alist): Add
10125         :version.
10126         (nnkiboze-score-file): Defvar when compiling.
10127
10128         * gnus-start.el (gnus-read-newsrc-file): Add :version.
10129
10130         * gnus-art.el (gnus-article-banner-alist)
10131         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
10132         (gnus-article-date-lapsed-new-header)
10133         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
10134         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
10135         (gnus-treat-strip-headers-in-body)
10136         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
10137         (gnus-treat-translate): Add :version.
10138         (gnus-article-mime-part-function): Fix defcustom.
10139
10140         * nnmail.el (nnmail-expiry-target)
10141         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
10142         (nnmail-split-header-length-limit): Add :version.
10143
10144         * gnus-sum.el (gnus-auto-expirable-marks)
10145         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
10146         (gnus-extra-headers, gnus-ignored-from-addresses)
10147         (gnus-newsgroup-ignored-charsets)
10148         (gnus-group-highlight-words-alist)
10149         (gnus-summary-show-article-charset-alist): Add :version.
10150
10151         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
10152         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
10153         files, converted from the XPMs.
10154
10155         * gnus-cache.el (gnus-cache-active-file): Don't use
10156         file-name-as-directory on directory.
10157         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
10158         use file-name-as-directory on directory.
10159
10160         * time-date.el (timezone-make-date-arpa-standard): Autoload.
10161         (date-to-time): Use it.
10162
10163 ;       * message.el (message-mode) <adaptive-fill-regexp>:
10164 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
10165 ;       (message-newline-and-reformat): Likewise.
10166         (message-forward-as-mime, message-forward-ignored-headers)
10167         (message-buffer-naming-style, message-default-charset)
10168         (message-dont-reply-to-names, message-send-mail-partially-limit):
10169         Add :version.
10170
10171         * mm-util.el: Doc fixes.
10172         (mm-mime-charset): Don't use the raw result of
10173         mm-preferred-coding-system.
10174         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
10175         (mm-with-unibyte): Simplify.
10176
10177         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
10178         concat.
10179
10180         * pop3.el (pop3-version): Deleted.
10181         (pop3-make-date): New function, avoiding message-make-date.
10182         (pop3-munge-message-separator): Use it.
10183
10184 2000-11-09  Dave Love  <fx@gnu.org>
10185
10186         * gnus-group.el (gnus-group-make-directory-group)
10187         (gnus-group-fetch-faq): Use expand-file-name.
10188         (gnus-group-fetch-faq): Simplify completing-read form.
10189
10190         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
10191         test for Mule.
10192
10193         * message.el (tool-bar-map): Defvar when compiling.
10194
10195         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
10196         (gnus-tm-lisp-directory): Deleted.
10197         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
10198         (featurep 'xemacs).
10199         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
10200         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
10201         version numbers from file names.
10202
10203 2000-11-08  Dave Love  <fx@gnu.org>
10204
10205         * mm-view.el: Use featurep for XEmacs test.
10206         (mm-inline-message): Test for `remove-specifier'; don't use
10207         condition-case.
10208
10209         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
10210
10211         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
10212         (gnus-score-find-bnews): Don't concat "".
10213
10214         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
10215         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
10216         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
10217         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
10218
10219         * gnus-sum.el: Put some defvars in eval-when-compile.
10220         (gnus-summary-mode-hook): Add :options.
10221         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
10222         (gnus-summary-tool-bar-map): New variable.
10223         (gnus-summary-make-tool-bar): New function.
10224         (gnus-summary-mode): Put kill-all-local-variables first.
10225
10226         * gnus-group.el (gnus-group-toolbar-map): New variable.
10227         (gnus-group-make-tool-bar): Rewritten.
10228         (gnus-group-mode): Put kill-all-local-variables first.
10229
10230         * rfc2047.el: Require gnus-util.
10231
10232         * nnml.el (gnus-sorted-intersection): Autoload.
10233
10234         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
10235         Put some defvars in eval-when-compile.
10236         (gnus-intersection, gnus-sorted-complement):  Autoload.
10237
10238         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
10239
10240         * mm-encode.el (mm-body-7-or-8): Autoload.
10241
10242         * mm-decode.el (mm-insert-inline): Autoload.
10243
10244         * mml.el:
10245         * message.el: Put some defvars in eval-when-compile.
10246
10247         * gnus-msg.el: Put some defvars in eval-when-compile.
10248         (gnus-msg-mail): Move after gnus-setup-message.
10249
10250         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
10251
10252 2000-11-07  Dave Love  <fx@gnu.org>
10253
10254         * gnus-util.el (nnheader): Don't require message (recursive
10255         autoload).
10256
10257         * uudecode.el: Avoid compiler warnings.
10258
10259         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
10260         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
10261
10262 2000-11-06  Dave Love  <fx@gnu.org>
10263
10264         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
10265
10266         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
10267         (uudecode-char-int): New alias, replacing char-int.
10268         (uudecode-decode-region): Don't call buffer-disable-undo.
10269
10270 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
10271 ;       (mm-uu-configure-list): Doc fix.
10272 ;
10273 ;       * earcon.el (running-xemacs): Don't define.
10274 ;
10275 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10276 ;
10277 ;       * message.el (message-font-lock-keywords): Match a final newline
10278 ;       to help font-lock's multiline support.
10279 ;
10280 2000-11-03  Dave Love  <fx@gnu.org>
10281
10282         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
10283
10284         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
10285         name.
10286
10287         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
10288         <banner>: Fix custom type, doc.
10289
10290         * mm-decode.el (mm-display-external): Space-prefix temp buffer
10291         name.  Don't disable undo explicitly.
10292
10293 ;2000-11-02  Dave Love  <fx@gnu.org>
10294 ;
10295 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
10296 ;       cite-prefix.
10297
10298 2000-11-01  Dave Love  <fx@gnu.org>
10299
10300         * rfc2047.el (base64): Require unconditionally.
10301         (message-posting-charset): Defvar when compiling.
10302         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
10303         message.
10304
10305         * gnus-sum.el (nnoo): Require.
10306         (mm-uu-dissect): Autoload.
10307
10308         * mml.el (mml-parse-1): Clarify message.
10309         (mml-minibuffer-read-type): Use mailcap-mime-types.
10310
10311 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
10312
10313         * mml.el: Fix a typo in the requiring of CL.
10314
10315 2000-11-01  Dave Love  <fx@gnu.org>
10316
10317         * utf7.el: Require cl when compiling.
10318
10319         * binhex.el: Use (featurep 'xemacs).
10320         (binhex-char-int): New alias, replacing char-int.  Change callers.
10321         (binhex-decode-region): Simplify work buffer code.
10322         (binhex-decode-region-external): Use expand-file-name, not concat.
10323
10324 2000-10-30  Dave Love  <fx@gnu.org>
10325
10326         * gnus-art.el: Fix 2000-10-27 change properly.
10327
10328 2000-10-28  Miles Bader  <miles@gnu.org>
10329
10330         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
10331
10332 2000-10-27  Dave Love  <fx@gnu.org>
10333
10334         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
10335         strings.
10336         (gnus-group-make-tool-bar): New function.
10337         (gnus-group-mode): Use it.
10338
10339         * message.el (message-mode-menu): Add some :help strings.
10340         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
10341         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
10342
10343         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
10344         * describe-group.xpm, get-news.xpm, kill-group.xpm:
10345         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
10346
10347         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
10348         display-graphic-p here.
10349
10350 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
10351
10352         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
10353         of the `gnus-xemacs' variable, as the latter has been removed.
10354         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
10355         * gnus-art.el (gnus-treat-display-xface)
10356         (gnus-treat-display-smileys, gnus-treat-display-picons)
10357         (gnus-article-read-summary-keys): Likewise.
10358
10359 2000-10-26  Dave Love  <fx@gnu.org>
10360
10361         (defvar): Use rmail-spool-directory unconditionally.
10362
10363 2000-10-18  Dave Love  <fx@gnu.org>
10364
10365         * mm-bodies.el (mm-uu-decode-function)
10366         (mm-uu-binhex-decode-function): Defvar when compiling.
10367
10368         * gnus-nocem.el (gnus-nocem-issuers): Update.
10369         (gnus-nocem-check-from): New option.
10370         (gnus-nocem-scan-groups): Use it.
10371         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
10372         (gnus-nocem-check-article-limit): Add :version.
10373
10374 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
10375
10376         * ietf-drums.el (mm-util): Require CL when compiling.
10377
10378 2000-10-15  Dave Love  <fx@gnu.org>
10379
10380         * qp.el: Require mm-util.
10381
10382 2000-10-13  Dave Love  <fx@gnu.org>
10383
10384         * qp.el (quoted-printable-decode-region): Avoid invalid
10385         coding-systems.
10386
10387 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
10388
10389         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
10390         to a recursive load.
10391
10392 2000-10-12  Dave Love  <fx@gnu.org>
10393
10394         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
10395
10396         * gnus.el (gnus-group-startup-message): Check for PBM image.
10397
10398 2000-10-09  Dave Love  <fx@gnu.org>
10399
10400         * mail-source.el (mail-source-fetch-imap): Bind
10401         default-enable-multibyte-characters rather than using
10402         mm-disable-multibyte.
10403
10404 2000-10-05  Dave Love  <fx@gnu.org>
10405
10406         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
10407         Autoload.
10408         (quoted-printable-decode-region):  Rename arg which confused
10409         charset with coding-system.  Don't use nonascii-insert-offset.
10410         Coding-system encode the region initially.  Don't recognize `=='
10411         as valid QP.  Coding-system decode the region finally.
10412         (quoted-printable-decode-string): Rename arg which confused
10413         charset with coding-system.
10414
10415         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
10416         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
10417         mm-encode-coding-region.
10418         (mm-decode-body, mm-decode-string): Rename variables which
10419         confused charset with coding-system.
10420         (binhex-decode-region): Don't autoload.
10421         (mm-body-encoding): Require message.
10422         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
10423         cond branches.
10424
10425         * gnus-art.el (article-de-quoted-unreadable)
10426         (article-de-base64-unreadable): Fold search case
10427         rather than downcasing string.  Apply mm-charset-to-coding-system
10428         to arg of quoted-printable-decode-region.
10429
10430 2000-10-04  Dave Love  <fx@gnu.org>
10431
10432         * gnus-ems.el: Don't turn off compiler warnings in local vars.
10433         Require ring when compiling.
10434         (gnus-article-compface-xbm): New variable.
10435
10436 2000-10-04  Dave Love  <fx@gnu.org>
10437
10438         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
10439         pbm images.
10440
10441         * frown.pbm, smile.pbm, wry.pbm: New files.
10442
10443         * frown.xbm, smile.xbm, wry.xbm: Deleted.
10444
10445 2000-10-03  Dave Love  <fx@gnu.org>
10446
10447         * mail-source.el (mail-sources): Revert to nil.
10448
10449         * nnmail (nnmail-spool-file): Revert to `((file))'.
10450
10451         * qp.el: Don't require mm-util.
10452         (quoted-printable-decode-region): Rewritten.
10453         (quoted-printable-decode-string, quoted-printable-encode-region):
10454         Doc fix.
10455         (quoted-printable-encode-region): Barf on multibyte characters.
10456         Maybe make the class multibyte.  Upcase chars, not formatted
10457         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
10458         (quoted-printable-encode-string): Don't use
10459         mm-with-unibyte-buffer.
10460
10461 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
10462
10463         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
10464
10465 2000-09-21  Dave Love  <fx@gnu.org>
10466
10467         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
10468         (for Emacs 20).  Tidy somewhat.
10469
10470 2000-09-21  Dave Love  <fx@gnu.org>
10471
10472         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
10473         image processing.  Rationalize logic somewhat.
10474
10475 2000-09-20  Dave Love  <fx@gnu.org>
10476
10477         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
10478         specifically.
10479
10480         * gnus.el (gnus-version-number): Avoid some redundant
10481         autoloads.
10482
10483 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
10484
10485         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
10486         to XBM; we always have PBM support.
10487
10488 2000-09-14  Dave Love  <fx@gnu.org>
10489
10490         * gnus.el (gnus-charset):
10491         * mm-decode.el (mime-display):
10492         * imap.el (imap) <defgroup>: Add :version.
10493
10494 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
10495
10496         * parse-time.el: Fix author's mail address.
10497
10498         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
10499         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
10500         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
10501         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
10502         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
10503         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
10504         * rfc2231.el, uudecode.el: Fix copyright notice.
10505
10506         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
10507         require `w3' at load-time only if not running in batch mode.
10508
10509 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10510
10511         * gnus.el: Before merge with Emacs21.
10512
10513 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
10514
10515         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
10516
10517 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10518
10519         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
10520         to avoid conflict with the standard `back-to-indentation'
10521         binding.
10522
10523 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524
10525         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
10526
10527         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
10528         (mm-disable-multibyte-mule4): Ditto.
10529         (mm-with-unibyte-current-buffer-mule4): Ditto.
10530
10531 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10532
10533         * pop3.el (pop3-movemail): Use binary.
10534         (pop3-movemail-file-coding-system): Removed.
10535
10536 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10537
10538         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
10539
10540 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10541
10542         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
10543         exists.
10544
10545 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10546
10547         * gnus-msg.el (gnus-post-method): Use backend name when the
10548         address is "".
10549
10550 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10551
10552         * gnus-art.el (article-verify-x-pgp-sig): Don't test
10553         mm-verify-option.
10554         (gnus-treat-x-pgp-sig): Default value.
10555         (gnus-ignored-headers): Redundant.
10556
10557 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10558
10559         * gnus-win.el (gnus-configure-frame): Save selected window.
10560
10561 2000-02-15  Andrew Innes  <andrewi@gnu.org>
10562
10563         * nnmbox.el: Require gnus-range.
10564         (nnmbox-group-building-active-articles): New variable.
10565         (nnmbox-group-active-articles): New variable; this is a cache of
10566         all active articles by group and number.
10567         (nnmbox-in-header-p): New function.
10568         (nnmbox-find-article): New function.
10569         (nnmbox-record-active-article): New function.
10570         (nnmbox-record-deleted-article): New function.
10571         (nnmbox-is-article-active-p): New function.
10572         (nnmbox-retrieve-headers): Use nnmbox-find-article.
10573         (nnmbox-request-article): Ditto.  Also supply extra arg to
10574         nnmbox-article-group-number.
10575         (nnmbox-request-expire-articles): Ditto.
10576         (nnmbox-request-move-article): Ditto.
10577         (nnmbox-request-replace-article): Ditto.
10578         (nnmbox-request-rename-group): Rename group entry in active
10579         article cache.
10580         (nnmbox-delete-mail): Update active article cache, unless article
10581         is being replaced.
10582         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
10583         than partially duplicating it.
10584         (nnmbox-article-group-number): Add extra `this-line' arg, to
10585         handle articles belonging to multiple groups.
10586         (nnmbox-save-mail): Update active article cache.
10587         (nnmbox-read-mbox): Build active article cache when loading mbox.
10588         Also do some repair work, if we find articles that are missing the
10589         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
10590         reconstruct these from Xref info.
10591
10592 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * mail-source.el (mail-source-report-new-mail): Use
10595         nnheader-run-at-time.
10596
10597 2000-02-15  Andrew Innes  <andrewi@gnu.org>
10598
10599         * mail-source.el (mail-source-fetch-pop): Clear pop password when
10600         an error is thrown, and then rethrow the error.
10601         (mail-source-check-pop): Ditto.
10602         (mail-source-start-idle-timer): Prevent multiple pop checks
10603         running if the check takes a long time.
10604
10605 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10606
10607         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
10608         succeed.
10609
10610 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10611
10612         * gnus-win.el (gnus-configure-windows): Make sure
10613         nntp-server-buffer is live.
10614         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
10615
10616 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
10617
10618         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
10619
10620 2000-12-04  Andreas Jaeger  <aj@suse.de>
10621
10622         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
10623
10624 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10625
10626         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
10627
10628 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10629         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
10630
10631         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
10632
10633 2000-12-01  Simon Josefsson  <sj@extundo.com>
10634
10635         * mml-smime.el (mml-smime-verify): Fix address parsing.
10636
10637 2000-12-01  Simon Josefsson  <sj@extundo.com>
10638
10639         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
10640         more than one certificate inside PKCS#7 blob.  Better security
10641         information (clamed / actual sender, openssl output, certificates
10642         inside message).
10643
10644         * smime.el (smime-verify-region): Output to /dev/null.
10645         (smime-buffer-as-string-region): Don't parse empty lines.
10646
10647 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10648
10649         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
10650         ?d and ?D.
10651         (gnus-mime-security-show-details-inline): New variable.
10652         (gnus-mime-security-show-details): Use them.
10653         (gnus-insert-mime-security-button): Ditto.
10654
10655         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
10656         Suggest by Michael Duggan (md5i@cs.cmu.edu).
10657         (mml2015-gpg-clear-verify): Ditto.
10658         (mml2015-gpg-decrypt-1): Ditto.
10659         (mml2015-use): Prefer 'gpg.
10660
10661 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10662
10663         * gnus-util.el (gnus-add-text-properties-when): New function.
10664         (gnus-remove-text-properties-when): Ditto.
10665
10666         * gnus-cite.el (gnus-article-hide-citation): Use them.
10667         (gnus-article-toggle-cited-text): Use them.
10668
10669         * gnus-art.el (gnus-signature-toggle): Use them.
10670         (gnus-article-show-hidden-text): Ditto.
10671         (gnus-article-hide-text): Ditto.
10672
10673 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10674
10675         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
10676
10677 2000-11-30  Simon Josefsson  <sj@extundo.com>
10678
10679         * smime.el (smime-point-at-eol): New alias.
10680         (smime-buffer-as-string-region): Use it.
10681
10682 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10683
10684         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
10685
10686 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10687
10688         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
10689
10690         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10691
10692         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10693
10694 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10695
10696         * nnmh.el (nnmh-request-expire-articles): Implemented
10697         expiry-target for nnmh backend.
10698
10699 2000-11-30  Simon Josefsson  <sj@extundo.com>
10700
10701         * mm-decode.el (mm-security-from): New variable.
10702         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
10703
10704         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
10705         than `from'.
10706
10707 2000-11-30  Simon Josefsson  <sj@extundo.com>
10708
10709         * mml-smime.el (mml-smime-verify): Verify that certificate mail
10710         address match sender address.
10711
10712         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
10713
10714         * smime.el (smime-verify-region): Don't copy buffer.
10715         (smime-decrypt-buffer): Use expand-file-name on keyfile.
10716         (smime-pkcs7-region): New function.
10717         (smime-pkcs7-certificates-region): Ditto.
10718         (smime-pkcs7-email-region): Ditto.
10719         (smime-buffer-as-string-region): Ditto.
10720
10721         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
10722         buffer.
10723
10724 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
10725
10726         * smime.el (smime-decrypt-region): Fix keyfile argument.
10727
10728 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10729
10730         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
10731
10732 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10733
10734         * message.el (message-shoot-gnksa-feet): New variable.
10735         (message-gnksa-enable-p): New function.
10736         (message-send): Use it.
10737         (message-check-news-body-syntax): Ditto.
10738
10739 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * message.el (message-make-message-id): Remove the redundancy.
10742
10743 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10744
10745         * message.el (message-setup): Discourage using mc-install-*-mode.
10746
10747         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
10748
10749 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10750
10751         * gnus-cite.el (gnus-cite-parse): Guess citation length.
10752
10753 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10754
10755         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
10756
10757 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10758
10759         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
10760
10761 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10762
10763         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
10764         insert-buffer-substring.
10765
10766         * message.el (message-send-mail): Use buffer-substring-no-properties.
10767         (message-send-news): Ditto.
10768
10769 2000-11-22  David Edmondson  <dme@dme.org>
10770
10771         * imap.el (imap-wait-for-tag): Message read info.
10772
10773 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10774
10775         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
10776         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
10777         (mml2015-gpg-encrypt): Ditto.
10778
10779 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * mm-decode.el (mm-verify-option): Default value.
10782
10783         * mml-sec.el (mml-secure-part): Error message.
10784
10785 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10786
10787         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
10788
10789 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10790
10791         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
10792
10793 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10794
10795         * gnus-art.el (gnus-article-describe-key): Use prompt.
10796         (gnus-article-describe-key-briefly): Ditto.
10797
10798 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10799
10800         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
10801
10802 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10803
10804         * gnus-art.el (gnus-article-describe-key): New function.
10805         (gnus-article-describe-key-briefly): New function.
10806
10807 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10808
10809         * mm-decode.el (mm-decrypt-option): Doc typo.
10810
10811         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
10812         return a number.
10813
10814 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10815
10816         * message.el (message-newline-and-reformat): Typo.
10817
10818 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10819
10820         * gnus-art.el (article-verify-x-pgp-sig): Check whether
10821         original-article-buffer exists.
10822
10823         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
10824         (rfc2047-header-encoding-alist): Addresses are different from text.
10825         (rfc2047-encode-message-header): Ditto.
10826         (rfc2047-dissect-region): Extra parameter.
10827         (rfc2047-encode-region): Ditto.
10828         (rfc2047-encode-string): Ditto.
10829
10830 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10831
10832         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
10833         (mm-uu-pgp-encrypted-extract): Use it.
10834         (mm-uu-pgp-signed-extract-1): New function.
10835         (mm-uu-pgp-signed-extract): Use it.
10836
10837         * gnus-art.el (gnus-mime-display-security): New function.
10838         (gnus-mime-display-part): Use it.
10839         (gnus-mime-security-verify-or-decrypt): New function.
10840         (gnus-mime-security-press-button): New function.
10841         (gnus-insert-mime-security-button): Use it.
10842
10843         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
10844         (mm-find-raw-part-by-type): Ditto.
10845         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
10846         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
10847         (mm-destroy-parts): Kill nested multibyte buffer.
10848
10849         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
10850         (mml2015-gpg-verify): Ditto.
10851
10852 2000-11-18  Simon Josefsson  <sj@extundo.com>
10853
10854         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
10855         (mml2015-function-alist): Use it.
10856
10857         * mml-sec.el (mml-sign-alist): Update names.
10858         (mml-encrypt-alist): Ditto.
10859         (mml-secure-part-smime-sign): Moved to mml-smime.el
10860         as `mml-smime-sign-query'.
10861         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
10862         `mml-smime-get-file-cert'.
10863         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
10864         `mml-smime-get-dns-cert'.
10865         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
10866         `mml-smime-encrypt-query'.
10867         (mml-smime-sign-buffer): Use mml-smime-sign.
10868         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
10869
10870         * mml-smime.el (mml-smime-sign): New function.
10871         (mml-smime-encrypt):
10872         (mml-smime-sign-query):
10873         (mml-smime-get-file-cert):
10874         (mml-smime-get-dns-cert):
10875         (mml-smime-encrypt-query): Moved from mml-sec.el.
10876
10877 2000-11-16  Simon Josefsson  <sj@extundo.com>
10878
10879         * mml2015.el (mml2015-gpg-clear-verify): New function.
10880         (mml2015-function-alist): Add it.
10881
10882 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10883
10884         * message.el (message-setup-fill-variables): Use
10885         message-cite-prefix-regexp.
10886         (message-newline-and-reformat): Check the end of citation, leading
10887         WSP, break in the cite prefix.
10888         (message-fill-paragraph): New function.
10889
10890 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10891
10892         * lpath.el: Shut up.
10893
10894 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10895
10896         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
10897         raw 8-bit in headers in dk.* newsgroups.
10898
10899 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10900
10901         * message.el (message-newline-and-reformat): Match extra WSPs.
10902
10903 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10904
10905         * mml.el (mml-generate-mime-1): Ignore ascii.
10906
10907 2000-11-16 Justin Sheehy  <justin@iago.org>
10908
10909         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
10910
10911 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10912
10913         * message.el (message-cite-prefix-regexp): Prefix should not end
10914         at space.
10915
10916 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10917
10918         * message.el (message-mode-syntax-table): Add - as a word
10919         constituent as in articles.
10920         (message-setup-fill-variables): Add -_. as supercite-style prefix.
10921         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
10922         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
10923
10924 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10925
10926         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
10927
10928 2000-11-12  David Edmondson  <dme@dme.org>
10929
10930         * message.el (message-font-lock-keywords): use
10931         message-cite-prefix-regexp.
10932
10933 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10934
10935         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
10936         Stein Arild Str\e,Ax\e(Bmme.
10937         (gnus-group-jump-to-group): Use it.
10938         (gnus-group-jump-to-group-prompt): Customize.
10939
10940 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10941
10942         * mailcap.el (mailcap-possible-viewers): Match the entire string.
10943
10944 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10945
10946         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
10947         incompatible.
10948         (mml2015-mailcrypt-sign): Ditto.
10949
10950 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10951
10952         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
10953         group is open.
10954
10955 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10956
10957         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
10958         nnvirtual articles.
10959         (gnus-backlog-request-article): Don't request nnvirtual articles.
10960
10961 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
10964         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
10965
10966 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10967
10968         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
10969         * mml.el (mml-generate-mime-1): Use charset attribute.
10970         * mm-bodies.el (mm-encode-body): Add parameter charset.
10971         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
10972
10973 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10974
10975         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
10976         (mml2015-mailcrypt-clear-decrypt): Ditto.
10977         (mml2015-mailcrypt-verify): Ditto.
10978         (mml2015-mailcrypt-clear-verify): Ditto.
10979         (mml2015-gpg-verify): Ditto.
10980
10981 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10982
10983         * smime.el (smime-openssl-program): Test the existence of openssl.
10984         * mml-smime.el: Require mm-decode.
10985         (mml-smime-verify-test): New function.
10986         * mm-decode.el (mm-verify-function-alist): Use it.
10987
10988 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10989
10990         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
10991         anyway.
10992
10993 2000-11-13  Simon Josefsson  <sj@extundo.com>
10994
10995         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
10996         verification doesn't work.
10997
10998 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10999
11000         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
11001         (gnus-inews-do-gcc): Use it.
11002
11003 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11004
11005         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
11006         leading space.
11007         * mm-extern.el (mm-inline-external-body): Report error when no
11008         access-type.
11009
11010 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11011
11012         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
11013
11014 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
11015
11016         * gnus-art.el (gnus-mime-button-menu): Use select-window.
11017
11018 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
11019
11020         * gnus-art.el (gnus-mime-display-part): Display multipart/related
11021         as multipart/mixed.
11022
11023 2000-11-12  David Edmondson  <dme@dme.org>
11024
11025         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
11026         and replace `.' with `\w' to allow for different syntax tables
11027         (from Vladimir Volovich).
11028         * message.el (message-newline-and-reformat): use
11029         `message-cite-prefix-regexp'.
11030         * gnus-cite.el (gnus-supercite-regexp): use
11031         `message-cite-prefix-regexp'.
11032         * gnus-cite.el (gnus-cite-parse): use
11033         `message-cite-prefix-regexp'.
11034
11035 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11036
11037         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
11038         PGP SIGNATURE.  Escape leading "-"'s.
11039         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
11040
11041 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11042
11043         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
11044
11045 2000-11-11  Simon Josefsson  <sj@extundo.com>
11046
11047         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
11048
11049         * smime.el (smime-details-buffer): New variable.
11050         (smime-sign-region):
11051         (smime-encrypt-region):
11052         (smime-verify-region):
11053         (smime-decrypt-region): Copy OpenSSL output to the buffer.
11054
11055         * mml-smime.el (mml-smime-verify): Support security info.
11056
11057 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
11058
11059         * mm-decode.el (mm-verify-option): Set default to nil.
11060         (mm-decrypt-option): Ditto.
11061         * gnus-art.el (article-verify-x-pgp-sig): New function.
11062
11063 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
11064
11065         * gnus-art.el (gnus-mime-display-alternative): Show button if no
11066         preferred part.
11067
11068 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11069
11070         * gnus-sum.el (gnus-move-split-methods): Say that
11071         `gnus-split-methods' uses file names, whereas this uses group
11072         names.  (Report from Nevin Kapur)
11073
11074 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
11075
11076         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
11077
11078 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11079
11080         * nnheader.el (nnheader-directory-files-is-safe): New variable.
11081         (nnheader-directory-articles): Use it.
11082         (nnheader-article-to-file-alist): Ditto.
11083
11084 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11085
11086         * rfc2047.el (rfc2047-pad-base64): New function.
11087         (rfc2047-decode): Use it.
11088
11089 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11090
11091         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
11092         select method.
11093
11094 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11095
11096         * mml2015.el (mml2015-gpg-decrypt-1):
11097         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
11098
11099 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11100
11101         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
11102
11103 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
11104
11105         * pop3.el (pop3-munge-message-separator): A message may have an
11106         empty body.
11107
11108 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
11111         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
11112         (mm-uu-pgp-signed-extract): Use coding-system.
11113
11114 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11115
11116         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
11117         (gnus-insert-mime-security-button): New function.
11118         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
11119         * mml2015.el:  Add security info when verify or decrypt.
11120         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
11121         (mm-uu-pgp-encrypted-extract): Ditto.
11122
11123 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
11124
11125         * mm-decode.el (mm-display-parts): New function.
11126         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
11127
11128 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11129
11130         * gnus-mlspl.el: Documentation tweaks.
11131
11132 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11133
11134         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
11135         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
11136         argument.
11137
11138 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
11139
11140         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
11141
11142 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
11143
11144         * gnus-art.el (gnus-article-encrypt): New function.
11145         (gnus-article-encrypt-protocol-alist): New variable.
11146         (gnus-article-encrypt-protocol): New variable.
11147         * mml2015.el (mml2015-self-encrypt): New function.
11148         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
11149
11150 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
11151
11152         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
11153         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
11154         let mailcap do it.
11155         * mml2015.el: Remove snarf code.
11156         * mm-decode.el: Remove snarf code.
11157
11158 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
11159
11160         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
11161         (mml-insert-mime): Understand gnus-decoded.
11162         (mime-to-mml): New parameter handles.
11163         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
11164         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
11165
11166 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
11167
11168         * mm-decode.el (mime-security): New group.
11169         (mm-verify-function-alist): Add test function.
11170         (mm-decrypt-function-alist): Ditto.
11171         (mm-snarf-option): Set default value as nil.
11172         (mm-find-part-by-type): Recursive parameter.
11173         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
11174         * mml2015.el: Support draft-ietf-openpgp-multsig.
11175
11176 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
11177
11178         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
11179         (gnus-article-view-part-as-charset): New function.
11180
11181 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11182
11183         * mm-decode.el (mm-verify-option): Default value.
11184         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
11185
11186 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11187
11188         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
11189
11190 2000-11-05  Simon Josefsson  <sj@extundo.com>
11191
11192         * mml-smime.el (mml-smime-verify): Work in original multipart
11193         buffert.
11194
11195         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
11196         (mm-handle-multipart-ctl-parameter): Ditto.
11197         (mm-alist-to-plist): New function.
11198         (mm-dissect-buffer): Store CTL parameters and copy original buffer
11199         for multiparts.
11200         (mm-destroy-parts): Destroy multipart buffert.
11201         (mm-remove-part): Ditto.
11202
11203         * mml-smime.el (mml-smime-sign): Not used.
11204         (mml-smime-encrypt): Ditto.
11205
11206         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
11207
11208         Verify S/MIME signature support.
11209
11210         * mm-decode.el (mm-inline-media-tests): Add
11211         application/{x-,}pkcs7-signature.
11212         (mm-inlined-types): Ditto.
11213         (mm-automatic-display): Ditto.
11214         (mm-verify-function-alist): Ditto.  Add name of method.
11215         (mm-decrypt-function-alist): Add name of method.
11216         (mm-find-part-by-type): Add documentation.
11217         (mm-possibly-verify-or-decrypt): Use new format of
11218         mm-{verify,decrypt}-function-alist.  Use method names.
11219
11220         * mml-smime.el (mml-smime-verify): New function.
11221
11222 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11223
11224         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
11225
11226 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11227
11228         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
11229         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
11230         * mm-decode.el (mm-snarf-option): New variable.
11231
11232 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11233
11234         * mm-util.el (mm-subst-char-in-string): New function.
11235         (mm-replace-chars-in-string): Use it.
11236         * message.el (message-replace-chars-in-string): Use it.
11237         * nnheader.el (nnheader-replace-chars-in-string): Use it.
11238         * gnus-mh.el (mh-lib-progs): Shut up.
11239
11240 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11241
11242         * base64.el, md5.el: Moved to contrib directory.
11243
11244 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11245
11246         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
11247         the last article when search.
11248
11249 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250
11251         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
11252         * nnmail.el (nnmail-pathname-coding-system): Ditto.
11253
11254 2000-09-29  David Edmondson  <dme@thus.net>
11255
11256         * message.el (message-newline-and-reformat): Typo.
11257
11258 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11259
11260         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
11261
11262 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
11263
11264         * nntp.el (nntp-decode-text): Delete bogus status lines.
11265
11266 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11267
11268         * message.el (message-font-lock-keywords): Match a final newline
11269         to help font-lock's multiline support.
11270
11271 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11272
11273         * nnoo.el (nnoo-set): New function.
11274
11275 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
11276
11277         * gpg.el, gpg-ring.el: Moved to contrib directory.
11278
11279 2000-11-04  Simon Josefsson  <sj@extundo.com>
11280
11281         * nnimap.el (nnimap-split-inbox): Typo.
11282
11283 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
11284
11285         * gnus-msg.el (gnus-msg-mail): Move it backwards.
11286
11287 2000-11-03  Simon Josefsson  <sj@extundo.com>
11288
11289         * rfc2231.el (rfc2231-parse-qp-string): New function.
11290         (require): rfc2047.
11291
11292         * mail-parse.el (mail-header-parse-content-type):
11293         (mail-header-parse-content-disposition): Support invalid QP
11294         encoded strings, by using `rfc2231-parse-qp-string'.
11295
11296 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11297
11298         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
11299         (rfc2231-decode-encoded-string): Typo "> X 1".
11300         (rfc2231-encode-string): Insert the name of charset.
11301         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
11302
11303 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11304
11305         * mm-decode.el (mm-save-part): Return the filename.
11306         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
11307         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
11308         (gnus-mime-action-alist): Use it.
11309         (gnus-mime-button-commands): Use it.
11310         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
11311         (mm-inline-external-body): unwind-protect.
11312
11313 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11314
11315         * gnus-art.el (gnus-insert-mime-button): Show url.
11316
11317 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11318
11319         * mml.el (mml-generate-mime-1): Support external url.
11320         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
11321
11322 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
11323
11324         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
11325         * mm-decode.el (mm-display-external): Ditto.
11326         * mm-extern.el: New file.
11327         * mm-decode.el (mm-inline-media-tests): Hook it up.
11328         (mm-inlined-types): Inline message/external-body.
11329
11330 2000-11-02  Simon Josefsson  <sj@extundo.com>
11331
11332         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
11333
11334         * message.el (message-get-reply-headers): Better handling when
11335         Mail-Followup-To is very large.
11336
11337 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
11338
11339         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
11340         * gnus-art.el (gnus-article-edit-done):
11341         * gnus-sum.el (gnus-summary-edit-article-done): Move line
11342         counting code here.
11343         * gnus-msg.el (gnus-setup-message): Remove a hack.
11344
11345 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11346
11347         * gnus-sum.el (gnus-newsgroup-variables): New variable.
11348         (gnus-summary-mode): Make them local variables.
11349         (gnus-set-global-variables): Globalize them.
11350         (gnus-summary-exit): Kill them.
11351
11352 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
11353
11354         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
11355         word.
11356
11357 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11358
11359         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
11360         gnus-article-wash-types.
11361         * gnus-art.el (gnus-article-wash-status): Use them.
11362
11363 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364
11365         * mml.el (mml-read-tag): Remove spaces and LF.
11366
11367 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11368
11369         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
11370         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
11371
11372 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
11373
11374         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
11375
11376 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
11377
11378         * gnus-sum.el (gnus-article-charset): New variable.
11379         (gnus-summary-display-article): Set it.
11380         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11381         * gnus-art.el (gnus-article-mode): Make it local variable.
11382
11383 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11384
11385         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
11386
11387 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11388
11389         * nnwfm.el: New file.
11390
11391         * nnweb.el (nnweb-replace-in-string): New function.
11392
11393 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
11394
11395         * mml2015.el: Wrap gpg.el.
11396         * gpg.el (gpg-verify): The last argument of apply is a list.
11397         (gpg-encrypt): Add passphrase as a parameter.
11398
11399 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11400
11401         * gpg.el: New file.
11402         * gpg-ring.el: New file.
11403
11404 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
11405
11406         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
11407
11408 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11409
11410         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
11411         double-quote characters.
11412         (gnus-summary-prepare-threads): Ditto.
11413
11414 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11415
11416         * gnus-art.el (gnus-mime-display-single): Forward line -1.
11417         * mml.el (mml-read-tag): Don't skip the leading space.
11418         * lpath.el (font-lock-set-defaults): Shut up.
11419
11420 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
11421
11422         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
11423
11424 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
11425
11426         * qp.el (quoted-printable-encode-region): Replace leading - when
11427         ultra safe.
11428         * mml.el (mml-generate-mime-postprocess-function): Removed.
11429         (mml-postprocess-alist): Removed.
11430         (mml-generate-mime-1): Use ultra-safe when sign.
11431         * mml2015.el (mml2015-fix-micalg): Uppercase.
11432         (mml2015-verify): Insert LF.
11433         (mml2015-mailcrypt-sign): Downcase; search backward.
11434
11435 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11436
11437         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
11438         restrictive.
11439         (nnultimate-table-regexp): New variable.
11440         (nnultimate-forum-table-p): Use it.
11441
11442 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
11443
11444         * gnus-sum.el (gnus-summary-expire-articles): Save point.
11445
11446 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
11447
11448         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
11449         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
11450
11451 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
11452
11453         * mml2015.el: Shut up.
11454
11455 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11456
11457         * gnus.el (gnus-server-browse-hashtb): Removed.
11458         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
11459         (gnus-group-insert-group-line-info): Use simplified method.
11460         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
11461
11462 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
11465         moved here.
11466         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
11467         * gnus-group.el (gnus-group-prepare-flat): Use it.
11468         * gnus-topic.el (gnus-group-prepare-topics): Use it.
11469
11470 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
11471
11472         * mml.el (mml-mode): Show menu in XEmacs.
11473
11474 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
11475
11476         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
11477         (gnus-server-read-server-in-server-buffer): New function.
11478         (gnus-browse-foreign-server): Browse in group buffer.
11479         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
11480         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
11481         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
11482         * gnus.el (gnus-server-browse-hashtb): New variable.
11483
11484 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
11485
11486         * nnfolder.el (nnfolder-open-nov): Use group.
11487
11488 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11489
11490         * nnfolder.el: Add NOV. Set version to 2.0.
11491         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
11492
11493 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
11496
11497 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
11498
11499         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
11500         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
11501
11502 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11503
11504         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
11505
11506 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
11507
11508         * mm-decode.el (mm-verify-function-alist): New variable.
11509         (mm-verify-option): New variable.
11510         (mm-decrypt-function-alist): Ditto.
11511         (mm-decrypt-option): Ditto.
11512         (mm-find-raw-part-by-type): New function.
11513         (mm-possibly-verify-or-decrypt): New function.
11514         (mm-dissect-multipart): Use it.
11515         * mml2015.el (mml2015-fix-micalg): New function.
11516         (mml2015-decrypt): Use new interface.
11517         (mml2015-verify):  Use new interface.
11518         (mml2015-setup): Make it bogus.
11519
11520 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
11521
11522         * mml.el (mml-generate-mime-postprocess-function): Set to
11523         mml-postprocess.
11524         (autoload): Autoload mml2015 and mml-smime.
11525         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
11526         * mml2015.el (mml2015-encrypt): New function.
11527         (mml2015-sign): New function.
11528         (mml2015-encrypt-function): New variable.
11529         (mml2015-sign-function): New variable.
11530         (mml2015-mailcrypt-encrypt): Use message-recipients.
11531         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
11532         * mml-smime.el (mml-smime-setup): Ditto.
11533
11534 2000-10-28  Simon Josefsson  <sj@extundo.com>
11535
11536         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
11537         Communigate Pro 3.3.1 server.
11538
11539         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
11540         in buffers.
11541         (mml-secure-dns-server): Removed.
11542         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
11543         write certificates to files.
11544
11545         * smime.el (smime-dns-server): New variable.
11546         (smime-mail-to-domain):
11547         (smime-cert-by-dns): New functions.
11548
11549         * dig.el: New file.
11550
11551 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
11552
11553         * message.el (message-options): New variable.
11554         (message-options-set-recipient): New function.
11555         (message-send): Use them.
11556         * gnus-int.el (gnus-request-replace-article): Use them.
11557         (gnus-request-accept-article): Ditto.
11558         * mml.el (mml-preview): Use them.
11559         * gnus-sum.el (gnus-summary-edit-article): Use them.
11560
11561         * message.el (message-options-get): New function.
11562         (message-options-get): New function.
11563         * rfc2047.el (rfc2047-encode-message-header): Use them.
11564         * mm-bodies.el (mm-encode-body): Use them.
11565
11566 2000-10-28  Simon Josefsson  <sj@extundo.com>
11567
11568         * nnimap.el (nnimap-retrieve-which-headers):
11569         (nnimap-request-article-part): Quote message-id.
11570
11571         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
11572         (smime-CA-file): New variable.
11573         (smime-call-openssl-region): Don't error.
11574         (smime-sign-region): Return result value.
11575         (smime-encrypt-region): Ditto.
11576         (smime-verify-region): New function.
11577         (smime-decrypt-region): Ditto.
11578         (smime-verify-buffer): Ditto.
11579         (smime-decrypt-buffer): Ditto.
11580
11581         * mml.el: Require mml-sec.
11582         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
11583         (mml-mode-map): Add "sign" and "encrypt" maps.
11584         (mml-menu): Add security menu.
11585         (mml-preview): Use generate-new-buffer.
11586
11587         * mml-sec.el: New file.
11588
11589 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11590
11591         * mm-decode.el (mm-find-part-by-type): Move it here.
11592         * mml.el (mml-postprocess): Move it here.
11593         (mml-postprocess-alist): Move it here. Merge them.
11594
11595 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
11596
11597         * rfc2047.el (rfc2047-encode-message-header): Make sure no
11598         unencoded stuff in the header.
11599
11600 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
11601
11602         * gnus-group.el (gnus-group-listed-groups): New variable.
11603         (gnus-group-list-option): New variable.
11604         (gnus-group-list-limit-map): New keymap.
11605         (gnus-group-list-flush-map): New keymap.
11606         (gnus-group-list-plus-map): New keymap.
11607         (gnus-group-prepare-logic): New function.
11608         (gnus-group-prepare-flat): Merge with
11609         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
11610         (gnus-group-prepare-flat-list-dead): Ditto.
11611         (gnus-group-list-matching): Use gnus-group-prepare-function.
11612         (gnus-group-list-dormant): Ditto.
11613         (gnus-group-list-cached): Ditto.
11614         (gnus-group-listed-groups): New function.
11615         (gnus-group-list-limit): New function.
11616         (gnus-group-list-flush): New function.
11617         (gnus-group-list-plus): New function.
11618         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
11619         (gnus-topic-prepare-topic): Ditto.
11620
11621 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
11622
11623         * message.el (message-insert-to, message-get-reply-headers):
11624         (message-reply, message-followup): Mail-{Followup,Reply}-To.
11625
11626 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
11627
11628         * mml2015.el: New file.
11629         * smime.el: New file.
11630         * mml-smime.el: New file.
11631
11632 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
11633
11634         * ChangeLog: Moved to ChangeLog.1.
11635
11636     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
11637   Copying and distribution of this file, with or without modification,
11638   are permitted provided the copyright notice and this notice are preserved.
11639
11640 ;; Local Variables:
11641 ;; coding: iso-2022-7bit
11642 ;; End: