ec6c07f29849933b3bc19a988da957c9cd5a8b6f
[elisp/gnus.git-] / lisp / ChangeLog
1 2002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2
3         * gnus.el: Oort Gnus v0.07 is released.
4
5 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8         (gnus-article-sort-functions): Doc fix.
9         (t): New keystroke.
10         (gnus-article-sort-by-random): New function.
11         (gnus-thread-sort-by-random): New function.
12
13 2002-08-02  Simon Josefsson  <jas@extundo.com>
14
15         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
16         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
17
18 2002-07-31  Danny Siu  <dsiu@adobe.com>
19
20         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field 
21         when splitting malformed messages without message-id
22
23 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
24         From Niklas Morberg <niklas.morberg@axis.com>.
25
26         * nnweb.el (nnweb-type, nnweb-type-definition)
27         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
28         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
29         functionality.
30         * nnweb.el: Removed old non-functioning search engines.
31
32 2002-07-27  Simon Josefsson  <jas@extundo.com>
33
34         * message.el (message-forward-make-body): Don't use
35         `message-forward-ignored-headers' when doing a "raw" followup (it
36         is important to preserve e.g. CTE).
37
38         * flow-fill.el (fill-flowed): Disable filladapt-mode.
39
40         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
41         regexp-quote, Cyrus Sieve is fixed.
42
43         * sieve-manage.el (sieve-manage-deletescript): New function.
44
45         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.  
46         (sieve-manage-mode): Fix menubar.
47         (sieve-activate): Change some messages.
48         (sieve-deactivate-all): New function.
49         (sieve-deactivate): New alias.
50         (sieve-remove): New function.
51         (sieve-help): Fix help.
52         All suggested by Ned Ludd.
53
54 2002-07-24  Katsumi Yamaoka <yamaoka@jpl.org>
55
56         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
57         (mm-w3m-safe-url-regexp): New user option.
58
59         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
60         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
61
62 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
63
64         * gnus-sum.el (gnus-summary-delete-article): Force
65         nnmail-expiry-target to 'delete, so that absolute deletion
66         happens when absolute deletion is requested.
67
68 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
69         From Nevin Kapur <nevin@jhu.edu>.
70
71         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
72         headers as empty headers.
73
74 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
75         From Jochen Hein <jochen@jochen.org>.
76
77         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
78         correct typo.
79         (gnus-emphasis-strikethru): New face.
80
81 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
82         From Jason Merrill <jason@redhat.com>.
83
84         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
85         entire file for each of a sequence of missing articles.
86
87         * gnus-salt.el (gnus-binary-display-article): Respect an existing
88         value for gnus-view-pseudos.
89
90         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
91         avoid nreverse.
92
93 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
94         From Ted Zlatanov <teodor.zlatanov@divine.com>.
95
96         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
97         (gnus-summary-mode-line-format-alist): Add %h for number of
98         spams.
99         (gnus-newsgroup-spam-marked): New variable.
100         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
101         (gnus-article-read-p, gnus-article-mark)
102         (gnus-set-global-variables, gnus-set-global-variables)
103         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
104         (gnus-summary-mark-article-as-unread)
105         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
106         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
107         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
108
109 2002-07-10  Simon Josefsson  <jas@extundo.com>
110
111         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
112         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
113
114 2002-07-09  Nevin Kapur  <Nevin Kapur <nevin@jhu.edu>
115
116         * gnus-sum.el (gnus-summary-delete-article): Respect group
117         parameters while expiring.
118
119 2002-07-08  Simon Josefsson  <jas@extundo.com>
120
121         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
122         Enberg.
123
124 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
125
126         * gnus-art.el (article-unsplit-urls): Only display MIME when this
127         function is called interactively.  From Niklas Morberg.
128
129 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
130
131         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
132         cdaar to cdar and car.
133
134         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
135         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
136
137 2002-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
138
139         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
140         don't break a narrowed article.
141
142         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
143         (nntp-open-via-rlogin-and-telnet): Ditto.
144
145 2002-07-02  Didier Verna  <didier@xemacs.org>
146
147         * nnmail.el (nnmail-split-methods): fix custom type.
148
149 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
150
151         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
152         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
153
154 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
155
156         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
157         (gnus-summary-resend-message): Use it.
158
159 2002-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
160
161         * nntp.el (nntp-via-rlogin-command-switches): New variable.
162         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
163
164 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
165
166         * message.el (message-font-lock-keywords): Don't fontify
167         headers in the message body, only in the header.
168         (message-font-lock-make-header-matcher): New function, used by
169         message-font-lock-keywords.
170         From Katsumi Yamaoka <yamaoka@jpl.org>.
171
172 2002-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
173
174         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
175
176 2002-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
177
178         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
179
180 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
181
182         * message.el (message-font-lock-keywords): Revert 2002-06-22
183         change.
184
185 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
186
187         * message.el (message-font-lock-keywords): Put colon in header
188         name match.
189
190 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
191
192         * message.el (message-font-lock-keywords): Don't use header faces
193         in the body.  Thanks to Stefan Monnier for the hint on the
194         implementation.
195
196 2002-05-09  Miles Bader  <miles@gnu.org>
197
198         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
199         (gnus-article-hide-citation): Respect it.
200
201 2002-04-12  Juanma Barranquero  <lektu@terra.es>
202
203         * pop3.el (pop3-open-server): Fix typo.
204
205 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
206
207         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
208         instead of push to ignore duplicate to-(list|address) values.
209         * nnmail.el (nnmail-cache-ignore-groups): New.
210         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
211
212 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
213
214         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
215         before sending.  Suggested by Jan Rychter.
216
217 2002-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
218
219         * dgnushack.el (remove): New compiler macro.
220         (last, coerce, subseq): Remove compiler macros for those built-in
221         or unused functions.
222
223 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
224
225         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
226         sure to write byte-compiled versions of gnus-*-format-alist to
227         .newsrc.eld.  From Simon Josefsson.
228
229 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
230
231         * gnus-agent.el (gnus-agent-read-servers)
232         (gnus-agent-write-servers): Put server name (string like
233         "nnchoke:frumple") in the file instead of a server specification
234         (Lisp expression like (nnchoke "frumple" ...parameters...)).
235         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
236
237 2002-06-16  Simon Josefsson  <jas@extundo.com>
238
239         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
240         Reiner Steib <4uce.02.r.steib@gmx.net>.
241
242 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
243
244         * nnheader.el (nnheader-file-name-translation-alist): Set the
245         default value for MS Windows systems.
246
247         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
248
249 2002-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
250
251         * message.el (message-beginning-of-line): Keep the region active
252         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
253
254 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
255
256         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
257         * gnus-msg.el (gnus-summary-reply): Ditto.
258         * gnus-msg.el (gnus-summary-handle-replysign): New.
259
260 2002-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
261
262         * message.el (message-send-mail-with-sendmail): Kill errbuf even
263         if sending failed.
264
265 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
266
267         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
268         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
269         to sign while encrypting.
270
271 2002-06-11  Simon Josefsson  <jas@extundo.com>
272
273         * gnus-int.el (gnus-request-move-article): Agent expire article if
274         successfuly moved.
275
276         * nnweb.el (nnweb-google-create-mapping): Honors the value of
277         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
278
279 2002-06-10  Simon Josefsson  <jas@extundo.com>
280
281         * gnus-int.el (gnus-request-expire-articles): Fix last change?
282
283 2002-06-09  Simon Josefsson  <jas@extundo.com>
284
285         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
286
287         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
288
289 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
290
291         * flow-fill.el (fill-flowed): Ignore errors.
292
293 2002-06-06  Simon Josefsson  <jas@extundo.com>
294
295         * message.el (message-send-mail-with-sendmail): Improve error message.
296
297 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
298
299         * message.el (message-interactive): Change default from nil to t.
300         Better to be safe than to be fast.
301
302 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
303
304         * message.el (message-send-mail-with-sendmail): Check return value
305         from call-process-region.
306
307 2002-06-04  Simon Josefsson  <jas@extundo.com>
308
309         * gnus-msg.el (gnus-group-mail, gnus-group-news)
310         (gnus-group-post-news, gnus-summary-mail-other-window)
311         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
312         gnus-article-copy to nil, thereby inhibiting the `header' posting
313         style match to use data from last viewed article.
314         Suggested by Hrvoje Niksic.
315
316 2002-06-04  Katsumi Yamaoka <yamaoka@jpl.org>
317
318         * spam.el (spam-point-at-eol): New alias.
319         (spam-parse-whitelist): Use it.
320
321 2002-06-03  Simon Josefsson  <jas@extundo.com>
322
323         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
324         (nnmail-article-group): Use it.
325
326 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
327
328         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
329         so that code reading them won't be surprised.  From Jesper Harder
330         <harder@ifa.au.dk>.
331
332 2002-05-29  Simon Josefsson  <jas@extundo.com>
333
334         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
335         articles.
336
337         * gnus.el (gnus-agent-cache): Doc fix.
338         (gnus-agent): Change default to t.
339
340         * gnus-agent.el (gnus-agent-expire): Make it accept optional
341         ARTICLES, GROUP and FORCE parameters.
342
343 2002-05-28  Simon Josefsson  <jas@extundo.com>
344
345         * gnus-group.el (gnus-group-line-format): Doc fix.
346
347 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
348
349         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
350         original article before yanking.  From Jesper Harder
351         <harder@ifa.au.dk>.
352
353 2002-05-26  Simon Josefsson  <jas@extundo.com>
354
355         * gnus-sum.el (gnus-summary-menu-split): New function.
356         (gnus-summary-make-menu-bar): Split charset submenu.
357         (gnus-summary-menu-maxlen): New variable.
358         (gnus-summary-menu-split): Use it.
359
360 2002-05-25  Simon Josefsson  <jas@extundo.com>
361
362         * mml.el (mml-preview): Generate some headers.
363
364         * gnus.el (gnus-large-newsgroup): Fix :type.
365
366         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
367         Agent cache NOV's by default now).
368         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
369
370 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
371
372         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
373         call to gnus-parent-id when we check for References loops.
374         (gnus-summary-prepare-threads): Avoid simplifying every Subject
375         twice by saving the simplified subject string in simp-subject.
376
377 2002-05-23  Simon Josefsson  <jas@extundo.com>
378
379         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
380         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
381
382         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
383         Niklas Morberg <niklas.morberg@axis.com>.
384
385 2002-05-22  Simon Josefsson  <jas@extundo.com>
386
387         * sieve.el (sieve-change-region): Define it before it is used.
388
389         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
390         (gnus-summary-reply): Ask for confirmation when replying to news.
391         Defaults to not ask.  From Benjamin Rutt
392         <rutt+news@cis.ohio-state.edu>.
393
394         * nnimap.el (nnimap-nov-is-evil): Improve doc.
395
396 2002-05-21  Simon Josefsson  <jas@extundo.com>
397
398         * sieve-mode.el (sieve-manage): Fix autoloads.
399
400         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
401         name (makes it work with recent Cyrus timsieved).
402
403 2002-05-20  Jason  <jbaker@cs.utah.edu>
404
405         * gnus-art.el (gnus-request-article-this-buffer): Try
406         reconnecting if you don't get the message.
407
408 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
409
410         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
411         Reply-To headers from the headers.
412
413 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414
415         * mm-url.el (mm-url-insert): Remove junk message.
416
417 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * nnslashdot.el (nnslashdot-request-list): Parse new html.
420         (nnslashdot-use-front-page): New variable.
421         (nnslashdot-request-list): Use it.
422
423         * mm-url.el (mm-url-timeout): New variable.
424         (mm-url-retries): Ditto.
425         (mm-url-insert): Use it.
426
427 2002-05-16  Simon Josefsson  <jas@extundo.com>
428
429         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
430         (gnus-simplify-subject-functions): Mention g-s-a-w.
431
432 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
433
434         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
435         nnmail-cache-insert.
436         * nndiary.el (nndiary-request-accept-article): Ditto.
437         * nnfolder.el (nnfolder-request-accept-article): Ditto.
438         * nnimap.el (nnimap-request-accept-article): Ditto.
439         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
440         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
441         * nnmbox.el (nnmbox-request-accept-article): Ditto.
442         * nnmh.el (nnmh-request-accept-article): Ditto.
443         * nnmail.el (nnmail-cache-insert): Change group to required,
444         removed code which tried to figure out the group.
445
446 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
447
448         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
449         messages. From Hans de Graaff <hans@degraaff.org>.
450         * nnml.el (nnml-request-accept-article): Pass in the group name to
451         nnmail-cache-insert, since it's available.
452
453 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
454
455         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
456
457 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
458         From Florian Weimer <fw@deneb.enyo.de>.
459
460         * gnus.el (subscribed): New group parameter.
461         (gnus-find-subscribed-addresses): Use it.
462
463 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
464
465         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
466         the default for pgpmime to support pgp v2.
467         * mml-sec.el (mml-signencrypt-style): New accessor function to
468         allow users to get/set the signencrypt style more easily without
469         frobbing the alist directly.
470         * mml.el (mml-generate-mime-1): Use accessor function.
471
472 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
473
474         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
475         parenthesis for "<" and ">".  Suggested by Andreas Schwab
476         <schwab@suse.de>.
477
478 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
479
480         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
481         when intuiting the group the message is written to.  From Josh
482         Huber <huber@alum.wpi.edu>.
483
484 2002-05-06  Simon Josefsson  <jas@extundo.com>
485
486         * gnus-topic.el (gnus-group-topic-parameters): Work when group
487         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
488
489 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
490
491         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
492         argument, and fixed compiler warning. (added autoload for
493         gpg-encrypt).
494
495 2002-05-04  Simon Josefsson  <jas@extundo.com>
496
497         * mml1991.el (mml1991-function-alist): Doc fix.
498
499         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
500         doesn't exist (for previewing messages without having Gnus
501         started).
502
503         * mm-util.el (mm-coding-system-priorities): Defcustom.
504
505         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
506
507 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
508
509         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
510         default.
511         * mml-sec.el:
512         * mml-sec.el (mml-signencrypt-style): New.
513         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
514         argument `sign'.
515         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
516         signencrypt.
517         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
518         * mml.el (mml-generate-mime-1): Changed logic so a part which is
519         both signed & encryped is processed in one operation. (rather than
520         two separate ops: sign, then encrypt)
521         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
522         indication if a message is signed by an expired key.
523         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
524         enables combined sign & encrypt operation. (this was always on
525         before).
526         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
527
528 2002-05-01  Simon Josefsson  <jas@extundo.com>
529
530         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
531         server.
532         (nnimap-mailbox-info): defvar instead of defvoo.
533
534 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
535
536         * gnus.el: Oort Gnus v0.06 is released.
537
538 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * lpath.el: Bind url-package-version.
541
542 2002-05-01  Simon Josefsson  <jas@extundo.com>
543
544         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
545         filename before deleting the group itself, because the presence of
546         a group filename decides if long filenames are used or not.
547
548         * gnus-art.el (gnus-button-alist): Don't inline
549         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
550         without also modifying g-button-alist.
551         (gnus-button-alist): Fix type to allow variable as well as regexp.
552         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
553         themselves, variables to its contents.
554         (gnus-button-entry): Ditto.
555
556 2002-05-01  Simon Josefsson  <jas@extundo.com>
557
558         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
559         UIDNEXT as a string.
560
561         * nnimap.el (nnimap-string-lessp-numerical): New function.
562         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
563         integers.
564
565 2002-04-29  Simon Josefsson  <jas@extundo.com>
566
567         * nnmail.el (nnmail-cache-insert): Accept optional group
568         parameter.
569
570         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
571         n-r-g-a is disabled.
572
573 2002-04-29  Simon Josefsson  <jas@extundo.com>
574
575         * nnimap.el (nnimap-split-fancy): Fix doc.
576         (nnimap-split-fancy): Fix doc.
577
578         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
579         (nnimap-mailbox-info): New internal variable.
580         (nnimap-retrieve-groups): Implement faster new mail check.
581
582         * nnimap.el (nnimap-split-articles): Support
583         nnmail-cache-accepted-message-ids.
584         (nnimap-request-accept-article): Ditto.
585
586         * imap.el (imap-mailbox-status-asynch): New command.
587
588 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
589
590         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
591         are no subscribed mail groups.
592         - Strip quoted names when comparing addresses
593
594 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
595
596         * mm-decode.el (mm-text-html-renderer): Change customize type to
597         const.
598
599         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
600         (gnus-debug-exclude-variables): do.
601
602 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
603
604         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
605         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
606
607 2002-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
608
609         * dns.el (dns-make-network-process): New macro.
610         (query-dns): Use it.
611
612 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
613
614         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
615         article-buffer.
616
617         * mm-url.el (mm-url-package-name): New variable.
618         (mm-url-package-version): New variable.
619         (mm-url-insert-file-contents): Bind url-package-name and
620         url-package-version here.
621         * nnrss.el (nnrss-insert-w3): Move the bindings.
622
623         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
624         url-package-version. Trivial change from Andrew J Cosgriff
625         <ajc@polydistortion.net>
626
627         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
628         attachments. Trivial change from Peter 'Luna' Runestig
629         <peter@runestig.com>.
630
631 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
632
633         * nnkiboze.el (nnkiboze-request-scan): Call
634         nnkiboze-possibly-change-group.
635         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
636         problems.
637         (nnkiboze-generate-group): Set newsrc to the *highest* article
638         number kibozed, not the lowest.
639
640 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
641
642         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
643
644 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
645         From Dan Christensen <jdc+news@uwo.ca>.
646
647         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
648         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
649         Recognize math postings.  Extract Date (now ignores "(15kb)").
650         Extract email address using gnus-extract-address-components
651         instead of just taking the first word.  Create Date and From
652         headers for message which are missing these headers.  Get rid
653         of spurious \\ lines (purely cosmetic).  Extend body-end and
654         file-end regexps, to exclude more garbage from the message.
655         Make URL rephrasing regexp more flexible, to match current
656         format.
657
658 2002-04-23  Simon Josefsson  <jas@extundo.com>
659
660         * netrc.el: New file, functions copied from gnus-util.el by Ted
661         Zlatanov <tzz@lifelogs.com>.
662
663         * gnus-util.el: Require netrc.
664         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
665         new code in netrc.el.
666
667 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
668
669         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
670         message-ignored-resent-headers, too.  From Matthieu Moy
671         <Matthieu.Moy@imag.fr>.
672
673 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
674
675         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
676         boolean not a string
677         * gnus-group.el (gnus-group-line-format): add description of %C
678         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
679           as %C
680         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
681
682 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
683
684         * nnmaildir.el (nnmaildir-request-scan): typo: set
685         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
686         nnmail-get-new-mail for 'find-new-groups.
687
688 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
689
690         * nnmaildir.el (nnmaildir-request-update-info,
691         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
692         unnecessary calls to nnmaildir-request-scan.
693
694 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
695
696         * gnus-msg.el:
697         * gnus-msg.el (gnus-message-replysign): New.
698         * gnus-msg.el (gnus-message-replyencrypt): New.
699         * gnus-msg.el (gnus-message-replysignencrypted): New.
700         * gnus-msg.el (gnus-summary-reply): Use the three new variables
701         (above) to automatically encrypt/sign to encrypted/signed
702         messages.
703         * message.el:
704         * message.el (message-mode-map): Add keybinding for
705         `message-to-list-only'
706         * message.el (message-mode): Add description for
707         `message-to-list-only'
708         * message.el (message-to-list-only): New.
709         * message.el (message-make-mft): Changed to use the cl loop macro,
710         and added optional flag to return only the matched list. (for use
711         in new message-to-list-only function)
712
713 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
714
715         * gnus-msg.el:
716         * gnus-msg.el (gnus-message-replysign):
717         * gnus-msg.el (gnus-replysign): New.
718         * gnus-msg.el (gnus-replyencrypt): New.
719         * gnus-msg.el (gnus-replysignencrypted): New.
720         * gnus-msg.el (gnus-summary-reply):
721         * message.el:
722         * message.el (message-mode-map):
723         * message.el (message-mode):
724         * message.el (message-to-list-only): New.
725         * message.el (message-make-mft):
726
727 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
728
729         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
730
731 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
732
733         * message.el (message-gen-unsubscribed-mft): accept a prefix
734         argument so CC can be included with C-u C-c C-f C-a
735
736 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
737         From Ted Zlatanov <teodor.zlatanov@divine.com>.
738
739         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
740         Improve docstring.
741         (spam-enter-blacklist): New command.
742
743         * gnus-sum.el (gnus-spam-mark): New mark.
744         (gnus-auto-expirable-marks): Add gnus-spam-mark.
745         (gnus-summary-make-tool-bar): Correct conditional.
746         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
747         (gnus-summary-mark-as-spam): New command.
748
749 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
750
751         * mml-sec.el (mml-secure-message): changed to support arbritrary
752         modes.
753         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
754         changed to support "signencrypt" mode.
755         * mml.el (mml-parse-1): changed to support different secure modes
756         more easily. (for signencrypt)
757
758 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
759
760         * gnus-sum.el (gnus-update-summary-mark-positions)
761         (gnus-summary-toggle-header):
762         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
763         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
764         (gnus-uu-post-encoded):
765         * nnfolder.el (nnfolder-possibly-change-group):
766         * nnimap.el (nnimap-retrieve-headers):
767         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
768
769 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
770
771         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
772         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
773
774 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
775
776         * gnus-srvr.el (gnus-server-set-info): Clear
777         `gnus-server-method-cache' when `gnus-server-alist' is changed.
778         From Daiki Ueno <ueno@unixuser.org>.
779
780 2002-04-11  Simon Josefsson  <jas@extundo.com>
781
782         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
783         viewing of security buttons.  Thanks to Nicolas Kowalski
784         <Nicolas.Kowalski@imag.fr>.
785
786         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
787         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
788         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
789         <Nicolas.Kowalski@imag.fr>.
790         (smime-decrypt-buffer): Ditto.
791
792 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
795         header line.
796
797 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
798
799         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
800
801 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
802
803         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
804
805 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
806
807         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
808         errors when debug.
809
810 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
811
812         * message.el (message-make-mft): Changed MFT code from using
813         message-recipients (which included Bcc) to use only the To and CC
814         headers.
815
816 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
817
818         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
819         add link.
820         (gnus-treat-mail-picon): Ditto.
821         (gnus-treat-newsgroups-picon): Ditto.
822         (gnus-picon-databases): Fix custom type.
823         (gnus-picon-databases): Add link.
824         (gnus-article-x-face-command): Add to gnus-picon group.
825
826 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
827
828         * message.el (message-buffer-naming-style): Remove.
829
830 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
831
832         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
833
834         * message.el (message-tool-bar-map): Ditto.
835
836         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
837
838 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
839
840         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
841
842 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
843
844         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
845
846 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
847
848         * dns.el: open-network-stream under XEmacs does udp.
849
850 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
851
852         * spam.el (spam-enter-whitelist): New function.
853         (spam-parse-whitelist): Ditto.
854         (spam-refresh-list-cache): Ditto.
855         (spam-address-whitelisted-p): New function.
856
857         * dns.el (query-dns): Use TCP when make-network-process isn't
858         available.
859         (dns-servers): New variable.
860         (dns-parse-resolv-conf): New function.
861         (query-dns): Use it.
862
863         * spam.el: New file.
864
865         * dns.el (query-dns): Test.
866
867 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * lpath.el (featurep): Bind make-network-process.
870
871 2002-03-31  Paul Jarc <prj@po.cwru.edu>
872
873         * nnmaildir.el: Use defstruct.  Use a single copy of
874         nnmail-extra-headers to save memory.  Store server's group name
875         prefix instead of each group's prefixed name.
876         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
877         nntp-server-buffer.
878
879 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * dns.el: New file.
882
883 2002-03-28  Simon Josefsson  <jas@extundo.com>
884
885         * gnus-sum.el (gnus-summary-dummy-line-format):
886         * gnus.el (gnus-summary-line-format): Fixing links to Info.
887         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
888
889 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
890
891         * gnus-sum.el (gnus-summary-move-article)
892         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
893         the doc string.
894
895 2002-03-28  Simon Josefsson  <jas@extundo.com>
896
897         * mml-sec.el (mml-secure-message): Search after
898         mail-header-separator from top of message.
899
900 2002-03-28  Paul Jarc <prj@po.cwru.edu>
901
902         * nnmaildir.el: Cosmetic changes.
903         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
904         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
905         nnmaildir--group-ls): New macros/functions.  Use them.
906         (nnmaildir--unlink): Evalutate argument only once.
907
908 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
909
910         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
911         symbols.
912         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
913         `gnus-point-at-eol'.
914
915 2002-03-27  Paul Jarc <prj@po.cwru.edu>
916
917         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
918         nnmaildir--marks-dir): New macros.  Use them.
919         Use inhibit-quit for atomicity instead of in-memory journaling.
920         (nnmaildir--edit-prep): New function.
921         (Local Variables): Use it.
922
923 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
924
925         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
926
927 2002-03-25  Simon Josefsson  <jas@extundo.com>
928
929         * message.el (message-mode): Fix doc.
930
931 2002-03-25  Simon Josefsson  <jas@extundo.com>
932
933         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
934         Matthieu Moy <Matthieu.Moy@imag.fr>.
935
936 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
937
938         * mml-sec.el (mml-unsecure-message): Add docstring.
939
940 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
941
942         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
943         value.
944         Trivial change from andre@slamdunknetworks.com
945
946 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
947
948         * mml.el (mml-mode-map): Added a keybinding for
949         `mml-unsecure-message'.  Also, added a menu entry for said
950         function in the Attachments menu.
951
952 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
953
954         * canlock.el (canlock-version): Remove.
955         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
956         here; simplify \x insertions.
957         (canlock-sha1): New function, always return a unibyte string.
958         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
959         of a password.
960         (canlock-insert-header): Use `canlock-sha1'.
961         (canlock-verify): Ditto.
962
963 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
964
965         * message.el (message-fix-before-sending): Add an option that
966         ignores illegible text.
967         Trivial change from Mark Milhollan <mlm@attglobal.net>
968
969         * message.el (message-font-lock-keywords): Support multi-line MML
970         tags.
971
972         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
973         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
974
975 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
976
977         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
978         symbols for "View as different encoding" submenu.
979
980 2002-03-19  Simon Josefsson  <jas@extundo.com>
981
982         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
983         encoding" submenu.
984
985 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
986
987         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
988
989 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
990
991         * gnus-sum.el (gnus-sum-thread-tree-root)
992         (gnus-sum-thread-tree-single-indent)
993         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
994         (gnus-sum-thread-tree-leaf-with-other)
995         (gnus-sum-thread-tree-single-leaf): Make customizable.
996
997 2002-03-16  Simon Josefsson  <jas@extundo.com>
998
999         * gnus-util.el (gnus-extract-address-components): Don't break on
1000         names such as James "Kibo" Parry.  From Francis Litterio
1001         <franl_removethis@world.std.com>.
1002
1003 2002-03-13  Simon Josefsson  <jas@extundo.com>
1004
1005         * pop3.el (pop3-open-server): Revert multibyte change.  From
1006         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1007
1008         * message.el (message-send-mail-with-qmail): Make it work.  From
1009         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1010
1011 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
1012
1013         * message.el (message-make-mft): Set case-fold-search while
1014         generating the MFT.  Also, a little cleanup in the MFT code.
1015
1016 2002-03-12  Simon Josefsson  <jas@extundo.com>
1017
1018         * message.el (message-qmail-inject-args): May be function.
1019         (message-send-mail-with-qmail): Call function if m-q-i-a is
1020         function.  From fn@hungry.org (Faried Nawaz).
1021
1022 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1023
1024         * message.el (message-abbrevs-loaded): Remove.
1025         (mailabbrev): Require it.
1026
1027         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1028
1029 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1030
1031         * pop3.el (pop3-open-server): Set process buffer unibyte.
1032
1033 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1034
1035         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1036
1037 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1038
1039         * nnslashdot.el (nnslashdot-request-article): Remove javascript
1040         too.
1041
1042 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1043
1044         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1045         duplication.
1046         (gnus-summary-save-parts-type-history): Ditto.
1047         (gnus-summary-save-parts-last-directory): Ditto.
1048         Trivial change from andre@slamdunknetworks.com
1049
1050 2002-03-09  Paul Jarc  <prj@po.cwru.edu
1051
1052         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1053
1054 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1055
1056         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1057         -->" as the end of the first article.
1058
1059         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1060         From Matthieu Moy <Matthieu.Moy@imag.fr>
1061
1062         * message.el (message-add-action): Use add-to-list.
1063         (message-delete-action): New function.
1064
1065         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1066         pieces.
1067
1068 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
1069
1070         * nnnil.el: New file.
1071         * gnus.el (gnus-valid-select-methods): Include nnnil.
1072
1073 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1074
1075         * message.el (message-syntax-checks): Because canlock is
1076         supported, we disable sender syntax check.
1077         (message-shoot-gnksa-feet): Add cancel-messages option doc.
1078
1079         * gnus-draft.el (gnus-draft-send): If interactive, use its default
1080         value of message-syntax-checks.
1081
1082         * qp.el (quoted-printable-decode-region): Doc addition.
1083         From: Eli Zaretskii <eliz@is.elta.co.il>
1084
1085         * mail-source.el (make-source-make-complex-temp-name): Use
1086         make-temp-file.
1087
1088         * mm-util.el (mm-make-temp-file): New function.
1089         * nneething.el (nneething-file-name): Use it.
1090         * mml-smime.el (mml-smime-encrypt): Ditto.
1091         * mm-view.el (mm-inline-wash-with-file): Ditto.
1092         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1093         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1094         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1095         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1096         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1097         * gnus-art.el (gnus-mime-print-part): Ditto.
1098
1099 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1100
1101         * message.el (nnmaildir-article-number-to-base-name): New
1102         function.
1103         (nnmaildir-base-name-to-article-number): New function.
1104
1105 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1106
1107         * smime.el (smime-make-temp-file): Don't quote
1108         `temporary-file-directory'.
1109
1110 2002-03-04  Simon Josefsson  <jas@extundo.com>
1111
1112         * smime.el (smime-sign-region): Rename argument keyfiles to
1113         keyfile. You only sign something with one key.
1114         (smime-sign-buffer): Better completing-read prompt.
1115         (smime-decrypt-buffer): Ditto.
1116
1117         * smime.el (smime-make-temp-file): Make it work under XEmacs.
1118
1119         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1120         completing-read.
1121         (mm-view-pkcs7-decrypt): CRLF->LF.
1122
1123 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1124
1125         * message.el (message-hierarchical-addresses): New variable.
1126         (message-get-reply-headers): Use it.
1127         From Ted Zlatanov <teodor.zlatanov@divine.com>
1128
1129 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1130
1131         * message.el (message-mode): If buffer-file-name, don't set auto
1132         save file name.
1133         Trivial change from Geoff Greene <ggreene@wpi.edu>
1134
1135 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1136
1137         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1138         takes one argument in read-char.
1139
1140         * message.el (message-fix-before-sending): Forward a char.
1141         Check mmu-multibyte-p, add control-1.
1142
1143 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1144
1145         * gnus-start.el (gnus-read-init-file): Ditto.
1146
1147         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1148
1149         * dgnushack.el (dgnushack-make-load): Ditto.
1150
1151         * mail-source.el (mail-source-fetch): Extract the right error
1152         code.
1153
1154         * message.el (message-fix-before-sending): Check illegible text.
1155
1156         * gnus-util.el (gnus-multiple-choice): New function.
1157
1158         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1159         also defined in gnus-score.el.
1160
1161 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
1162
1163         * message.el (message-get-reply-headers): downcase email addresses
1164         for comaparisons for duplicate removal.
1165
1166 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1167
1168         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1169         implementation of PKCS#7, which just allows users read the
1170         message.
1171         (mm-view-pkcs7): Use it.
1172
1173 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1174
1175         * gnus.el (large-newsgroup-initial): New parameter.
1176
1177         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1178         (gnus-summary-insert-old-articles): Ditto.
1179
1180 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1181
1182         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1183         used as the default answer of the question, "How many articles?".
1184         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1185
1186         * nnagent.el (nnagent-retrieve-headers): Remove articles with
1187         small numbers.
1188
1189 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * deuglify.el: Fix comments.
1192
1193 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1194
1195         * html2text.el (html2text-clean-anchor): If there is no HREF,
1196         insert nothing.
1197
1198         * mml.el (mml-generate-mime-1): Add cdr.
1199         From: andre@slamdunknetworks.com
1200
1201         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1202         (mm-text-html-washer-alist): Ditto.
1203
1204         * mm-decode.el (mm-text-html-renderer): Add html2text.
1205
1206         * html2text.el: Face lift.
1207
1208         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1209
1210 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1211
1212         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1213
1214         * deuglify.el: Change copy right. Add autoload. Add coding-system.
1215
1216         * deuglify.el: New file. The original file name is
1217         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1218
1219         * mm-decode.el (mm-display-external): Use
1220         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
1221
1222 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
1223
1224         * nnmaildir.el (nnmaildir-request-list): Report the highest
1225         article number, not the total number of articles.
1226
1227 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1228
1229         * gnus-sum.el: Move uu key map here.
1230         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1231
1232 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
1233
1234         * nnmaildir.el (nnmaildir-request-expire-articles): Use
1235         nnmail-expiry-wait* if expire-age parameter is not set.
1236
1237 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1238
1239         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1240         function.
1241         (gnus-group-sort-selected-groups-by-real-name): New function.
1242         (gnus-group-make-menu-bar): Add sort by real name.
1243
1244         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1245         rebuild.
1246         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1247         nil as dependencies as well.
1248
1249 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1252         for mime-parts.
1253
1254         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1255
1256         * gnus-group.el (gnus-group-name-decode): Don't test
1257         multibyte-string, because it breaks XEmacs.
1258         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1259
1260         * message.el (message-send-mail): Be talkative.
1261
1262         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1263         (mm-automatic-display): Ditto.
1264
1265         * mailcap.el (mailcap-mime-data): Ditto.
1266         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1267
1268 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1269
1270         * many files: Remove trailing whitespaces, replace spc+tab with
1271         tab, replace leading whitespaces with tabs.
1272
1273 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
1274
1275         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1276         articles with no body and no blank line after the header.
1277
1278 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1279
1280         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1281         parts.
1282
1283         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1284         non-ascii chars.
1285
1286         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1287
1288         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1289         w3-delay-image-loads.
1290         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1291         (mm-w3-prepare-buffer): Ditto.
1292
1293         * mail-source.el (mail-source-fetch-directory): Run scripts.
1294
1295 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296
1297         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1298         for Majordomo confirmations.
1299
1300 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1303
1304 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1305
1306         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1307
1308 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1309
1310         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1311         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1312
1313 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1314
1315         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1316         (mm-inline-render-with-stdin): Ditto.
1317         (mm-inline-render-with-function): Ditto.
1318         (mm-inline-wash-with-file): Bind coding-system-for-write.
1319         (mm-inline-wash-with-stdin): Ditto.
1320
1321 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1322
1323         Suggested by Felix Natter <fnatter@gmx.net>
1324
1325         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1326         gnus-mime-externalize-view.
1327         (gnus-mime-view-part-internally): Rename from
1328         gnus-mime-internalize-view.
1329         (gnus-article-view-part-externally): Rename from
1330         gnus-article-externalize-part.
1331         (gnus-mime-action-alist): Change correspondingly.
1332         (gnus-mime-button-commands): Ditto.
1333         (gnus-mime-action-alist): Remove duplication.
1334
1335         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1336
1337 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1338
1339         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1340
1341         * gnus-art.el (gnus-display-mime): Use it.
1342
1343         * mm-partial.el (mm-partial-find-parts): Use it.
1344
1345         * gnus-sum.el (gnus-article-loose-mime): Rename from
1346         gnus-article-no-strict-mime.
1347         (gnus-summary-save-parts): Use it.
1348
1349 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1350
1351         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1352         local variable.
1353
1354         * gnus-art.el (article-display-x-face): Don't sort multiple
1355         X-Faces.
1356
1357 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1360         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1361
1362         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1363
1364 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1365
1366         Some ideas is inspired by code from Hrvoje Niksic
1367         <hniksic@arsdigita.com>
1368
1369         * gnus-art.el (gnus-article-wash-function): Set the default to
1370         nil, so that we use mm-text-html-renderer instead.
1371         (article-wash-html): Use mm-text-html-renderer.
1372
1373         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1374         (mm-text-html-renderer): New variable.
1375         (mm-inline-text-html-renderer): Set the default to nil, so that we
1376         use mm-text-html-renderer instead.
1377
1378         * mm-view.el (mm-inline-text-html): New function.
1379         (mm-text-html-renderer-alist): New variable.
1380         (mm-inline-text-vcard): New function.
1381         (mm-inline-text): Split.
1382         (mm-links-remove-leading-blank): New function.
1383         (mm-inline-render-with-file): New function.
1384         (mm-inline-render-with-stdin): New function.
1385         (mm-inline-render-with-function): New function.
1386         (mm-text-html-washer-alist): New variable.
1387         (mm-inline-wash-with-file): New function.
1388         (mm-inline-wash-with-stdin): New function.
1389
1390 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1391
1392         * message-utils.el: Fix installation doc.
1393         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1394
1395 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1396
1397         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1398         (gnus-post-method): Use it.
1399         (gnus-summary-cancel-article): Find the correct post-method.
1400
1401         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1402         * message.el (message-send-news): Ditto.
1403         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1404         <ipmonger@delamancha.org>
1405
1406         * gnus.el (gnus-select-method): Fix doc.
1407         (gnus-server-string): Use 'using nntp'.
1408
1409         * gnus-agent.el (gnus-slave-unplugged): New command.
1410         From: Felix Natter <fnatter@gmx.net>
1411
1412 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1413
1414         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1415         Call edit-done-function first, then change the window
1416         configuration.
1417         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1418         (gnus-article-edit-mode): mml-mode.
1419
1420         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1421         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1422
1423         * message-utils.el: Adopt the file.
1424
1425         * message-utils.el: New file.
1426         From Holger Schauer <Holger.Schauer@gmx.de>
1427
1428 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1429
1430         * gnus-sum.el (gnus-summary-move-article): Select-article only
1431         when gnus-move-split-methods is non-nil. And we don't render or
1432         mark the article.
1433
1434         * gnus-fun.el (gnus-shell-command-to-string): New function.
1435         (gnus-shell-command-on-region): New function.
1436         (gnus-random-x-face): Use them.
1437         (gnus-x-face-from-file): Ditto.
1438         (gnus-convert-image-to-gray-x-face): Ditto.
1439         (gnus-convert-gray-x-face-to-xpm): Ditto.
1440         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1441
1442 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * gnus-art.el (gnus-treat-display-xface): Don't use
1445         `shell-command-to-string' when compiling.
1446         (gnus-treat-display-grey-xface): Ditto.
1447
1448 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
1449
1450         * nnmaildir.el (nnmaildir--article-count): If the group is
1451         completely empty, report minimum article number as 1 instead of 0.
1452
1453 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1454
1455         * gnus-agent.el (gnus-get-predicate): Use nconc.
1456
1457         * gnus-sum.el (gnus-summary-display-make-predicate): Use
1458         gnus-summary-display-cache as cache.
1459
1460         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1461         (nndoc-mail-in-mail-type-p): New function.
1462         (nndoc-mail-in-mail-article-begin): New function.
1463
1464 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * mailcap.el (mailcap-mime-data): Use enriched-decode.
1467
1468         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1469         use-hard-newlines to nil.
1470
1471         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1472         image is not available if window-system is not available.
1473
1474         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1475
1476 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1477
1478         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1479         bookmark, because update-mark doesn't handle it correctly.
1480
1481 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1482
1483         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1484         directly instead of calling message-send-mail.
1485
1486         * gnus-start.el (gnus-read-descriptions-file): Use
1487         gnus-default-charset.
1488
1489         * mm-util.el (mm-guess-mime-charset): New function.
1490
1491         * gnus.el (gnus-default-charset): Use it.
1492         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1493         the default.
1494
1495 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1496
1497         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1498         (article-display-x-face): Use it.  Disable grey xface, if
1499         uncompface is not found.
1500
1501         * message.el (message-mode): Don't enable multibyte on an indirect
1502         buffer.
1503
1504         * nnrss.el (nnrss-content-function): New variable.
1505         (nnrss-request-article): Use it.
1506
1507 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1508
1509         * gnus.el: Add article-unsplit-urls.
1510         * gnus-sum.el: Ditto.
1511         * gnus-art.el (gnus-treat-strip-cr): New variable.
1512         (gnus-treatment-function-alist): Use it.
1513         (article-unsplit-urls): New function.
1514         (gnus-article-make-menu-bar): Use it.
1515         From: Michael Cook <michael.cook@cisco.com>
1516
1517 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1518
1519         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1520         copy.
1521
1522 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
1523
1524         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1525         with internal whitespace.
1526         (gnus-parent-id): Ditto.
1527
1528 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1529
1530         * gnus-art.el (gnus-article-treat-body-boundary): Add
1531         gnus-decoration property.
1532         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1533
1534         * message.el (message-mode): Set local-abbrev-table.
1535         From Matt Armstrong <matt@lickey.com>.
1536
1537         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1538         too many spaces.
1539
1540         * rfc2047.el (rfc2047-unfold-region): Ditto.
1541         (rfc2047-decode-region): Don't unfold. Let
1542         gnus-article-treat-unfold-headers do it.
1543
1544         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1545         From: Jesper Harder <harder@ifa.au.dk>
1546
1547 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1550         (gnus-configure-posting-styles): Use it.
1551         (gnus-configure-posting-styles): Remove trailing newspaces.
1552
1553 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1554
1555         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1556         is non-nil.
1557
1558         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1559
1560         * gnus.el (gnus-server-to-method): Switch position with
1561         gnus-server-get-method.
1562         (gnus-agent): Add doc.
1563
1564         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1565         (gnus-summary-save-parts): Use it.
1566
1567         * gnus-art.el (gnus-display-mime): Use it.
1568         * mm-partial.el (mm-partial-find-parts): Use it.
1569
1570         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
1571
1572         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
1573         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
1574
1575         * nnagent.el (nnagent-request-expire-articles): Don't delete
1576         files.
1577
1578 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1579
1580         * message.el (message-gen-unsubscribed-mft): New function.
1581         From Sriram Karra <karra@cs.utah.edu>.
1582
1583         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
1584         open parenthesis.
1585
1586         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
1587         (mm-inline-text-html-render-with-w3): Ditto.
1588         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
1589         Suggested by Dave Love  <d.love@dl.ac.uk>.
1590
1591         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
1592
1593         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
1594         * nntp.el (nntp-send-command): Ditto.
1595         * nntp.el (nntp-send-command-nodelete): Ditto.
1596
1597 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1598
1599         * mm-url.el (mm-url-load-url): New function.
1600         (mm-url-insert-file-contents): Use it.
1601
1602         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
1603
1604         * message.el (message-forward-make-body): Correctly copy
1605         forward-buffer.
1606
1607         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
1608
1609 2002-02-04  Simon Josefsson  <jas@extundo.com>
1610
1611         * gnus-art.el (gnus-article-followup-with-original): Mark with
1612         force, prevent errors when following up from article buffer.
1613         (gnus-article-reply-with-original): Ditto.
1614
1615         * binhex.el (binhex-decoder-switches): Fix doc.  From
1616         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1617
1618 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1619
1620         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
1621         highlight-citation after emphasize.
1622
1623 2002-02-04  Simon Josefsson  <jas@extundo.com>
1624
1625         * nnfolder.el (nnfolder-open-marks):
1626
1627         * nnml.el (nnml-open-marks): Message when done.  From David
1628         Edmondson <dme@sun.com>.
1629
1630 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1631
1632         * imap.el (imap-anonymous-auth): Fix typo.
1633         From: Steinar Bang <sb@dod.no>
1634
1635         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
1636         save-excursion.
1637         (gnus-cache-braid-heads): Ditto.
1638
1639         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
1640         line, because there are extra articles in the overview buffer.
1641
1642         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
1643
1644         * message.el (message-forward-rmail-make-body): Directly use
1645         rmail-msg-restore-non-pruned-header to avoid calling
1646         vertical-motion.
1647
1648 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1649
1650         * gnus-cache.el (gnus-summary-insert-cached-articles):
1651         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
1652
1653         * gnus-group.el (gnus-group-mark-article-read): Nreverse
1654         gnus-newsgroups-unselected.
1655
1656         * gnus-agent.el (gnus-summary-set-agent-mark): Use
1657         gnus-add-to-sorted-list.
1658
1659         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
1660         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
1661         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
1662         (gnus-update-read-articles): UNREAD is sorted.
1663         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
1664         (gnus-newsgroup-marked, gnus-newsgroup-cached)
1665         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
1666         (gnus-newsgroup-dormant): Require sorted.
1667
1668         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
1669         directories.
1670         (gnus-dired-print): New function.
1671
1672         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
1673         ps-despool.
1674
1675 2002-02-02  Simon Josefsson  <jas@extundo.com>
1676
1677         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
1678
1679 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1680
1681         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
1682         t. This makes gnus-agent customizable without putting
1683         gnus-agentize into .gnus.
1684
1685         * gnus.el (gnus-agent): Make it customizable.
1686
1687         * gnus-dired.el: New file.
1688         From Benjamin Rutt <brutt@bloomington.in.us>
1689
1690         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
1691         if no article.
1692         (gnus-cache-possibly-remove-article): Ditto.
1693         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
1694
1695 2002-02-01  Simon Josefsson  <jas@extundo.com>
1696
1697         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
1698
1699 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1700
1701         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
1702         (mm-setup-w3m): Don't bind keys listed in the above.
1703
1704 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
1707         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
1708         is non-nil; bind `w3m-force-redisplay' with nil.
1709
1710         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1711
1712         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
1713
1714 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1715
1716         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
1717         use mail-header-unfold-field.
1718
1719         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
1720         gnus-summary-limit.
1721
1722         * gnus-range.el (gnus-add-to-sorted-list): New function.
1723         * gnus-sum.el (gnus-mark-article-as-read): Use it.
1724         (gnus-mark-article-as-unread): Ditto.
1725         (gnus-summary-mark-article-as-unread): Ditto.
1726         (gnus-build-get-header): Ditto.
1727         (gnus-summary-prepare-threads): Ditto.
1728         (gnus-summary-insert-pseudos): Ditto.
1729         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
1730         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
1731         (gnus-summary-insert-old-articles): Ditto.
1732
1733         * gnus-msg.el (gnus-posting-styles): Add new format of header.
1734         (gnus-configure-posting-styles): Support the new format.
1735
1736         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
1737         edebug-form-spec to (sexp body).
1738         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
1739
1740         * message.el (message-reply-headers): Add doc.
1741
1742 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1743
1744         * gnus-group.el (gnus-group-delete-group): Nix the entry in
1745         gnus-cache-active-hashtb.
1746
1747         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
1748         (gnus-agent-summary-fetch-group): Use it.
1749
1750         * gnus-msg.el (gnus-debug-files): New variable.
1751         (gnus-debug-exclude-variables): New variable.
1752         (gnus-debug): Use them.
1753
1754         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
1755
1756 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1757
1758         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
1759         (message-mode-syntax-table): Move back the previous position.
1760
1761         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
1762
1763         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1764         gnus-sorted-difference.
1765
1766         * nnsoup.el (nnsoup-request-expire-articles): Use
1767         gnus-sorted-difference.
1768
1769         * nnheader.el: Autoload gnus-sorted-difference.
1770
1771         * nnfolder.el (nnfolder-request-expire-articles): Use
1772         gnus-sorted-difference.
1773
1774         * gnus-cache.el (gnus-cache-retrieve-headers): Use
1775         gnus-sorted-difference.
1776
1777         * gnus-range.el: Autoload cookies.
1778         (gnus-sorted-difference): New function.
1779         (gnus-sorted-ndifference): New function.
1780         (gnus-sorted-nintersection): Rename from
1781         gnus-set-sorted-intersection.
1782         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
1783         (gnus-list-range-difference): Rename from
1784         gnus-inverse-list-range-intersection.
1785         (gnus-inverse-list-range-intersection): Use defalias.
1786
1787         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
1788         gnus-sorted-ndifference, and gnus-sorted-nintersection.
1789         (gnus-articles-to-read): Use gnus-sorted-difference.
1790         (gnus-summary-limit-mark-excluded-as-read): Use
1791         gnus-sorted-intersection and gnus-sorted-ndifference.
1792         (gnus-list-of-read-articles): Use gnus-list-range-difference.
1793         (gnus-summary-insert-articles): Use gnus-sorted-difference.
1794
1795         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
1796
1797 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1798
1799         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
1800         property to the buffer for using emacs-w3m command keys.
1801
1802         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
1803         option.
1804
1805         * mm-view.el (mm-w3m-mode-map): New variable.
1806         (mm-w3m-mode-command-alist): New variable.
1807         (mm-w3m-minor-mode): Removed.
1808         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
1809         (mm-inline-text-html-render-with-w3m): Add keymap property to the
1810         buffer for using emacs-w3m command keys.
1811
1812 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1813
1814         * message.el (message-mode-syntax-table): Move forward.
1815         (message-cite-prefix-regexp): Auto detect non word constituents.
1816         (message-cite-prefix-regexp): Don't use with-syntax-table.
1817
1818         * gnus-sum.el (gnus-summary-update-info): Use
1819         gnus-list-range-intersection.
1820
1821         * gnus-agent.el (gnus-agent-fetch-headers): Use
1822         gnus-list-range-intersection.
1823
1824         * gnus-range.el (gnus-range-normalize): Use correct predicate.
1825         (gnus-list-range-intersection): Use it.
1826         (gnus-inverse-list-range-intersection): Ditto.
1827         (gnus-sorted-intersection): Add doc.
1828         (gnus-set-sorted-intersection): Add doc.
1829         (gnus-sorted-union): New function.
1830         (gnus-set-sorted-union): New function.
1831
1832         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
1833         (gnus-inverse-list-range-intersection): Ditto.
1834
1835 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
1836
1837         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
1838
1839         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
1840         and permit `:' and `\' in order to handle full Windows pathnames.
1841         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
1842         technically not correct per standard, but seems to have common use.
1843
1844 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1845
1846         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
1847         replacing numbers.
1848
1849 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1850
1851         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
1852
1853         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
1854         Don't split when the window is small, e.g. when a small *BBDB*
1855         window is the lowest one.
1856
1857         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1858         nnheader-find-nov-line to speed up. Use nreverse, because it is
1859         sorted. Use nnheader-insert-nov-file.
1860
1861 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * mm-decode.el (mm-inline-text-html-with-images): New user option.
1864
1865         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
1866         of `w3m-display-inline-images' with the value of
1867         `mm-inline-text-html-with-images'.
1868         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1869
1870         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1871
1872 2002-01-27  Richard M. Stallman  <rms@gnu.org>
1873
1874         * time-date.el: Add autoload cookies.  Many doc fixes.
1875         (time-add): New function.
1876         (time-subtract): Renamed from subtract-time.
1877         (subtract-time): New alias for time-subtract.
1878
1879 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1880
1881         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
1882         emacs-w3m in doc-string.
1883
1884         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
1885         `w3m-current-buffer'.
1886
1887 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1888
1889         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
1890
1891         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
1892         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
1893         (mm-w3m-cid-retrieve): New function.
1894         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
1895
1896 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1897
1898         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
1899
1900 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
1903
1904 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905
1906         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
1907         32K.
1908
1909         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
1910
1911         * nnmail.el (nnmail-article-group): Decode headers before running
1912         split rules over them.
1913         (nnmail-mail-splitting-charset): New variable.
1914
1915         * smiley.el: Replaced with smiley-ems.el.
1916
1917 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1918
1919         * mm-url.el (mm-url-predefined-programs): Add w3m.
1920         (mm-url-program): Ditto.
1921
1922 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * nnml.el (nnml-use-compressed-files): New variable.
1925         (nnml-filenames-are-evil): Removed.
1926         (nnml-current-group-article-to-file-alist): Don't use.
1927         (nnml-update-file-alist): Inhibit.
1928         (nnml-article-to-file): Use new var.
1929
1930 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1931
1932         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
1933
1934         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
1935
1936 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1937
1938         * gnus-agent.el (gnus-agent-load-alist): Use new caching
1939         function.
1940
1941         * gnus-util.el (gnus-cache-file-contents): New function.
1942
1943         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
1944         (gnus-agent-load-alist): Use it.
1945
1946         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
1947
1948         * nnheader.el (nnheader-insert-nov-file): New function.
1949
1950         * gnus-util.el (gnus-parse-without-error): Correct the loop.
1951
1952         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
1953         there are no references.
1954         (gnus-extract-message-id-from-in-reply-to): New function.
1955         (gnus-nov-parse-line): Use in-reply-to if there are no
1956         references.
1957
1958 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * nnagent.el (nnagent-retrieve-headers): Use new macro.
1961
1962         * gnus-util.el (gnus-parse-without-error): New macro.
1963
1964 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1965
1966         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
1967         (gnus-article-wash-function): use locate-library to decide which
1968         to use.
1969
1970 2002-01-25  Simon Josefsson  <jas@extundo.com>
1971
1972         * pop3.el (pop3-munge-message-separator): Work if no date.
1973         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
1974
1975 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * gnus-agent.el (gnus-agent-save-alist): Fix.
1978
1979         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
1980         mistake.  Reinstated lost code.
1981
1982 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
1983
1984         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
1985         one exists in the case of an encrypted message with an internal
1986         signature.
1987
1988 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * gnus-agent.el (gnus-agent-save-alist): Optimized.
1991
1992 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * dgnushack.el: Commented out the experimental code.
1995
1996 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1997
1998         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
1999         error.
2000
2001         * gnus.el (gnus-server-to-method): Made into subst.
2002         (gnus-server-method-cache): New variable.
2003         (gnus-server-to-method): Use it.
2004         (gnus-group-method-cache): New variable.
2005         (gnus-find-method-for-group-1): Renamed.
2006         (gnus-find-method-for-group): New function.
2007         (gnus-group-method-cache): Removed.
2008
2009         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2010         function.
2011
2012         * gnus-range.el (gnus-members-of-range): New function.
2013         (gnus-list-range-intersection): Renamed.
2014         (gnus-inverse-list-range-intersection): New function.
2015
2016         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2017
2018         * nnagent.el (nnagent-retrieve-headers): New implementation.
2019
2020         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2021         implementation.
2022
2023 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2026         `w3m-meta-content-type-charset-regexp'.
2027
2028         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2029         charset-encoded html contents.
2030
2031 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2032
2033         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2034         an empty file.
2035
2036         * nnweb.el (url): Ignore errors when request url.
2037
2038         * nnrss.el: Clean up the comments.
2039
2040 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2043
2044         * mm-decode.el (mm-inline-text-html-renderer): New user option.
2045         (mm-inline-media-tests): Test whether the value of
2046         `mm-inline-text-html-renderer' is a function for text/html.
2047
2048         * mm-view.el (mm-inline-text-html-render-with-w3): New function
2049         separated from `mm-inline-text'.
2050         (mm-w3m-minor-mode): New variable.
2051         (mm-w3m-setup): New variable.
2052         (mm-setup-w3m): New function.
2053         (mm-inline-text-html-render-with-w3m): New function.
2054         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2055         text/html.
2056
2057 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
2058
2059         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2060
2061 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2064         and `gnus-xmas-completing-read'.
2065
2066 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2067
2068         * nneething.el (nneething-message-id-number): Abolished.
2069         (nneething-encode-file-name): Not encode numerical characters.
2070         (nneething-make-head): `nneething-message-id-number' is not
2071         used to generate message IDs.
2072
2073 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2074
2075         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2076         characters.
2077
2078 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * gnus-xmas.el (gnus-xmas-completing-read): New function.
2081         (gnus-xmas-redefine): Redefine conditionally.
2082
2083 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2084
2085         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2086         tag.
2087
2088 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2089
2090         * message.el (message-font-lock-keywords): Added the secure tag.
2091         * mml-sec.el: Added functions to generate/modify/remove the secure
2092         tag while in message mode.
2093         * mml-sec.el (mml-secure-message): New.
2094         * mml-sec.el (mml-unsecure-message): New.
2095         * mml-sec.el (mml-secure-message-sign-smime): New.
2096         * mml-sec.el (mml-secure-message-sign-pgp): New.
2097         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2098         * mml-sec.el (mml-secure-message-encrypt-smime): New.
2099         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2100         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2101         * mml.el (mml-parse-1): Added code to recognise the secure tag and
2102         convert it to either a part or multipart depending on if there are
2103         other parts in the message.
2104         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2105         to use the secure tag, rather than the part tag.
2106         * mml.el (mml-preview): Added a save-excursion to keep cursor
2107         position after doing an MML preview.
2108
2109 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2110
2111         * nnheader.el (nnheader-parse-overview-file): New function.
2112         (nnheader-write-overview-file): New function.
2113
2114 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * gnus.el (gnus-group-fast-parameter): Check better if expansion
2117         in wanted.
2118
2119         * nnweb.el (nnweb-type-definition): Clean up.
2120
2121 2002-01-21  Alastair Burt  <burt@dfki.de>
2122
2123         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2124         buffer exists before jumping to it.
2125
2126 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2129         function.
2130         (article-wash-html): Use it.
2131         (gnus-article-wash-function): New variable.
2132         (gnus-article-wash-html-with-w3m): New function.
2133
2134 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2135
2136         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2137         XEmacs.
2138
2139 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
2140
2141         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2142         command line.
2143
2144 2002-01-21  Simon Josefsson  <jas@extundo.com>
2145
2146         * canlock.el (base64-encode-string): Autoload it from base64.
2147         (canlock-make-cancel-key): Base64 encode unibyte string.
2148
2149 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2150
2151         * nnfolder.el (nnfolder-request-accept-article): Unfold
2152         x-from-line.
2153         (nnfolder-request-replace-article): Ditto.
2154
2155 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
2156
2157         * gnus-group.el (gnus-group-best-unread-group): Use the right
2158         positioning function.
2159
2160 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * smiley-ems.el (smiley-region): Use new function.
2163         (smiley-update-cache): Use general image functions.
2164         (smiley-region): Use general functions.
2165
2166         * gnus-util.el (gnus-graphic-display-p): New function.
2167
2168         * nnmail.el (nnmail-article-group): Allow outputting traces of
2169         non-strings.
2170
2171         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2172         (nndoc-exim-bounce-type-p): New function.
2173
2174         * message.el (message-dont-send): Doc fix.
2175
2176         * gnus-util.el (gnus-completing-read): Remove
2177         inherit-input-method.
2178
2179         * gnus-art.el (gnus-treat-smiley): Doc fix.
2180
2181         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2182         articles.
2183
2184 2002-01-19  Simon Josefsson  <jas@extundo.com>
2185
2186         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2187         (imap-kerberos4-open): Ditto.
2188         (imap-open): Set port correctly, don't set auth.
2189
2190 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * gnus.el (gnus-version-number): Bump version number.
2193
2194 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2195
2196         * gnus.el: Oort Gnus v0.05 is released.
2197
2198 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2199
2200         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2201         exists.
2202
2203         * gnus-spec.el (gnus-string-width-function): New function.
2204         (gnus-tilde-cut-form): Use it.
2205         (gnus-tilde-max-form): Ditto.
2206         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2207         (gnus-substring-function): Use it.
2208         (gnus-tilde-cut-form): Ditto.
2209         (gnus-substring-function): New function.
2210
2211         * message.el (message-check-news-header-syntax): New message.
2212
2213         * gnus.el (gnus-slave-no-server): Doc fix.
2214
2215         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2216
2217 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2218
2219         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2220         `seen' if it looks like (seen NUM1 . NUM2).  It should be
2221         (seen (NUM1 . NUM2)).
2222
2223 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * gnus-topic.el (gnus-topic-catchup-articles): Update article
2226         number in closed topics.
2227
2228 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
2229
2230         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2231         functions.
2232
2233 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * gnus.el (gnus-group-find-parameter): Clean up.
2236
2237         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2238         articles.
2239
2240         * gnus-util.el (gnus-completing-read-with-default): Renamed.
2241
2242         * nnmail.el (nnmail-article-group): Clean up.
2243
2244 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
2245
2246         * gnus-agent.el (gnus-category-name): Intern the category name.
2247
2248 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2251
2252         * gnus-util.el (gnus-completing-read): New function.
2253
2254 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2255
2256         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2257
2258         * smiley-ems.el (smiley-region): Register smiley.
2259         (smiley-toggle-buffer): Rewrite the function.
2260         (smiley-active): Removed.
2261
2262 2002-01-19  Simon Josefsson  <jas@extundo.com>
2263
2264         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
2265         Jesper Harder <harder@ifa.au.dk>.
2266
2267 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2268
2269         * gnus-art.el (gnus-request-article-this-buffer): Call
2270         `nneething-get-file-name' to extract the file name from the
2271         message id.
2272
2273         * nneething.el (nneething-encode-file-name): New function.
2274         (nneething-decode-file-name): Ditto.
2275         (nneething-get-file-name): Ditto.
2276         (nneething-make-head): Encode the file name and encapsulate it
2277         into the field of the message id.
2278
2279 2002-01-18  Simon Josefsson  <jas@extundo.com>
2280
2281         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2282         stored in .marks.
2283
2284         * nnfolder.el (nnfolder-request-update-info): Ditto.
2285
2286 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2287
2288         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2289
2290 2002-01-18  Simon Josefsson  <jas@extundo.com>
2291
2292         * imap.el (imap-starttls-p): Don't check for binary.
2293         (imap-gssapi-auth-p): Ditto.
2294         (imap-kerberos4-auth-p): Ditto.
2295         (imap-open): Change logic.  Iterate through all possible streams,
2296         instead of bailing out after first failure.  Move authenticator
2297         decision to `imap-authenticate'.
2298         (imap-authenticate): Change logic, now finds the authenticator to
2299         use, was previously in `imap-open'.
2300         (imap-open): Return nil on failure.
2301         (imap-open): Setup temp buffer correctly.
2302         (imap-open): Return buffer only on success.
2303         (imap-interactive-login, imap-interactive-login): Tell the user
2304         which stream/authenticator is used for the queried
2305         username/password.
2306         (imap-open, imap-authenticate): Set variables.
2307         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2308         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2309
2310 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311
2312         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2313
2314 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2317
2318 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2319
2320         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2321         (gnus-agent-group-mode-map): Bind it to "Jo".
2322         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2323
2324 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2325
2326         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2327         (gnus-summary-mail-toolbar): Add mail article deletion button.
2328
2329         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2330         false positives for lines of "^^^^".
2331
2332         * gnus-picon.el (gnus-picon-find-face): faces database is all
2333         lowercase.
2334
2335 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2336
2337         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2338         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2339         duplications.
2340         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2341
2342 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2343
2344         * gnus-sum.el (gnus-summary-initial-limit): Inline
2345         gnus-summary-limit-children.
2346         (gnus-summary-initial-limit): Don't limit if
2347         gnus-newsgroup-display is nil.
2348         (gnus-summary-initial-limit): No, don't.
2349
2350         * gnus-util.el
2351         (gnus-put-text-property-excluding-characters-with-faces): Inline
2352         gnus-put-text-property.
2353
2354         * gnus-spec.el (gnus-default-format-specs): New variable.
2355
2356         * gnus-start.el (gnus-read-newsrc-file): Don't clear
2357         gnus-format-specs.
2358         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2359
2360         * gnus-spec.el (gnus-update-format-specifications): Really check
2361         the Gnus version of the .newsrc.eld file.
2362         (gnus-format-specs): Save the new default summary format.
2363
2364         * gnus-util.el (gnus-parent-id): Check whether references is empty
2365         before splitting.
2366
2367         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2368         functions.
2369         (gnus-gather-threads-by-references): Inline
2370         `gnus-split-references'.
2371
2372         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2373         default value of gnus-summary-line-format-spec.
2374
2375 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2376
2377         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2378         message.
2379         (nnslashdot-request-list): Ditto.
2380         (nnslashdot-sid-strip): Removed.
2381
2382 2002-01-15  Simon Josefsson  <jas@extundo.com>
2383
2384         * nnimap.el (nnimap-close-asynchronous): Enable.
2385         (nnimap-close-group): Expunge.
2386
2387 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2388
2389         * gnus-util.el (gnus-user-date-format-alist): Typo.
2390         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2391
2392 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2393
2394         * nneething.el (nneething-request-article): Set
2395         `nnmail-file-coding-system' to `binary' locally, in order to read
2396         files without any conversion.
2397
2398 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2399
2400         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2401         nnheader-file-coding-system and nnmail-active-file-coding-system.
2402         (gnus-agent-regenerate-group): Ditto.
2403         (gnus-agent-regenerate): Ditto.
2404         (gnus-agent-write-active): Ditto.
2405         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2406
2407 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2408
2409         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2410         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2411
2412 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2413
2414         * gnus.el: We don't need gnus-article-show-all-headers.
2415
2416         * gnus-art.el (article-show-all, gnus-article-show-all-header):
2417         Ditto.
2418
2419         * gnus-sum.el (gnus-summary-select-article): Don't call
2420         show-all-headers, because hidden headers are not hidden text any
2421         more.
2422
2423 2002-01-13  Simon Josefsson  <jas@extundo.com>
2424
2425         * message.el (message-newline-and-reformat): Use `newline' instead
2426         of inserting \n, so that the newline is marked as hard.
2427
2428         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2429         From Jesper Harder <harder@ifa.au.dk>.
2430
2431 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2432
2433         * imap.el (imap-close): Keep going if quit.
2434
2435         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2436         nntp-server-buffer.
2437
2438 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * mm-view.el (mm-display-inline-fontify): Require font-lock to
2441         avoid unbinding shadowed variables.
2442
2443         * gnus-art.el (gnus-picon-databases): Moved here.
2444         (gnus-picons-installed-p): Moved here.
2445         (gnus-article-reply-with-original): Use `mark'.
2446
2447         * gnus.el (gnus-picon): Moved here and renamed.
2448
2449         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2450         installed.
2451         (gnus-treat-mail-picon): Ditto.
2452         (gnus-treat-newsgroups-picon): Ditto.
2453
2454         * gnus-picon.el (gnus-picons-installed-p): New function.
2455
2456 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2457
2458         * gnus-agent.el (gnus-agent-go-online): Fix doc.
2459
2460 2002-01-12  Simon Josefsson  <jas@extundo.com>
2461
2462         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2463         (nnimap-before-find-minmax-bugworkaround): Use it.
2464         (nnimap-find-minmax-uid): Don't reselect current mailbox.
2465         (nnimap-dont-close): New variable.
2466         (nnimap-close-group): Use it.
2467
2468 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2469
2470         * gnus-art.el (gnus-article-reply-with-original): Use
2471         `mark-active'.
2472
2473         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2474
2475         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2476         (gnus-score-advanced): Clean up.
2477         (gnus-score-advanced): Accept a multiple of the score.
2478
2479 2002-01-12  Simon Josefsson  <jas@extundo.com>
2480
2481         * flow-fill.el (fill-flowed-display-column)
2482         (fill-flowed-encode-columnq): New variables.  Suggested by
2483         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
2484         (fill-flowed-encode, fill-flowed): Use them.
2485
2486         * message.el (message-send-news, message-send-mail): Use
2487         m-b-s-n-p-e-h-n.
2488
2489         * mml.el (autoload): Autoload fill-flowed-encode.
2490         (mml-buffer-substring-no-properties-except-hard-newlines): New
2491         function.
2492         (mml-read-part): Use it.
2493         (mml-generate-mime-1): Encode format=flowed if appropriate.
2494         (mml-insert-mime-headers): Insert format=flowed.
2495
2496         * flow-fill.el (fill-flowed-encode): New function.
2497         (fill-flowed): Bind fill-column to window width.
2498
2499 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2502         it exists.
2503         (gnus-summary-setup-buffer): Wake up dead summary buffers.
2504         (gnus-summary-buffer-name): Don't return the dead name after all.
2505         (gnus-summary-setup-buffer): Kill the dead buffer.
2506
2507         * gnus-art.el (gnus-article-followup-with-original): Store the
2508         value of the mark before deactivating it.
2509
2510 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2511
2512         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2513         From: Karl Kleinpaste <karl@charcoal.com>
2514
2515         * gnus-art.el (article-display-x-face): Ditto.
2516         (gnus-article-reply-with-original): Use gnus-region-active-p.
2517         (gnus-article-followup-with-original): Ditto.
2518
2519         * gnus-sum.el (gnus-summary-read-group-1): Don't select
2520         downloadable article either.
2521
2522 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2523
2524         * gnus-art.el (article-display-x-face): Insert From:.
2525
2526         * gnus-sum.el (gnus-summary-move-article): Don't draw the
2527         article. Bind gnus-display-mime-function and
2528         gnus-article-prepare-hook.
2529
2530         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2531         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2532         gnus-agent-possibly-synchronize-flags to the last.
2533         (gnus-agent-go-online): New function. New variable.
2534
2535 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2536
2537         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2538         (gnus-agent-regenerate): Ditto.
2539
2540 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2541
2542         * message.el (message-ignored-news-headers)
2543         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2544         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2545
2546         * gnus.el (gnus-gethash-safe): New macro.
2547
2548         * gnus-agent.el (gnus-agent-regenerate-history): New function.
2549         (gnus-agent-regenerate): Show messages.
2550
2551 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2552
2553         * gnus-agent.el (gnus-agent-regenerate-group): New function.
2554         (gnus-agent-regenerate): New function.
2555         (gnus-agent-save-alist): Sort.
2556         (gnus-agent-copy-nov-line): Test eobp.
2557         (gnus-agent-retrieve-headers): Erase buffer.
2558
2559 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2560
2561         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2562         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2563
2564         * gnus.el (gnus-agent-covered-methods): Move here.
2565         (gnus-online): New function.
2566         (gnus-agent-method-p): Move here.
2567
2568         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2569         nil. Remove articles-alist.
2570
2571         * gnus-start.el (gnus-get-unread-articles): Check online.
2572         (gnus-groups-to-gnus-format): Ditto.
2573         (gnus-active-to-gnus-format): Ditto.
2574
2575         * gnus-agent.el (gnus-agent-get-function): Use it.
2576         (gnus-agent-get-undownloaded-list): Ditto.
2577         (gnus-agent-fetch-session): Only fetch online methods.
2578
2579         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
2580         (gnus-server-mode-map): Ditto.
2581         (gnus-server-offline-face): New face.
2582         (gnus-server-offline-face): New variable.
2583         (gnus-server-font-lock-keywords): Add offline.
2584         (gnus-server-insert-server-line): Ditto.
2585         (gnus-server-offline-server): New function.
2586
2587         * gnus-int.el (gnus-open-server): Turn to offline.
2588         (gnus-server-unopen-status): New variable.
2589
2590 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2591
2592         * nnkiboze.el (nnkiboze-request-article): Use
2593         gnus-agent-request-article.
2594
2595         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
2596         function. Insert undownloaded NOV.
2597
2598         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
2599         (gnus-agent-request-article): New function.
2600
2601         * gnus.el (gnus-agent-cache): New variable.
2602
2603         * gnus-int.el (gnus-retrieve-headers): Use
2604         gnus-agent-retrieve-headers.
2605         (gnus-request-head): Use gnus-agent-request-article.
2606         (gnus-request-body): Ditto.
2607
2608         * gnus-art.el (gnus-request-article-this-buffer): Use
2609         gnus-agent-request-article.
2610
2611         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
2612         article if it is undownloaded.
2613
2614 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2615
2616         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
2617
2618 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * canlock.el (canlock-string-as-unibyte): New macro.
2621         (canlock-sha1-with-openssl): Return a unibyte string.
2622         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
2623
2624 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2625
2626         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
2627
2628 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2629
2630         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
2631         application/x-emacs-lisp.
2632
2633         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
2634
2635         * nntp.el (nntp-request-article): Add group parameter.
2636         (nntp-request-head): Ditto.
2637         (nntp-find-group-and-number): Add parameter group. Figure out
2638         number if the status line doesn't give (e.g. quimby.gnus.org).
2639
2640 2002-01-08  Simon Josefsson  <jas@extundo.com>
2641
2642         * mml.el (mml-generate-mime-1): Set recipient correctly.
2643
2644 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2645
2646         * message.el (message-read-from-minibuffer): Add parameter
2647         initial-contents.
2648         * gnus-msg.el (gnus-summary-resend-message): Use it.
2649
2650         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
2651         behavior of quit-config.
2652
2653         * message.el (message-make-from): Don't quote fullname.
2654         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
2655
2656         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
2657         From: <andre@slamdunknetworks.com>
2658
2659 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2660
2661         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
2662
2663         * gnus-art.el (gnus-header-button-alist): Handle mailto.
2664
2665         * mml.el (mml-preview): Bind gnus-original-article-buffer because
2666         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
2667         because bbdb may use it.
2668
2669 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2670
2671         * nneething.el (nneething-request-article): When a non-text file
2672         is converted to an article, its data is encoded in base64.  Call
2673         `nneething-make-head' with options to specify MIME types.
2674         (nneething-make-head): Add optional arguments to specify MIME
2675         types.
2676
2677 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2678
2679         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
2680         header if there is not.
2681
2682         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
2683
2684         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
2685         (gnus-inews-mark-gcc-as-read): Obsolete variable.
2686         (gnus-inews-do-gcc): Use them.
2687
2688         * gnus-group.el (gnus-group-mark-article-read): Put holes into
2689         gnus-newsgroup-unselected.
2690
2691 2002-01-06  Simon Josefsson  <jas@extundo.com>
2692
2693         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
2694         condition-case, not ignore-errors.
2695
2696 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2697
2698         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
2699         gnus-fetch-old-headers.
2700
2701         * gnus-art.el (article-display-x-face): Use the current buffer
2702         unless `W f'. Otherwise, X-Face may be shown in the header of a
2703         forwarded part.
2704         (gnus-treatment-function-alist): Treat xface before hiding
2705         headers.
2706
2707 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
2710         parameters.
2711
2712 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2713
2714         * mm-util.el (mm-multibyte-p): Define conditionally when load.
2715         (mm-guess-charset): New function.
2716         (mm-charset-after): Use it.
2717         (mm-detect-coding-region): New function.
2718         (mm-detect-mime-charset-region): New function.
2719
2720         * gnus-sum.el (gnus-summary-show-article): Use
2721         mm-detect-coding-region.
2722
2723 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2724
2725         * message.el (message-make-fqdn): Be less violent.
2726
2727         * gnus.el (gnus-logo-color-style): Compute custom form
2728         automatically.
2729
2730         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
2731         score file of the parent to the document group.
2732
2733         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
2734         parameters parameter.
2735
2736         * gnus-score.el (gnus-score-load-file): Clean up.
2737
2738 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2739
2740         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
2741         From: Damien Wyart <damien.wyart@free.fr>
2742
2743         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
2744
2745 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2746
2747         * gnus-sum.el (gnus-select-group-hook): Typo.
2748
2749         * rfc2047.el (rfc2047-decode-string): Return immediately if there
2750         is no quoted-printable-encoded STRING.
2751         From: Jesper Harder <harder@ifa.au.dk>
2752
2753         (rfc2047-decode-string): Decode it.
2754
2755 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
2758
2759 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
2760
2761         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
2762         buffer to get rid of junk line.
2763
2764 2002-01-05  Simon Josefsson  <jas@extundo.com>
2765
2766         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
2767         C-o.
2768         (message-mode-map): Bind message-insert-or-toggle-importance to
2769         C-c C-u.
2770         (message-mode-map): Bind message-disposition-notification-to to
2771         C-c M-n.
2772         (message-mode-menu): Add m-d-n-t.
2773         (message-mode-field-menu): Add m-goto-from.
2774         (message-mode): Doc fix.
2775         (message-goto-from): New function.
2776         (message-insert-disposition-notification-to): New function.
2777         (message-tool-bar-map): Add receipt button.
2778
2779 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2780
2781         * gnus-sum.el (gnus-thread-latest-date): New function.
2782         (gnus-thread-sort-by-most-recent-number): Renamed.
2783         (gnus-thread-sort-functions): Doc fix.
2784         (gnus-select-group-hook): Don't use setq on a hook.
2785         (gnus-thread-latest-date): Use date, not number
2786
2787         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
2788         (gnus-agent-expire): Allow regexp of expire-days.
2789
2790         * gnus-art.el (gnus-article-reply-with-original): Deactivate
2791         region.
2792         (gnus-article-followup-with-original): Ditto.
2793
2794         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
2795
2796         * gnus-art.el (gnus-mime-display-alternative): Use
2797         gnus-local-map-property.
2798         (gnus-mime-display-alternative): Ditto.
2799         (gnus-insert-mime-security-button): Ditto.
2800         (gnus-insert-next-page-button): Ditto.
2801         (gnus-button-prev-page): Take optional args.
2802         (gnus-insert-prev-page-button): widget-convert.
2803
2804         * gnus-util.el (gnus-local-map-property): New function.
2805
2806         * gnus-art.el (gnus-prev-page-map): Use parent map.
2807         (gnus-next-page-map): Ditto.
2808
2809         * gnus-spec.el (gnus-parse-format): Clean up.
2810         (gnus-parse-format): Do complex formatting for %=.
2811
2812         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
2813         "X-Face: " to the data in the built-in scenario.
2814
2815         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
2816         (gnus-correct-pad-form): Renamed.
2817         (gnus-tilde-max-form): Clean up.
2818         (gnus-pad-form): Use gnus-use-correct-string-widths.
2819
2820         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
2821         support if that is available.
2822
2823         * gnus-sum.el (gnus-thread-highest-number): New function.
2824         (gnus-thread-sort-by-most-recent-thread): New function.
2825         (gnus-thread-sort-functions): Doc fix.
2826
2827 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2828
2829         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
2830         all cases.
2831         (gnus-summary-mode): Enable it in all cases.
2832         (gnus-summary-display-article): Ditto.
2833         (gnus-summary-edit-article): Ditto.
2834
2835         * gnus-ems.el (gnus-put-image): Really return glyph.
2836
2837         * gnus-art.el (gnus-article-x-face-command): Fix :type.
2838         (gnus-treat-smiley): Don't take "P" in the interactive form.
2839
2840 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2841
2842         * compface.el (uncompface): XEmacs and Emacs have differing
2843         capabilities.
2844
2845         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
2846
2847         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
2848         (gnus-article-xface-ring-size): Removed.
2849         (gnus-article-display-xface): Removed.
2850         (gnus-remove-image): Cleaned up.
2851
2852         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
2853         (gnus-xmas-create-image): Take pbm files.
2854         (gnus-x-face): Removed.
2855         (gnus-xmas-article-display-xface): Removed.
2856
2857         * gnus-fun.el (gnus-display-x-face-in-from): Bind
2858         default-enable-multibyte-characters.
2859
2860         * compface.el (uncompface): Doc fix.
2861
2862         * gnus-art.el (gnus-article-x-face-command): Use
2863         gnus-display-x-face-in-from.
2864
2865         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
2866
2867         * gnus-ems.el (gnus-put-image): Return the image.
2868
2869         * gnus-fun.el (gnus-display-x-face-in-from): New function.
2870         (gnus-x-face): Moved here.
2871
2872 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2873
2874         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
2875         invisible if string is nil.
2876         (gnus-xmas-article-display-xface): Use it.
2877
2878         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
2879         property when string is nil.
2880         (gnus-article-display-xface): Use it.
2881
2882 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2883
2884         * gnus-art.el (article-display-x-face): Check whether valid grey
2885         face was returned.
2886         (article-display-x-face): Place image in the right spot.
2887
2888         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
2889         stderr.
2890         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
2891
2892 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2893
2894         * gnus-xmas.el (gnus-xmas-create-image): Take optional
2895         parameters.
2896         (gnus-xmas-put-image): Allow non-strings to be passed.
2897
2898         * gnus-art.el (article-display-x-face): Use optional parameters.
2899
2900         * gnus-ems.el (gnus-create-image): Take optional parameters.
2901
2902         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
2903
2904         * compface.el (compface-xbm-p): Removed.
2905
2906         * gnus-ems.el (gnus-article-compface-xbm): Removed.
2907         (gnus-article-display-xface): Use compface.
2908
2909         * compface.el: New file.
2910
2911         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
2912         (gnus-convert-image-to-x-face-command): Ditto.
2913         (gnus-random-x-face): Quote argument.
2914         (gnus-x-face-from-file): Ditto.
2915
2916 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
2917
2918         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
2919         the expire-group parameter once per article rather than once
2920         per group; bind `nnmaildir-article-file-name' and `article'
2921         for convenience.  Leave article alone when expire-group
2922         specifies the current group.
2923         (nnmaildir--update-nov): be more concurrency-friendly with
2924         temp file names.
2925
2926 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2927
2928         * gnus-start.el (gnus-read-init-file): Cleaned up.
2929
2930 2002-01-03  Dave Love  <d.love@dl.ac.uk>
2931
2932         * gnus-start.el (gnus-startup-file-coding-system): Removed.
2933         (gnus-read-init-file): Don't use it.
2934
2935 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2936
2937         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
2938
2939 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2940
2941         * gnus-start.el (gnus-read-init-file): Don't force coding system
2942         for ~/.gnus.  From Dave Love <fx@gnu.org>.
2943
2944 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2945
2946         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
2947         * nnspool.el (nnspool-request-post): Ditto.
2948
2949         * mm-util.el (mm-use-find-coding-systems-region): New variable.
2950         (mm-find-mime-charset-region): Use it.
2951
2952 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
2953
2954         * gnus.el (gnus-summary-line-format): Added :link.
2955         * gnus-topic.el (gnus-topic-line-format): Ditto.
2956         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
2957         * gnus-srvr.el (gnus-server-line-format): Ditto.
2958         * gnus-group.el (gnus-group-line-format): Ditto.
2959
2960         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
2961         :keys, it works on both Emacsen.
2962
2963 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2964
2965         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
2966
2967 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2968
2969         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
2970
2971 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
2972
2973         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
2974         very wide reply.
2975
2976 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2977
2978         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
2979         (gnus-picon-cache): New variable.
2980         (gnus-picon-transform-newsgroups): Cache stuff.
2981
2982         * gnus-art.el (gnus-article-reply-with-original): New command.
2983         (gnus-article-followup-with-original): New command.
2984
2985         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
2986         END parameters.
2987         (gnus-summary-followup): Take a list of list of articles.
2988         (gnus-inews-yank-articles): Allow lists of article/regions.
2989
2990         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
2991         longer the usual commands.
2992
2993         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
2994         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
2995         shell-command-on-region.
2996
2997 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2998
2999         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3000           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3001
3002 2002-01-03  Steve Youngs  <youngs@xemacs.org>
3003
3004         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3005         understand ':keys', wrap it in an featurep 'xemacs.
3006
3007 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3008
3009         * gnus-ems.el (gnus-article-display-xface): Show xface in the
3010         order of headers (Actually, it is called in a reversed order). Add
3011         'gnus-image-text-deletable property.
3012         (gnus-remove-image): Remove text with such a property.
3013
3014         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3015         gnus-put-image.
3016
3017         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3018         with ", "
3019
3020 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3021
3022         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3023
3024         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3025         (article-display-x-face): Display grey X-Faces.
3026
3027         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3028         (gnus-convert-gray-x-face-to-ppm): Ditto.
3029         (gnus-convert-image-to-gray-x-face): Ditto.
3030
3031         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3032         gnus-summary-show-raw-article.
3033
3034 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3035
3036         Display picons in XEmacs without showing text.
3037
3038         * gnus-xmas.el (gnus-xmas-create-image): Don't use
3039         mm-create-image-xemacs to create xbm glyph, because it deletes
3040         temporary files.
3041         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3042         (gnus-xmas-remove-image): Make text visible, remove glyph.
3043
3044         * gnus-picon.el (gnus-picon-transform-newsgroups)
3045         (gnus-picon-transform-address): Insert spec backward, due to the
3046         incompatibility of gnus-xmas-put-image.
3047
3048 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3049
3050         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3051
3052 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3053
3054         * gnus.el: Doc fix.
3055
3056         * gnus-art.el: Doc fix.
3057
3058         * gnus-agent.el: Doc fix.
3059
3060 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3061
3062         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3063
3064 2002-01-01  Paul Jarc <prj@po.cwru.edu>
3065
3066         * nnmaildir.el (nnmaildir--update-nov): automatically parse
3067         NOV data out of the message again if nnmail-extra-headers has
3068         changed.
3069
3070 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071
3072         * gnus-fun.el: New file.
3073         (gnus-convert-image-to-x-face-command): New variable.
3074         (gnus-insert-x-face): New function.
3075         (gnus-random-x-face): Renamed.
3076         (gnus-x-face-from-file): Renamed.
3077
3078         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3079         "_".
3080         (gnus-body-boundary-delimiter): Typo fix.
3081
3082 2002-01-02  Simon Josefsson  <jas@extundo.com>
3083
3084         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3085         (gnus-body-boundary-delimiter): Fix type.
3086
3087 2002-01-01  Simon Josefsson  <jas@extundo.com>
3088
3089         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3090         (gnus-treat-emphasize, gnus-treat-strip-cr)
3091         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3092         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3093         (gnus-treat-fill-article, gnus-treat-hide-citation)
3094         (gnus-treat-hide-citation-maybe)
3095         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3096         (gnus-treat-strip-pem, gnus-treat-strip-banner)
3097         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3098         (gnus-treat-date-ut, gnus-treat-date-local)
3099         (gnus-treat-date-english, gnus-treat-date-lapsed)
3100         (gnus-treat-date-original, gnus-treat-date-iso8601)
3101         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3102         (gnus-treat-strip-trailing-blank-lines)
3103         (gnus-treat-strip-leading-blank-lines)
3104         (gnus-treat-strip-multiple-blank-lines)
3105         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3106         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3107         (gnus-treat-display-xface, gnus-treat-display-smileys)
3108         (gnus-treat-from-picon, gnus-treat-mail-picon)
3109         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3110         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3111         (gnus-treat-play-sounds, gnus-treat-translate)
3112         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3113
3114         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3115         (gnus-article-treat-body-boundary): Use it.
3116
3117         * message.el (message-mode): Fix doc.
3118         (message-mode-menu): Fix names.
3119
3120 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3121
3122         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3123         articles.
3124
3125         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3126         (gnus-picon-transform-address): Search for unknown faces as well.
3127         (gnus-picon-find-face): Don't search "news" for MISC.
3128         (gnus-picon-user-directories): Changed default back to exclude
3129         "unknown".
3130
3131         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3132
3133         * gnus-picon.el (gnus-picon-find-face): Search through all
3134         databases.
3135         (gnus-picon-find-face): New implementation.
3136
3137         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3138         keystroke.
3139         (gnus-topic-goto-next-topic): Ditto.
3140
3141         * gnus.el (gnus-summary-line-format): Changed default.
3142
3143         * nnmail.el (nnmail-extra-headers): Change default.
3144
3145         * gnus-sum.el (gnus-extra-headers): Change default.
3146
3147         * message.el (message-news-other-window): Changed "news" to
3148         "posting".
3149         (message-news-other-frame): Ditto.
3150         (message-do-send-housekeeping): Ditto.
3151
3152         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3153         function.
3154         (gnus-article-unread-p): New function.
3155         (gnus-article-unseen-p): New function.
3156         (gnus-dead-summary-mode-map): Typo.
3157
3158         * gnus-util.el (gnus-make-predicate): New function.
3159         (gnus-make-predicate-1): New function.
3160
3161         * gnus-sum.el: New function.
3162         (gnus-map-articles): New function.
3163
3164         * gnus-art.el (gnus-treat-fold-headers): New variable.
3165         (gnus-article-treat-fold-headers): New command and keystroke.
3166
3167         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3168         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3169
3170 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3171
3172         * message.el (message-fcc-externalize-attachments): New variable.
3173         (message-do-fcc): Use it.
3174
3175         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3176         (gnus-inews-do-gcc): Use it.
3177
3178         * mml.el (mml-tweak-sexp-alist): New variable.
3179         (mml-externalize-attachments): New variable.
3180         (mml-tweak-part): Use mml-tweak-sexp-alist.
3181         (mml-tweak-externalize-attachments): New function.
3182
3183 2002-01-01  Steve Youngs  <youngs@xemacs.org>
3184
3185         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3186         'set-glyph-face' so x-face back/foreground can be set.
3187
3188 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3189
3190         * message.el (message-fix-before-sending): Fix a typo.
3191
3192 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3193
3194         * gnus-art.el (gnus-treat-smiley): Renamed command.
3195         (gnus-article-remove-images): New command and keystroke.
3196
3197         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3198
3199         * smiley-ems.el (gnus-smiley-display): Removed.
3200
3201         * gnus.el (gnus-version-number): Update version.
3202
3203         * message.el (message-text-with-property): Renamed and moved
3204         here.
3205         (message-fix-before-sending): Highlight invisible text and place
3206         point there.
3207
3208 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3209
3210         * gnus.el: Oort Gnus v0.04 is released.
3211
3212 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3213
3214         * gnus-delay.el (gnus-delay-send-queue): Renamed.
3215
3216         * gnus-art.el (gnus-ignored-headers): More headers,
3217
3218         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3219         of `scan-error', since XEmacs doesn't seem to support that.
3220
3221 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3222
3223         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3224         arg.
3225         (gnus-summary-best-unread-subject): Ditto.
3226         (gnus-summary-best-unread-subject): No, don't.
3227         (gnus-summary-better-unread-subject): New command.
3228
3229         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3230
3231         * lpath.el ((featurep 'xemacs)): fbind url function.
3232
3233         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3234         buffer.
3235         (gnus-xmas-remove-image): Implementation that does something.
3236         (gnus-xmas-article-display-xface): Mark images properly.
3237
3238         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3239
3240 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
3241
3242         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3243
3244 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245
3246         * gnus-group.el (gnus-group-line-format): Added %O to the default
3247         value.
3248
3249         * gnus-util.el (gnus-text-with-property): The smallest point is
3250         point-min.
3251
3252         * smiley-ems.el (smiley-region): Return images.
3253         (gnus-smiley-display): Allow toggling.
3254         (smiley-region): Use text properties, not overlays.
3255
3256         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3257         implemented yet.
3258
3259         * smiley-ems.el (smiley-update-cache): Check for valid types.
3260
3261         * gnus-art.el (gnus-with-article-buffer): New macro.
3262
3263         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3264         strings as well as the glyphs.
3265         (gnus-picon-transform-address): Ditto.
3266         (gnus-picon-insert-glyph): Ditto.
3267         (gnus-picon-transform-newsgroups): Toggle.
3268         (gnus-picon-transform-address): Toggle.
3269
3270         * gnus-ems.el (gnus-remove-image): New function.
3271         (gnus-put-image): Take an optional string.
3272
3273         * gnus-util.el (gnus-text-with-property): New function.
3274
3275         * gnus-art.el (gnus-delete-images): New function.
3276
3277         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3278
3279         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3280         (gnus-article-wash-status): Use it.
3281         (gnus-signature-toggle): Clean up.
3282         (gnus-add-wash-status): New function.
3283         (gnus-delete-wash-status): New function.
3284         (gnus-article-hide-text-type): Use them throughout.
3285         (gnus-add-image): New function.
3286
3287         * gnus-ems.el (gnus-article-display-xface): Use new interface.
3288
3289         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3290         interface.
3291
3292         * gnus-art.el (article-display-x-face): Cleaned up.
3293
3294         * rfc2047.el (rfc2047-field-value): New function.
3295
3296         * mail-parse.el (mail-header-field-value): New alias.
3297
3298         * gnus-art.el (gnus-mime-print-part): Fix typos.
3299
3300         * smiley-ems.el (gnus-smiley-file-types): New variable.
3301         (smiley-update-cache): Use it.
3302         (smiley-regexp-alist): Suffix-less smiley names.
3303         (smiley-regexp-alist): Added more smileys.
3304
3305         * gnus-sum.el (gnus-print-buffer): Made into own function.
3306         (gnus-summary-print-article): Use it.
3307
3308         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3309         looked for when REQUEST is a string.
3310
3311         * gnus-art.el (gnus-mime-button-commands): Add printing
3312         keystroke.
3313         (gnus-mime-copy-part): Doc fix.
3314         (gnus-mime-print-part): New command.
3315
3316 2001-12-31  Simon Josefsson  <jas@extundo.com>
3317
3318         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3319         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3320
3321 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3322
3323         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3324         (picon): Fix doc.
3325
3326         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3327         longer exists. Remove those codes.
3328         * gnus.el (gnus-use-picons): Ditto.
3329
3330 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3331
3332         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3333         infloop.
3334
3335         * gnus-sum.el (t): New `W D' map.
3336
3337         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3338         (gnus-article-treat-body-boundary): Clean up.
3339         (gnus-body-boundary-face): Removed.
3340         (gnus-article-goto-header): Moved here.
3341         (gnus-article-goto-header): Allow better regexps.
3342         (gnus-article-treat-fold-newsgroups): New command.
3343
3344         * gnus-sum.el (gnus-summary-move-article): We have to select an
3345         article to give `gnus-read-move-group-name' an opportunity to
3346         suggest an appropriate default.
3347
3348         * rfc2047.el (rfc2047-fold-line): New function.
3349         (rfc2047-unfold-line): Ditto.
3350         (rfc2047-fold-region): Don't fold just after the header name.
3351
3352         * mail-parse.el (mail-header-fold-line): New alias.
3353         (mail-header-unfold-line): Ditto.
3354
3355         * gnus-art.el (gnus-body-boundary-face): Renamed.
3356         (gnus-article-treat-body-boundary): Use it.
3357         (gnus-article-treat-body-boundary): Use an invisible header and a
3358         line of underline characters.
3359
3360 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3361
3362         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3363
3364         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3365         (gnus-picon-split-address): New function.
3366         (gnus-picon-find-face): Use it.
3367         (gnus-picon-transform-address): Use it. Set first to t for each
3368         address.
3369
3370         * gnus-art.el (gnus-with-article-headers): Move to here. Define
3371         the macro then use it.
3372         (gnus-treatment-function-alist): Treat picons earlier.
3373
3374 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3375
3376         * gnus-art.el (gnus-body-separator-face): New variable.
3377         (gnus-article-treat-body-boundary): Use a blank, colored line.
3378
3379         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3380         well.
3381
3382         * gnus-art.el (gnus-treat-body-boundary): New variable.
3383         (gnus-article-treat-unfold-headers): Use helper macro.
3384         (gnus-article-treat-body-boundary): New command.
3385
3386         * gnus.el (gnus-logo-color-style): Change the default color.
3387         (gnus-splash-face): Gray, gray.
3388
3389         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3390         colors.
3391
3392         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3393         (gnus-logo-color-style): Ditto.
3394         (gnus-logo-colors): Ditto.
3395
3396         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3397
3398         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3399
3400         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3401         (gnus-picon-transform-newsgroups): New function.
3402
3403         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3404         string.
3405
3406         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3407
3408         * gnus-art.el (gnus-treat-cc-picon): New variable.
3409         (gnus-treat-mail-picon): Renamed.
3410
3411         * gnus-picon.el: New implementation.
3412         (gnus-picon-find-face): Renamed.
3413         (gnus-treat-from-picon): Use it.
3414         (gnus-picon-transform-address): Renamed.
3415         (gnus-treat-from-picon): Use it.
3416         (gnus-picon-create-glyph): Renamed.
3417         (gnus-picon-transform-address): Use it.
3418         (gnus-treat-cc-picon): New command.
3419
3420         * mm-decode.el (mm-create-image-xemacs): Separated out into
3421         function.
3422         (mm-get-image): Use it.
3423
3424         * gnus-art.el (gnus-treat-display-picons): Simplify.
3425         (gnus-treat-from-picon): Renamed.
3426
3427         * gnus-ems.el (gnus-create-image): New function.
3428         (gnus-put-image): New function.
3429
3430         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3431         (gnus-with-article-headers): New macro.
3432         (gnus-article-goto-header): New function.
3433
3434         * gnus-xmas.el (gnus-image-type-available-p): New function.
3435
3436         * gnus-ems.el (gnus-image-type-available-p): New function.
3437
3438 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3439
3440         * nnrss.el (nnrss-check-group): Find the correct tag, because
3441         xml.el is changed.
3442
3443 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3444
3445         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3446         lines are shorter than the window width.
3447         (gnus-ignored-headers): More headers.
3448
3449 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3450
3451         * gnus-art.el (gnus-treat-unfold-lines): New variable.
3452         (gnus-treat-unfold-headers): Renamed.
3453         (gnus-article-treat-unfold-headers): New command and keystroke.
3454
3455         * rfc2047.el (rfc2047-encode-message-header): Clean up.
3456
3457         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3458
3459 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3460
3461         * sha1-el.el (sha1-use-external): New variable.
3462         (sha1-region): Use it.
3463         (sha1-string): Ditto.
3464
3465         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3466         * gnus-picon.el: Less warnings when compile.
3467
3468 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3471         alias.
3472         (gnus-picons-database): Default to list.
3473         (gnus-picons-lookup-internal): Use it.
3474
3475         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3476         to "bogus".
3477
3478         * gnus-win.el (gnus-configure-windows-hook): New hook.
3479
3480 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
3481
3482         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3483
3484 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3485
3486         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3487         lists.
3488         (gnus-select-newsgroup): Don't append; push.
3489         (gnus-adjust-marked-articles): Remove obsolete ranges from
3490         `seen'.
3491         (gnus-update-marks): Clean up.
3492         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3493
3494 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
3495
3496         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3497
3498 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3499
3500         * gnus-sum.el (gnus-auto-select-subject): New variable.
3501         (gnus-summary-best-unread-subject): New function.
3502         (gnus-summary-best-unread-article): Use it.
3503         (gnus-summary-first-unseen-subject): New function and command.
3504
3505         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3506         other treatments.
3507
3508         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3509         function.
3510
3511         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3512         from the list of hidden types.
3513
3514         * mm-view.el (mm-inline-text): Ditto.
3515         (mm-inline-text): Ditto.
3516         (mm-w3-prepare-buffer): Ditto.
3517
3518         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3519
3520 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3521
3522         * gnus-art.el (gnus-ignored-headers): Added more headers.
3523
3524 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
3525
3526         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3527         once.
3528
3529 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3532
3533 2001-12-28  Simon Josefsson  <jas@extundo.com>
3534
3535         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
3536         Jesper Harder <harder@ifa.au.dk>.
3537
3538 2001-12-27  Simon Josefsson  <jas@extundo.com>
3539
3540         * gnus-sum.el (gnus-select-newsgroup): Make
3541         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
3542         contain all articles (instead of none) when no seen marks have
3543         been set for the group.
3544         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3545         instead, it seems to result in shorter ranges.
3546
3547 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3548
3549         * mm-util.el (mm-iso-8859-x-to-15-region): Use
3550         insert-before-markers.
3551         From Jesper Harder <harder@ifa.au.dk>
3552
3553 2001-12-26  Paul Jarc <prj@po.cwru.edu>
3554
3555         * nnmaildir.el (nnmaildir-save-mail): create the destination
3556         groups if they do not exist.
3557
3558 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3559
3560         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3561
3562 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3563
3564         * gnus-group.el (gnus-group-read-ephemeral-group): Call
3565         gnus-group-real-name.
3566
3567         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3568         (gnus-newsgroup-variables): Ditto.
3569
3570         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
3571         return it.
3572
3573 2001-12-21  Paul Jarc <prj@po.cwru.edu>
3574
3575         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
3576         * nnmaildir.el (top-level): Add commentary.
3577         (nnmaildir-version): Indicate that nnmaildir is now a standard
3578         part of Gnus, not separately released.
3579
3580 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3581
3582         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
3583         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
3584         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
3585         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3586
3587 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3588
3589         * nnmaildir.el: Copyright changes. Require cl only at compile time.
3590
3591 2001-12-20  Simon Josefsson  <jas@extundo.com>
3592
3593         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
3594         ZHU <zsh@cs.rochester.edu>.
3595         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
3596         Brian P Templeton <bpt@tunes.org>.
3597
3598 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3599
3600         * nnmaildir.el: New file.
3601         From Paul Jarc <prj@po.cwru.edu>.
3602
3603 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3604
3605         * nndoc.el (nndoc-type-alist): Move forward to the end.
3606
3607 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3608
3609         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
3610         `dolist'.
3611
3612 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3613
3614         * gnus-win.el (gnus-frames-on-display-list): New function.
3615         (gnus-get-buffer-window): Use it.
3616
3617 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3618
3619         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
3620
3621 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3622
3623         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
3624
3625 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3626            From Harald Meland <Harald.Meland@usit.uio.no>
3627
3628         * gnus-win.el (gnus-get-buffer-window): New function.
3629         (gnus-all-windows-visible-p): Use it.
3630
3631         * gnus-util.el (gnus-horizontal-recenter)
3632         (gnus-horizontal-recenter, gnus-horizontal-recenter)
3633         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
3634
3635         * gnus-score.el (gnus-score-insert-help): Use it.
3636
3637         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
3638         (gnus-generate-tree, gnus-highlight-selected-tree)
3639         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
3640         it.
3641
3642         * gnus-art.el (gnus-article-set-window-start)
3643         (gnus-mm-display-part, gnus-request-article-this-buffer)
3644         (gnus-button-next-page, gnus-button-prev-page)
3645         (gnus-article-button-next-page, gnus-article-button-prev-page):
3646         Use it.
3647
3648 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
3649
3650         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
3651         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3652         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
3653
3654 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3655
3656         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
3657         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3658         * mml1991.el, nnultimate.el: Add `coding'.
3659
3660 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
3661
3662         * ChangeLog: changed coding to buffer-file-coding-system
3663         * ChangeLog.1: same
3664         * nnwfm.el: same
3665         * gnus-smiley.el: same
3666         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
3667         * gnus-delay.el: same
3668         * gnus-spec.el: same
3669         * message.el: same
3670         * mml1991.el: same
3671         * nnultimate.el: same
3672
3673 2001-12-16  Simon Josefsson  <jas@extundo.com>
3674         Inspired by code by Dirk Meyer <dischi@tzi.de>.
3675
3676         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
3677         (gnus-summary-save-map): Add muttprint.
3678         (gnus-summary-make-menu-bar): Ditto.
3679         (gnus-summary-muttprint): New function.
3680
3681         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
3682
3683 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3684
3685         * uudecode.el (uudecode-decode-region-internal): Speedup by using
3686         temporary list instead of buffer.
3687
3688         * mm-url.el (executable-find): autoload.
3689
3690 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3691
3692         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
3693         to variable, follow doc-string conventions).
3694
3695 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
3696
3697         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
3698         subscribe-level
3699         * gnus-topic.el (gnus-subscribe-topics): use it.
3700
3701 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3702
3703         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
3704         messages. (A small patch with indentation)
3705         From Sean Neakums <sneakums@zork.net>.
3706
3707         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
3708         nil after shooting down the gnus-original-article-buffer.
3709
3710 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3711
3712         * uudecode.el (uudecode-use-external): New variable.
3713         (uudecode-decode-region): Automatically detect external program.
3714
3715         * binhex.el (binhex-use-external): New variable.
3716         (binhex-decode-region-internal): New function.
3717         (binhex-decode-region): Automatically detect external program.
3718
3719         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
3720         Use them.
3721
3722 2001-12-12  Simon Josefsson  <jas@extundo.com>
3723
3724         * nnvirtual.el (nnvirtual-always-rescan)
3725         (nnvirtual-component-regexp): Fix doc.
3726
3727         * nnoo.el (defvoo): Add doc to defvoo variables.
3728
3729         * nnml.el (nnml-directory, nnml-active-file)
3730         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
3731         (nnml-marks-is-evil, nnml-filenames-are-evil)
3732         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
3733
3734         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
3735         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
3736         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
3737         `error'.
3738
3739         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
3740         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
3741
3742         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
3743         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
3744         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
3745         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
3746
3747         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
3748         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
3749
3750         * imap.el, nnimap.el: Fix indentation.
3751
3752         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
3753
3754 2001-12-12  Didier Verna  <didier@xemacs.org>
3755
3756         * gnus-msg.el (gnus-group-news): New function.
3757         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
3758         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
3759         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
3760         for it.
3761         * gnus-msg.el (gnus-summary-news-other-window): New function.
3762         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
3763         bind it to `i'.
3764         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
3765         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
3766         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
3767         for it (called with a prefix).
3768         * gnus-msg.el (gnus-configure-posting-styles): add an optional
3769         group-name argument.
3770         * gnus-msg.el (gnus-setup-message): use it.
3771
3772 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3773
3774         * gnus-sum.el (gnus-summary-show-article): Fix doc.
3775
3776 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3777
3778         * mml.el (mime-to-mml): Remove Content-Disposition too.
3779
3780 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3781
3782         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
3783         * gnus-group.el (gnus-group-name-decode): Decode unibyte
3784         strings only.
3785         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3786
3787 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
3788
3789         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
3790         (nnmail-fancy-expiry-target): Use it.
3791         Suggestions from Simon Josefsson <jas@extundo.com>.
3792
3793 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3794
3795         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
3796
3797 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3798
3799         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
3800
3801         * gnus-util.el (gnus-url-unhex-string): Move here.
3802
3803 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3804
3805         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
3806         mm-url-decode-entities-nbsp.
3807
3808         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
3809         * webmail.el, nnwfm.el: Use mm-url.
3810
3811         * mm-url.el (mm-url-fetch-form): Move from nnweb.
3812         (mm-url-remove-markup): Move from nnweb.
3813         (mm-url-fetch-simple): Move from webmail.
3814
3815         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
3816
3817 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3818
3819         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
3820         (gnus-summary-print-article): Use it.
3821
3822         * gnus-util.el (gnus-replace-in-string): Typo.
3823
3824 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3825
3826         * nnweb.el (nnweb-replace-in-string): Removed.
3827
3828         * gnus-util.el (gnus-replace-in-string): New function.
3829         (gnus-mode-string-quote): Use it.
3830
3831         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
3832         * nnwfm.el (nnwfm-create-mapping): Ditto.
3833
3834 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3835
3836         * dgnushack.el (dgnushack-compile): nnrss.el and
3837         nnslashdot.el don't depend on nnweb, url, w3.
3838
3839         * nnrss.el: Use mm-url.
3840
3841 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3842
3843         * mm-url.el (mm-url-insert-file-contents): Support file:.
3844
3845 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3846
3847         * mm-view.el: Lower case for the description line. Sync from the
3848         Emacs CVS.
3849
3850 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3851
3852         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
3853         From:  Stefan Monnier  <monnier@cs.yale.edu>
3854
3855 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3856
3857         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
3858
3859 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3860
3861         * mm-url.el: Require executable.
3862         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
3863
3864 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3865
3866         * pop3.el (pop3-munge-message-separator): Only use valid date.
3867         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
3868
3869         * Makefile.in: gnus-load.elc may not be generated.
3870
3871 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3872
3873         * mm-url.el: New file.
3874         * nnslashdot.el: Use it.
3875         * mm-extern.el (mm-extern-url): Use it.
3876
3877 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3878
3879         * gnus-sum.el (gnus-summary-save-article): Nix
3880         gnus-display-mime-function and gnus-article-prepare-hook.
3881
3882         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
3883         the beginning of lines.
3884         (gnus-complex-form-to-spec): Ditto.
3885
3886 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3887
3888         * message.el (message-make-mft): Fix the m-s-a-file regexp.
3889         From Paul Jarc <prj@po.cwru.edu>.
3890
3891 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3892
3893         * message.el: New variable message-subscribed-address-file;
3894         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
3895
3896 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3897
3898         * message.el (message-tab-body-function): Set to nil.
3899         (message-tab): Use text-mode-map or global-map.
3900         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3901
3902 2001-11-30  Simon Josefsson  <jas@extundo.com>
3903
3904         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
3905         instead of gnus-union, for speed.  Suggested by Christoph Conrad
3906         <christoph.conrad@gmx.de>.
3907         (gnus-agent-fetch-group-1): Add verbose message.
3908
3909 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3910
3911         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
3912         of integers.
3913
3914 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3915
3916         * message.el (message-newgroups-header-regexp)
3917         (message-completion-alist, message-tab-body-function): Use
3918         defcustom rather than defvar.
3919         (message-tab): Mention `message-tab-body-function' in doc.
3920         Suggested by Karl Eichwalder.
3921
3922 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3923
3924         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
3925
3926 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3927
3928         * nnheader.el (nnheader-find-nov-line): Don't use macro
3929         gnus-delete-line.
3930
3931         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
3932         (gnus-group-name-charset): Ditto.
3933
3934         * gnus-util.el (gnus-buffer-live-p): Ditto.
3935
3936 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3937
3938         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
3939         open parenthesis in doc.
3940         (sieve-manage-authenticator-alist): Typo in doc.
3941         * imap.el (imap-authenticator-alist): Typo in doc.
3942         (imap-stream-alist): Backslash.
3943
3944         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
3945           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
3946
3947 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3948
3949         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
3950
3951         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
3952
3953         * gnus-msg.el (gnus-configure-posting-styles): use
3954         make-local-hook. Add LOCAL for add-hook.
3955
3956 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
3957
3958         * message.el (message-mode): Use `make-local-hook' unless
3959         obsolete.
3960         Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.
3961
3962 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * canlock.el: Remove sha1.el and base64.el stuff.
3965
3966 2001-11-26  Didier Verna  <didier@xemacs.org>
3967
3968         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
3969         if needed.
3970
3971 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3972
3973         * message.el (message-tamago-not-in-use-p): New function.
3974         (message-strip-forbidden-properties): Use it.
3975
3976 2001-11-26  Didier Verna  <didier@xemacs.org>
3977
3978         * gnus-start.el (gnus-check-first-time-used): only check for
3979         existence of .el[d] files.
3980
3981 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
3984
3985         * message.el (message-setup-1): Clean up mc-*.
3986
3987 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3988
3989         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
3990         * gnus-score.el (gnus-score-find-bnews): Use it.
3991
3992         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
3993         (gnus-summary-limit-to-author): Ditto.
3994         (gnus-summary-limit-to-extra): Ditto.
3995         (gnus-summary-find-matching): Support not-matching argument.
3996
3997 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3998
3999         * message.el (message-wash-subject): Use `insert' rather than
4000         `insert-string', which is deprecated.
4001
4002 2001-11-24  Simon Josefsson  <jas@extundo.com>
4003
4004         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4005         message. (Gnus does not "default" to using 8bit for the message,
4006         it default to use 8bit encoding and the user-supplied CTE
4007         value. Calling this behaviour "treating it as 8bit" is perhaps
4008         better.)
4009
4010         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4011         (compare mm-charset-to-coding-system).
4012
4013 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4014
4015         * canlock.el (canlock-sha1-with-openssl): Use unibyte
4016         buffer. Correctly decode hex.
4017
4018 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4019
4020         * gnus-agent.el (gnus-category-insert-line): Convert category
4021         names to strings.
4022
4023 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4024
4025         * message.el (sha1): eval-and-compile.
4026
4027 2001-11-20  Simon Josefsson  <jas@extundo.com>
4028
4029         * message.el (message-allow-no-recipients): New variable.
4030         (message-send): Use it, customize the prompting when posting to
4031         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
4032
4033 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4034
4035         * mm-util.el (mm-coding-system-priorities): New variable.
4036         (mm-sort-coding-systems-predicate): New function.
4037         (mm-find-mime-charset-region): Resort coding systems if needed.
4038         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4039
4040 2001-11-20  Didier Verna  <didier@xemacs.org>
4041
4042         * gnus-group.el (gnus-group-make-help-group): new optional
4043         argument to control the error behavior.
4044         * gnus-start.el (gnus-check-first-time-used): use it to avoid
4045         erroring.
4046
4047 2001-11-19  Simon Josefsson  <jas@extundo.com>
4048
4049         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4050         instead of C-c C-u.  Suggested by Per Abrahamsen
4051         <abraham@dina.kvl.dk>.
4052
4053 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * nnfolder.el (nnfolder-read-folder): Use group instead of
4056         nnfolder-current-group.
4057         Suggested by Lorentey Karoly <lorentey@elte.hu>.
4058
4059 2001-11-17  Simon Josefsson  <jas@extundo.com>
4060
4061         * message.el (message-send): Ask user if Fcc/Gcc should be
4062         performed when no other sender was specified.
4063         Suggested by prj@po.cwru.edu (Paul Jarc).
4064
4065 2001-11-17  Simon Josefsson  <jas@extundo.com>
4066
4067         * message.el (message-mode, message-mode-map): Use C-c C-u for
4068         Importance: instead of C-c C-p (used by SC).
4069
4070 2001-11-16  Simon Josefsson  <jas@extundo.com>
4071
4072         * message.el (message-insert-importance-high)
4073         (message-insert-importance-low): Save point.
4074
4075         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4076         value.
4077
4078 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
4079
4080         * message.el (message-strip-special-text-properties): New option.
4081         (message-strip-forbidden-properties): Obey it.
4082
4083 2001-11-14  Sam Steingold  <sds@gnu.org>
4084
4085         * gnus-score.el: Fixed some doc strings to properly quote symbols.
4086
4087 2001-11-15  Simon Josefsson  <jas@extundo.com>
4088
4089         Support "Importance:" header in Message.
4090
4091         * message.el (message-mode-map): Bind C-c C-p to
4092         `message-insert-or-toggle-importance'
4093         (message-mode-menu): Add message-insert-importance-{high,low}.
4094         (message-insert-importance-high, message-insert-importance-low)
4095         (message-insert-or-toggle-importance): New functions.
4096         (message-tool-bar-map): Add {un,}important.
4097         (message-mode): Doc fix.
4098
4099 2001-11-15  Simon Josefsson  <jas@extundo.com>
4100
4101         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4102
4103         * mml.el (mml-menu): Fix toolbar tooltip.
4104
4105 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4106
4107         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4108         * nnml.el (nnml-save-marks): Ditto.
4109
4110         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4111
4112 2001-11-15  Simon Josefsson  <jas@extundo.com>
4113
4114         * nnml.el (nnml-save-marks):
4115         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4116         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4117
4118 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4119
4120         * gnus-art.el (gnus-article-wash-status-strings): Use
4121         `copy-sequence', not `copy-seq'.
4122
4123 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4124
4125         * gnus-art.el (gnus-article-wash-status-strings): New constant.
4126         (gnus-gnus-article-wash-status-entry): New function.
4127         (gnus-article-wash-status): Use it.
4128
4129 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4130
4131         * mml1991.el: Add coding header.
4132
4133 2001-11-12  Simon Josefsson  <jas@extundo.com>
4134
4135         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4136         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4137         `mml1991-sign' and `mml1991-encrypt'.
4138         (mml1991-encrypt, mml1991-sign): New glue functions.
4139         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4140
4141         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4142         (mml-menu): Add PGP to menu.
4143
4144         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
4145         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4146         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4147         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4148
4149         * mml2015.el: Mention RFC 3156.
4150
4151         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
4152
4153 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4154
4155         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4156
4157         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4158           From <Michael.Cook@cisco.com>
4159
4160 2001-11-11  Simon Josefsson  <jas@extundo.com>
4161
4162         * message.el (top-level): Autoload sha1.
4163         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4164         canlock, no need to require two different hash algs).  Suggested
4165         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4166
4167 2001-11-09  Simon Josefsson  <jas@extundo.com>
4168
4169         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
4170         <Pavel@Janik.cz>.
4171
4172 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4173
4174         * message.el (message-point-in-header-p): New function.
4175         (message-do-auto-fill): Use it.
4176         (message-beginning-of-line): New function.  Goes to beginning of
4177         header value (i.e., end of header name), or to beginning of line
4178         if already at beginning of value.  Behaves like
4179         `beginning-of-line' when in message body.
4180         (message-mode-map): Bind it.
4181
4182 2001-11-08  Simon Josefsson  <jas@extundo.com>
4183
4184         * gnus-msg.el (gnus-posting-styles): Add doc.
4185
4186 2001-11-07  Simon Josefsson  <jas@extundo.com>
4187
4188         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4189
4190         * sieve-mode.el (sieve-control-commands-face)
4191         (sieve-control-commands-face, sieve-action-commands-face)
4192         (sieve-test-commands-face, sieve-tagged-arguments-face): New
4193         faces.
4194         (sieve-font-lock-keywords): Use them.
4195         (sieve-mode): Only set font-lock-defaults in emacs.
4196
4197         * gnus-art.el (gnus-default-article-saver): Add
4198         gnus-summary-save-body-in-file.
4199         (gnus-summary-write-to-file): Fix doc.
4200
4201 2001-11-07  Simon Josefsson  <jas@extundo.com>
4202
4203         * gnus-art.el (gnus-treat-highlight-signature): Add cross
4204         reference to the correct chapter in the manual.
4205
4206         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4207         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4208
4209 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4210
4211         * mml.el (mml-preview): Bind mail-header-separator.
4212
4213 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * message.el: Always require canlock.
4216         (message-ignored-supersedes-headers): Include Cancel-Lock and
4217         Cancel-Key.
4218         (message-insert-canlock): Don't require canlock.
4219         (message-cancel-news): Don't check whether canlock is available.
4220         (message-supersede): Support cancel-locks.
4221
4222         * gnus-art.el: Don't autoload canlock.
4223
4224 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4225
4226         * mail-source.el (mail-source-fetch-imap): ASYNC param.
4227         From: <andre@slamdunknetworks.com>
4228
4229 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4230
4231         * many files: Fix copyright lines.
4232
4233 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4234
4235         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4236         Suggested by Dave Love  <fx@gnu.org>.
4237
4238 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4239
4240         * message.el (message-kill-buffer): Remove auto-save file after
4241         confirm.
4242
4243         * message.el (message-send-mail): Call message-generate-headers
4244         once.  Suggested by Matt Armstrong <matt@lickey.com>.
4245
4246         * gnus-topic.el (gnus-topic-rename): Initial-input.
4247         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4248
4249 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4250
4251         * message.el (message-forbidden-properties): New constant.
4252         (message-strip-forbidden-properties): New function.
4253         (message-mode): Activate it.
4254
4255 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4256
4257         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4258         (mm-hack-charsets): Fix doc.
4259
4260 2001-11-02  Simon Josefsson  <jas@extundo.com>
4261
4262         * gnus-int.el (gnus-check-server): Message "...done" when done.
4263
4264         * imap.el (imap-close): Don't message (imap-send-command-wait
4265         returns if the connection is dropped).
4266         (imap-wait-for-tag): Nix out message only when necessary.
4267
4268         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4269         for non-crossposting.
4270         (gnus-sieve-crosspost): Default to t to be consistent with other
4271         parts of Gnus.
4272
4273 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4274
4275         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4276         (mm-iso-8859-x-to-15-table): Ditto.
4277         (mm-iso-8859-x-to-15-region): Ditto.
4278         (mm-find-mime-charset-region): Ditto.
4279
4280 2001-11-01  Simon Josefsson  <jas@extundo.com>
4281
4282         * nnimap.el (nnimap-close-asynchronous): New variable.
4283         (nnimap-close-group): Use it.
4284         (nnimap-expunge): Don't use it.
4285
4286         * imap.el (imap-callbacks): New variable.
4287         (imap-remassoc): Copied from `gnus-remassoc'.
4288         (imap-add-callback): New function.
4289         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4290         behaviour.
4291         (imap-parse-response): Call the callback.
4292
4293         * message.el (message-insert-canlock): New variable.
4294         (message-canlock-generate, message-canlock-password)
4295         (message-insert-canlock): New functions.
4296         (message-send-news): Call `message-insert-canlock'.
4297         (top-level): Require canlock when compiling.
4298         (message-insert-canlock): Require canlock before we need it.
4299
4300 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4301
4302         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4303
4304 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4305
4306         * dgnushack.el (dgnushack-make-load): A workaround for
4307         custom-add-loads bug in some versions of XEmacs.
4308
4309 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4310
4311         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4312
4313 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4314
4315         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4316         (mm-hack-charsets): New variable.
4317         (mm-iso-8859-15-compatible): New variable.
4318         (mm-iso-8859-x-to-15-table): New variable.
4319         (mm-find-mime-charset-region): Add parameter hack-charsets.
4320
4321         * mm-bodies.el (mm-encode-body): Use it.
4322         * mml.el (mml-parse-1): Ditto.
4323
4324 2001-11-01  Simon Josefsson  <jas@extundo.com>
4325
4326         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4327
4328 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4329
4330         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4331         is nil.
4332
4333 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4334
4335         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4336
4337         * message.el (message-forward-rmail-make-body): Use
4338         save-window-excursion.
4339         (message-encode-message-body): Search with noerror.
4340         (message-setup-1): Convert compose-mail send-actions to
4341         message-send-actions.
4342
4343 2001-11-01  Simon Josefsson  <jas@extundo.com>
4344
4345         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4346         <yamaoka@jpl.org>.
4347
4348 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4349
4350         * sieve-manage.el (sieve-string-bytes): No complain.
4351
4352 2001-11-01  Simon Josefsson  <jas@extundo.com>
4353
4354         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4355         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4356         has autoload cookies, so no `require' should be necessary.)
4357
4358         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4359         files.
4360
4361 2001-10-31  Simon Josefsson  <jas@extundo.com>
4362
4363         * gnus-cus.el (gnus-group-parameters): Support integer `display'
4364         parameter.
4365
4366         * gnus-sum.el (gnus-select-newsgroup): If group parameter
4367         `display' is a number (and C-u wasn't used to enter group), only
4368         fetch that number of articles.
4369
4370 2001-10-31  Matt Armstrong  <matt@lickey.com>
4371
4372         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4373         not-subscribed -> subscribed.
4374
4375 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4376         From: Josh Huber <huber@alum.wpi.edu>
4377
4378         * message.el (message-subscribed-address-functions): New variable.
4379         (message-subscribed-addresses): New variable.
4380         (message-subscribed-regexps): New variable.
4381         (message-goto-mail-followup-to): New function.
4382         (message-send-mail): Add Mail-Followup-To.
4383         (message-make-mft): New function.
4384
4385         * gnus.el (gnus-find-subscribed-addresses): New function.
4386
4387 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4388
4389         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4390         (mail-source-fetch-pop): Ditto.
4391         (mail-source-check-pop): Ditto.
4392
4393         * gnus-start.el (gnus-read-init-file): Ditto.
4394         (gnus-activate-group): Ditto.
4395         (gnus-read-newsrc-el-file): Ditto.
4396
4397 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4398
4399         * message.el (message-get-reply-headers): Make sure there is ", ".
4400
4401         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4402         mm-coding-system-p. Don't correct it only in XEmacs.
4403         (mm-charset-to-coding-system): Use mm-coding-system-p and
4404         mm-get-coding-system-list.
4405         (mm-emacs-mule, mm-mule4-p): New variables.
4406         (mm-enable-multibyte, mm-disable-multibyte,
4407         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4408         mm-with-unibyte-current-buffer,
4409         mm-with-unibyte-current-buffer-mule4): Use them.
4410         (mm-find-mime-charset-region): Treat iso-2022-jp.
4411
4412         From  Dave Love  <fx@gnu.org>:
4413
4414         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4415         construction.
4416         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
4417         entries conditional on not having a coding system defined for
4418         them.
4419         (mm-mule-charset-to-mime-charset): Use
4420         find-coding-systems-for-charsets if defined.
4421         (mm-charset-to-coding-system): Don't use
4422         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
4423         later.  Add last resort search of coding systems.
4424         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4425         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4426         Mule 4.
4427         (mm-find-mime-charset-region): Re-write.
4428         (mm-with-unibyte-current-buffer): Restore buffer as well as
4429         multibyteness.
4430
4431 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4432
4433         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4434         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4435         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4436
4437 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4438
4439         * gnus-art.el (article-display-x-face): Nix buffer-read-only
4440         again.
4441
4442         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4443
4444 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4445
4446         * gnus-spec.el (gnus-parse-simple-format): Use
4447           buffer-substring-no-properties.
4448
4449 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4450
4451         * gnus-art.el (article-verify-cancel-lock): New function.
4452
4453         * nnheader.el (nntp-process-response): New variable.
4454         (nnheader-init-server-buffer): Make `nntp-process-response'
4455         buffer-local in `nntp-server-buffer'.
4456
4457         * nntp.el (nntp-prepare-post-hook): New hook.
4458         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4459         (nntp-async-trigger): Ditto.
4460         (nntp-request-post): Insert a server's ID if there's no Message-ID
4461         header; run `nntp-prepare-post-hook'.
4462
4463 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4464
4465         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4466         instead.
4467
4468         * message.el (message-forward-subject-author-subject): Don't use
4469         message-news-p, which widens the buffer.
4470         (message-forward-make-body): New function.
4471         (message-forward): Use it.
4472         (message-insinuate-rmail): New function.
4473         (message-forward-rmail-make-body): New function.
4474
4475 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4476
4477         * mm-extern.el (mm-extern): Provide it.
4478
4479         * mm-partial.el (mm-partial): Provide it.
4480
4481 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4482
4483         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4484
4485 2001-10-29  Simon Josefsson  <jas@extundo.com>
4486
4487         * mml.el (mml-preview): Bind message-this-is-news if it is
4488         news. From Jesper Harder <harder@myrealbox.com>.
4489
4490 2001-10-28  Simon Josefsson  <jas@extundo.com>
4491
4492         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4493
4494 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
4495
4496         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4497         ironic smilies.
4498
4499 2001-10-27  Simon Josefsson  <jas@extundo.com>
4500
4501         * message.el (message-indent-citation): Don't add trailing
4502         whitespace when citing text.
4503
4504         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
4505         <harder@ifa.au.dk>.
4506
4507 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4508
4509         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4510         not available.
4511         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4512         (nnweb-type-definition): Add google as alias of dejanews.
4513         (nnweb-google-parse-1): Forward 1 line.
4514
4515 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4516
4517         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4518         variable `message-forward-ignored-headers'.
4519
4520 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
4521
4522         * gnus.el (gnus-expand-group-parameter): New function.
4523         (gnus-expand-group-parameters): Call it.
4524         (gnus-group-fast-parameter): New function.
4525         (gnus-group-find-parameter): Call it.
4526
4527 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4528
4529         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4530         vector (it didn't before because of a bug).
4531         * gnus-msg.el (gnus-post-news): Use header vector directly, if
4532         available.  Before it converted it to an article number.
4533
4534         This makes followup to news articles with negative numbers in
4535         nnvirtual groups use news instead of mail.
4536
4537 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4538
4539         * gnus.el (post-method): Use `native' instead of `nil'.
4540
4541         * gnus-msg.el (gnus-post-method): Ditto.
4542
4543 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4544
4545         * gnus.el (gnus-define-group-parameter): Grammar fix.
4546
4547 2001-10-22  Simon Josefsson  <jas@extundo.com>
4548
4549         * gnus-msg.el (gnus-extended-version): Include
4550         system-configuration.
4551         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4552
4553 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4554
4555         * gnus.el (post-method): Customization fix: `native' is not a
4556         valid value.
4557         * gnus-msg.el (gnus-post-method): Doc and customization fix:
4558         `native' is not a valid value.
4559
4560 2001-10-21  Simon Josefsson  <jas@extundo.com>
4561
4562         * nnimap.el (nnimap): Defgroup
4563         (nnimap-strict-function, nnimap-strict-function-match): New
4564         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
4565         (nnimap-split-crosspost, nnimap-split-inbox)
4566         (nnimap-split-rule, nnimap-split-predicate)
4567         (nnimap-split-predicate): Defcustom.
4568         (nnimap-split-inbox, nnimap-expunge-search-string)
4569         (nnimap-importantize-dormant): Remove "*" from doc.
4570
4571 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4572
4573         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
4574         not supplied via prefix arg.  From Lisp, make arg mandatory.
4575         Suggested by Frank Schmitt.
4576
4577 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4578
4579         * message.el (message-do-auto-fill): Avoid calling
4580         'rfc822-goto-eoh'.
4581
4582 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4583         From Paul Jarc <prj@po.cwru.edu>.
4584
4585         * message.el (message-get-reply-headers): Restructure the logic
4586         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
4587
4588 2001-10-20  Simon Josefsson  <jas@extundo.com>
4589
4590         * message.el (message-cancel-news): Support cancel-locks.
4591         Suggested by Per Abrahamsson.
4592
4593         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
4594         conses.  From David Z Maze <dmaze@MIT.EDU>.
4595
4596         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
4597
4598 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4599
4600         * mm-decode.el (mm-default-directory): Fix customize type.
4601
4602         * message.el (message-setup-fill-variables): Kludge to use
4603         normal-auto-fill-function even if auto fill is already activated.
4604
4605 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4606
4607         * message.el (message-do-auto-fill): New version that does not
4608         rely on text properties, by Simon Josefsson <jas@extundo.com>.
4609         (message-setup-1): Removed the `message-field' property.
4610
4611         * gnus-draft.el (gnus-draft-edit-message): Removed the
4612         `message-field' property.
4613
4614 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4615
4616         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
4617         `message-field'.  The `field' property has a special significance in
4618         Emacs 21.
4619
4620         * message.el (message-send, message-setup-1): Ditto.
4621
4622 2001-10-18  Simon Josefsson  <jas@extundo.com>
4623
4624         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
4625         when undoing.
4626
4627 2001-10-18  Simon Josefsson  <jas@extundo.com>
4628         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
4629
4630         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
4631         (gnus-summary-make-menu-bar): Ditto.
4632
4633 2001-10-17  Simon Josefsson  <jas@extundo.com>
4634
4635         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
4636         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
4637
4638 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4639
4640         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
4641         * gnus-util.el (gnus-user-date): New function.
4642         From Frank Schmitt <usenet@Frank-Schmitt.net>.
4643
4644 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4645
4646         * message.el (message-check-news-header-syntax): Special case
4647         nnvirtual groups.
4648
4649         * gnus-sum.el (gnus-summary-respool-default-method): Changed
4650         customize type to `symbol'.
4651
4652 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4653
4654         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
4655         %&foo;.
4656         (gnus-parse-simple-format): Support user extended spec too.
4657         %u&foo; invokes gnus-user-format-function-foo.
4658
4659 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * nnml.el (nnml-request-expire-articles): Make sure it is back to
4662         the server.
4663         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4664         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4665         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4666         * nndiary.el (nndiary-request-expire-articles): Ditto.
4667         (nndiary-schedule): Defsubst it before use it.
4668         (nndiary-error): eval-and-compile.
4669
4670 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4671
4672         * gnus-msg.el (gnus-post-method): Changed two instances of
4673         `active' to `current' and one `null' to `not'.
4674
4675 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4676         From Katsumi Yamaoka  <yamaoka@jpl.org>.
4677
4678         * message.el (message-setup-fill-variables): Use
4679         `normal-auto-fill-function' instead of `auto-fill-function'.
4680
4681 2001-10-16  Simon Josefsson  <jas@extundo.com>
4682
4683         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
4684         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
4685         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
4686
4687 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4688         Patch by Oliver Scholz <oscholz@my.gnus.org>.
4689
4690         * gnus-draft.el (gnus-draft-edit-message): Add text property
4691         `field' with value `header' to message headers.
4692         * message.el (message-setup-1): Really add text property to all of
4693         the header, not just part of it.
4694
4695 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4696
4697         * gnus-group.el (gnus-group-sort-by-server): Use it.
4698
4699         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
4700
4701         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
4702         and keystroke.
4703
4704 2001-10-14  Simon Josefsson  <jas@extundo.com>
4705
4706         * dig.el: Doc fix.
4707
4708         * smime.el: Doc fix.
4709
4710         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
4711         charset magic from message.el.
4712
4713 2001-10-12  Simon Josefsson  <jas@extundo.com>
4714         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
4715
4716         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
4717         'cite from g-a-wash-types.
4718         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
4719         (gnus-article-hide-citation): Fix.
4720
4721         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
4722         character.
4723         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
4724
4725         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
4726         definition.
4727         (gnus-signature-toggle): Toggle `s' mode line character.
4728
4729         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
4730         doing stuff that clears it.
4731
4732 2001-10-12  Simon Josefsson  <jas@extundo.com>
4733
4734         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
4735         From Eric Marsden <emarsden@laas.fr>.
4736
4737 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4738
4739         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
4740         (autoload): Add some autoloads.
4741
4742 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4743         Suggested by Oliver Scholz <epameinondas@gmx.de>.
4744
4745         * message.el (message-do-auto-fill): New function.  Like
4746         `do-auto-fill' but don't fill when in the message header.
4747         (message-setup-1): Put a text property on the message header.
4748         (message-setup-fill-variables): Use `message-do-auto-fill'.
4749
4750 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4751
4752         * message.el (message-send-mail-partially): Insert an empty line
4753         first, because of the change of message-make-lines.
4754
4755 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
4756
4757         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
4758         iso-8859-15, make it an alias for iso-8859-1.
4759
4760 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * message.el (message-send-news): Don't modify the value of
4763         `message-syntax-checks' if it is not a list (possibly it is
4764         `dont-check-for-anything-just-trust-me').
4765
4766 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4767
4768         * gnus-group.el (gnus-group-name-charset-group-alist): Use
4769         `find-coding-system' for XEmacs to check whether the coding-system
4770         `utf-8' is available.
4771
4772 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4773
4774         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
4775
4776 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4777
4778         * message.el (message-send-news): Oops, missed case with no
4779         "Followup-To" header...
4780
4781 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4782
4783         * message.el (message-send-news): Allow
4784         `gnus-group-name-charset-group-alist' to affect encoding of the
4785         "Newsgroups" and "Followup-To" headers.
4786
4787 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4788
4789         * Makefile.in (install-el): Depend on gnus-load.el.
4790
4791 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4792
4793         * Makefile.in (install-el): Use -f.
4794         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
4795
4796 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
4797
4798         * message.el (message-send-news): Don't encode Followups-To when
4799         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
4800
4801         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
4802         header.
4803
4804         * gnus-art.el (article-decode-group-name): Also decode
4805         "Followup-To".
4806
4807         * rfc2047.el (rfc2047-encode-message-header): Encode without
4808         asking for null methods.
4809
4810         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
4811         default charset for newsgroup names in accordance with USEFOR.
4812
4813         * gnus-group.el (gnus-group-name-charset-method-alist,
4814         gnus-group-name-charset-group-alist): Removed "*" from doc
4815         strings, "*" should not be used for complex variables.
4816
4817 2001-10-06  Simon Josefsson  <jas@extundo.com>
4818
4819         Support UTF-8 group names better.
4820
4821         * message.el (message-check-news-header-syntax): Encode group
4822         names before comparison.
4823
4824         * gnus-msg.el (gnus-copy-article-buffer): Run all
4825         `gnus-article-decode-hook's except `article-decode-charset'
4826         instead of hardcoding call to one of them.
4827
4828         * gnus-art.el (gnus-article-decode-hook): Add
4829         `article-decode-group-name'.
4830         (article-decode-group-name): New function, use `g-d-n'.
4831
4832         * gnus-group.el (gnus-group-insert-group-line): Decode
4833         gnus-tmp-group using `g-d-n'.
4834
4835         * gnus-util.el (gnus-decode-newsgroups): New function.
4836
4837 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4838
4839         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
4840         `gnus-group-name-charset-group-alist'.
4841
4842 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4843
4844         * Makefile.in: Install el in install. Add uninstall.
4845
4846 2001-10-05  Simon Josefsson  <jas@extundo.com>
4847
4848         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
4849
4850         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
4851
4852         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
4853         empty folders.
4854
4855         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
4856         limiting if read-all (C-u RET) was used.
4857
4858 2001-10-04  Simon Josefsson  <jas@extundo.com>
4859
4860         * mail-source.el (mail-source-movemail-program): New variable.
4861         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
4862         <thutt@thutt.vmware.com>.
4863
4864 2001-10-03  Simon Josefsson  <jas@extundo.com>
4865
4866         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
4867         (gnus-summary-line-format-alist): Fix param.
4868
4869 2001-10-02  Simon Josefsson  <jas@extundo.com>
4870
4871         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
4872         don't go through `nnimap-request-expire-articles' to delete the
4873         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
4874
4875 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4876
4877         * gnus-agent.el (gnus-agent-write-active): The min in the
4878         agent/active may be larger than that in the server/active.
4879
4880 2001-10-01  Simon Josefsson  <jas@extundo.com>
4881
4882         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
4883         is IMAP4rev1.
4884
4885         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
4886
4887         * nnfolder.el: Ditto.
4888
4889 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
4890
4891         * gnus-sum.el (gnus-summary-extract-address-component): New function.
4892         (gnus-summary-from-or-to-or-newsgroups): Optimize.
4893
4894 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4895
4896         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
4897         (message-mode-menu): Menu item for same.
4898
4899         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
4900         delayed articles.
4901
4902         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
4903         nndraft:delayed does not exist.
4904         (gnus-delay-initialize): Don't set up keymap, that's done from
4905         message.el now.
4906         (gnus-delay, gnus-delay-group, gnus-delay-header)
4907         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
4908
4909 2001-09-29  Simon Josefsson  <jas@extundo.com>
4910
4911         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
4912         utf-8, not eight-bit-control.
4913
4914         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
4915         (imap-log, imap-debug): Custom.
4916         (imap-log-buffer, imap-debug-buffer): New constants.
4917         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
4918         (imap-network-open, imap-shell-open, imap-starttls-open)
4919         (imap-send-command-1, imap-send-command, imap-arrival-filter)
4920         (imap-debug): Use imap-*-buffer.
4921
4922         * nndoc.el (nndoc-article-type): Add mailman.
4923         (nndoc-type-alist): Ditto.
4924         (nndoc-mailman-type-p): New function.
4925
4926 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4927
4928         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
4929         gnus-art.el.
4930
4931 2001-09-27  Simon Josefsson  <jas@extundo.com>
4932
4933         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
4934         (gnus-topic-catchup-articles): New function. Suggested by Robin
4935         S. Socha <robin-dated-1001857693.185e29@socha.net>.
4936
4937 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4938         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
4939
4940         * gnus-ems.el (gnus-article-display-xface): Insert xface after
4941         previous ones.
4942
4943 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4944         From Daiki Ueno  <ueno@unixuser.org>
4945
4946         * gnus-sum.el (gnus-summary-show-article): The arglist of
4947         detect-coding-region is incompatible.
4948
4949 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4950         From Katsuhiro Hermit Endo <hermit@koka-in.org>
4951
4952         * gnus-group.el (gnus-group-delete-group): Typo.
4953
4954 2001-09-26  Simon Josefsson  <jas@extundo.com>
4955
4956         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
4957
4958         * nnimap.el (nnimap-expiry-target): Use temp buffer.
4959
4960 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * gnus-cus.el (gnus-group-parameters): Display as sexp.
4963
4964 2001-09-22  Simon Josefsson  <jas@extundo.com>
4965
4966         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
4967
4968         * nnfolder.el (nnfolder-open-marks): Ditto.
4969
4970         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
4971         (gnus-update-marks): Use it.
4972         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
4973         hardcoded list.
4974
4975         * gnus.el (gnus-article-special-mark-lists): Add killed.
4976         (gnus-article-unpropagated-mark-lists): New constant.
4977
4978 2001-09-22  Simon Josefsson  <jas@extundo.com>
4979
4980         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
4981         custom option.
4982
4983 2001-09-23  Simon Josefsson  <jas@extundo.com>
4984
4985         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
4986
4987 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4988
4989         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
4990
4991 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4992
4993         * gnus-group.el (gnus-group-sort-function): Fix customize type to
4994         accept lists of functions.
4995
4996 2001-09-20  Simon Josefsson  <jas@extundo.com>
4997
4998         * gnus-group.el (gnus-group-catchup): Update expire marks in
4999         backend.  Also, if ALL also set expire marks on tick/dormant.
5000
5001 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5002
5003         * message.el (message-tab-body-function): New variable.
5004         * message.el (message-tab): Use it.
5005
5006 2001-09-19  Sam Steingold  <sds@gnu.org>
5007
5008         * gnus-win.el (gnus-buffer-configuration): Respect
5009         `gnus-bug-create-help-buffer'.
5010
5011 2001-09-18  Simon Josefsson  <jas@extundo.com>
5012
5013         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5014         (gnus-parse-simple-format): Re-revert.
5015
5016 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
5017
5018         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5019         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5020
5021 2001-09-18  Simon Josefsson  <jas@extundo.com>
5022
5023         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5024         signed.
5025         (gnus-parse-simple-format): Don't use it.
5026
5027 2001-09-17  Miles Bader  <miles@gnu.org>
5028
5029         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5030         error querying a backend abort the whole process.
5031
5032 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5033
5034         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5035         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5036
5037 2001-09-17  Didier Verna  <didier@xemacs.org>
5038
5039         * nndiary.el: version 0.2-b14.
5040         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5041         compatibility problem with XEmacs 21.1.
5042
5043 2001-09-15  Simon Josefsson  <jas@extundo.com>
5044
5045         * gnus-group.el (gnus-group-line-format): Document %c.
5046
5047         * nnml.el (nnml-parse-head): Handle CRLF files.
5048         (nnml-generate-nov-file): Ditto.
5049         (nnml-retrieve-headers): Ditto.
5050
5051 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
5052
5053         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5054
5055 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
5056
5057         * gnus-spec.el (gnus-correct-substring): Still stopped one
5058         character before we wanted (never included last character).
5059         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5060         add missing "," (once per function)
5061
5062 2001-09-14  Simon Josefsson  <jas@extundo.com>
5063
5064         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5065         (otherwise e.g. gnus-agentize in .gnus overrides the customized
5066         default before gnus-group is loaded and the variable set.)
5067
5068         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5069         killed or unsent marks.
5070
5071         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5072         isn't an article to set it on (e.g. when you `a' in a group).
5073
5074 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5075
5076         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5077         can read e-mails from Microsoft Outlook users not using ISO
5078         8859-2 character set.
5079
5080 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5081
5082         * gnus-diary.el: Minor modifications to avoid warnings.
5083         (gnus-summary-misc-menu): defvar.
5084         (gnus-diary-check-message): Use gnus-point-at-eol.
5085         (gnus-diary-kill-entire-line): eval-and-compile.
5086
5087 2001-09-12  Didier Verna  <didier@xemacs.org>
5088
5089         * nndiary.el: new version (0.2-b13).
5090         * nndiary.el (nndiary-mail-sources): doc update.
5091         * nndiary.el (nndiary-split-methods): ditto.
5092         * nndiary.el (nndiary-request-accept-article-hooks): New.
5093         * nndiary.el (nndiary-request-accept-article): use it, check
5094         message validity.
5095         * nndiary.el (nndiary-get-new-mail): changed default to nil.
5096         * nndiary.el (nndiary-schedule): fix bug (misplaced
5097         condition-case): it didn't return nil on error.
5098         * gnus-diary.el: new version.
5099         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5100         * gnus-diary.el (gnus-diary-header-value-history): New.
5101         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5102         * gnus-diary.el (gnus-diary-add-header): New.
5103         * gnus-diary.el (gnus-diary-check-message): New.
5104         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5105         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5106
5107 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5108
5109         * gnus-sum.el (gnus-select-newsgroup): Make
5110         `gnus-current-select-method' buffer-local.
5111
5112         * gnus-art.el (gnus-request-article-this-buffer): Refer
5113         `gnus-current-select-method' in the current summary buffer.
5114
5115 2001-09-10  Simon Josefsson  <jas@extundo.com>
5116         From Daniel Pittman <daniel@rimspace.net>
5117
5118         * gnus-spec.el (gnus-correct-pad-form): Fix.
5119
5120 2001-09-09  Simon Josefsson  <jas@extundo.com>
5121
5122         * mm-decode.el (mm-inline-media-tests): Add
5123         application/x-emacs-lisp.
5124         (mm-attachment-override-types): Add
5125         application/{x-,}pkcs7-signature.
5126
5127         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5128         (gnus-server-line-format, gnus-server-mode-line-format)
5129         (gnus-server-browse-in-group-buffer): Customize.
5130
5131 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5132
5133         * nnml.el (nnml-marks-changed-p): Typo.
5134         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5135         (nnml-marks-changed-p): Use gnus-gethash.
5136         (nnml-marks-modtime): Use gnus-make-hashtable.
5137
5138         * nnfolder.el (nnfolder-marks-changed-p): Typo.
5139         (nnfolder-request-expire-articles, nnfolder-save-marks)
5140         (nnfolder-open-marks): Typo.
5141         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5142         (nnfolder-marks-changed-p): Use gnus-gethash.
5143         (nnfolder-marks-modtime): Use gnus-make-hashtable.
5144
5145 2001-09-08  Simon Josefsson  <jas@extundo.com>
5146
5147         * nnfolder.el (nnfolder-marks-modtime): New variable.
5148         (nnfolder-marks-changed-p): New function.
5149         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5150         (nnfolder-request-update-info): Don't update if marks didn't change.
5151
5152         * nnml.el (nnml-marks-modtime): New variable.
5153         (nnml-marks-changed-p): New function.
5154         (nnml-save-marks, nnml-open-marks): Save modtime.
5155         (nnml-request-update-info): Don't update if marks didn't change.
5156
5157         * gnus-agent.el (gnus-agent-any-covered-gcc)
5158         (gnus-agent-add-server, gnus-agent-remove-server): Use
5159         gnus-agent-method-p.
5160
5161         * gnus-art.el (gnus-buttonized-mime-types): New variable.
5162         (gnus-unbuttonized-mime-type-p): Use it.
5163
5164         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5165         fetch group.
5166
5167 2001-09-08  Simon Josefsson  <jas@extundo.com>
5168         From Daniel Pittman <daniel@rimspace.net>
5169
5170         * gnus-spec.el (gnus-correct-pad-form): New function.
5171         (gnus-parse-simple-format): Use it.
5172
5173 2001-09-07  Simon Josefsson  <jas@extundo.com>
5174
5175         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5176         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
5177         Putnam <reader@newsguy.com>.
5178         (gnus-group-sort-selected-groups): Touch dribble file.
5179
5180 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
5181
5182         * nnml.el (nnml-filenames-are-evil): New variable.
5183         (nnml-article-to-file-alist): Rename to ...
5184         (nnml-current-group-article-to-file-alist): ... this.
5185         Respect `nnml-filenames-are-evil'.
5186         (nnml-active-number): Update.
5187         (nnml-update-file-alist): Update.
5188         (nnml-request-article): Use nnheader-article-to-file-alist.
5189         (nnml-request-rename-group): Likewise.
5190
5191 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-sum.el (gnus-summary-insert-line): Fix.
5194
5195 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5196
5197         * gnus-sum.el: Bind g-s-t-s to "W g".
5198         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5199         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5200         display of graphical smilies.
5201
5202 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5203
5204         * gnus-start.el (gnus-setup-news): A typo.
5205         From Bill White <billw@wolfram.com>.
5206
5207 2001-09-06  Simon Josefsson  <jas@extundo.com>
5208
5209         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5210         and unseen marks.
5211
5212 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5213
5214         * nnmail.el (nnmail-split-fancy): Document `junk'.
5215
5216 2001-09-04  Simon Josefsson  <jas@extundo.com>
5217
5218         * imap.el (imap-search): Don't error if server is broken.
5219
5220 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
5221
5222         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5223         searching for an article that isn't in the mbox.
5224
5225 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5226
5227         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5228         right, and get all the comments.
5229
5230 2001-09-02  Simon Josefsson  <jas@extundo.com>
5231         Suggested by Dan Christensen <jdc+news@uwo.ca>
5232
5233         * nnfolder.el (nnfolder-request-update-info): Fix message.
5234
5235         * nnml.el (nnml-request-update-info): Ditto.
5236
5237 2001-09-01  Simon Josefsson  <jas@extundo.com>
5238
5239         * nnml.el (nnml-request-expire-articles): Also bind
5240         `nnml-current-group' and `nnml-article-file-alist' when using
5241         expiry-target. (Otherwise nnml will be in a inconsistent internal
5242         state causing all kind of problems.)
5243         (nnml-request-expire-articles): If `nnml-article-to-file' or
5244         `file-attributes' failes, return article as un-expirable instead
5245         of treating it as expired.
5246
5247 2001-08-31  Sam Steingold  <sds@gnu.org>
5248
5249         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5250         typo: `exmine' --> `examine'.
5251
5252 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5253
5254         * nndoc.el (nndoc-forward-type-p): It is not a digest.
5255
5256 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5257
5258         * nnml.el (nnml-check-directory-twice): Remove.
5259         (nnml-retrieve-headers): Ditto.
5260         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5261
5262 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5263
5264         * nnheader.el (nnheader-directory-files-is-safe): No need to read
5265         directory twice on Windows, or on GNU Emacs-21.
5266
5267 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5268
5269         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5270         (nnml-request-rename-group): Ditto.
5271         (nnml-active-number): Ditto.
5272         (nnml-request-create-group): Use nnml-directory-articles.
5273         (nnml-request-expire-articles): Use nnml-directory-articles, which
5274         gets list from nov database if available.
5275         (nnml-get-nov-buffer): New function.
5276         (nnml-open-nov): Use it.
5277         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5278         gets alist from nov database if available.
5279         (nnml-directory-articles): New function.
5280         (nnml-article-to-file-alist): New function.
5281
5282 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5283
5284         * mm-decode.el (mm-display-external): Use `name' as filename, if
5285         `filename' attribute is not present.
5286
5287 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5288
5289         * mail-source.el (mail-source-flash): New defcustom.
5290         (mail-source-new-mail-p): Ring visible bell if appropriate.
5291         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5292         timer is cleared even if mail check signals an error.
5293
5294 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5295
5296         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5297         type 'list.
5298
5299 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5300
5301         * flow-fill.el (fill-flowed): eol might be point-max.
5302
5303 2001-08-27  Simon Josefsson  <jas@extundo.com>
5304
5305         * nnml.el (nnml-request-update-info): Fix message.
5306         (nnml-open-marks): Ditto.
5307
5308         * nnfolder.el (nnfolder-request-update-info):
5309         (nnfolder-open-marks): Fix message.
5310
5311 2001-08-25  Simon Josefsson  <jas@extundo.com>
5312
5313         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5314         after group in ~/.
5315
5316 2001-08-25  Simon Josefsson  <jas@extundo.com>
5317         From Andreas Jaeger  <aj@suse.de>
5318
5319         * nnfolder.el (nnfolder-open-marks): Fix typo.
5320         * nnml.el (nnml-open-marks): Likewise.
5321
5322 2001-08-25  Simon Josefsson  <jas@extundo.com>
5323
5324         Make nnfolder groups self-contained as far as marks are concerned.
5325
5326         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5327         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5328         (nnfolder-open-server): Make marks directory.
5329         (nnfolder-request-delete-group): Delete marks file.
5330         (nnfolder-request-delete-group): Check of nov/marks file exist
5331         before deleting.
5332         (nnfolder-request-rename-group): Rename marks file.
5333         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5334         (nnfolder-request-set-mark, nnfolder-request-update-info)
5335         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5336         (nnfolder-open-marks): New functions.
5337         (top-level): Require gnus.
5338
5339 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5340
5341         * nnweb.el (nnweb-type-definition): Use google raw file.
5342         (nnweb-google-parse-1): Ditto.
5343         (nnweb-google-identity): Ditto.
5344         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5345         (nnweb-altavista-wash-article): Ditto.
5346         (nnweb-request-article): Remove nnweb-decode-entities.
5347
5348         * nnml.el: Require 'gnus.
5349
5350 2001-08-25  Simon Josefsson  <jas@extundo.com>
5351
5352         * nnml.el (nnml-marks-is-evil): Add doc.
5353
5354 2001-08-25  Simon Josefsson  <jas@extundo.com>
5355
5356         * nnml.el (nnml-save-marks): Wrap saving marks in a
5357         condition-case, to allow user to start Gnus if saving marks failed
5358         for some reason.
5359
5360 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5361
5362         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5363
5364         * gnus-group.el (gnus-update-group-mark-positions): Bind
5365         gnus-group-update-hook to nil.
5366
5367 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5368
5369         * mml.el (mml-generate-mime-1): Force as multibyte string.
5370
5371 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5372
5373         * gnus-sum.el (gnus-summary-insert-line)
5374         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5375         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5376
5377         * gnus-spec.el (gnus-correct-substring): Take optional END.
5378
5379         * nnrss.el (nnrss-request-article): Remove \n.
5380         (nnrss-retrieve-headers): Lines number is -1.
5381
5382 2001-08-24  Simon Josefsson  <jas@extundo.com>
5383
5384         * gnus-group.el (gnus-info-clear-data): Call
5385         nnfoo-request-set-mark to propagate marks.  Fix bug:
5386         `gnus-group-update-line' doesn't update read range unless we call
5387         `gnus-get-unread-articles-in-group' first.
5388
5389         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5390         to server.
5391
5392 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5393
5394         * gnus-util.el (gnus-create-info-command): Return an interactive
5395         function.
5396
5397 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5398         From Katsumi Yamaoka <yamaoka@jpl.org>
5399
5400         * gnus-spec.el (gnus-parse-complex-format): Use equal.
5401
5402 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5403
5404         * gnus-sum.el (gnus-select-newsgroup): Use it.
5405
5406         * gnus-util.el (gnus-not-ignore): New function.
5407
5408         * lpath.el (featurep): Don't fbind char-int.
5409
5410         * gnus-util.el (gnus-create-info-command): New function.
5411
5412         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5413         right node.
5414
5415         * gnus-sum.el (gnus-select-newsgroup): Clean up.
5416         (gnus-summary-limit-children): Use 'identity instead of `all'.
5417         (gnus-summary-limit-to-display-predicate): New command and
5418         keystroke.
5419
5420 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5421
5422         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5423
5424         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5425
5426 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5427
5428         * gnus-spec.el: Add the Gnus version.
5429         (gnus-update-format-specifications): If the Gnus version changes,
5430         nix out the format spec cache.
5431
5432         * gnus.el (gnus-continuum-version): Made into a command and
5433         optionalize the VERSION.
5434
5435         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5436         the start of the lines.
5437
5438 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5439
5440         * gnus.el (gnus-visual-p): Define function before use of
5441         function.
5442
5443 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5444
5445         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5446         (gnus-article-mark-to-type): New function.
5447         (gnus-update-missing-marks): Only update marks of type 'list.
5448
5449         * gnus.el (gnus-article-special-mark-lists): New variable.
5450
5451 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5452
5453         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5454         (gnus-select-newsgroup): Still use 'all.
5455         (gnus-summary-initial-limit): Comparing with 'all.
5456
5457 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5458
5459         * gnus-start.el (gnus-activate-group): If dont-check, don't update
5460         active.
5461
5462 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5463
5464         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5465         nnslashdot-*-retrieve-headers.
5466         (nnslashdot-request-article): Fix for slashcode 2.2.
5467         (nnslashdot-make-tuple): New function.
5468         (nnslashdot-read-groups): Use it.
5469
5470 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5471
5472         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5473         list.
5474
5475         * gnus-sum.el (gnus-summary-move-article): Don't select article.
5476
5477 2001-08-20  Simon Josefsson  <jas@extundo.com>
5478
5479         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5480         opened, error instead of continuing (and exploding later).
5481
5482 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5483
5484         * gnus.el (gnus-expand-group-parameters): Return the parameter
5485         list.
5486
5487         * gnus-sum.el (gnus-summary-show-article): Doc fix.
5488         (gnus-summary-show-article): Guess at charset if required.
5489
5490         * gnus-spec.el (gnus-correct-substring): Stopped one character
5491         before we wanted.
5492
5493 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5494
5495         * earcon.el (earcon-auto-play): Remove unused option.
5496
5497 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5498
5499         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5500         message down in levels, since it happens very fast.
5501
5502         * smiley-ems.el (smiley-update-cache): Respect the symbol version
5503         of smiley-regexp-alist.
5504
5505         * mm-view.el (mm-inline-text): Ignore vcard errors.
5506
5507         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5508
5509         * gnus-score.el (gnus-all-score-files): Use append instead of
5510         nconc.
5511
5512         * gnus.el (gnus-splash-face): Doc fix.
5513
5514         * mm-decode.el (mm-mailcap-command): Use
5515         mm-path-name-rewrite-functions.
5516         (mm-path-name-rewrite-functions): New variable.
5517
5518         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5519         (gnus-complex-form-to-spec): Insert tab.
5520         (gnus-spec-tab): New function.
5521
5522         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5523         entering the group.
5524
5525         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5526         the positional spec.
5527         (gnus-parse-complex-format): React to %C.
5528
5529         * gnus-ems.el (gnus-char-width): Moved here.
5530
5531         * gnus-sum.el (gnus-select-newsgroup): Set
5532         gnus-newsgroup-articles.
5533         (gnus-unseen-mark): New variable.
5534         (gnus-newsgroup-unseen): Ditto.
5535         (gnus-newsgroup-seen): Ditto.
5536         (gnus-adjust-marked-articles): Use them.
5537         (gnus-update-marks): Use them.
5538         (gnus-summary-update-secondary-mark): Display.
5539         (gnus-summary-prepare-threads): Display.
5540
5541         * gnus-msg.el (gnus-inews-group-method): Use and return the
5542         method, not the server.
5543
5544 2001-08-19  Simon Josefsson  <jas@extundo.com>
5545
5546         * gnus-srvr.el (gnus-server-agent-face): New.
5547         (gnus-server-agent-face): New.
5548         (gnus-server-mode): Turn on font-lock-mode.
5549
5550         * gnus.el (gnus-server-visual): Add defgroup.
5551
5552 2001-08-19  Simon Josefsson  <jas@extundo.com>
5553         From Joe Casadonte <jcasadonte@northbound-train.com>
5554
5555         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5556         gnus-server-denied-face): New.
5557         (gnus-server-opened-face, gnus-server-closed-face,
5558         gnus-server-denied-face): New.
5559         (gnus-server-font-lock-keywords): Add.
5560
5561 2001-08-19  Simon Josefsson  <jas@extundo.com>
5562
5563         * nnml.el (nnml-request-set-mark): Return nil.
5564         (nnml-save-marks): Use nnml-possibly-create-directory.
5565         (nnml-open-marks): Only work in temp buffer when inserting/reading
5566         .marks file.
5567
5568 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5569
5570         * gnus.el (gnus-expand-group-parameters): Fix.
5571
5572         * gnus-spec.el (gnus-char-width): New function.
5573         (gnus-correct-substring, gnus-correct-length): Use it.
5574
5575         * message.el (message-required-mail-headers): Fix doc.
5576
5577 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5578
5579         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
5580
5581         * mm-decode.el (mm-save-part-to-file): Insert the handle.
5582
5583 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5584
5585         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
5586         slashdot 2.2 (not fully fixed yet).
5587         (nnslashdot-request-article): Ditto.
5588
5589 2001-08-18  Simon Josefsson  <jas@extundo.com>
5590
5591         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
5592         nnimap.
5593
5594         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
5595         gnus-util.
5596         (nnimap-request-update-info-internal): Use new functions.
5597
5598         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
5599         new functions.
5600
5601 2001-08-18  Simon Josefsson  <jas@extundo.com>
5602
5603         Make nnml groups self-contained as far as marks are concerned.
5604
5605         * nnml.el (nnml-request-delete-group): Delete marks file.
5606         (nnml-request-rename-group): Move marks file.
5607         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
5608         variables.
5609         (nnml-request-set-mark, nnml-request-update-info): New server
5610         functions.
5611         (nnml-save-marks, nnml-open-marks): New functions.
5612
5613 2001-08-18  Simon Josefsson  <jas@extundo.com>
5614
5615         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
5616         `set' when setting marks.
5617
5618 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5619
5620         * gnus.el (gnus-info-find-node): Take an argument.
5621
5622         * gnus-art.el (gnus-button-handle-info): New function.
5623         (gnus-url-unhex-string): Replace "+" with " ".
5624
5625 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5626
5627         * message.el (message-check-news-header-syntax): Check bad From.
5628
5629 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5630
5631         * gnus-spec.el (gnus-correct-length): New function.
5632         (gnus-correct-substring): New function.
5633         (gnus-tilde-max-form): Use it.
5634
5635 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
5636
5637         * nnmh.el: Docstring changes as below.
5638
5639         * nnml.el: Docstring changes as below.
5640
5641         * nnbabyl.el: Docstring changes as below.
5642
5643         * nnmbox.el: Docstring changes as below.
5644
5645         * nnfolder.el: Added docstrings identifying each virtual server
5646         parameter.
5647
5648 2001-08-18  Simon Josefsson  <jas@extundo.com>
5649
5650         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
5651
5652 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
5653
5654         * message.el: rename "Abort Message" to "Postpone Message".
5655         Remove "Attach file as MIME" from Message menu, it's already in
5656         the MIME menu.
5657
5658 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5659
5660         * smime.el (smime-point-at-eol): eval-and-compile.
5661         (smime-make-temp-file): New function.
5662         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
5663         Use it.
5664
5665 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5666
5667         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
5668         (gnus-agent-summary-fetch-group): New command and keystroke.
5669
5670         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
5671         (gnus-mime-display-security): Make it respect
5672         gnus-unbuttonized-mime-type-p.
5673
5674         * gnus-sum.el (gnus-articles-to-read): Comments.
5675         (gnus-article-marked-p): New function.
5676         (gnus-summary-display-make-predicate): New function.
5677         (gnus-select-newsgroup): Use them.
5678
5679         * mm-decode.el (mm-save-part-to-file): Made it not error.
5680
5681 2001-08-17  Simon Josefsson  <jas@extundo.com>
5682
5683         * imap.el (imap-wait-for-tag): If process-status isn't open or
5684         run, return nil instead of sit-for looping.
5685
5686 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * lpath.el (featurep): fbind xml-parse-region.
5689
5690         * gnus.el (gnus-message-archive-method): Default to "archive".
5691         (gnus-message-archive-method): Doc fix.
5692         (gnus-parameters-get-parameter): Cleaned up.
5693         (gnus-expand-group-parameter): New function.
5694
5695         * gnus-start.el (gnus-setup-news): Push the archive server only
5696         the server list.
5697
5698         * mml.el (mml-menu): Changed name to "Attachments".
5699
5700         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
5701         when there is something to detroy.
5702
5703 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5704
5705         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
5706         nil.
5707
5708 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5709
5710         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
5711         which specifies a time today or tomorrow.
5712
5713 2001-08-15  Simon Josefsson  <jas@extundo.com>
5714         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5715
5716         * gnus-agent.el (gnus-agent-make-mode-line-string)
5717         (gnus-agent-toggle-plugged): Use new API.
5718
5719 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5720
5721         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
5722         deadline has expired.
5723
5724 2001-08-12  Simon Josefsson  <jas@extundo.com>
5725         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
5726
5727         Support `recent' mark indicating newly arrived messages (to
5728         separate from old but unread messages).
5729
5730         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
5731         `nnmail-split-history' if recent is > 0.
5732         (nnimap-request-update-info-internal): Update `recent' marks.
5733         (nnimap-request-set-mark): Never set `recent' marks.
5734         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
5735         recent.
5736
5737         * gnus-sum.el (gnus-recent-mark): New mark.
5738         (gnus-newsgroup-recent): New variable.
5739         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
5740         (gnus-summary-prepare-threads): Mark recent articles.
5741         (gnus-summary-add-mark): Support recent.
5742         (gnus-summary-update-secondary-mark): Support recent.
5743
5744         * gnus.el (gnus-article-mark-lists): Add recent.
5745
5746 2001-08-12  Simon Josefsson  <jas@extundo.com>
5747
5748         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
5749         whether successful decoding took place.  Add doc.
5750
5751 2001-08-12  Simon Josefsson  <jas@extundo.com>
5752         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
5753
5754         * gnus.el (gnus-summary-line-format, gnus-parameters):
5755         * gnus-gl.el (gnus-summary-grouplens-line-format):
5756         * gnus-salt.el (gnus-summary-pick-line-format):
5757         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
5758
5759 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
5760         Committed by Kai Gro\e,b_\e(Bjohann.
5761
5762         * gnus-score.el (gnus-score-string): Fix `match' regexp
5763         for `extra' header case.
5764
5765 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5766
5767         * nnmbox.el (nnmbox-read-mbox): No warning.
5768
5769 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5770
5771         * nndoc.el (nndoc-article-type): Fix doc.
5772         (nndoc-generate-article-function): New variable.
5773         (nndoc-dissection-function): New variable.
5774         (nndoc-type-alist): Add oe-dbx.
5775         (nndoc-oe-dbx-type-p): New function.
5776         (nndoc-oe-dbx-dissection): New function.
5777         (nndoc-oe-dbx-generate-article): New function.
5778
5779 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5780
5781         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
5782         whether deadline has been reached.  Patch from Dan Nicolaescu
5783         <dann@godzilla.ics.uci.edu>.
5784
5785 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
5788         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
5789         <rintaman@cs.Helsinki.FI>.
5790
5791         * mail-source.el (mail-source-movemail): The error buffer is
5792         modified, but nothing in it.
5793
5794 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5795
5796         * message.el (message-bogus-system-names): New variable.
5797         (message-make-fqdn): Use it.
5798
5799 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5800
5801         * nndraft.el (nndraft-request-group): Use
5802         nndraft-auto-save-file-name.
5803
5804 2001-08-09  Simon Josefsson  <jas@extundo.com>
5805
5806         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
5807         Don't ask whether to decrypt.  Just leave result in buffer (don't
5808         call mm).
5809
5810         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
5811         parts as well.
5812         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
5813         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
5814
5815 2001-08-09  Simon Josefsson  <jas@extundo.com>
5816
5817         * mm-decode.el (mm-insert-part): Return decoding success status.
5818         (mm-save-part-to-file): Error if decoding failed.
5819
5820 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5821
5822         * message.el (message-tab): Use indent-relative.
5823         (message-mode): Don't bind indent-line-function to indent-relative.
5824
5825 2001-08-09  Simon Josefsson  <jas@extundo.com>
5826
5827         * message.el (message-get-reply-headers): Fix string. Suggested by
5828         Christoph Conrad <cc@cli.de>.
5829
5830 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5831
5832         * message.el (message-tab): Use the current value of
5833         indent-line-function.
5834         (message-mode): Bind indent-line-function to indent-relative.
5835
5836 2001-08-08  Simon Josefsson  <jas@extundo.com>
5837
5838         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
5839         whether `imtest' is installed.
5840
5841 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5842         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5843
5844         * gnus-sum.el (gnus-summary-show-article): Call
5845         gnus-summary-update-secondary-secondary-mark.
5846         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
5847         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
5848
5849 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5850
5851         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
5852
5853         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
5854
5855         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
5856         <gerd@gnu.org>.
5857
5858         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
5859
5860         * gnus-util.el (gnus-output-to-rmail): Ditto.
5861         (gnus-output-to-mail): Ditto.
5862
5863         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
5864
5865 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
5866
5867         * message.el (message-indent-citation): Use
5868         `message-yank-cited-prefix' for empty lines.
5869
5870 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
5871
5872         * message.el (message-indent-citation): Quote only lines starting
5873         with ">" using `message-yank-cited-prefix'.
5874
5875 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5876
5877         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
5878         gnus-cache-fully-p.
5879
5880 2001-08-04  Simon Josefsson  <jas@extundo.com>
5881
5882         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
5883         file if it doesn't exist (by calling gnus-cache-read-active).
5884
5885 2001-08-04  Simon Josefsson  <jas@extundo.com>
5886
5887         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
5888         (gnus-cache-passively-or-fully-p): Removed.
5889         (gnus-cache-fully-p): Fix it.
5890
5891         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
5892
5893 2001-08-04  Simon Josefsson  <jas@extundo.com>
5894
5895         * gnus-cache.el (gnus-cache-fully-p)
5896         (gnus-cache-passively-or-fully-p): New functions.
5897         (gnus-cache-possibly-enter-article): Cosmetic change, use
5898         `g-c-p-o-f-p'.
5899         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
5900         was bogus (`g-c-p-a-a' does not change active info, just change
5901         the functions parameters).
5902         (gnus-cache-possibly-remove-articles-1): Make sure articles are
5903         not removed in groups that match `gnus-uncacheable-groups'.
5904
5905         Reported and modifications based on discussions with Nuutti
5906         Kotivuori <nuutti.kotivuori@smarttrust.com>.
5907
5908 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
5909         Committed by Simon Josefsson  <jas@extundo.com>
5910
5911         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
5912         calls `gnus-cache-update-active' if bounds has been extended.
5913
5914 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5915
5916         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
5917         before remove.
5918         (gnus-mime-security-show-details): Ditto.
5919
5920 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5921
5922         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
5923         syntax.  Protect string-match against nil string and regexp.
5924
5925 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5926
5927         * mm-util.el (mm-find-charset-region): Remove control-1.
5928
5929 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5930
5931         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
5932
5933 2001-08-04  Simon Josefsson  <jas@extundo.com>
5934
5935         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
5936         buffer.  Delete MIME-Version header.
5937
5938 2001-08-03  Simon Josefsson  <jas@extundo.com>
5939
5940         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
5941         that is entered does not necessarily have the highest article
5942         number in the group, so use `gnus-cache-possibly-alter-active'
5943         instead of `gnus-cache-update-active'.
5944
5945 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5946
5947         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
5948
5949 2001-08-03  Simon Josefsson  <jas@extundo.com>
5950
5951         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
5952         menu.
5953
5954 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5955
5956         * gnus.el (post-method): New group parameter.  It also provides
5957         the user option `gnus-post-method-alist' and the internal function
5958         `gnus-parameter-post-method'.
5959
5960         * gnus-msg.el (gnus-post-method): Bind the value of
5961         `gnus-post-method' to the group parameter if it is defined.
5962
5963 2001-08-02  Simon Josefsson  <jas@extundo.com>
5964
5965         * smime.el (smime-extra-arguments): Removed.
5966         (smime-call-openssl-region): Don't use it.
5967
5968 2001-08-02  Simon Josefsson  <jas@extundo.com>
5969
5970         * smime.el (smime-sign-region): Handle stderr.
5971         (smime-encrypt-region): Ditto.
5972
5973         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
5974         match the ASN.1 length bytes.
5975         (mm-pkcs7-enveloped-magic): Ditto.
5976         (mm-view-pkcs7-get-type): Don't regexp quote.
5977
5978 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5979         From Andreas Fuchs <asf@void.at>
5980
5981         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
5982
5983 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5984
5985         * gnus-art.el (gnus-header-button-alist): References regexp.
5986
5987 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
5988
5989         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
5990         already fboundp.  Add INTERACTIVE arg to autoload form.
5991
5992 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5993
5994         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
5995
5996         * nnmail.el (nnmail-cache-open): Ditto.
5997
5998 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5999
6000         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6001
6002 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6003
6004         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6005
6006 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6007         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6008
6009         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6010         (gnus-agent-toggle-plugged): Use it.
6011
6012 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6013
6014         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6015         (gnus-ding-file-coding-system): New variable.
6016         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6017         (gnus-slave-save-newsrc): Use it.
6018
6019 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6020
6021         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6022         syntax.
6023
6024 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6025         Originally from Andreas Fuchs <asf@void.at>
6026
6027         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6028         (mml2015-gpg-pretty-print-fpr): New function.
6029         (mml2015-gpg-extract-signature-details): More details, rename from
6030         `m-g-e-from'.
6031         (mml2015-gpg-verify): Use them.
6032         (mml2015-gpg-clear-verify): Use them.
6033
6034 2001-07-31  Simon Josefsson  <jas@extundo.com>
6035
6036         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6037         buffer when done.
6038
6039 2001-07-30  Simon Josefsson  <jas@extundo.com>
6040
6041         * smime.el (smime-call-openssl-region): Revert previous change,
6042         just pass on buf to `call-process-region'.
6043         (smime-verify-region): Doc fix.  Don't message stuff.  Use
6044         `smime-new-details-buffer'.  Inserts error messages into buffer.
6045         (smime-noverify-region): Ditto.
6046         (smime-decrypt-region): Ditto.  Handles stderr separately.
6047         (smime-verify-buffer, smime-noverify-buffer)
6048         (smime-decrypt-buffer): Doc fix.
6049         (smime-new-details-buffer): New function.
6050         (smime-pkcs7-region, smime-pkcs7-certificates-region)
6051         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6052         (smime-sign-region, smime-encrypt-region): Don't use
6053         `insert-buffer'.
6054
6055         * mml-smime.el (mml-smime-verify): Fix security button strings.
6056
6057 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6058
6059         * gnus-art.el (gnus-mime-save-part-and-strip): Save
6060         gnus-article-mime-handles.
6061
6062 2001-07-29  Simon Josefsson  <jas@extundo.com>
6063
6064         * mail-source.el (top-level): Require message for message-directory.
6065         (mail-source-directory): Change default to message-directory.
6066
6067         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6068         (smime-certificate-directory, smime-openssl-program)
6069         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6070         (smime-extra-arguments): New variable.
6071         (smime-dns-server): Fix customize group.
6072         (smime-call-openssl-region): Use `smime-extra-arguments'.
6073
6074 2001-07-29  Simon Josefsson  <jas@extundo.com>
6075         From Vladimir Volovich <vvv@vsu.ru>
6076
6077         * smime.el (smime-call-openssl-region): Ignore stderr.
6078
6079 2001-07-29  Simon Josefsson  <jas@extundo.com>
6080         From Christoph Conrad <christoph.conrad@gmx.de>
6081
6082         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6083         file.
6084
6085 2001-07-29  Simon Josefsson  <jas@extundo.com>
6086
6087         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6088
6089         Support S/MIME decryption.
6090
6091         * mm-decode.el (mm-inline-media-tests):
6092         (mm-inlined-types):
6093         (mm-automatic-display):
6094         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6095
6096         * mm-view.el (mm-pkcs7-signed-magic):
6097         (mm-pkcs7-enveloped-magic): New variables.
6098         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6099         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6100         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6101         PKCS#7 blobs.
6102
6103         * smime.el (smime-decrypt-region): Expand keyfile.
6104
6105 2001-07-29  Simon Josefsson  <jas@extundo.com>
6106
6107         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6108         `ssl.el' variables.
6109
6110         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6111         but line instead of narrowing to it, because `nnmail-parse-active'
6112         calls widen.  Thanks to Christoph Conrad
6113         <christoph.conrad@gmx.de>.
6114
6115 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6116
6117         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6118         for %B spec.
6119
6120         * gnus-sum.el (gnus-summary-prepare-threads): If
6121         gnus-sum-thread-tree-root is nil, use subject instead.
6122         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6123         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6124         (gnus-sum-thread-tree-leaf-with-other)
6125         (gnus-sum-thread-tree-single-leaf): Documentation.
6126         (gnus-sum-thread-tree-single-indent): Allow nil.
6127
6128 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6129
6130         * message.el (message-fill-paragraph): Do nothing if the user
6131         wants filladapt-mode.
6132
6133 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6134
6135         * mm-decode.el (mm-image-type-from-buffer): New function.
6136         (mm-get-image): Use it.
6137
6138 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6139
6140         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6141
6142         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6143         mm-display-parts too.
6144
6145 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6146
6147         * nnfolder.el (nnfolder-request-accept-article): Bind
6148         nntp-server-buffer.
6149
6150         * nnmail.el (nnmail-parse-active): Read from buffer instead of
6151         nntp-server-buffer.
6152
6153 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6154
6155         * message.el (message-check-news-header-syntax): Use
6156         message-post-method.
6157         (message-send-news): Bind message-post-method.
6158
6159 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6160
6161         * mml.el (mml-tweak-type-alist): New variable.
6162         (mml-tweak-function-alist): New variable.
6163         (mml-tweak-part): New function.
6164         (mml-generate-mime-1): Use it.
6165
6166 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6167
6168         * nnfolder.el (nnfolder-request-accept-article): Replace
6169         nnfolder-request-list.
6170
6171 2001-07-27  Simon Josefsson  <jas@extundo.com>
6172
6173         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6174         nnoo-change-server failed to do it.
6175
6176 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6177
6178         * gnus.el (gnus-parameters): Make it customizable.
6179
6180 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6181
6182         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6183
6184         * message.el (message-set-auto-save-file-name): More
6185         poor-system-types.
6186
6187         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6188
6189         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6190         supports +.
6191
6192 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6193
6194         * mm-decode.el (mm-readable-p): New function.
6195         (mm-inline-media-tests): Fix the default testers.
6196
6197 2001-07-26  Simon Josefsson  <jas@extundo.com>
6198
6199         * nnimap.el (nnimap-version): Bump version number.
6200
6201 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6202         From Steven E. Harris <seh@speakeasy.org>
6203
6204         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6205         in M$Windows too.
6206
6207 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6208
6209         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6210
6211 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6212
6213         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6214
6215         * mm-decode.el (mm-get-image): Guess then use the type.
6216
6217         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6218
6219 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
6220
6221         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6222         display (%B) for threads if threading is off.
6223
6224 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6225         From Henrik Enberg <henrik@enberg.org>
6226
6227         * gnus-msg.el: Customization patch.
6228
6229 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6230
6231         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6232         variable.
6233         (nnmail-split-fancy-with-parent): Ignore certain groups.
6234
6235 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6236
6237         * gnus-util.el (gnus-byte-compile): New function.
6238         (gnus-use-byte-compile): New variable.
6239         (gnus-make-sort-function): Use it.
6240
6241         * nnmail.el (nnmail-get-new-mail): Use it.
6242
6243         * gnus-agent.el (gnus-category-make-function): Simple function or
6244         compiled function.
6245         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6246
6247         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6248         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6249         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6250
6251         * message.el (message-check-news-header-syntax): Remove quote.
6252
6253 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6254
6255         * message.el (message-use-mail-followup-to): `t' is not a
6256         documented value.
6257
6258 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6259
6260         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6261
6262 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6263
6264         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6265         there are long lines.
6266
6267 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * dgnushack.el (copy-list): New compiler macro.
6270
6271 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6272
6273         * message.el (message-bounce): If no Return-Path, the whole
6274         content is considered as the original message.
6275
6276         * nnml.el (nnml-check-directory-twice): New variable.
6277         (nnml-article-to-file): Use it.
6278         (nnml-retrieve-headers): Hack it.
6279
6280 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6281
6282         * gnus-win.el (gnus-buffer-configuration): New configure.
6283
6284         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6285         not alive.
6286
6287         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6288         (mm-display-external): Use display-term configure.
6289
6290 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6291
6292         * gnus-delay.el (gnus-delay-default-hour): New variable.
6293         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6294
6295 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6296         From Karl Kleinpaste <karl@charcoal.com>
6297
6298         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6299         (gnus-summary-prepare-threads): Ditto.
6300
6301         * gnus.el (gnus-summary-line-format): Add %B.
6302
6303 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6304
6305         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6306
6307         * mm-util.el (mm-string-as-multibyte): New function.
6308
6309         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6310
6311 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6312
6313         * mm-util.el (mm-universal-coding-system): New variable.
6314
6315         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6316
6317         * score-mode.el (score-mode-coding-system): Use it.
6318
6319 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6320
6321         * gnus-start.el (gnus-setup-news): Call
6322         `gnus-check-bogus-newsgroups' just after the native server is
6323         opened.
6324
6325 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6326
6327         * nnmail.el (nnmail-do-request-post): Util function to be used by
6328         `nnchoke-request-post' for all nnmail-derived backends.
6329
6330         * nnml.el (nnml-request-post): Use it.
6331
6332         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6333         backend, for it groks nnml-request-post.
6334
6335         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6336         Treat `mail-post' backends like `mail' backends, not like `news'
6337         backends.
6338
6339 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6340
6341         * gnus-msg.el (gnus-setup-message): make-local-hook.
6342
6343 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6344
6345         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6346         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6347         <karl@charcoal.com>, slightly changed by Kai.
6348
6349         * message.el (message-check-news-header-syntax): When checking
6350         whether the groups exist, check the right server based on
6351         `gnus-post-method'.
6352
6353 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6354
6355         * gnus-delay.el: New file.
6356
6357 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6358
6359         * mm-util.el (mm-read-coding-system): Take two arguments.
6360
6361         * gnus-sum.el (gnus-summary-show-article): Use
6362         mm-read-coding-system.
6363
6364         * gnus-art.el (article-de-quoted-unreadable):
6365         (article-de-base64-unreadable, article-wash-html):
6366         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6367
6368 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6369
6370         * nnml.el (nnml-request-post): New function.  Can be used for
6371         annotations in nnml groups.
6372
6373 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6376         command.
6377
6378         * gnus-start.el (gnus-find-new-newsgroups): Use
6379         `message-make-date' instead of `current-time-string'.
6380         (gnus-ask-server-for-new-groups): Ditto.
6381         (gnus-check-first-time-used): Ditto.
6382
6383 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6384
6385         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6386
6387 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6388
6389         * message.el (message-shorten-references): Change `maxcount' and
6390         `cut' to obey USEFOR draft 5.
6391
6392 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
6393
6394         * gnus-sum.el (gnus-summary-display-arrow): New variable.
6395         (gnus-summary-set-article-display-arrow): New function.
6396         (gnus-summary-goto-subject): Use it.
6397
6398 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6399
6400         * gnus-sum.el (gnus-summary-import-article): Insert date if
6401         doesn't exist.
6402
6403 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6404
6405         * mml.el (mml-content-type-parameters): New variable.
6406         (mml-content-disposition-parameters): New variable.
6407         (mml-insert-mime-headers): Use them.
6408         (mml-parse-1): Accept charset.
6409
6410 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6411
6412         * gnus-group.el (gnus-group-select-group): Doc fix.
6413
6414         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6415
6416 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6417
6418         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6419         to handle `define-derived-mode'.
6420
6421 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6422         From:  Stefan Monnier  <monnier@cs.yale.edu>
6423
6424         * message.el (message-mode): Use define-derived-mode.
6425         (message-tab): message-completion-alist.
6426
6427         * imap.el (imap-interactive-login): Use make-local-variable.
6428         (imap-open): Ditto.
6429         (imap-authenticate): Ditto.
6430
6431         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6432
6433         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6434
6435 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6436
6437         * message.el (message-citation-line-function): Refer to
6438         gnus-cite-attribution-suffix.
6439
6440 2001-07-15  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6441
6442         * gnus-art.el,...: Error convention changes.
6443
6444 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6445
6446         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6447
6448 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6449
6450         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6451         (nnrss-read-server-data): Ditto.
6452
6453 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6454
6455         * gnus-setup.el (gnus-use-installed-gnus): Typo.
6456         * Cleanup files.
6457         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6458
6459 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6460
6461         * gnus.el (gnus-summary-line-format): Add %o.
6462
6463         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6464         unless shell outputs something.
6465
6466 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6467
6468         * gnus-art.el (gnus-boring-article-headers): Better doc.
6469         (article-hide-headers): Better regexp.
6470         Suggested by Matt Swift <swift@alum.mit.edu>.
6471
6472         * nnheader.el (nnheader-max-head-length): Better doc.
6473         (nnheader-header-value): Skip spaces.
6474         (nnheader-parse-head): Remove space.
6475         Suggested by Matt Swift <swift@alum.mit.edu>.
6476
6477         * gnus-sum.el (gnus-summary-show-raw-article): New function.
6478         (gnus-get-newsgroup-headers): Remove space.
6479
6480 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6481
6482         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6483         (gnus-summary-reply): Use it.
6484         (gnus-summary-reply-broken-reply-to): New function.
6485         (gnus-msg-force-broken-reply-to): New function.
6486
6487         * mm-view.el (mm-inline-text): Showing as text/plain when error.
6488
6489 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6490
6491         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6492
6493 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6494
6495         * mm-decode.el (mm-external-terminal-program): New variable.
6496         (mm-display-external): Use it. Use term to display when no
6497         window-system.
6498
6499 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
6500
6501         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6502         Browse->Next entries to Browse->Prev
6503
6504 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6505
6506         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6507
6508 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6509
6510         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6511         for the default encoding.
6512
6513         * nnrss.el (nnrss-url-field): New field.
6514         (nnrss-request-article): Add newsgroups.
6515
6516         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6517
6518 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6519
6520         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6521
6522         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6523         (gnus-draft-setup): Remove backlog.
6524
6525 2001-07-10  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6526
6527         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6528         Cleanup.
6529
6530 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6531
6532         * gnus-msg.el (gnus-bug): Erase buffer.
6533
6534         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6535
6536 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6537
6538         * mm-decode.el (mm-attachment-override-p): Fix typo.
6539
6540 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
6541
6542         * gnus-kill.el (gnus-execute): Work with the extra headers.
6543         * gnus-sum.el (gnus-summary-execute-command): Ditto.
6544
6545 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6546
6547         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6548         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6549
6550         * message.el (message-send-mail-real-function): New variable.
6551         (message-send-mail-partially, message-send-mail):
6552
6553         * nngateway.el (nngateway-request-post): Use it.
6554
6555         * gnus-agent.el (gnus-agentize): Use it.
6556
6557         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6558         (nnsoup-revert-variables): Use it.
6559
6560 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
6561
6562         * mm-decode.el (mm-inline-media-tests): Default to displaying as
6563         text/plain if the type doesn't match any other media types.
6564         (mm-inlined-types): Doc fix.
6565         (mm-display-inline): Revert previous change (now handled by a
6566         default type in `mm-inline-media-tests'.
6567         (mm-inlinable-p): Revive.
6568         (mm-display-part): Call `mm-inlinable-p'.
6569         (mm-attachment-override-p): Ditto.
6570         (mm-inlined-p): Doc fix.
6571
6572         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
6573         well as `mm-inlined-p'.
6574
6575 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6576
6577         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
6578         (nntp-send-command-and-decode): Use gnus-point-at-bol.
6579
6580 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6581         From  Paul Jarc <prj@po.cwru.edu>
6582
6583         * message.el (message-use-mail-followup-to): New variable.
6584         (message-get-reply-headers): Use it.
6585
6586 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
6587
6588         * nnheader.el (nnheader-init-server-buffer): Make sure the
6589         *nntpd* buffer is made multibyte instead of a random buffer.
6590
6591 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6592
6593         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
6594         when it returns headers.
6595
6596 2001-07-07  Simon Josefsson  <jas@extundo.com>
6597
6598         * rfc2047.el (rfc2047-encode-message-header): Skip header when
6599         trying to fold. Thanks to Colin Walters
6600         <walters@cis.ohio-state.edu>
6601
6602 2001-07-06  Simon Josefsson  <jas@extundo.com>
6603
6604         * imap.el (imap-parse-address-list, imap-parse-flag-list)
6605         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
6606         Add information in `assert's.
6607
6608         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
6609         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
6610         and `nnimap-group-overview-filename', should handle all
6611         change-of-uidvalidity related issues.  But there may be other
6612         problems.)
6613
6614 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6615
6616         * rfc2047.el (rfc2047-encode-message-header): Don't include the
6617         header name when folding.
6618
6619 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6620
6621         * mm-decode.el (mm-inlined-types): Document relationship with
6622         `mm-inline-media-tests'.
6623         (mm-display-inline): Default to displaying as plain text if no
6624         inlining handler is available.
6625         (mm-inlinable-p): Remove.
6626         (mm-inlined-p): Don't call `mm-inlinable-p'.
6627         (mm-automatic-display-p): Ditto.
6628         (mm-attachment-override-p): Ditto.
6629
6630 2001-07-04  Simon Josefsson  <jas@extundo.com>
6631
6632         * nnimap.el (nnimap-importantize-dormant): New variable.
6633         (nnimap-request-update-info-internal): Use it.
6634         (nnimap-request-set-mark): Ditto.
6635
6636 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6637
6638         * nntp.el (nntp-send-command): don't pass a buffer argument to
6639         `point'. Only XEmacs accepts this.
6640         * nntp.el (nntp-send-command-nodelete): ditto.
6641         * nntp.el (nntp-send-command-and-decode): ditto.
6642
6643 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6644
6645         * nntp.el (nntp-open-connection-function): doc update.
6646         * nntp.el (nntp-pre-command): New.
6647         * nntp.el (nntp-via-rlogin-command): New.
6648         * nntp.el (nntp-via-telnet-command): New.
6649         * nntp.el (nntp-via-telnet-switches): New.
6650         * nntp.el (nntp-via-user-name): New.
6651         * nntp.el (nntp-via-user-password): New.
6652         * nntp.el (nntp-via-address): New.
6653         * nntp.el (nntp-via-envuser): New.
6654         * nntp.el (nntp-via-shell-prompt): New.
6655         * nntp.el (nntp-open-telnet-stream): New.
6656         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
6657         * nntp.el (nntp-open-via-telnet-and-telnet): New.
6658         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
6659         * nntp.el (nntp-send-command): ditto.
6660         * nntp.el (nntp-send-command-nodelete): ditto.
6661         * nntp.el (nntp-send-command-and-decode): ditto.
6662
6663 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
6664
6665         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
6666         `when'.
6667
6668 2001-07-03  Simon Josefsson  <jas@extundo.com>
6669         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6670
6671         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
6672
6673 2001-07-03  Simon Josefsson  <jas@extundo.com>
6674
6675         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
6676         remove it (workaround XEmacs `fill-region' bug).
6677
6678 2001-07-01  Simon Josefsson  <jas@extundo.com>
6679
6680         * nnimap.el (nnimap-date-days-ago): Defeat locale.
6681
6682 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6683
6684         * mml2015.el (mml2015-format-error): New function.
6685         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
6686         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
6687         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
6688
6689 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6690
6691         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
6692         Suggested by Christoph Conrad <C.Conrad@cli.de>.
6693
6694         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
6695         group variables.
6696
6697 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6698
6699         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
6700
6701         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
6702         (nnrss-save-group-data): Ditto.
6703
6704         * gnus-agent.el (gnus-agent-save-alist): Ditto.
6705
6706 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6707
6708         * message.el (message-do-send-housekeeping): Narrow to headers.
6709
6710 2001-06-24  Simon Josefsson  <jas@extundo.com>
6711
6712         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
6713         insertion when breaking lines looked for " \t" instead of "[ \t]".
6714         (rfc2047-encode-message-header): Fold lines even if
6715         no QP encoding is done.
6716
6717 2001-06-23  Simon Josefsson  <jas@extundo.com>
6718         From Samuel Tardieu <sam@inf.enst.fr>
6719
6720         * smime.el (smime-keys): Support additional certificates.
6721         (smime-make-certfiles): New function.
6722         (smime-sign-region): Use previous variables.
6723         (smime-get-certfiles): New function.
6724         (smime-sign-buffer): Use it.
6725         (smime-verify-region): Support both CAfile and CApath.
6726
6727 2001-06-23  Simon Josefsson  <jas@extundo.com>
6728
6729         * smime.el (smime-decrypt-region): Perhaps work.
6730
6731 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * gnus-msg.el (gnus-copy-article-buffer): Typo.
6734
6735 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6736
6737         * mm-decode.el (mm-save-part): Rewrite file name.
6738         (mm-file-name-rewrite-functions): New variable.
6739         (mm-file-name-delete-whitespace): New function.
6740         (mm-file-name-trim-whitespace): New function.
6741         (mm-file-name-collapse-whitespace): New function.
6742         (mm-file-name-replace-whitespace): New variable and function.
6743
6744 2001-06-22  Simon Josefsson  <jas@extundo.com>
6745
6746         * message.el (message-make-date): Workaround locale for weekdays.
6747
6748 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6749
6750         * message.el (message-goto-body): Return nil if not found. (revert!)
6751
6752 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6753         From Fremlin <chief@bandits.org>
6754
6755         * message.el (message-goto-body): Some messages have no header.
6756
6757         * gnus-msg.el (gnus-copy-article-buffer): Use it.
6758
6759 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6760
6761         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
6762
6763 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6764
6765         * message.el (message-make-date): Add week day.
6766         Suggested by Jason R. Mastaler <jason@mastaler.com>.
6767
6768 2001-06-19  Simon Josefsson  <jas@extundo.com>
6769
6770         * message.el (message-yank-prefix): Doc fix.
6771         (message-yank-cited-prefix): Ditto.
6772         (message-delete-not-region): Keep citation prefix on first line,
6773         if possible and appropriate.
6774
6775 2001-06-19  Simon Josefsson  <jas@extundo.com>
6776
6777         * imap.el (imap-process-connection-type): New variable.
6778         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
6779         recent `imtest's work completely (no line length issues), while
6780         making making old `imtest's unusable.  Thanks to NAGY Andras
6781         <nagya@inf.elte.hu> for his work.
6782
6783 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
6784
6785         * imap.el (imap-ssl-program): Add -quiet to shut up
6786         OpenSSL/SSLeay's internal debug talk.
6787
6788 2001-06-19  Matt Armstrong <matt@lickey.com>
6789
6790         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
6791         server.
6792
6793 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6794
6795         * nnmail.el (nnmail-article-buffer): New variable.
6796         (nnmail-split-incoming): Use it.
6797
6798 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
6799
6800         * qp.el (quoted-printable-decode-region): If called interactively,
6801         use coding-system-for-read.
6802
6803 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * message.el (message-check-news-header-syntax): Check Reply-To.
6806
6807 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6808
6809         * mml.el (mml-parse-1): Use message options.
6810
6811         * message.el (message-do-fcc): Don't do anything if there is no
6812         FCC.
6813
6814 2001-06-16  Simon Josefsson  <jas@extundo.com>
6815
6816         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
6817         (nnimap-expunge-search-string): New variable.
6818         (nnimap-request-expire-articles): Use it.
6819
6820 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6821
6822         * message.el (message-send-mail-with-qmail): wrong exit status is
6823         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
6824
6825 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6826
6827         * gnus-art.el (article-strip-multiple-blank-lines): Use
6828         delete-region instead of replace-match.
6829
6830 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
6833         (nnweb-google-wash-article): Ditto.
6834
6835 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
6836
6837         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
6838
6839 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
6842         specs.
6843
6844 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6845
6846         * gnus.el (gnus-email-address): Move it here.
6847
6848         * gnus-art.el (article-de-quoted-unreadable): Read charset if
6849         requested.
6850         (article-de-base64-unreadable): Ditto.
6851         (article-wash-html): Ditto.
6852
6853 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6854
6855         * message.el (message-options-set-recipient): Don't add ", "
6856         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
6857
6858 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6859
6860         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
6861
6862 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6863
6864         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
6865         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
6866
6867         * nnrss.el (nnrss-node-text): Node might be nil.
6868
6869 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6870
6871         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
6872         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
6873
6874         * nnrss.el (nnrss-group-alist): More items.
6875
6876 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6877
6878         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
6879
6880 2001-06-03  Dale Hagglund  <rdh@best.com>
6881
6882         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
6883         restrict clauses.
6884
6885 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6886
6887         From Benjamin Rutt <brutt+news@bloomington.in.us>
6888
6889         * message.el (message-wide-reply-confirm-recipients): New variable.
6890
6891 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
6892
6893         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
6894         fix so it works with XEmacs.
6895
6896 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6897
6898         * nnrss.el (nnrss-retrieve-headers): Support description as extra
6899         headers.
6900
6901 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6902
6903         * nnrss.el: Fix a few bugs.
6904
6905 2001-06-05  Simon Josefsson  <jas@extundo.com>
6906
6907         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
6908         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
6909
6910 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6911
6912         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
6913         binary so that we don't transmit ISO 2022 garbage to the process.
6914         This is needed under XEmacs.
6915
6916 2001-06-03  Simon Josefsson  <simon@josefsson.org>
6917
6918         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
6919         autoloaded incorrectly below because ssl-program-* is bound.)
6920         Thanks to Amos Gouaux for report.
6921
6922 2001-06-02  Simon Josefsson  <simon@josefsson.org>
6923
6924         * imap.el (imap-kerberos4-open):
6925         (imap-gssapi-open):
6926         (imap-ssl-open):
6927         (imap-network-open):
6928         (imap-shell-open):
6929         (imap-starttls-open): Set buffer to workaround spurious
6930         `accept-process-output' buffer changes.  Thanks to Mats Lidell
6931         <Mats.Lidell@contactor.se> for report and partial patch and Jake
6932         Colman <colman@ppllc.com> for report.
6933
6934 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6935
6936         * gnus-sum.el (gnus-summary-catchup): New argument.
6937         (gnus-summary-catchup-from-here): New function.
6938
6939 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6940
6941         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
6942         back, then insert glyph.  (Before, the glyph was inserted first,
6943         then the newline.)  This works around a behavior in XEmacs where
6944         it is not possible to insert a character after a glyph which is at
6945         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
6946
6947 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6948
6949         From Jaap-Henk Hoepman (jhh@xs4all.nl).
6950
6951         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
6952         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
6953         mm-destroy-postponed-undisplay-list): New functions.
6954         (mm-display-external): Use them.
6955
6956 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6957
6958         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
6959         `default-low' when evaluating `gnus-summary-highlight'.
6960         From Raja R Harinath <harinath@cs.umn.edu>.
6961
6962 2001-05-27  Simon Josefsson  <simon@josefsson.org>
6963
6964         * message.el (message-yank-cited-prefix): New variable.
6965         (message-indent-citation): Use it.
6966
6967         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
6968         as details.
6969         (mml2015-mailcrypt-clear-verify): Ditto.
6970
6971 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6972         From Nevin Kapur <nevin@jhu.edu>.
6973
6974         * gnus-sum.el (gnus-summary-default-high-score,
6975         gnus-summary-default-low-score): New variables.
6976         (gnus-summary-highlight): Use them.
6977
6978 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
6979
6980         * message.el (message-mail): pass the 'send-actions argument to
6981         `message-setup'.
6982
6983 2001-05-16  Simon Josefsson  <simon@josefsson.org>
6984         From Raymond Scholz <ray-2001@zonix.de>
6985
6986         * gnus-art.el (gnus-mime-view-part-as-charset):
6987         (gnus-mime-internalize-part): Doc fixes.
6988
6989 2001-05-11  Simon Josefsson  <simon@josefsson.org>
6990
6991         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
6992         status lines without any text ("^215$").
6993
6994 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6995
6996         * nnrss.el (nnrss-check-group): Reverse.
6997
6998 2001-05-07  Simon Josefsson  <simon@josefsson.org>
6999
7000         * message.el (message-get-reply-headers):
7001         (message-followup): Fix typo, suggested by David Green
7002         <dgreen@uab.edu>
7003
7004 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7005
7006         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7007
7008         * nnrss.el (nnrss-open-server): Read server data when it is called.
7009         (nnrss-request-expire-articles): Fix.
7010
7011 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7012
7013         * message.el (message-do-send-housekeeping): mail-abbrevs may
7014         rename buffer behind Gnus.
7015
7016 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7017
7018         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7019         (nnrss-group-alist): Add more resources.
7020         (nnrss-check-group): Ignore errors.
7021
7022 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7023
7024         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7025
7026         * nnslashdot.el (nnslashdot-request-list): Add time.
7027         (nnslashdot-request-expire-articles): New function.
7028
7029         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7030         secondary methods too.
7031
7032 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7033
7034         * message.el (message-use-followup-to): Set default value to t.
7035
7036 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
7037
7038         * message.el (message-dont-reply-to-names): Fix documentation.
7039         (message-get-reply-headers): Use Mail-Followup-To only for wide
7040         replies.
7041
7042 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7043
7044         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7045         correctly.
7046         (nnrss-check-group): Use time.
7047
7048 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7049
7050         * gnus.el: Oort Gnus v0.03 is released.
7051
7052 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * nnultimate.el (nnultimate-topic-article-to-article): Use the
7055         group.
7056
7057 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7058
7059         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7060
7061 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7062
7063         * nnultimate.el (nnultimate-retrieve-headers): Return all
7064         available headers.
7065
7066         * gnus-sum.el (gnus-read-all-available-headers): New variable.
7067         (gnus-get-newsgroup-headers-xover): Use it.
7068
7069 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7070
7071         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7072
7073 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7074
7075         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7076
7077 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7078
7079         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7080         disable it.
7081
7082         * gnus.el (gnus-info-nodes): Remove a few The's.
7083
7084 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7085
7086         * mail-source.el (mail-source-movemail): Call-process may return a
7087         signal description string.
7088
7089         * gnus-start.el (gnus-read-newsrc-el-file):
7090         gnus-newsrc-file-version may be nil.
7091
7092         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7093         Suggested by Michael Sperber [Mr. Preprocessor]
7094         <sperber@informatik.uni-tuebingen.de>.
7095
7096 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7097
7098         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7099
7100 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7101
7102         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7103         fontify HANDLE.
7104
7105 2001-04-18  Simon Josefsson  <simon@josefsson.org>
7106
7107         * smime.el (smime-ask-passphrase): Rework to return value.
7108         (smime-sign-region): Rework to bind value and use it.
7109         (smime-decrypt-region): Ditto.
7110
7111 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
7112         Committed by Simon Josefsson  <simon@josefsson.org>
7113
7114         * smime.el (smime-ask-passphrase): New function.
7115         (smime-sign-region): Use it.
7116         (smime-encrypt-cipher): New variable.
7117         (smime-decrypt-region): Ditto.
7118
7119 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
7120         Committed by Simon Josefsson  <simon@josefsson.org>
7121
7122         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7123         the log.
7124
7125 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7126
7127         *gnus.el: Oort Gnus v0.02 is released.
7128
7129 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
7130
7131         * gnus.el: Oort Gnus v0.01 is released.
7132
7133 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7134
7135         * gnus-sum.el (gnus-summary-highlight): Highlight read
7136         undownloaded articles as read articles.
7137
7138         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7139         (gnus-agent-get-undownloaded-list): Mark all undownloaded
7140         articles, even read ones, as such.
7141
7142         * gnus-sum.el (gnus-summary-find-matching): Clean up.
7143         (gnus-find-matching-articles): New function.
7144         (gnus-summary-limit-include-matching-articles): New command.
7145         (gnus-summary-limit-include-thread): Include articles that have
7146         matching subjects.
7147         (gnus-offer-save-summaries): Clean up.
7148
7149 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7150
7151         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7152
7153 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154         From Jason Merrill <jason_merrill@redhat.com>
7155
7156         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7157
7158 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
7159         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7160
7161         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7162         newsgroup names when the original article is a news message.
7163
7164 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7165
7166         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7167         supported. Suggest by Jim Meyering <jim@meyering.net>.
7168
7169 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
7170         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7171
7172         * nnmail.el (nnmail-split-it): Added check for .* at the end of
7173         regexp in nnmail-split-fancy.
7174
7175 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7176
7177         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7178
7179 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
7180
7181         * message.el (message-send-mail): Improve the interaction with the
7182         user.
7183
7184 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7185
7186         * imap.el (imap-message-copy): Work around buggy servers that
7187         doesn't send TRYCREATE tags.
7188
7189 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
7190
7191         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7192
7193 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7196         date.
7197
7198 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7199
7200         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7201         lives.
7202
7203 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7204
7205         * gnus-art.el (gnus-parse-news-url): New function.
7206         (gnus-button-handle-news): New function.
7207         (gnus-button-alist): Point to new functions.
7208
7209         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7210
7211         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7212         gnus-format-specs.
7213
7214         * message.el (message-check-news-header-syntax): Question even
7215         when Gnus doesn't know the group names.
7216         (message-send-news): Clean up.
7217
7218         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7219         exited on purpose without saving.
7220
7221         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7222
7223 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * gnus-score.el (gnus-score-orphans): Clean up.
7226
7227         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7228
7229         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7230         later.
7231
7232         * gnus-start.el (gnus-close-all-servers): Find the right items to
7233         close.
7234
7235         * qp.el (quoted-printable-decode-region): Just message
7236         malformation; don't quit.
7237
7238 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7239         From Gerd Moellmann <gerd@gnu.org>.
7240
7241         * gnus.el (gnus-interactive): A typo.
7242
7243 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
7244         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7245
7246         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7247         `assq-delete-all', if that function exists; otherwise use the old
7248         definition. Documentation changed to match the one in
7249         `assq-delete-all'.
7250
7251 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7252
7253         * gnus-start.el (gnus-close-all-servers): New function.
7254
7255         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7256         (gnus-server-remove-denials): Clean up.
7257
7258         * gnus-sum.el (gnus-summary-sort-by-original): New command and
7259         keystroke.
7260
7261 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262
7263         * message.el (message-send-news): Message where we are sending.
7264         (message-send-mail): Ditto.
7265
7266         * gnus.el (gnus-server-string): New function.
7267
7268         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7269
7270         * mm-decode.el (mm-default-directory): Customized.
7271         (mm-tmp-directory): Ditto.
7272
7273         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7274         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7275         or Chars.
7276         (gnus-summary-line-format-alist): ?l is now a string.
7277         (gnus-summary-prepare-threads): Output ? for unknown lines.
7278         (gnus-summary-insert-line): Ditto.
7279         (gnus-summary-print-article): Unbalanced parentheses.
7280
7281         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7282         out whether new stuff has arrived.
7283
7284 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
7285
7286         * gnus-sum.el: Let printing work on ttys on Emacs.
7287
7288 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7289
7290         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7291         when forcing news.
7292
7293         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7294         command.
7295
7296 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
7297
7298         * message.el (message-set-auto-save-file-name): Don't use
7299         asterisks under nt.
7300
7301 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7304         lists of articles.
7305
7306         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7307
7308         * gnus-msg.el (gnus-put-message): Clean up.
7309         (gnus-summary-reply): Mark all replied-to articles as replied to.
7310         (gnus-inews-add-send-actions): Also mark as forwarded.
7311         (gnus-summary-mail-forward): Mark as forwarded.
7312
7313         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7314         of articles.
7315         (gnus-summary-mark-article-as-forwarded): Ditto.
7316
7317         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7318         forwarded.
7319         (gnus-summary-mail-forward): Clean up.
7320
7321         * gnus.el (gnus-article-mark-lists): Added forward.
7322
7323         * gnus-sum.el (gnus-forwarded-mark): New variable.
7324         (gnus-summary-prepare-threads): Use it.
7325         (gnus-summary-update-secondary-mark): Ditto.
7326         (gnus-newsgroup-forwarded): New variable.
7327
7328 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7329
7330         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7331         (gnus-summary-very-wide-reply): New command and keystroke.
7332         (gnus-summary-very-wide-reply-with-original): Ditto.
7333
7334         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7335         (gnus-score-adaptive): Use it.
7336
7337         * gnus-start.el (gnus-get-unread-articles): Clean up.
7338
7339 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7340
7341         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7342         boards.
7343
7344 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7345
7346         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7347         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7348
7349 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * nnultimate.el (nnultimate-retrieve-headers): Understand
7352         long-form month names.
7353
7354 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7355
7356         * gnus-sum.el (gnus-summary-show-all-headers):
7357         gnus-article-show-all-headers is broken. Use
7358         gnus-summary-toggle-header instead.
7359
7360         * mml2015.el (mml2015-gpg-extract-from): No error.
7361
7362 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7363         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7364
7365         * mml2015.el (mml2015-gpg-extract-from): New function.
7366         (mml2015-gpg-verify): Use it.
7367         (mml2015-gpg-clear-verify): Use it.
7368
7369 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7370
7371         * message.el (message-setup-fill-variables): Use
7372         fill-paragraph-function.
7373         (message-fill-paragraph): Take an argument.
7374         (message-newline-and-reformat): Take another argument.
7375
7376 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7377
7378         * message.el (rmail-output): It is in rmailout.el not rmail.el.
7379
7380 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7381
7382         * message.el (message-forward): local-variable-p takes an extra
7383         argument in XEmacs.
7384
7385 2001-03-16  Simon Josefsson  <simon@josefsson.org>
7386
7387         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7388         `nnimap-use-nov-p' (it really tested the negative).
7389         (nnimap-retrieve-headers): Use it.
7390
7391 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7392
7393         * message.el (message-generate-headers-first): Update doc.
7394
7395 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
7396
7397         * gnus.el (gnus-summary-line-format): Typo.
7398
7399 2001-03-11  Simon Josefsson  <simon@josefsson.org>
7400
7401         * mailcap.el (mailcap-mime-data): Add application/sieve.
7402         (mailcap-mime-extensions): Add .siv, .xls.
7403
7404 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7405         From Christoph Conrad <christoph.conrad@gmx.de>
7406
7407         * gnus-score.el (gnus-summary-lower-thread): Typo.
7408
7409 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7410
7411         * message.el (message-forward-decoded-p): New variable.
7412         (message-forward-subject-author-subject): Use it.
7413         (message-make-forward-subject): Use it.
7414         (message-forward): Use it.
7415
7416         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7417
7418         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7419         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7420
7421 ;;Has been fixed -- zsh.
7422 ;;2001-03-05  Dave Love  <fx@gnu.org>
7423 ;;
7424 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7425 ;;      Move it after definition of mm-coding-system-p.
7426 ;;
7427 2001-03-01  Dave Love  <fx@gnu.org>
7428
7429         * mm-util.el (mm-inhibit-file-name-handlers): Add
7430         image-file-handler.
7431
7432 2001-02-11  Dave Love  <fx@gnu.org>
7433
7434         * message.el (message-signature-file): Fix doc, :type.
7435
7436 2001-02-08  Dave Love  <fx@gnu.org>
7437
7438         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7439         (message-posting-charset): Defvar when compiling again.
7440         (rfc2047-encodable-p): Require message.
7441
7442         * gnus-sum.el (gnus-alter-articles-to-read-function):
7443         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7444
7445 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * nnrss.el: New file.
7448
7449 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
7450         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7451
7452         * rfc2047.el (rfc2047-unfold-region): Fix arg of
7453         `skip-chars-forward'.
7454
7455 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * nndraft.el (nndraft-request-group): Restore auto save files if
7458         the original files do not exist.
7459
7460 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7461
7462         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7463         SCORE paths.
7464
7465         * mm-decode.el (mm-dissect-buffer): Call
7466         mail-extract-address-components only if necessary.
7467
7468 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7469
7470         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7471         directory part.
7472         (gnus-score-search-global-directories): Use file-directory-p.
7473
7474         * gnus-score.el (gnus-score-score-files-1): Use
7475         gnus-kill-files-directory.
7476         From Adrian Aichner <adrian@xemacs.org>.
7477
7478 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7479
7480         * gnus.el (charset): Move here from gnus-sum.el.
7481
7482 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7483
7484         * mml.el (mml-preview): Disable local map.
7485
7486         * gnus-sum.el (gnus-summary-make-menu-bar): Make
7487         gnus-article-post-menu here.
7488
7489         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7490         if it has not been made.
7491
7492 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7493
7494         * gnus-art.el (gnus-article-describe-key): Map key to event.
7495         (gnus-article-describe-key-briefly): Ditto
7496
7497 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7498
7499         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7500
7501 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7502         From Katsumi Yamaoka <yamaoka@jpl.org>.
7503
7504         * dgnushack.el (coerce, merge, subseq): defmacro.
7505
7506 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7507
7508         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7509         A fake defalias in nndraft.el results a not-activated bug in
7510         uncompiled versions.
7511
7512 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
7513         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7514
7515         * gnus-util.el (gnus-split-references): Handle malformed References:.
7516
7517 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7518
7519         * gnus-art.el (gnus-article-mime-part-status): 1 part.
7520
7521 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7522         From NAGY Andras <nagya@inf.elte.hu>.
7523
7524         * gnus.el (gnus-parameters): Typo.
7525
7526 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7527
7528         * gnus.el (gnus-read-method): Remove redundancy.
7529
7530 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7531
7532         * nnslashdot.el (nnslashdot-backslash-url): New variable.
7533         (nnslashdot-request-list): Use it.
7534
7535 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7536
7537         * nnml.el (nnml-generate-active-info): Fix the case when there is
7538         no file.
7539
7540         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7541         (gnus-summary-create-article): New function.
7542
7543         * gnus-group.el (gnus-group-mark-article-read): New function.
7544
7545         * gnus-msg.el (gnus-inews-do-gcc): Use it.
7546
7547         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7548
7549 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7550
7551         * gnus-art.el (gnus-article-edit-done): Don't use
7552         gnus-article-edit-exit.
7553         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7554
7555         * gnus.el (gnus-parameters): New variable.
7556         Suggested by NAGY Andras <nagya@inf.elte.hu>.
7557         (gnus-parameters-get-parameter): New function.
7558         (gnus-group-find-parameter): Use it.
7559
7560 2001-02-23  Simon Josefsson  <simon@josefsson.org>
7561
7562         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7563         change of default value to `current'.
7564
7565 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7566
7567         * nneething.el (nneething-get-head): Insert unreadable file too.
7568
7569 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7570
7571         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
7572
7573         * webmail.el (webmail-type-definition): Deja is bought by google.
7574
7575 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7576
7577         * gnus-sum.el (gnus-fetch-headers): New function.
7578         (gnus-select-newsgroup): Use it.
7579         (gnus-summary-insert-articles): New function.
7580         (gnus-summary-insert-old-articles): New function.
7581         (gnus-summary-insert-new-articles): New function.
7582
7583         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
7584         (gnus-group-list-active): Ditto.
7585         * gnus-sum.el (gnus-set-mode-line): Ditto.
7586         (gnus-summary-read-group-1): Ditto.
7587
7588 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7589
7590         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
7591         current topic.
7592
7593 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7594
7595         * smiley.el (gnus-smiley-display): Don't do widening.
7596
7597         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
7598         within body.
7599
7600         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
7601
7602         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
7603         New variable.
7604         (gnus-mime-display-multipart-related-as-mixed): New variable.
7605         (gnus-mime-display-part): Use them.
7606
7607 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7608
7609         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
7610         something special.
7611
7612 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7613
7614         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
7615         (nnweb-request-article): Call reference if exists.
7616         (nnweb-type-definition): Dejanews is bought by google.com.
7617         Beta!
7618
7619 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7620
7621         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
7622
7623 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7624
7625         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
7626         gnus-article-sort-functions.
7627         (gnus-article-sort-functions): Doc fix.  Refer to
7628         gnus-thread-sort-functions.
7629
7630 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7631         From Paul Jarc <prj@po.cwru.edu>.
7632
7633         * message.el (message-get-reply-headers): More fixes.
7634
7635 2001-02-17  Paul Jarc <prj@po.cwru.edu>
7636         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7637
7638         * message.el (message-get-reply-headers): Fix bug with
7639         Mail-Followup-To/to-address interaction.
7640
7641 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7642
7643         * gnus-msg.el (gnus-configure-posting-styles): Match header in
7644         gnus-article-copy.
7645
7646 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7647
7648         * message.el (message-do-send-housekeeping): Rename to a better
7649         name.
7650
7651 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7652
7653         * message.el (message-cancel-news): Check article first, then ask
7654         yes or no.
7655
7656 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7657
7658         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
7659
7660 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7661
7662         * gnus-range.el (gnus-range-normalize): New function.
7663
7664 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
7665
7666         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
7667
7668 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7669
7670         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
7671
7672         * nnagent.el (nnagent-request-regenerate): New function.
7673
7674         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
7675
7676         * nnml.el (nnml-generate-nov-databases): Accept argument
7677         server. Don't open server if it is opened.
7678         (nnml-request-regenerate): Use it. Change to deffoo.
7679
7680 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
7681         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7682
7683         * gnus.el (gnus-define-group-parameter): Fix.
7684
7685 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7686
7687         * gnus.el (gnus-define-group-parameter): Improved.
7688
7689         * gnus-sum.el (charset): Define parameter.
7690         (ignored-charsets): Ditto.
7691         (gnus-summary-setup-default-charset): Use them.
7692
7693         * gnus-start.el (gnus-read-descriptions-file): Use them.
7694
7695         * gnus-cus.el (gnus-group-parameters): Remove them.
7696
7697 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7698
7699         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
7700
7701 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7702
7703         * gnus-sum.el (gnus-summary-read-group-1): Remove
7704         gnus-summary-set-local-parameters.
7705         (gnus-summary-setup-buffer): Put it here.
7706
7707 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7708
7709         * gnus.el (to-address): Define parameter.
7710         (to-list): Ditto.
7711         * gnus-art.el (article-hide-boring-headers): Use them.
7712         * gnus-msg.el (gnus-post-news): Ditto.
7713         * gnus-cus.el (gnus-group-parameters): Remove them.
7714
7715 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7716
7717         * gnus-draft.el (gnus-draft-reminder): New function.
7718
7719         * gnus-art.el (gnus-sender-save-name): New function.
7720
7721 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7722
7723         * mm-util.el (mm-mime-charset): Error message.
7724
7725 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7726
7727         * message.el (message-check-news-body-syntax): Don't check mml lines.
7728
7729 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7730
7731         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
7732         subscribe.
7733
7734         * gnus-start.el (gnus-call-subscribe-functions): New function.
7735         (gnus-find-new-newsgroups): Use it.
7736         (gnus-ask-server-for-new-groups): Use it.
7737         (gnus-check-first-time-used): Use it.
7738         (gnus-subscribe-newsgroup-method): Grok a list of functions.
7739         (gnus-subscribe-options-newsgroup-method): Ditto.
7740         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
7741         return .
7742
7743 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7744
7745         * gnus-cus.el (gnus-score-customize): Doc fix.
7746
7747 2001-02-11  Jesper Harder <harder@ifa.au.dk>
7748
7749         * dgnushack.el (my-getenv): Typo.
7750
7751 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
7754
7755 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7756
7757         * gnus-group.el (gnus-group-suspend): Offer save summaries.
7758
7759         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
7760         (gnus-treatment-function-alist): Use it.
7761         (article-remove-leading-whitespace): New function.
7762         (gnus-article-make-menu-bar): Use it.
7763
7764         * gnus-sum.el (gnus-summary-wash-empty-map): Add
7765         remove-leading-whitespace.
7766         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
7767         because of conflict.
7768
7769 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7770
7771         * Makefile.in: Hack generating gnus-load.el.
7772         * dgnushack.el: Ditto.
7773         * gnus-load.el: Remove it.
7774
7775 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * dgnushack.el : Add URLDIR.
7778
7779         * Makefile.in (EMACS_COMP): Ditto.
7780
7781 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7782
7783         * gnus-cus.el (gnus-score-customize): Error on no score file.
7784
7785 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * mm-decode.el (mm-merge-handles): New function.
7788
7789         * mm-view.el (mm-inline-message): Use it.
7790         (mm-view-message): Ditto.
7791
7792         * mm-partial.el (mm-inline-partial): Ditto.
7793
7794         * mm-extern.el (mm-inline-external-body): Ditto.
7795
7796         * gnus-art.el (gnus-mime-view-part): Ditto.
7797         (gnus-mime-view-part-as-type): Ditto.
7798         (gnus-mime-save-part-and-strip): Prevent users to strip in some
7799         cases.
7800
7801 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7802
7803         * message.el (message-cancel-news): Allow to shoot foot.
7804         (message-supersede): Ditto.
7805
7806 2001-02-08  Tommi Vainikainen <thv@iki.fi>
7807
7808         * gnus-sum.el (gnus-simplify-subject-re): Use
7809         message-subject-re-regexp.
7810
7811 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7812
7813         * nnmail.el (nnmail-expiry-target-group): Bind
7814         nnmail-cache-accepted-message-ids to nil.
7815
7816         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
7817         coding system.
7818
7819 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7820
7821         * qp.el (quoted-printable-encode-region): Make sure characters are
7822         between 00 and FF.  Don't check charset.
7823
7824         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
7825         in Emacs 20.
7826         * rfc2047.el (rfc2047-q-encode-region): Ditto.
7827
7828 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7829
7830         * message.el (message-make-forward-subject): Argument decoded.
7831         (message-forward): Use it when digest.
7832
7833         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
7834         buffer.
7835
7836 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7837
7838         * message.el (message-generate-headers-first): Doc fix.
7839
7840 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7841
7842         * gnus-art.el (article-make-date-line): Error proof.
7843
7844 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7845
7846         * gnus-group.el (gnus-group-listing-limit): New variable.
7847         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
7848
7849         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
7850
7851 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7852
7853         * message.el (message-newline-and-reformat): Special case for
7854         breaking at BOL.
7855
7856 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7857
7858         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
7859         message/rfc822.
7860
7861 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7862
7863         * message.el (message-encode-message-body): Don't insert
7864         Content-Type if it is inside a mail.
7865
7866 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7867
7868         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
7869         gnus-article-commands-menu.
7870
7871         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
7872         in Emacs.
7873
7874         * gnus-start.el (gnus-read-descriptions-file): Use
7875         gnus-group-name-charset and gnus-group-charset-alist.
7876
7877 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7878
7879         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
7880         active region.
7881
7882         * gnus-start.el (gnus-group-change-level): Remove from both
7883         gnus-zombie-list and gnus-killed-list.
7884
7885 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7886
7887         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
7888         gnus-subscribe-topics.
7889
7890         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
7891
7892 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7893
7894         * gnus-art.el (gnus-article-make-menu-bar): Make
7895         gnus-article-post-menu.
7896
7897         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
7898
7899         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
7900
7901         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7902
7903         * message.el (message-mode-menu): Ditto.
7904
7905         * gnus-art.el (defvar): eval-when-compile.
7906
7907 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7908
7909         * gnus-agent.el (gnus-agentize): Fix doc.
7910
7911 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
7912
7913         * mml.el (mml-preview): Bind `q'.
7914
7915 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7916
7917         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
7918
7919 2001-01-31  Dave Love  <fx@gnu.org>
7920
7921         * mm-util.el (mm-mime-mule-charset-alist)
7922         (mm-find-mime-charset-region): Consider mule-utf-8.
7923
7924 2001-01-31  Dave Love  <fx@gnu.org>
7925
7926         * gnus-art.el (gnus-article-x-face-command)
7927         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
7928         :version.
7929
7930 2001-01-26  Dave Love  <fx@gnu.org>
7931
7932         * mm-util.el (mm-multibyte-string-p): New.
7933
7934 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
7935 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
7936 ;;      string-as-multibyte on class.  Clarify line-folding.
7937         (quoted-printable-encode-string): Make temp buffer inherit
7938         string's multibyteness.
7939
7940 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
7941
7942         * nnheader.el (toplevel): Don't require `gnus-util' at
7943         compile-time; this creates a circular dependency, and prevents
7944         a bootstrap.
7945
7946 2001-01-22  Andreas Schwab  <schwab@suse.de>
7947
7948         * nnheader.el (gnus-delete-line): Autoload it as a macro.
7949
7950 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7951
7952         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
7953
7954         * gnus-art.el (article-hide-list-identifiers): Ditto.
7955
7956         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
7957
7958 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7959
7960         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
7961
7962         * gnus-art.el (article-hide-list-identifiers): Similar.
7963
7964 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
7965
7966         * nnmail.el (nnmail-remove-list-identifiers): Improved.
7967
7968 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7969
7970         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
7971
7972 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7973
7974         * gnus-util.el (gnus-string-equal): New function.
7975
7976         * gnus-art.el (article-hide-boring-headers): Use it.
7977
7978 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
7979
7980         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
7981
7982 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7983
7984         * gnus-msg.el (gnus-msg-mail): Support switch-action.
7985
7986 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7987
7988         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
7989         command if there is not last-saver.
7990
7991 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7992
7993         * nntp.el (nntp-open-connection): 201 is possible.
7994
7995 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7996
7997         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
7998         (rfc2047-charset-encoding-alist): Add big5.
7999
8000 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001
8002         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8003         (gnus-agent-remove-server): Ditto.
8004         (autoload): gnus-server-update-server.
8005
8006         * gnus-srvr.el (gnus-server-line-format): Add %a.
8007         (gnus-server-line-format-alist): Add gnus-tmp-agent.
8008         (gnus-server-insert-server-line): Use it.
8009
8010 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8011
8012         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8013         GB2312 and Big5.
8014
8015 2001-01-24  Simon Josefsson  <sj@extundo.com>
8016
8017         * mail-source.el (mail-sources): Add :program specifier to IMAP
8018         mail source.
8019         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8020
8021 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8022
8023         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8024
8025 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8026
8027         * nntp.el (nntp-wait-for): Return the success code.
8028         (nntp-open-connection): Use it.
8029
8030 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8031
8032         * gnus-int.el (gnus-check-server): Allow breaking the opening.
8033
8034 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8035
8036         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8037
8038 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * gnus-sum.el (gnus-summary-print-article): Take one prefix
8041         argument. Allow to print several articles in one file.
8042
8043 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8044
8045         * webmail.el (webmail-type-definition): netaddress changes.
8046
8047 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8048
8049         * gnus.el: Fix copyright. Remove trailing spaces.
8050
8051         * message.el (message-forward): Use mule4.
8052
8053 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8054
8055         * mm-util.el (mm-string-as-unibyte): New function.
8056
8057         * message.el (message-forward): Use it.
8058
8059 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8060
8061         * message.el (message-cite-original-without-signature): Don't peel
8062         off the blank line.
8063         (message-get-reply-headers): Add Cc if it is not in follow-to.
8064
8065 2001-01-20  Simon Josefsson  <sj@extundo.com>
8066
8067         * mm-decode.el (mm-handle-multipart-from): Add.
8068         (mm-dissect-buffer): Save From: header value.
8069         (mm-security-from): Remove.
8070         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8071
8072         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8073         instead of `mml-security-from'.  Protect null from value.
8074
8075 2001-01-20  Simon Josefsson  <sj@extundo.com>
8076
8077         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8078         application/vnd.ms-excel attachments.
8079
8080 2001-01-19  Simon Josefsson  <sj@extundo.com>
8081
8082         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8083
8084 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8085
8086         * message.el (message-ignored-mail-headers): Ditto.
8087
8088 2001-01-19  Simon Josefsson  <sj@extundo.com>
8089
8090         * message.el (message-ignored-news-headers): Only search beginning
8091         of line.
8092
8093 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
8094
8095         * message.el (message-send-mail): Content-Type may not be there.
8096
8097 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8098
8099         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8100         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8101
8102         * gnus-art.el (article-display-x-face): Insert X-Face if there is
8103         not.
8104
8105 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8106
8107         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8108         non-native groups.
8109
8110 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111
8112         * message.el (message-yank-original): Understand
8113         universal-argument.
8114
8115 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8116
8117         * gnus-art.el (gnus-boring-article-headers): Add to-address.
8118         (article-hide-boring-headers): Ditto.
8119
8120         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8121
8122 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8123
8124         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8125         one.
8126
8127 2001-01-16  Simon Josefsson  <simon@josefsson.org>
8128
8129         * message.el (message-make-in-reply-to): Add comment to message-id
8130         (old syntax, see 2000-08-02 change).
8131
8132 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8133
8134         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8135         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8136         (gnus-button-reply): Ditto.
8137
8138 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
8139
8140         * gnus-art.el (article-display-x-face): Fix.
8141
8142 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8143
8144         * gnus-art.el (article-display-x-face): Use
8145         gnus-original-article-buffer.
8146
8147 2001-01-15  Jack Twilley <jmt@tbe.net>
8148
8149         * message.el (message-add-header): Move to point-max.
8150
8151 2001-01-15  Simon Josefsson  <simon@josefsson.org>
8152
8153         * smime.el (smime-CA-directory, smime-CA-file): Change default to
8154         nil, improve documentation.
8155         (smime-certificate-directory): Comment out false hints (until it
8156         is implemented).
8157
8158         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8159         there aren't any keys.
8160         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8161         verify certificate.  Default is changed to only check integrity.
8162         Improved security status texts.  If a certificate doesn't contain
8163         a email address, don't fail.
8164
8165         * smime.el (smime-noverify-region):
8166         (smime-noverify-buffer): New functions.  Verifies integrity only.
8167
8168 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8169
8170         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8171
8172 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8173
8174         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8175         (gnus-remove-some-windows): Ditto.
8176
8177 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8178
8179         * gnus-art.el (article-make-date-line): 11th.
8180
8181 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8182
8183         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8184         (mml2015-gpg-sign): Ditto.
8185
8186 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8189         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8190
8191 2001-01-08  Dave Love  <fx@gnu.org>
8192
8193         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8194         single character.
8195
8196         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8197
8198         * message.el: Doc and message fixes.
8199         (message-send-rename-function)
8200         (message-make-forward-subject-function)
8201         (message-send-mail-function, message-reply-to-function)
8202         (message-wide-reply-to-function, message-followup-to-function)
8203         (message-distribution-function, message-auto-save-directory): Fix
8204         :type.
8205
8206         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8207         proceeding after warnings.  Amend multipart warning message.
8208
8209 2001-01-04  Dave Love  <fx@gnu.org>
8210
8211         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8212         compiling.
8213         (gnus-make-directory): Require nnmail.
8214
8215         * mm-decode.el (mm-inline-media-tests): Add
8216         image/x-portable-bitmap.
8217         (mm-get-image): Grok pbm.
8218
8219 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
8220
8221         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8222
8223 2001-01-09  Didier Verna  <didier@xemacs.org>
8224
8225         * dgnushack.el (dgnushack-compile): give a dummy value to
8226         `gnus-xmas-glyph-directory' for the time of compilation.
8227         * gnus-agent.el: moved some XEmacs specific hook add-ons from
8228         `gnus-xmas-[re]define' to avoid loosing user custom settings.
8229         * gnus-art.el: ditto.
8230         * gnus-group.el: ditto.
8231         * gnus-salt.el: ditto.
8232         * gnus-sum.el: ditto.
8233         * gnus-topic.el: ditto.
8234         * gnus-xmas.el (gnus-xmas-define): see above.
8235         * gnus-xmas.el (gnus-xmas-redefine): see above.
8236         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8237         non-continuable error when the directory can't be found.
8238
8239 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8240
8241         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8242         handle.
8243         * gnus-art.el (gnus-mime-view-part): Copy it.
8244         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8245
8246 2001-01-09  Michael Downes <mjd@ams.org>
8247
8248         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8249
8250 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8251
8252         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8253         orig-file. Use ',source.
8254
8255 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8256
8257         * gnus-xmas.el (gnus-xmas-modeline-glyph):
8258         (gnus-xmas-group-startup-message):
8259         Detect gnus-xmas-glyph-directory when it is nil.
8260
8261 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8262
8263         * pop3.el (pop3-get-message-count): Andrew Innes
8264         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8265
8266 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8267
8268         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8269
8270         * time-date.el (time-to-number-of-days): New function.
8271
8272 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
8273
8274         * nnslashdot.el (nnslashdot-request-list): Always get the right
8275         sid.
8276
8277 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * message.el (message-minibuffer-local-map): New keymap.
8280         (message-read-from-minibuffer): Use it.
8281         * gnus-msg.el (gnus-summary-resend-message): Use it
8282
8283 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8284
8285         * gnus-start.el (gnus-display-time-event-handler): New function.
8286         (gnus-after-getting-new-news-hook): Use it.
8287
8288 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * message.el (message-ignored-mail-headers): Add draft header.
8291
8292 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8293
8294         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8295         excursion.
8296
8297         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8298
8299 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8300
8301         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8302
8303 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8304
8305         * qp.el (quoted-printable-decode-region): Don't backward-char.
8306
8307 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8308
8309         * gnus-draft.el: Mark articles as replied.
8310
8311         * gnus-sum.el (gnus-summary-add-mark): New function.
8312
8313         * gnus-group.el (gnus-add-mark): New function.
8314
8315         * gnus-sum.el (gnus-summary-buffer-name): New function.
8316         (gnus-summary-setup-buffer): Use it.
8317
8318         * gnus-draft.el: Set things up with the right post method and
8319         stuff.
8320
8321         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8322
8323         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8324
8325         * gnus.el (gnus-draft-meta-information-header): New variable.
8326
8327 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8328
8329         * gnus-art.el (gnus-treatment-function-alist): Move the date
8330         functions before the header sorting functions.
8331
8332         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8333
8334         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8335         Don't (push "/usr/share/emacs/site-lisp" load-path).
8336
8337         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8338         to empty fill prefixes.
8339
8340 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8341
8342         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8343         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8344
8345 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8346
8347         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8348
8349         * nnml.el (autoload): Move to nnheader.el.
8350
8351         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8352         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8353         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8354         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
8355
8356 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8357
8358         * gnus-art.el (article-make-date-line): Get the hours right.
8359         (gnus-ignored-headers): More hiding.
8360
8361         * nnmail.el (nnmail-expiry-wait): Not an integer.
8362
8363         * message.el (message-goto-body): Only expand abbrev when called
8364         interactively.
8365         (message-make-lines): Use it.
8366
8367 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8368
8369         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8370
8371 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8372
8373         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8374         include the expunged articles.
8375
8376         * gnus-group.el (gnus-group-sort-by-server): New function.
8377
8378         * gnus.el (gnus-method-to-server-name): New function.
8379         (gnus-group-prefixed-name): Use it.
8380
8381         * gnus-group.el (gnus-group-sort-function): Doc fix.
8382         (gnus-group-sort-groups-by-server): New command.
8383
8384 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8385
8386         * gnus-art.el (gnus-treat-date-english): New variable.
8387         (article-date-english): New command.
8388         (gnus-english-month-names): New variable.
8389         (article-make-date-line): Do 'english.
8390
8391         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8392         after the fill prefix.
8393
8394         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8395         score...".
8396
8397         * gnus-art.el (gnus-ignored-headers): Hide more headers.
8398
8399         * message.el (message-mode-map): Bind comment-region.
8400
8401         * gnus-art.el (gnus-mime-display-part): Let w3 display
8402         multipart/related.
8403
8404         * mm-bodies.el (mm-long-lines-p): New function.
8405         (mm-body-encoding): Use it.
8406         (mm-body-encoding): Encode articles with lines longer than 1000
8407         characters.
8408
8409 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8410
8411         * mm-util.el (mm-enable-multibyte): Use
8412         default-enable-multibyte-characters.
8413         (mm-enable-multibyte-mule4): Ditto.
8414         (mm-disable-multibyte): Test XEmacs.
8415         (mm-disable-multibyte-mule4): Ditto.
8416         (mm-with-unibyte-current-buffer): Simplified.
8417         (mm-with-unibyte-current-buffer-mule4): Ditto.
8418
8419 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8422
8423         * nnheader.el (nnheader-string-as-multibyte): New alias.
8424
8425         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8426
8427         * gnus-uu.el (gnus-message-process-mark): New function.
8428         (gnus-uu-mark-by-regexp): Use it.
8429         (gnus-new-processable): New function.
8430
8431 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
8432
8433         * gnus-sum.el (gnus-no-mark): New variable.
8434
8435 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8436
8437         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8438         backslashes.
8439
8440 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
8441
8442         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8443         definition.
8444
8445 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8446
8447         * dgnushack.el (dgnushack-compile): elc is in the current directory.
8448
8449         * qp.el (quoted-printable-encode-region): Don't check multibyte in
8450         XEmacs.
8451
8452 2000-12-25  Lloyd Zusman <ljz@asfast.com>
8453
8454         * mml.el (mml-read-tag): Save tag location.
8455
8456 2000-12-25  Simon Josefsson  <simon@josefsson.org>
8457
8458         * starttls.el: Sync with Emacs 21.
8459
8460 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * message.el (message-mail): Support yank-action.
8463
8464         * message.el (message-setup): Revoke the last change.
8465
8466 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8467
8468         * message.el (message-setup): Use cons. Suggested by Johan Vromans
8469         <jvromans@squirrel.nl>.
8470
8471 2000-12-24  Simon Josefsson  <sj@extundo.com>
8472
8473         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8474         mailing list junk at end of part.
8475
8476 2000-12-23  Simon Josefsson  <sj@extundo.com>
8477
8478         * nnimap.el (nnimap-expiry-target): New function.
8479         (nnimap-request-expire-articles): Use it.
8480
8481 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8482
8483         * gnus.el (gnus-group-parameters-more): New variable.
8484         * gnus-cus.el (gnus-group-customize): Use it.
8485
8486         * gnus.el (gnus-define-group-parameter): New macro.
8487         (auto-expire): Use it
8488         (total-expire): Use it.
8489         * gnus-art.el (banner): Use it.
8490
8491         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8492         <ljz@asfast.com>.
8493
8494 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8495
8496         * gnus-topic.el (gnus-topic-create-topic): Use list.
8497
8498         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8499         before binding gnus-default-article-saver.
8500
8501         * gnus-sum.el (gnus-summary-save-article):
8502         (gnus-summary-pipe-output):
8503         (gnus-summary-save-article-mail):
8504         (gnus-summary-save-article-rmail):
8505         (gnus-summary-save-article-file):
8506         (gnus-summary-write-article-file):
8507         (gnus-summary-save-article-body-file): Ditto.
8508
8509         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8510
8511 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8512
8513         * gnus-art.el (gnus-mime-security-button-map):
8514         (gnus-mime-button-map): Add parent.
8515
8516 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * messagexmas.el (message-xmas-redefine): New function.
8519
8520         * message.el: Use it.
8521
8522         * gnus-art.el (gnus-article-check-hidden-text): Return t.
8523
8524         * gnus-util.el (gnus-remove-text-properties-when): Return t.
8525
8526 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8527
8528         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8529         malformatted messages.
8530
8531 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8532
8533         * mm-util.el (mm-image-load-path): New function.
8534
8535         * gnus-group.el (gnus-group-make-tool-bar): Use it.
8536
8537         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8538
8539         * message.el (message-tool-bar-map): Use it.
8540
8541         * Makefile.in (install-el): New rule.
8542
8543 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8544
8545         * gnus-art.el (article-treat-dumbquotes): Quote \.
8546
8547 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8548
8549         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8550         Emacs 20 runs on a terminal.
8551
8552 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8553
8554         * gnus-msg.el (gnus-bug): Revert to save-excursion.
8555
8556         * mml.el (gnus-add-minor-mode): Autoload.
8557
8558         * message.el (message-forward): Save-restriction.
8559
8560 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8561
8562         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8563         Paul Stevenson <p.stevenson@surrey.ac.uk>
8564
8565 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8566
8567         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
8568
8569         * mml.el (gnus-ems): Don't require.
8570
8571         * gnus.el (gnus-decode-rfc1522): Removed.
8572         (gnus-set-text-properties): Define.
8573
8574 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8575
8576         * gnus-art.el (gnus-mime-*): handle may be nil.
8577
8578         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
8579
8580         * gnus.el (gnus-group-remove-excess-properties): Not defined
8581         in gnus-xmas.
8582
8583 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8584
8585         * message.el (message-mail-user-agent): Add :version.
8586
8587 2000-12-21  Miles Bader  <miles@gnu.org>
8588
8589         * message.el (message-mode): Set `comment-start' to the  yank prefix.
8590
8591 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8592
8593         * message.el (message-mail-user-agent): New variable.
8594         (message-setup): Renamed to message-setup-1. Support
8595         mail-user-agent.
8596         (message-mail-user-agent): New function.
8597         (message-mail): Use it.
8598         (message-reply): Use it.
8599         (message-resend): Use it.
8600         (message-mail-other-window): Use it.
8601         (message-mail-other-frame): Use it.
8602
8603         * gnus-msg.el (gnus-bug): Support mail-user-agent.
8604
8605 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8606
8607         * message.el (message-tool-bar-map): Simplify.
8608         (message-narrow-to-head-1): New function.
8609         (message-narrow-to-head): Use it.
8610         (message-reply): Ditto.
8611         (message-cancel-news): Ditto.
8612         (message-supersede): Ditto.
8613         (message-make-forward-subject): Ditto.
8614         (message-bounce): Ditto.
8615
8616 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8617
8618         * uudecode.el (uudecode-decode-region-external): make-temp-file
8619         may not be defined.
8620
8621         * binhex.el (defalias): eval-and-compile.
8622
8623         * message.el (message-tool-bar-map): New function.
8624         (message-mode): Use it.
8625
8626 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8627
8628         * nntp.el (nntp-find-connection): Remove the entry.
8629         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
8630
8631 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8632
8633         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
8634
8635         * message.el (message-forward): Copy buffer in unibyte mode.
8636
8637 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8638
8639         * message.el (message-make-forward-subject): Don't widen. Decode.
8640         (message-forward): Don't decode subject.
8641
8642 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
8643
8644         * qp.el (quoted-printable-encode-region): Upcase QP.
8645
8646 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8647
8648         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
8649         mail-extract-a-c instead. Don't depend on Gnus.
8650
8651         * mml.el (gnus-ems): Require it.
8652
8653         * gnus-msg.el (gnus-summary-mail-forward):
8654
8655         * message.el (message-forward):  Move mime-to-mml here.
8656
8657 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8658
8659         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
8660         * gnus-art.el (gnus-insert-mime-button): Simplify.
8661         (gnus-mime-display-alternative): Ditto.
8662         (gnus-insert-mime-security-button): Ditto.
8663
8664 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8665
8666         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
8667         text-property-not-all doesn't return nil when start=mark(end).
8668         (gnus-remove-text-properties-when): Ditto.
8669
8670 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8671
8672         * gnus-start.el (gnus-group-change-level): Remove group from
8673         gnus-active-hashtb if real killed.
8674
8675 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8676
8677         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
8678         (gnus-mime-display-alternative): Ditto.
8679         (gnus-insert-mime-security-button): Ditto.
8680
8681 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8682
8683         * gnus-start.el (gnus-group-change-level): Don't add it into
8684         killed-list if it was killed.
8685
8686 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8687
8688         * nnmbox.el (nnmbox-file-coding-system): Use binary.
8689         (nnmbox-active-file-coding-system): Ditto.
8690
8691         * gnus-cus.el (gnus-group-parameters): Add posting-style.
8692
8693 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8694
8695         * gnus.el (gnus-version):
8696         (gnus-version-number): Set to Oort Gnus 0.01.
8697
8698         * gnus-art.el (gnus-mime-security-button-map):
8699         (gnus-insert-mime-security-button): Fix for Emacs21.
8700
8701 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8702
8703         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
8704         easymenu, because XEmacs doesn't understand :help.
8705
8706         * mm-uu.el: Require binhex.
8707
8708 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8709
8710         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
8711
8712 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8713
8714         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
8715
8716 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
8717
8718         * *.xpm, *.pbm: Convert icons icons to size 24x24.
8719
8720 2000-12-18  Dave Love  <fx@gnu.org>
8721
8722         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
8723         (unused).
8724
8725 2000-12-13  Miles Bader  <miles@gnu.org>
8726
8727         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
8728         to t, so that we don't get stuck while trying to smilefy
8729         intangible text.
8730
8731 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8732
8733         * smiley-ems.el (smiley-regexp-alist): Make regexps match
8734         at the end of the buffer.
8735         (smiley-region): In the loop, move to the end of the submatch
8736         matching the smiley instead of using the end of the match
8737         of the whole regexp.
8738
8739 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
8740
8741         * message.el (message-mode): Doc fix.
8742
8743 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8744
8745         * smiley-ems.el (smiley-region): Doc fix.
8746
8747 2000-12-11  Miles Bader  <miles@gnu.org>
8748
8749         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
8750         bottom line visible, check to see if it's partially obscured, and
8751         if so, either scroll one more line to make it fully visible, or
8752         revert to showing the second line from the top.
8753
8754 2000-12-07  Dave Love  <fx@gnu.org>
8755
8756         * mailcap.el (mailcap-download-directory)
8757         * gnus-audio.el (gnus-audio-directory)
8758         * smiley-ems.el (smiley-data-directory): Fix :type.
8759
8760 2000-11-30  Dave Love  <fx@gnu.org>
8761
8762         * message.el (message-auto-save-directory): Use
8763         file-name-as-directory.
8764         (message-set-auto-save-file-name): Create
8765         message-auto-save-directory if necessary.
8766         (message-replace-chars-in-string): Removed -- unused.
8767         (message-mail-alias-type): Customize.
8768         (message-headers): Remove duplicate defgroup.
8769
8770 2000-11-29  Dave Love  <fx@gnu.org>
8771
8772         * qp.el (quoted-printable-decode-region): Use error, not message
8773         to report malformed text (like base64).  Amend message.
8774
8775 2000-11-29  Miles Bader  <miles@gnu.org>
8776
8777         * message.el (message-header-lines): Fontify tag.
8778
8779 2000-11-27  Dave Love  <fx@gnu.org>
8780
8781         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
8782         compiler warning.
8783
8784 ;2000-11-26  Dave Love  <fx@gnu.org>
8785 ;
8786 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
8787 ;
8788 2000-11-23  Dave Love  <fx@gnu.org>
8789
8790         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
8791
8792         * mm-uu.el (uudecode): Require.
8793         (uudecode-decode-region, uudecode-decode-region-external): Don't
8794         autoload.
8795         (mm-uu-copy-to-buffer): Doc fix.
8796         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
8797         type fix.
8798
8799         * mailcap.el: Doc fixes.
8800         (mailcap-mime-data): Various adjustments.
8801         (mailcap): New group.
8802         (mailcap-download-directory): Customize.
8803         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
8804         (mailcap-temporary-directory): Deleted (unused).
8805         (mailcap-unescape-mime-test): Simplify slightly.
8806         (mailcap-viewer-passes-test): Use functionp.
8807         (mailcap-command-p): Aliased to executable-find.
8808
8809         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
8810         default-enable-multibyte-characters is nil.
8811
8812 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8813
8814         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
8815
8816 2000-11-21  Dave Love  <fx@gnu.org>
8817
8818         * gnus-art.el (gnus-mime-button-map): Don't inherit from
8819         gnus-article-mode-map.
8820 ;       (gnus-mime-button-menu): Use mouse-set-point.
8821         (gnus-insert-mime-button, gnus-mime-display-alternative)
8822         (gnus-mime-display-alternative): Don't use local-map property.
8823
8824 2000-11-17  Dave Love  <fx@gnu.org>
8825
8826         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
8827         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
8828         and make-temp-file.
8829         (uudecode-decode-region): Doc fix.
8830
8831 2000-11-14  Dave Love  <fx@gnu.org>
8832
8833         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
8834         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
8835         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
8836         New files, derived from the XPMs.
8837
8838 2000-11-10  Dave Love  <fx@gnu.org>
8839
8840         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
8841         (gnus-agent-lib-file, gnus-agent-load-alist)
8842         (gnus-agent-save-alist, gnus-agent-article-name): Use
8843         expand-file-name.
8844
8845         * gnus-group.el (gnus-group-name-charset-method-alist): Add
8846         :version.
8847         (nnkiboze-score-file): Defvar when compiling.
8848
8849         * gnus-start.el (gnus-read-newsrc-file): Add :version.
8850
8851         * gnus-art.el (gnus-article-banner-alist)
8852         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
8853         (gnus-article-date-lapsed-new-header)
8854         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
8855         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
8856         (gnus-treat-strip-headers-in-body)
8857         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
8858         (gnus-treat-translate): Add :version.
8859         (gnus-article-mime-part-function): Fix defcustom.
8860
8861         * nnmail.el (nnmail-expiry-target)
8862         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
8863         (nnmail-split-header-length-limit): Add :version.
8864
8865         * gnus-sum.el (gnus-auto-expirable-marks)
8866         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
8867         (gnus-extra-headers, gnus-ignored-from-addresses)
8868         (gnus-newsgroup-ignored-charsets)
8869         (gnus-group-highlight-words-alist)
8870         (gnus-summary-show-article-charset-alist): Add :version.
8871
8872         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
8873         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
8874         files, converted from the XPMs.
8875
8876         * gnus-cache.el (gnus-cache-active-file): Don't use
8877         file-name-as-directory on directory.
8878         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
8879         use file-name-as-directory on directory.
8880
8881         * time-date.el (timezone-make-date-arpa-standard): Autoload.
8882         (date-to-time): Use it.
8883
8884 ;       * message.el (message-mode) <adaptive-fill-regexp>:
8885 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
8886 ;       (message-newline-and-reformat): Likewise.
8887         (message-forward-as-mime, message-forward-ignored-headers)
8888         (message-buffer-naming-style, message-default-charset)
8889         (message-dont-reply-to-names, message-send-mail-partially-limit):
8890         Add :version.
8891
8892         * mm-util.el: Doc fixes.
8893         (mm-mime-charset): Don't use the raw result of
8894         mm-preferred-coding-system.
8895         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
8896         (mm-with-unibyte): Simplify.
8897
8898         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
8899         concat.
8900
8901         * pop3.el (pop3-version): Deleted.
8902         (pop3-make-date): New function, avoiding message-make-date.
8903         (pop3-munge-message-separator): Use it.
8904
8905 2000-11-09  Dave Love  <fx@gnu.org>
8906
8907         * gnus-group.el (gnus-group-make-directory-group)
8908         (gnus-group-fetch-faq): Use expand-file-name.
8909         (gnus-group-fetch-faq): Simplify completing-read form.
8910
8911         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
8912         test for Mule.
8913
8914         * message.el (tool-bar-map): Defvar when compiling.
8915
8916         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
8917         (gnus-tm-lisp-directory): Deleted.
8918         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
8919         (featurep 'xemacs).
8920         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
8921         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
8922         version numbers from file names.
8923
8924 2000-11-08  Dave Love  <fx@gnu.org>
8925
8926         * mm-view.el: Use featurep for XEmacs test.
8927         (mm-inline-message): Test for `remove-specifier'; don't use
8928         condition-case.
8929
8930         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
8931
8932         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
8933         (gnus-score-find-bnews): Don't concat "".
8934
8935         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
8936         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
8937         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
8938         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
8939
8940         * gnus-sum.el: Put some defvars in eval-when-compile.
8941         (gnus-summary-mode-hook): Add :options.
8942         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
8943         (gnus-summary-tool-bar-map): New variable.
8944         (gnus-summary-make-tool-bar): New function.
8945         (gnus-summary-mode): Put kill-all-local-variables first.
8946
8947         * gnus-group.el (gnus-group-toolbar-map): New variable.
8948         (gnus-group-make-tool-bar): Rewritten.
8949         (gnus-group-mode): Put kill-all-local-variables first.
8950
8951         * rfc2047.el: Require gnus-util.
8952
8953         * nnml.el (gnus-sorted-intersection): Autoload.
8954
8955         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
8956         Put some defvars in eval-when-compile.
8957         (gnus-intersection, gnus-sorted-complement):  Autoload.
8958
8959         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
8960
8961         * mm-encode.el (mm-body-7-or-8): Autoload.
8962
8963         * mm-decode.el (mm-insert-inline): Autoload.
8964
8965         * mml.el:
8966         * message.el: Put some defvars in eval-when-compile.
8967
8968         * gnus-msg.el: Put some defvars in eval-when-compile.
8969         (gnus-msg-mail): Move after gnus-setup-message.
8970
8971         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
8972
8973 2000-11-07  Dave Love  <fx@gnu.org>
8974
8975         * gnus-util.el (nnheader): Don't require message (recursive
8976         autoload).
8977
8978         * uudecode.el: Avoid compiler warnings.
8979
8980         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
8981         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
8982
8983 2000-11-06  Dave Love  <fx@gnu.org>
8984
8985         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
8986
8987         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
8988         (uudecode-char-int): New alias, replacing char-int.
8989         (uudecode-decode-region): Don't call buffer-disable-undo.
8990
8991 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
8992 ;       (mm-uu-configure-list): Doc fix.
8993 ;
8994 ;       * earcon.el (running-xemacs): Don't define.
8995 ;
8996 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
8997 ;
8998 ;       * message.el (message-font-lock-keywords): Match a final newline
8999 ;       to help font-lock's multiline support.
9000 ;
9001 2000-11-03  Dave Love  <fx@gnu.org>
9002
9003         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9004
9005         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9006         name.
9007
9008         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9009         <banner>: Fix custom type, doc.
9010
9011         * mm-decode.el (mm-display-external): Space-prefix temp buffer
9012         name.  Don't disable undo explicitly.
9013
9014 ;2000-11-02  Dave Love  <fx@gnu.org>
9015 ;
9016 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
9017 ;       cite-prefix.
9018
9019 2000-11-01  Dave Love  <fx@gnu.org>
9020
9021         * rfc2047.el (base64): Require unconditionally.
9022         (message-posting-charset): Defvar when compiling.
9023         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9024         message.
9025
9026         * gnus-sum.el (nnoo): Require.
9027         (mm-uu-dissect): Autoload.
9028
9029         * mml.el (mml-parse-1): Clarify message.
9030         (mml-minibuffer-read-type): Use mailcap-mime-types.
9031
9032 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9033
9034         * mml.el: Fix a typo in the requiring of CL.
9035
9036 2000-11-01  Dave Love  <fx@gnu.org>
9037
9038         * utf7.el: Require cl when compiling.
9039
9040         * binhex.el: Use (featurep 'xemacs).
9041         (binhex-char-int): New alias, replacing char-int.  Change callers.
9042         (binhex-decode-region): Simplify work buffer code.
9043         (binhex-decode-region-external): Use expand-file-name, not concat.
9044
9045 2000-10-30  Dave Love  <fx@gnu.org>
9046
9047         * gnus-art.el: Fix 2000-10-27 change properly.
9048
9049 2000-10-28  Miles Bader  <miles@gnu.org>
9050
9051         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9052
9053 2000-10-27  Dave Love  <fx@gnu.org>
9054
9055         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9056         strings.
9057         (gnus-group-make-tool-bar): New function.
9058         (gnus-group-mode): Use it.
9059
9060         * message.el (message-mode-menu): Add some :help strings.
9061         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9062         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
9063
9064         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9065         * describe-group.xpm, get-news.xpm, kill-group.xpm:
9066         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
9067
9068         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9069         display-graphic-p here.
9070
9071 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9072
9073         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9074         of the `gnus-xemacs' variable, as the latter has been removed.
9075         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9076         * gnus-art.el (gnus-treat-display-xface)
9077         (gnus-treat-display-smileys, gnus-treat-display-picons)
9078         (gnus-article-read-summary-keys): Likewise.
9079
9080 2000-10-26  Dave Love  <fx@gnu.org>
9081
9082         (defvar): Use rmail-spool-directory unconditionally.
9083
9084 2000-10-18  Dave Love  <fx@gnu.org>
9085
9086         * mm-bodies.el (mm-uu-decode-function)
9087         (mm-uu-binhex-decode-function): Defvar when compiling.
9088
9089         * gnus-nocem.el (gnus-nocem-issuers): Update.
9090         (gnus-nocem-check-from): New option.
9091         (gnus-nocem-scan-groups): Use it.
9092         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9093         (gnus-nocem-check-article-limit): Add :version.
9094
9095 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
9096
9097         * ietf-drums.el (mm-util): Require CL when compiling.
9098
9099 2000-10-15  Dave Love  <fx@gnu.org>
9100
9101         * qp.el: Require mm-util.
9102
9103 2000-10-13  Dave Love  <fx@gnu.org>
9104
9105         * qp.el (quoted-printable-decode-region): Avoid invalid
9106         coding-systems.
9107
9108 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
9109
9110         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9111         to a recursive load.
9112
9113 2000-10-12  Dave Love  <fx@gnu.org>
9114
9115         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9116
9117         * gnus.el (gnus-group-startup-message): Check for PBM image.
9118
9119 2000-10-09  Dave Love  <fx@gnu.org>
9120
9121         * mail-source.el (mail-source-fetch-imap): Bind
9122         default-enable-multibyte-characters rather than using
9123         mm-disable-multibyte.
9124
9125 2000-10-05  Dave Love  <fx@gnu.org>
9126
9127         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9128         Autoload.
9129         (quoted-printable-decode-region):  Rename arg which confused
9130         charset with coding-system.  Don't use nonascii-insert-offset.
9131         Coding-system encode the region initially.  Don't recognize `=='
9132         as valid QP.  Coding-system decode the region finally.
9133         (quoted-printable-decode-string): Rename arg which confused
9134         charset with coding-system.
9135
9136         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9137         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9138         mm-encode-coding-region.
9139         (mm-decode-body, mm-decode-string): Rename variables which
9140         confused charset with coding-system.
9141         (binhex-decode-region): Don't autoload.
9142         (mm-body-encoding): Require message.
9143         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9144         cond branches.
9145
9146         * gnus-art.el (article-de-quoted-unreadable)
9147         (article-de-base64-unreadable): Fold search case
9148         rather than downcasing string.  Apply mm-charset-to-coding-system
9149         to arg of quoted-printable-decode-region.
9150
9151 2000-10-04  Dave Love  <fx@gnu.org>
9152
9153         * gnus-ems.el: Don't turn off compiler warnings in local vars.
9154         Require ring when compiling.
9155         (gnus-article-compface-xbm): New variable.
9156
9157 2000-10-04  Dave Love  <fx@gnu.org>
9158
9159         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9160         pbm images.
9161
9162         * frown.pbm, smile.pbm, wry.pbm: New files.
9163
9164         * frown.xbm, smile.xbm, wry.xbm: Deleted.
9165
9166 2000-10-03  Dave Love  <fx@gnu.org>
9167
9168         * mail-source.el (mail-sources): Revert to nil.
9169
9170         * nnmail (nnmail-spool-file): Revert to `((file))'.
9171
9172         * qp.el: Don't require mm-util.
9173         (quoted-printable-decode-region): Rewritten.
9174         (quoted-printable-decode-string, quoted-printable-encode-region):
9175         Doc fix.
9176         (quoted-printable-encode-region): Barf on multibyte characters.
9177         Maybe make the class multibyte.  Upcase chars, not formatted
9178         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
9179         (quoted-printable-encode-string): Don't use
9180         mm-with-unibyte-buffer.
9181
9182 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9183
9184         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
9185
9186 2000-09-21  Dave Love  <fx@gnu.org>
9187
9188         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9189         (for Emacs 20).  Tidy somewhat.
9190
9191 2000-09-21  Dave Love  <fx@gnu.org>
9192
9193         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9194         image processing.  Rationalize logic somewhat.
9195
9196 2000-09-20  Dave Love  <fx@gnu.org>
9197
9198         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9199         specifically.
9200
9201         * gnus.el (gnus-version-number): Avoid some redundant
9202         autoloads.
9203
9204 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
9205
9206         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9207         to XBM; we always have PBM support.
9208
9209 2000-09-14  Dave Love  <fx@gnu.org>
9210
9211         * gnus.el (gnus-charset):
9212         * mm-decode.el (mime-display):
9213         * imap.el (imap) <defgroup>: Add :version.
9214
9215 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
9216
9217         * parse-time.el: Fix author's mail address.
9218
9219         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9220         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9221         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9222         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9223         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9224         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9225         * rfc2231.el, uudecode.el: Fix copyright notice.
9226
9227         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9228         require `w3' at load-time only if not running in batch mode.
9229
9230 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9231
9232         * gnus.el: Before merge with Emacs21.
9233
9234 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
9235
9236         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9237
9238 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9239
9240         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9241         to avoid conflict with the standard `back-to-indentation'
9242         binding.
9243
9244 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9245
9246         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9247
9248         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9249         (mm-disable-multibyte-mule4): Ditto.
9250         (mm-with-unibyte-current-buffer-mule4): Ditto.
9251
9252 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253
9254         * pop3.el (pop3-movemail): Use binary.
9255         (pop3-movemail-file-coding-system): Removed.
9256
9257 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9258
9259         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9260
9261 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9264         exists.
9265
9266 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9267
9268         * gnus-msg.el (gnus-post-method): Use backend name when the
9269         address is "".
9270
9271 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272
9273         * gnus-art.el (article-verify-x-pgp-sig): Don't test
9274         mm-verify-option.
9275         (gnus-treat-x-pgp-sig): Default value.
9276         (gnus-ignored-headers): Redundant.
9277
9278 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9279
9280         * gnus-win.el (gnus-configure-frame): Save selected window.
9281
9282 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9283
9284         * nnmbox.el: Require gnus-range.
9285         (nnmbox-group-building-active-articles): New variable.
9286         (nnmbox-group-active-articles): New variable; this is a cache of
9287         all active articles by group and number.
9288         (nnmbox-in-header-p): New function.
9289         (nnmbox-find-article): New function.
9290         (nnmbox-record-active-article): New function.
9291         (nnmbox-record-deleted-article): New function.
9292         (nnmbox-is-article-active-p): New function.
9293         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9294         (nnmbox-request-article): Ditto.  Also supply extra arg to
9295         nnmbox-article-group-number.
9296         (nnmbox-request-expire-articles): Ditto.
9297         (nnmbox-request-move-article): Ditto.
9298         (nnmbox-request-replace-article): Ditto.
9299         (nnmbox-request-rename-group): Rename group entry in active
9300         article cache.
9301         (nnmbox-delete-mail): Update active article cache, unless article
9302         is being replaced.
9303         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9304         than partially duplicating it.
9305         (nnmbox-article-group-number): Add extra `this-line' arg, to
9306         handle articles belonging to multiple groups.
9307         (nnmbox-save-mail): Update active article cache.
9308         (nnmbox-read-mbox): Build active article cache when loading mbox.
9309         Also do some repair work, if we find articles that are missing the
9310         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9311         reconstruct these from Xref info.
9312
9313 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9314
9315         * mail-source.el (mail-source-report-new-mail): Use
9316         nnheader-run-at-time.
9317
9318 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9319
9320         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9321         an error is thrown, and then rethrow the error.
9322         (mail-source-check-pop): Ditto.
9323         (mail-source-start-idle-timer): Prevent multiple pop checks
9324         running if the check takes a long time.
9325
9326 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9327
9328         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9329         succeed.
9330
9331 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9332
9333         * gnus-win.el (gnus-configure-windows): Make sure
9334         nntp-server-buffer is live.
9335         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9336
9337 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9338
9339         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9340
9341 2000-12-04  Andreas Jaeger  <aj@suse.de>
9342
9343         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9344
9345 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9346
9347         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9348
9349 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
9350
9351         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9352
9353 2000-12-01  Simon Josefsson  <sj@extundo.com>
9354
9355         * mml-smime.el (mml-smime-verify): Fix address parsing.
9356
9357 2000-12-01  Simon Josefsson  <sj@extundo.com>
9358
9359         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
9360         more than one certificate inside PKCS#7 blob.  Better security
9361         information (clamed / actual sender, openssl output, certificates
9362         inside message).
9363
9364         * smime.el (smime-verify-region): Output to /dev/null.
9365         (smime-buffer-as-string-region): Don't parse empty lines.
9366
9367 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9368
9369         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9370         ?d and ?D.
9371         (gnus-mime-security-show-details-inline): New variable.
9372         (gnus-mime-security-show-details): Use them.
9373         (gnus-insert-mime-security-button): Ditto.
9374
9375         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9376         Suggest by Michael Duggan (md5i@cs.cmu.edu).
9377         (mml2015-gpg-clear-verify): Ditto.
9378         (mml2015-gpg-decrypt-1): Ditto.
9379         (mml2015-use): Prefer 'gpg.
9380
9381 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9382
9383         * gnus-util.el (gnus-add-text-properties-when): New function.
9384         (gnus-remove-text-properties-when): Ditto.
9385
9386         * gnus-cite.el (gnus-article-hide-citation): Use them.
9387         (gnus-article-toggle-cited-text): Use them.
9388
9389         * gnus-art.el (gnus-signature-toggle): Use them.
9390         (gnus-article-show-hidden-text): Ditto.
9391         (gnus-article-hide-text): Ditto.
9392
9393 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9394
9395         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9396
9397 2000-11-30  Simon Josefsson  <sj@extundo.com>
9398
9399         * smime.el (smime-point-at-eol): New alias.
9400         (smime-buffer-as-string-region): Use it.
9401
9402 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9403
9404         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9405
9406 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9407
9408         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9409
9410         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9411
9412         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9413
9414 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9415
9416         * nnmh.el (nnmh-request-expire-articles): Implemented
9417         expiry-target for nnmh backend.
9418
9419 2000-11-30  Simon Josefsson  <sj@extundo.com>
9420
9421         * mm-decode.el (mm-security-from): New variable.
9422         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9423
9424         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9425         than `from'.
9426
9427 2000-11-30  Simon Josefsson  <sj@extundo.com>
9428
9429         * mml-smime.el (mml-smime-verify): Verify that certificate mail
9430         address match sender address.
9431
9432         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9433
9434         * smime.el (smime-verify-region): Don't copy buffer.
9435         (smime-decrypt-buffer): Use expand-file-name on keyfile.
9436         (smime-pkcs7-region): New function.
9437         (smime-pkcs7-certificates-region): Ditto.
9438         (smime-pkcs7-email-region): Ditto.
9439         (smime-buffer-as-string-region): Ditto.
9440
9441         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9442         buffer.
9443
9444 2000-11-23  Jens Krinke <j.krinke@gmx.de>
9445
9446         * smime.el (smime-decrypt-region): Fix keyfile argument.
9447
9448 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9449
9450         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9451
9452 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9453
9454         * message.el (message-shoot-gnksa-feet): New variable.
9455         (message-gnksa-enable-p): New function.
9456         (message-send): Use it.
9457         (message-check-news-body-syntax): Ditto.
9458
9459 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9460
9461         * message.el (message-make-message-id): Remove the redundancy.
9462
9463 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9464
9465         * message.el (message-setup): Discourage using mc-install-*-mode.
9466
9467         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9468
9469 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9470
9471         * gnus-cite.el (gnus-cite-parse): Guess citation length.
9472
9473 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9474
9475         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9476
9477 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9478
9479         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9480
9481 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9482
9483         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9484         insert-buffer-substring.
9485
9486         * message.el (message-send-mail): Use buffer-substring-no-properties.
9487         (message-send-news): Ditto.
9488
9489 2000-11-22  David Edmondson <dme@dme.org>
9490
9491         * imap.el (imap-wait-for-tag): Message read info.
9492
9493 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9494
9495         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9496         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9497         (mml2015-gpg-encrypt): Ditto.
9498
9499 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9500
9501         * mm-decode.el (mm-verify-option): Default value.
9502
9503         * mml-sec.el (mml-secure-part): Error message.
9504
9505 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9506
9507         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9508
9509 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9510
9511         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9512
9513 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9514
9515         * gnus-art.el (gnus-article-describe-key): Use prompt.
9516         (gnus-article-describe-key-briefly): Ditto.
9517
9518 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9519
9520         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9521
9522 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9523
9524         * gnus-art.el (gnus-article-describe-key): New function.
9525         (gnus-article-describe-key-briefly): New function.
9526
9527 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9528
9529         * mm-decode.el (mm-decrypt-option): Doc typo.
9530
9531         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9532         return a number.
9533
9534 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9535
9536         * message.el (message-newline-and-reformat): Typo.
9537
9538 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9539
9540         * gnus-art.el (article-verify-x-pgp-sig): Check whether
9541         original-article-buffer exists.
9542
9543         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9544         (rfc2047-header-encoding-alist): Addresses are different from text.
9545         (rfc2047-encode-message-header): Ditto.
9546         (rfc2047-dissect-region): Extra parameter.
9547         (rfc2047-encode-region): Ditto.
9548         (rfc2047-encode-string): Ditto.
9549
9550 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9551
9552         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9553         (mm-uu-pgp-encrypted-extract): Use it.
9554         (mm-uu-pgp-signed-extract-1): New function.
9555         (mm-uu-pgp-signed-extract): Use it.
9556
9557         * gnus-art.el (gnus-mime-display-security): New function.
9558         (gnus-mime-display-part): Use it.
9559         (gnus-mime-security-verify-or-decrypt): New function.
9560         (gnus-mime-security-press-button): New function.
9561         (gnus-insert-mime-security-button): Use it.
9562
9563         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9564         (mm-find-raw-part-by-type): Ditto.
9565         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9566         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9567         (mm-destroy-parts): Kill nested multibyte buffer.
9568
9569         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
9570         (mml2015-gpg-verify): Ditto.
9571
9572 2000-11-18  Simon Josefsson  <sj@extundo.com>
9573
9574         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
9575         (mml2015-function-alist): Use it.
9576
9577         * mml-sec.el (mml-sign-alist): Update names.
9578         (mml-encrypt-alist): Ditto.
9579         (mml-secure-part-smime-sign): Moved to mml-smime.el
9580         as `mml-smime-sign-query'.
9581         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
9582         `mml-smime-get-file-cert'.
9583         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
9584         `mml-smime-get-dns-cert'.
9585         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
9586         `mml-smime-encrypt-query'.
9587         (mml-smime-sign-buffer): Use mml-smime-sign.
9588         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
9589
9590         * mml-smime.el (mml-smime-sign): New function.
9591         (mml-smime-encrypt):
9592         (mml-smime-sign-query):
9593         (mml-smime-get-file-cert):
9594         (mml-smime-get-dns-cert):
9595         (mml-smime-encrypt-query): Moved from mml-sec.el.
9596
9597 2000-11-16  Simon Josefsson  <sj@extundo.com>
9598
9599         * mml2015.el (mml2015-gpg-clear-verify): New function.
9600         (mml2015-function-alist): Add it.
9601
9602 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9603
9604         * message.el (message-setup-fill-variables): Use
9605         message-cite-prefix-regexp.
9606         (message-newline-and-reformat): Check the end of citation, leading
9607         WSP, break in the cite prefix.
9608         (message-fill-paragraph): New function.
9609
9610 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9611
9612         * lpath.el: Shut up.
9613
9614 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9615
9616         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
9617         raw 8-bit in headers in dk.* newsgroups.
9618
9619 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9620
9621         * message.el (message-newline-and-reformat): Match extra WSPs.
9622
9623 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9624
9625         * mml.el (mml-generate-mime-1): Ignore ascii.
9626
9627 2000-11-16 Justin Sheehy <justin@iago.org>
9628
9629         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
9630
9631 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9632
9633         * message.el (message-cite-prefix-regexp): Prefix should not end
9634         at space.
9635
9636 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * message.el (message-mode-syntax-table): Add - as a word
9639         constituent as in articles.
9640         (message-setup-fill-variables): Add -_. as supercite-style prefix.
9641         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
9642         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
9643
9644 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9645
9646         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
9647
9648 2000-11-12  David Edmondson  <dme@dme.org>
9649
9650         * message.el (message-font-lock-keywords): use
9651         message-cite-prefix-regexp.
9652
9653 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9654
9655         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
9656         Stein Arild Str\e,Ax\e(Bmme.
9657         (gnus-group-jump-to-group): Use it.
9658         (gnus-group-jump-to-group-prompt): Customize.
9659
9660 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9661
9662         * mailcap.el (mailcap-possible-viewers): Match the entire string.
9663
9664 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9665
9666         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
9667         incompatible.
9668         (mml2015-mailcrypt-sign): Ditto.
9669
9670 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9671
9672         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
9673         group is open.
9674
9675 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9676
9677         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
9678         nnvirtual articles.
9679         (gnus-backlog-request-article): Don't request nnvirtual articles.
9680
9681 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9682
9683         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
9684         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
9685
9686 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9687
9688         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
9689         * mml.el (mml-generate-mime-1): Use charset attribute.
9690         * mm-bodies.el (mm-encode-body): Add parameter charset.
9691         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
9692
9693 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9694
9695         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
9696         (mml2015-mailcrypt-clear-decrypt): Ditto.
9697         (mml2015-mailcrypt-verify): Ditto.
9698         (mml2015-mailcrypt-clear-verify): Ditto.
9699         (mml2015-gpg-verify): Ditto.
9700
9701 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9702
9703         * smime.el (smime-openssl-program): Test the existence of openssl.
9704         * mml-smime.el: Require mm-decode.
9705         (mml-smime-verify-test): New function.
9706         * mm-decode.el (mm-verify-function-alist): Use it.
9707
9708 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9709
9710         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
9711         anyway.
9712
9713 2000-11-13  Simon Josefsson  <sj@extundo.com>
9714
9715         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
9716         verification doesn't work.
9717
9718 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
9721         (gnus-inews-do-gcc): Use it.
9722
9723 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
9726         leading space.
9727         * mm-extern.el (mm-inline-external-body): Report error when no
9728         access-type.
9729
9730 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9731
9732         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
9733
9734 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9735
9736         * gnus-art.el (gnus-mime-button-menu): Use select-window.
9737
9738 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
9739
9740         * gnus-art.el (gnus-mime-display-part): Display multipart/related
9741         as multipart/mixed.
9742
9743 2000-11-12  David Edmondson  <dme@dme.org>
9744
9745         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
9746         and replace `.' with `\w' to allow for different syntax tables
9747         (from Vladimir Volovich).
9748         * message.el (message-newline-and-reformat): use
9749         `message-cite-prefix-regexp'.
9750         * gnus-cite.el (gnus-supercite-regexp): use
9751         `message-cite-prefix-regexp'.
9752         * gnus-cite.el (gnus-cite-parse): use
9753         `message-cite-prefix-regexp'.
9754
9755 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9756
9757         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
9758         PGP SIGNATURE.  Escape leading "-"'s.
9759         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
9760
9761 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
9762
9763         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
9764
9765 2000-11-11  Simon Josefsson  <sj@extundo.com>
9766
9767         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
9768
9769         * smime.el (smime-details-buffer): New variable.
9770         (smime-sign-region):
9771         (smime-encrypt-region):
9772         (smime-verify-region):
9773         (smime-decrypt-region): Copy OpenSSL output to the buffer.
9774
9775         * mml-smime.el (mml-smime-verify): Support security info.
9776
9777 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9778
9779         * mm-decode.el (mm-verify-option): Set default to nil.
9780         (mm-decrypt-option): Ditto.
9781         * gnus-art.el (article-verify-x-pgp-sig): New function.
9782
9783 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
9784
9785         * gnus-art.el (gnus-mime-display-alternative): Show button if no
9786         preferred part.
9787
9788 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9789
9790         * gnus-sum.el (gnus-move-split-methods): Say that
9791         `gnus-split-methods' uses file names, whereas this uses group
9792         names.  (Report from Nevin Kapur)
9793
9794 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9795
9796         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
9797
9798 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9799
9800         * nnheader.el (nnheader-directory-files-is-safe): New variable.
9801         (nnheader-directory-articles): Use it.
9802         (nnheader-article-to-file-alist): Ditto.
9803
9804 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9805
9806         * rfc2047.el (rfc2047-pad-base64): New function.
9807         (rfc2047-decode): Use it.
9808
9809 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9810
9811         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
9812         select method.
9813
9814 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9815
9816         * mml2015.el (mml2015-gpg-decrypt-1):
9817         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
9818
9819 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9820
9821         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
9822
9823 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9824
9825         * pop3.el (pop3-munge-message-separator): A message may have an
9826         empty body.
9827
9828 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9829
9830         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
9831         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
9832         (mm-uu-pgp-signed-extract): Use coding-system.
9833
9834 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9835
9836         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
9837         (gnus-insert-mime-security-button): New function.
9838         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
9839         * mml2015.el:  Add security info when verify or decrypt.
9840         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
9841         (mm-uu-pgp-encrypted-extract): Ditto.
9842
9843 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
9844
9845         * mm-decode.el (mm-display-parts): New function.
9846         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
9847
9848 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9849
9850         * gnus-mlspl.el: Documentation tweaks.
9851
9852 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9853
9854         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
9855         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
9856         argument.
9857
9858 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9859
9860         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
9861
9862 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
9863
9864         * gnus-art.el (gnus-article-encrypt): New function.
9865         (gnus-article-encrypt-protocol-alist): New variable.
9866         (gnus-article-encrypt-protocol): New variable.
9867         * mml2015.el (mml2015-self-encrypt): New function.
9868         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
9869
9870 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9871
9872         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
9873         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
9874         let mailcap do it.
9875         * mml2015.el: Remove snarf code.
9876         * mm-decode.el: Remove snarf code.
9877
9878 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9879
9880         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
9881         (mml-insert-mime): Understand gnus-decoded.
9882         (mime-to-mml): New parameter handles.
9883         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9884         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
9885
9886 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * mm-decode.el (mime-security): New group.
9889         (mm-verify-function-alist): Add test function.
9890         (mm-decrypt-function-alist): Ditto.
9891         (mm-snarf-option): Set default value as nil.
9892         (mm-find-part-by-type): Recursive parameter.
9893         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
9894         * mml2015.el: Support draft-ietf-openpgp-multsig.
9895
9896 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9897
9898         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
9899         (gnus-article-view-part-as-charset): New function.
9900
9901 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9902
9903         * mm-decode.el (mm-verify-option): Default value.
9904         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
9905
9906 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9907
9908         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
9909
9910 2000-11-05  Simon Josefsson  <sj@extundo.com>
9911
9912         * mml-smime.el (mml-smime-verify): Work in original multipart
9913         buffert.
9914
9915         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
9916         (mm-handle-multipart-ctl-parameter): Ditto.
9917         (mm-alist-to-plist): New function.
9918         (mm-dissect-buffer): Store CTL parameters and copy original buffer
9919         for multiparts.
9920         (mm-destroy-parts): Destroy multipart buffert.
9921         (mm-remove-part): Ditto.
9922
9923         * mml-smime.el (mml-smime-sign): Not used.
9924         (mml-smime-encrypt): Ditto.
9925
9926         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
9927
9928         Verify S/MIME signature support.
9929
9930         * mm-decode.el (mm-inline-media-tests): Add
9931         application/{x-,}pkcs7-signature.
9932         (mm-inlined-types): Ditto.
9933         (mm-automatic-display): Ditto.
9934         (mm-verify-function-alist): Ditto.  Add name of method.
9935         (mm-decrypt-function-alist): Add name of method.
9936         (mm-find-part-by-type): Add documentation.
9937         (mm-possibly-verify-or-decrypt): Use new format of
9938         mm-{verify,decrypt}-function-alist.  Use method names.
9939
9940         * mml-smime.el (mml-smime-verify): New function.
9941
9942 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9943
9944         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
9945
9946 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9947
9948         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
9949         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
9950         * mm-decode.el (mm-snarf-option): New variable.
9951
9952 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * mm-util.el (mm-subst-char-in-string): New function.
9955         (mm-replace-chars-in-string): Use it.
9956         * message.el (message-replace-chars-in-string): Use it.
9957         * nnheader.el (nnheader-replace-chars-in-string): Use it.
9958         * gnus-mh.el (mh-lib-progs): Shut up.
9959
9960 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9961
9962         * base64.el, md5.el: Moved to contrib directory.
9963
9964 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9965
9966         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
9967         the last article when search.
9968
9969 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9970
9971         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
9972         * nnmail.el (nnmail-pathname-coding-system): Ditto.
9973
9974 2000-09-29  David Edmondson  <dme@thus.net>
9975
9976         * message.el (message-newline-and-reformat): Typo.
9977
9978 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
9981
9982 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * nntp.el (nntp-decode-text): Delete bogus status lines.
9985
9986 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9987
9988         * message.el (message-font-lock-keywords): Match a final newline
9989         to help font-lock's multiline support.
9990
9991 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * nnoo.el (nnoo-set): New function.
9994
9995 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9996
9997         * gpg.el, gpg-ring.el: Moved to contrib directory.
9998
9999 2000-11-04  Simon Josefsson  <sj@extundo.com>
10000
10001         * nnimap.el (nnimap-split-inbox): Typo.
10002
10003 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10004
10005         * gnus-msg.el (gnus-msg-mail): Move it backwards.
10006
10007 2000-11-03  Simon Josefsson  <sj@extundo.com>
10008
10009         * rfc2231.el (rfc2231-parse-qp-string): New function.
10010         (require): rfc2047.
10011
10012         * mail-parse.el (mail-header-parse-content-type):
10013         (mail-header-parse-content-disposition): Support invalid QP
10014         encoded strings, by using `rfc2231-parse-qp-string'.
10015
10016 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10017
10018         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10019         (rfc2231-decode-encoded-string): Typo "> X 1".
10020         (rfc2231-encode-string): Insert the name of charset.
10021         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10022
10023 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10024
10025         * mm-decode.el (mm-save-part): Return the filename.
10026         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10027         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10028         (gnus-mime-action-alist): Use it.
10029         (gnus-mime-button-commands): Use it.
10030         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10031         (mm-inline-external-body): unwind-protect.
10032
10033 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * gnus-art.el (gnus-insert-mime-button): Show url.
10036
10037 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10038
10039         * mml.el (mml-generate-mime-1): Support external url.
10040         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10041
10042 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10045         * mm-decode.el (mm-display-external): Ditto.
10046         * mm-extern.el: New file.
10047         * mm-decode.el (mm-inline-media-tests): Hook it up.
10048         (mm-inlined-types): Inline message/external-body.
10049
10050 2000-11-02  Simon Josefsson  <sj@extundo.com>
10051
10052         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10053
10054         * message.el (message-get-reply-headers): Better handling when
10055         Mail-Followup-To is very large.
10056
10057 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10058
10059         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10060         * gnus-art.el (gnus-article-edit-done):
10061         * gnus-sum.el (gnus-summary-edit-article-done): Move line
10062         counting code here.
10063         * gnus-msg.el (gnus-setup-message): Remove a hack.
10064
10065 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10066
10067         * gnus-sum.el (gnus-newsgroup-variables): New variable.
10068         (gnus-summary-mode): Make them local variables.
10069         (gnus-set-global-variables): Globalize them.
10070         (gnus-summary-exit): Kill them.
10071
10072 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
10073
10074         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10075         word.
10076
10077 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10078
10079         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10080         gnus-article-wash-types.
10081         * gnus-art.el (gnus-article-wash-status): Use them.
10082
10083 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10084
10085         * mml.el (mml-read-tag): Remove spaces and LF.
10086
10087 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10088
10089         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10090         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10091
10092 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10093
10094         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10095
10096 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10097
10098         * gnus-sum.el (gnus-article-charset): New variable.
10099         (gnus-summary-display-article): Set it.
10100         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10101         * gnus-art.el (gnus-article-mode): Make it local variable.
10102
10103 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10104
10105         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10106
10107 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10108
10109         * nnwfm.el: New file.
10110
10111         * nnweb.el (nnweb-replace-in-string): New function.
10112
10113 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10114
10115         * mml2015.el: Wrap gpg.el.
10116         * gpg.el (gpg-verify): The last argument of apply is a list.
10117         (gpg-encrypt): Add passphrase as a parameter.
10118
10119 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10120
10121         * gpg.el: New file.
10122         * gpg-ring.el: New file.
10123
10124 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10125
10126         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10127
10128 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10131         double-quote characters.
10132         (gnus-summary-prepare-threads): Ditto.
10133
10134 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10135
10136         * gnus-art.el (gnus-mime-display-single): Forward line -1.
10137         * mml.el (mml-read-tag): Don't skip the leading space.
10138         * lpath.el (font-lock-set-defaults): Shut up.
10139
10140 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10141
10142         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10143
10144 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10145
10146         * qp.el (quoted-printable-encode-region): Replace leading - when
10147         ultra safe.
10148         * mml.el (mml-generate-mime-postprocess-function): Removed.
10149         (mml-postprocess-alist): Removed.
10150         (mml-generate-mime-1): Use ultra-safe when sign.
10151         * mml2015.el (mml2015-fix-micalg): Uppercase.
10152         (mml2015-verify): Insert LF.
10153         (mml2015-mailcrypt-sign): Downcase; search backward.
10154
10155 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10158         restrictive.
10159         (nnultimate-table-regexp): New variable.
10160         (nnultimate-forum-table-p): Use it.
10161
10162 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
10163
10164         * gnus-sum.el (gnus-summary-expire-articles): Save point.
10165
10166 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10167
10168         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10169         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10170
10171 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10172
10173         * mml2015.el: Shut up.
10174
10175 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10176
10177         * gnus.el (gnus-server-browse-hashtb): Removed.
10178         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10179         (gnus-group-insert-group-line-info): Use simplified method.
10180         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10181
10182 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10183
10184         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10185         moved here.
10186         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10187         * gnus-group.el (gnus-group-prepare-flat): Use it.
10188         * gnus-topic.el (gnus-group-prepare-topics): Use it.
10189
10190 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10191
10192         * mml.el (mml-mode): Show menu in XEmacs.
10193
10194 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
10195
10196         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10197         (gnus-server-read-server-in-server-buffer): New function.
10198         (gnus-browse-foreign-server): Browse in group buffer.
10199         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10200         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10201         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10202         * gnus.el (gnus-server-browse-hashtb): New variable.
10203
10204 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10205
10206         * nnfolder.el (nnfolder-open-nov): Use group.
10207
10208 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10209
10210         * nnfolder.el: Add NOV. Set version to 2.0.
10211         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10212
10213 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10214
10215         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10216
10217 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10218
10219         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10220         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10221
10222 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10223
10224         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10225
10226 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10227
10228         * mm-decode.el (mm-verify-function-alist): New variable.
10229         (mm-verify-option): New variable.
10230         (mm-decrypt-function-alist): Ditto.
10231         (mm-decrypt-option): Ditto.
10232         (mm-find-raw-part-by-type): New function.
10233         (mm-possibly-verify-or-decrypt): New function.
10234         (mm-dissect-multipart): Use it.
10235         * mml2015.el (mml2015-fix-micalg): New function.
10236         (mml2015-decrypt): Use new interface.
10237         (mml2015-verify):  Use new interface.
10238         (mml2015-setup): Make it bogus.
10239
10240 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10241
10242         * mml.el (mml-generate-mime-postprocess-function): Set to
10243         mml-postprocess.
10244         (autoload): Autoload mml2015 and mml-smime.
10245         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10246         * mml2015.el (mml2015-encrypt): New function.
10247         (mml2015-sign): New function.
10248         (mml2015-encrypt-function): New variable.
10249         (mml2015-sign-function): New variable.
10250         (mml2015-mailcrypt-encrypt): Use message-recipients.
10251         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10252         * mml-smime.el (mml-smime-setup): Ditto.
10253
10254 2000-10-28  Simon Josefsson  <sj@extundo.com>
10255
10256         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10257         Communigate Pro 3.3.1 server.
10258
10259         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10260         in buffers.
10261         (mml-secure-dns-server): Removed.
10262         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
10263         write certificates to files.
10264
10265         * smime.el (smime-dns-server): New variable.
10266         (smime-mail-to-domain):
10267         (smime-cert-by-dns): New functions.
10268
10269         * dig.el: New file.
10270
10271 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
10272
10273         * message.el (message-options): New variable.
10274         (message-options-set-recipient): New function.
10275         (message-send): Use them.
10276         * gnus-int.el (gnus-request-replace-article): Use them.
10277         (gnus-request-accept-article): Ditto.
10278         * mml.el (mml-preview): Use them.
10279         * gnus-sum.el (gnus-summary-edit-article): Use them.
10280
10281         * message.el (message-options-get): New function.
10282         (message-options-get): New function.
10283         * rfc2047.el (rfc2047-encode-message-header): Use them.
10284         * mm-bodies.el (mm-encode-body): Use them.
10285
10286 2000-10-28  Simon Josefsson  <sj@extundo.com>
10287
10288         * nnimap.el (nnimap-retrieve-which-headers):
10289         (nnimap-request-article-part): Quote message-id.
10290
10291         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10292         (smime-CA-file): New variable.
10293         (smime-call-openssl-region): Don't error.
10294         (smime-sign-region): Return result value.
10295         (smime-encrypt-region): Ditto.
10296         (smime-verify-region): New function.
10297         (smime-decrypt-region): Ditto.
10298         (smime-verify-buffer): Ditto.
10299         (smime-decrypt-buffer): Ditto.
10300
10301         * mml.el: Require mml-sec.
10302         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10303         (mml-mode-map): Add "sign" and "encrypt" maps.
10304         (mml-menu): Add security menu.
10305         (mml-preview): Use generate-new-buffer.
10306
10307         * mml-sec.el: New file.
10308
10309 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10310
10311         * mm-decode.el (mm-find-part-by-type): Move it here.
10312         * mml.el (mml-postprocess): Move it here.
10313         (mml-postprocess-alist): Move it here. Merge them.
10314
10315 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10316
10317         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10318         unencoded stuff in the header.
10319
10320 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * gnus-group.el (gnus-group-listed-groups): New variable.
10323         (gnus-group-list-option): New variable.
10324         (gnus-group-list-limit-map): New keymap.
10325         (gnus-group-list-flush-map): New keymap.
10326         (gnus-group-list-plus-map): New keymap.
10327         (gnus-group-prepare-logic): New function.
10328         (gnus-group-prepare-flat): Merge with
10329         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10330         (gnus-group-prepare-flat-list-dead): Ditto.
10331         (gnus-group-list-matching): Use gnus-group-prepare-function.
10332         (gnus-group-list-dormant): Ditto.
10333         (gnus-group-list-cached): Ditto.
10334         (gnus-group-listed-groups): New function.
10335         (gnus-group-list-limit): New function.
10336         (gnus-group-list-flush): New function.
10337         (gnus-group-list-plus): New function.
10338         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10339         (gnus-topic-prepare-topic): Ditto.
10340
10341 2000-10-27  Paul Jarc <prj@po.cwru.edu>
10342
10343         * message.el (message-insert-to, message-get-reply-headers):
10344         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10345
10346 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10347
10348         * mml2015.el: New file.
10349         * smime.el: New file.
10350         * mml-smime.el: New file.
10351
10352 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10353
10354         * ChangeLog: Moved to ChangeLog.1.
10355
10356     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10357   Copying and distribution of this file, with or without modification,
10358   are permitted provided the copyright notice and this notice are preserved.
10359
10360 ;; Local Variables:
10361 ;; coding: iso-2022-7bit
10362 ;; End: