* gnus-art.el (gnus-article-address-banner-alist): New option.
[gnus] / lisp / ChangeLog
1 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3
4         * gnus-art.el (gnus-article-address-banner-alist): New option.
5         (article-strip-banner): Refer the above option to split banners of
6         free mail servers, when no group parameter is specified.
7
8 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9
10         * nntp.el (nntp-wait-for-string): Check for a process in the
11         current buffer instead of `nntp-server-buffer'.
12
13 2002-09-09  Simon Josefsson  <jas@extundo.com>
14
15         * gnus-art.el (gnus-button-man-handler): New variable.
16         (gnus-button-alist): Use g-b-handle-man.
17         (gnus-button-handle-man): New, call g-b-man-handler.
18
19 2002-09-08  Simon Josefsson  <jas@extundo.com>
20
21         * gnus-art.el (gnus-button-alist): Buttonize man page links.
22
23 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
26
27 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
30
31         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
32         keystroke.
33
34         * gnus-srvr.el (gnus-browse-describe-group): New command and
35         keystroke.
36
37 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
38
39         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
40         value for gnus-decoration property.
41
42 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
43
44         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
45         string) as group name in case we have a CRLF in the file.
46
47 2002-09-04  Jesper harder  <harder@ifa.au.dk>
48
49         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
50         group.
51         (rfc1843-decode-hzp): do.
52         (rfc1843-newsgroups-regexp): do.
53
54 2002-09-04  Simon Josefsson  <jas@extundo.com>
55
56         * message.el (message-canlock-generate): Make sure sha1 doesn't
57         call external programs.
58
59 2002-09-03  Simon Josefsson  <jas@extundo.com>
60
61         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
62
63         * gnus-agent.el (gnus-agent-batch): Add doc.
64
65 2002-09-03  Josh Huber <huber@alum.wpi.edu>
66
67         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
68         check for signed and encrypted parts.
69         * mml.el (mml-parse-1): Correct small typo which preventing
70         setting recipients in a secure tag.
71
72 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * mm-util.el (mm-coding-system-priorities): Default to a list of
75         iso-2022-jp and others for the Japanese environment.
76
77 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
80         invalid display names.
81
82 2002-08-30  Simon Josefsson  <jas@extundo.com>
83
84         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
85         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
86
87 2002-08-26  Jesper harder  <harder@ifa.au.dk>
88
89         * gnus.el (gnus-group-charter-alist): New option.
90         (gnus-group-fetch-control-use-browse-url): New option.
91
92         * gnus-group.el (gnus-group-fetch-charter): New function.
93         (gnus-group-fetch-control): New function.
94         Add them to the keymap and menu. Require mm-url.
95
96 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
99         From Alex Schroeder <alex@emacswiki.org>.
100
101 2002-08-29  Jesper harder  <harder@ifa.au.dk>
102
103         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
104         items expecting user interaction.
105
106         * gnus-topic.el (gnus-topic-make-menu-bar): do.
107
108         * gnus-sum.el (gnus-summary-make-menu-bar): do.
109
110         * gnus-srvr.el (gnus-server-make-menu-bar): do.
111
112         * mml.el (mml-menu): do.
113
114 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * mail-source.el (mail-source-touch-pop): New function.
117
118         * message.el (message-smtpmail-send-it): New function.
119         (message-send-mail-function): Add it for a candidate.
120
121 2002-08-27  Simon Josefsson  <jas@extundo.com>
122
123         * gnus-msg.el (posting-charset-alist): Use
124         gnus-define-group-parameter instead of defcustom.
125         (gnus-put-message): Handle SPC in GCC.
126         (gnus-inews-insert-gcc): Ditto.
127         (gnus-inews-insert-archive-gcc): Ditto.
128
129 2002-08-26  Simon Josefsson  <jas@extundo.com>
130
131         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
132         (gnus-agentize): Auto agentize all nntp and nnimap groups.
133         (gnus-agent-possibly-save-gcc): Autoload.
134         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
135
136 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * gnus.el (gnus-other-frame-function): New user option.
139         (gnus-other-frame): Use it; add a doc-string; make it work with
140         the gnuclient program.
141
142         * gnus-util.el (gnus-frame-or-window-display-name): New function.
143
144         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
145         `device-connection' and `dfw-device'.
146
147 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
148
149         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
150         positives, make it stricter.  From Jochen Hein (trivial change).
151
152 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
153
154         * gnus.el (gnus-other-frame): Trivial fix.
155
156 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * gnus.el (gnus-other-frame-parameters): New user option.
159         (gnus-other-frame-object): New variable.
160         (gnus-other-frame): Make it search for existing Gnus frame; don't
161         read new news; delete frame on exit.
162
163         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
164
165         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
166
167 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
168         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
169
170         * message.el (message-set-auto-save-file-name): Add support for
171         the Cygwin Emacs; the system-type is `cygwin'.
172         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
173
174 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
175
176         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
177
178         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
179         avoid arithmetic errors.
180
181 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
184
185 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
188         (message-ignored-resent-headers): Add envelope From.
189
190 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
191
192         * gnus.el (gnus-summary-line-format): Document %k specifier.
193
194 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
195
196         * gnus-sum.el (gnus-summary-line-message-size): New function.
197         (gnus-summary-line-format-alist): Use it.
198
199 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * gnus-art.el (article-make-date-line): Refer to the value for
202         `gnus-article-time-format' in the summary buffer.
203
204         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
205
206 2002-08-14  Simon Josefsson  <jas@extundo.com>
207
208         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
209         quoting.
210         (gnus-button-alist): Fix doc.
211         (gnus-header-button-alist): Use ' not ` for default value quoting.
212         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
213         rationale similar to 2002-05-01 change.
214         (gnus-article-add-buttons-to-head): Evaluate expression.
215
216         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
217
218 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * message.el (message-font-lock-keywords): Refer to the value for
221         `message-cite-prefix-regexp' dynamically.
222
223 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * gnus-art.el (gnus-decode-header-methods): Doc fix.
226
227 2002-08-12  Simon Josefsson  <jas@extundo.com>
228
229         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
230         (imap-shell-open): Skip initial junk before IMAP greeting.
231
232 2002-08-11  Simon Josefsson  <jas@extundo.com>
233
234         * message-utils.el (message-xpost-default,
235         message-xpost-fup2-header, message-xpost-fup2): Fixed
236         Typos.  Trivial changes from Reiner Steib
237         <4uce.02.r.steib@gmx.net>.
238
239 2002-08-09  Simon Josefsson  <jas@extundo.com>
240
241         * message.el (message-canlock-password): Set
242         canlock-password-for-verify to newly generated canlock-password.
243         When Emacs is restarted, Custom makes sure this is set, but during
244         the same session we must set it manually.
245
246 2002-08-07  Jesper harder  <harder@ifa.au.dk>
247
248         * yenc.el: New file.
249
250         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
251         (mm-uu-type-alist): Add yenc.
252         (mm-uu-yenc-filename): New function.
253         (mm-uu-yenc-extract): New function.
254
255         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
256
257 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
258
259         * dgnushack.el (merge): Don't use coerce.
260
261 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
262
263         * mailcap.el (mailcap-mime-data): Test window-system rather than
264         mm-device-type.
265         (mailcap-mime-data): Call xdvi and gv with "-safer".
266
267         * mm-util.el: Don't define mm-device-type.
268
269 2002-08-05  Simon Josefsson  <jas@extundo.com>
270
271         * mm-util.el (mm-coding-system-priorities): coding-system type not
272         supported everywhere.
273
274 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * gnus.el (gnus-version-number): Bumped version number.
277
278 2002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
279
280         * gnus.el: Oort Gnus v0.07 is released.
281
282 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
285         (gnus-article-sort-functions): Doc fix.
286         (t): New keystroke.
287         (gnus-article-sort-by-random): New function.
288         (gnus-thread-sort-by-random): New function.
289
290 2002-08-02  Simon Josefsson  <jas@extundo.com>
291
292         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
293         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
294
295 2002-07-31  Danny Siu  <dsiu@adobe.com>
296
297         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
298         when splitting malformed messages without message-id
299
300 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
301         From Niklas Morberg <niklas.morberg@axis.com>.
302
303         * nnweb.el (nnweb-type, nnweb-type-definition)
304         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
305         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
306         functionality.
307         * nnweb.el: Removed old non-functioning search engines.
308
309 2002-07-27  Simon Josefsson  <jas@extundo.com>
310
311         * message.el (message-forward-make-body): Don't use
312         `message-forward-ignored-headers' when doing a "raw" followup (it
313         is important to preserve e.g. CTE).
314
315         * flow-fill.el (fill-flowed): Disable filladapt-mode.
316
317         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
318         regexp-quote, Cyrus Sieve is fixed.
319
320         * sieve-manage.el (sieve-manage-deletescript): New function.
321
322         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
323         (sieve-manage-mode): Fix menubar.
324         (sieve-activate): Change some messages.
325         (sieve-deactivate-all): New function.
326         (sieve-deactivate): New alias.
327         (sieve-remove): New function.
328         (sieve-help): Fix help.
329         All suggested by Ned Ludd.
330
331 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
334         (mm-w3m-safe-url-regexp): New user option.
335
336         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
337         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
338
339 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
340
341         * gnus-sum.el (gnus-summary-delete-article): Force
342         nnmail-expiry-target to 'delete, so that absolute deletion
343         happens when absolute deletion is requested.
344
345 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
346         From Nevin Kapur <nevin@jhu.edu>.
347
348         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
349         headers as empty headers.
350
351 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
352         From Jochen Hein <jochen@jochen.org>.
353
354         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
355         correct typo.
356         (gnus-emphasis-strikethru): New face.
357
358 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
359         From Jason Merrill <jason@redhat.com>.
360
361         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
362         entire file for each of a sequence of missing articles.
363
364         * gnus-salt.el (gnus-binary-display-article): Respect an existing
365         value for gnus-view-pseudos.
366
367         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
368         avoid nreverse.
369
370 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
371         From Ted Zlatanov <teodor.zlatanov@divine.com>.
372
373         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
374         (gnus-summary-mode-line-format-alist): Add %h for number of
375         spams.
376         (gnus-newsgroup-spam-marked): New variable.
377         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
378         (gnus-article-read-p, gnus-article-mark)
379         (gnus-set-global-variables, gnus-set-global-variables)
380         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
381         (gnus-summary-mark-article-as-unread)
382         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
383         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
384         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
385
386 2002-07-10  Simon Josefsson  <jas@extundo.com>
387
388         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
389         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
390
391 2002-07-09  Nevin Kapur  <Nevin Kapur <nevin@jhu.edu>
392
393         * gnus-sum.el (gnus-summary-delete-article): Respect group
394         parameters while expiring.
395
396 2002-07-08  Simon Josefsson  <jas@extundo.com>
397
398         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
399         Enberg.
400
401 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
402
403         * gnus-art.el (article-unsplit-urls): Only display MIME when this
404         function is called interactively.  From Niklas Morberg.
405
406 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
407
408         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
409         cdaar to cdar and car.
410
411         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
412         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
413
414 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
417         don't break a narrowed article.
418
419         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
420         (nntp-open-via-rlogin-and-telnet): Ditto.
421
422 2002-07-02  Didier Verna  <didier@xemacs.org>
423
424         * nnmail.el (nnmail-split-methods): fix custom type.
425
426 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
427
428         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
429         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
430
431 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
432
433         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
434         (gnus-summary-resend-message): Use it.
435
436 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * nntp.el (nntp-via-rlogin-command-switches): New variable.
439         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
440
441 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
442
443         * message.el (message-font-lock-keywords): Don't fontify
444         headers in the message body, only in the header.
445         (message-font-lock-make-header-matcher): New function, used by
446         message-font-lock-keywords.
447         From Katsumi Yamaoka <yamaoka@jpl.org>.
448
449 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
450
451         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
452
453 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
456
457 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
458
459         * message.el (message-font-lock-keywords): Revert 2002-06-22
460         change.
461
462 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
463
464         * message.el (message-font-lock-keywords): Put colon in header
465         name match.
466
467 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
468
469         * message.el (message-font-lock-keywords): Don't use header faces
470         in the body.  Thanks to Stefan Monnier for the hint on the
471         implementation.
472
473 2002-05-09  Miles Bader  <miles@gnu.org>
474
475         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
476         (gnus-article-hide-citation): Respect it.
477
478 2002-04-12  Juanma Barranquero  <lektu@terra.es>
479
480         * pop3.el (pop3-open-server): Fix typo.
481
482 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
483
484         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
485         instead of push to ignore duplicate to-(list|address) values.
486         * nnmail.el (nnmail-cache-ignore-groups): New.
487         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
488
489 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
490
491         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
492         before sending.  Suggested by Jan Rychter.
493
494 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * dgnushack.el (remove): New compiler macro.
497         (last, coerce, subseq): Remove compiler macros for those built-in
498         or unused functions.
499
500 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
501
502         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
503         sure to write byte-compiled versions of gnus-*-format-alist to
504         .newsrc.eld.  From Simon Josefsson.
505
506 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
507
508         * gnus-agent.el (gnus-agent-read-servers)
509         (gnus-agent-write-servers): Put server name (string like
510         "nnchoke:frumple") in the file instead of a server specification
511         (Lisp expression like (nnchoke "frumple" ...parameters...)).
512         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
513
514 2002-06-16  Simon Josefsson  <jas@extundo.com>
515
516         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
517         Reiner Steib <4uce.02.r.steib@gmx.net>.
518
519 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
520
521         * nnheader.el (nnheader-file-name-translation-alist): Set the
522         default value for MS Windows systems.
523
524         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
525
526 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * message.el (message-beginning-of-line): Keep the region active
529         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
530
531 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
532
533         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
534         * gnus-msg.el (gnus-summary-reply): Ditto.
535         * gnus-msg.el (gnus-summary-handle-replysign): New.
536
537 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * message.el (message-send-mail-with-sendmail): Kill errbuf even
540         if sending failed.
541
542 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
543
544         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
545         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
546         to sign while encrypting.
547
548 2002-06-11  Simon Josefsson  <jas@extundo.com>
549
550         * gnus-int.el (gnus-request-move-article): Agent expire article if
551         successfuly moved.
552
553         * nnweb.el (nnweb-google-create-mapping): Honors the value of
554         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
555
556 2002-06-10  Simon Josefsson  <jas@extundo.com>
557
558         * gnus-int.el (gnus-request-expire-articles): Fix last change?
559
560 2002-06-09  Simon Josefsson  <jas@extundo.com>
561
562         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
563
564         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
565
566 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
567
568         * flow-fill.el (fill-flowed): Ignore errors.
569
570 2002-06-06  Simon Josefsson  <jas@extundo.com>
571
572         * message.el (message-send-mail-with-sendmail): Improve error message.
573
574 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
575
576         * message.el (message-interactive): Change default from nil to t.
577         Better to be safe than to be fast.
578
579 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
580
581         * message.el (message-send-mail-with-sendmail): Check return value
582         from call-process-region.
583
584 2002-06-04  Simon Josefsson  <jas@extundo.com>
585
586         * gnus-msg.el (gnus-group-mail, gnus-group-news)
587         (gnus-group-post-news, gnus-summary-mail-other-window)
588         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
589         gnus-article-copy to nil, thereby inhibiting the `header' posting
590         style match to use data from last viewed article.
591         Suggested by Hrvoje Niksic.
592
593 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * spam.el (spam-point-at-eol): New alias.
596         (spam-parse-whitelist): Use it.
597
598 2002-06-03  Simon Josefsson  <jas@extundo.com>
599
600         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
601         (nnmail-article-group): Use it.
602
603 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
604
605         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
606         so that code reading them won't be surprised.  From Jesper Harder
607         <harder@ifa.au.dk>.
608
609 2002-05-29  Simon Josefsson  <jas@extundo.com>
610
611         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
612         articles.
613
614         * gnus.el (gnus-agent-cache): Doc fix.
615         (gnus-agent): Change default to t.
616
617         * gnus-agent.el (gnus-agent-expire): Make it accept optional
618         ARTICLES, GROUP and FORCE parameters.
619
620 2002-05-28  Simon Josefsson  <jas@extundo.com>
621
622         * gnus-group.el (gnus-group-line-format): Doc fix.
623
624 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
625
626         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
627         original article before yanking.  From Jesper Harder
628         <harder@ifa.au.dk>.
629
630 2002-05-26  Simon Josefsson  <jas@extundo.com>
631
632         * gnus-sum.el (gnus-summary-menu-split): New function.
633         (gnus-summary-make-menu-bar): Split charset submenu.
634         (gnus-summary-menu-maxlen): New variable.
635         (gnus-summary-menu-split): Use it.
636
637 2002-05-25  Simon Josefsson  <jas@extundo.com>
638
639         * mml.el (mml-preview): Generate some headers.
640
641         * gnus.el (gnus-large-newsgroup): Fix :type.
642
643         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
644         Agent cache NOV's by default now).
645         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
646
647 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
648
649         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
650         call to gnus-parent-id when we check for References loops.
651         (gnus-summary-prepare-threads): Avoid simplifying every Subject
652         twice by saving the simplified subject string in simp-subject.
653
654 2002-05-23  Simon Josefsson  <jas@extundo.com>
655
656         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
657         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
658
659         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
660         Niklas Morberg <niklas.morberg@axis.com>.
661
662 2002-05-22  Simon Josefsson  <jas@extundo.com>
663
664         * sieve.el (sieve-change-region): Define it before it is used.
665
666         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
667         (gnus-summary-reply): Ask for confirmation when replying to news.
668         Defaults to not ask.  From Benjamin Rutt
669         <rutt+news@cis.ohio-state.edu>.
670
671         * nnimap.el (nnimap-nov-is-evil): Improve doc.
672
673 2002-05-21  Simon Josefsson  <jas@extundo.com>
674
675         * sieve-mode.el (sieve-manage): Fix autoloads.
676
677         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
678         name (makes it work with recent Cyrus timsieved).
679
680 2002-05-20  Jason  <jbaker@cs.utah.edu>
681
682         * gnus-art.el (gnus-request-article-this-buffer): Try
683         reconnecting if you don't get the message.
684
685 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
686
687         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
688         Reply-To headers from the headers.
689
690 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
691
692         * mm-url.el (mm-url-insert): Remove junk message.
693
694 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
695
696         * nnslashdot.el (nnslashdot-request-list): Parse new html.
697         (nnslashdot-use-front-page): New variable.
698         (nnslashdot-request-list): Use it.
699
700         * mm-url.el (mm-url-timeout): New variable.
701         (mm-url-retries): Ditto.
702         (mm-url-insert): Use it.
703
704 2002-05-16  Simon Josefsson  <jas@extundo.com>
705
706         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
707         (gnus-simplify-subject-functions): Mention g-s-a-w.
708
709 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
710
711         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
712         nnmail-cache-insert.
713         * nndiary.el (nndiary-request-accept-article): Ditto.
714         * nnfolder.el (nnfolder-request-accept-article): Ditto.
715         * nnimap.el (nnimap-request-accept-article): Ditto.
716         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
717         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
718         * nnmbox.el (nnmbox-request-accept-article): Ditto.
719         * nnmh.el (nnmh-request-accept-article): Ditto.
720         * nnmail.el (nnmail-cache-insert): Change group to required,
721         removed code which tried to figure out the group.
722
723 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
724
725         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
726         messages. From Hans de Graaff <hans@degraaff.org>.
727         * nnml.el (nnml-request-accept-article): Pass in the group name to
728         nnmail-cache-insert, since it's available.
729
730 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
731
732         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
733
734 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
735         From Florian Weimer <fw@deneb.enyo.de>.
736
737         * gnus.el (subscribed): New group parameter.
738         (gnus-find-subscribed-addresses): Use it.
739
740 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
741
742         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
743         the default for pgpmime to support pgp v2.
744         * mml-sec.el (mml-signencrypt-style): New accessor function to
745         allow users to get/set the signencrypt style more easily without
746         frobbing the alist directly.
747         * mml.el (mml-generate-mime-1): Use accessor function.
748
749 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
750
751         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
752         parenthesis for "<" and ">".  Suggested by Andreas Schwab
753         <schwab@suse.de>.
754
755 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
756
757         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
758         when intuiting the group the message is written to.  From Josh
759         Huber <huber@alum.wpi.edu>.
760
761 2002-05-06  Simon Josefsson  <jas@extundo.com>
762
763         * gnus-topic.el (gnus-group-topic-parameters): Work when group
764         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
765
766 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
767
768         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
769         argument, and fixed compiler warning. (added autoload for
770         gpg-encrypt).
771
772 2002-05-04  Simon Josefsson  <jas@extundo.com>
773
774         * mml1991.el (mml1991-function-alist): Doc fix.
775
776         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
777         doesn't exist (for previewing messages without having Gnus
778         started).
779
780         * mm-util.el (mm-coding-system-priorities): Defcustom.
781
782         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
783
784 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
785
786         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
787         default.
788         * mml-sec.el:
789         * mml-sec.el (mml-signencrypt-style): New.
790         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
791         argument `sign'.
792         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
793         signencrypt.
794         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
795         * mml.el (mml-generate-mime-1): Changed logic so a part which is
796         both signed & encryped is processed in one operation. (rather than
797         two separate ops: sign, then encrypt)
798         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
799         indication if a message is signed by an expired key.
800         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
801         enables combined sign & encrypt operation. (this was always on
802         before).
803         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
804
805 2002-05-01  Simon Josefsson  <jas@extundo.com>
806
807         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
808         server.
809         (nnimap-mailbox-info): defvar instead of defvoo.
810
811 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
812
813         * gnus.el: Oort Gnus v0.06 is released.
814
815 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * lpath.el: Bind url-package-version.
818
819 2002-05-01  Simon Josefsson  <jas@extundo.com>
820
821         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
822         filename before deleting the group itself, because the presence of
823         a group filename decides if long filenames are used or not.
824
825         * gnus-art.el (gnus-button-alist): Don't inline
826         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
827         without also modifying g-button-alist.
828         (gnus-button-alist): Fix type to allow variable as well as regexp.
829         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
830         themselves, variables to its contents.
831         (gnus-button-entry): Ditto.
832
833 2002-05-01  Simon Josefsson  <jas@extundo.com>
834
835         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
836         UIDNEXT as a string.
837
838         * nnimap.el (nnimap-string-lessp-numerical): New function.
839         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
840         integers.
841
842 2002-04-29  Simon Josefsson  <jas@extundo.com>
843
844         * nnmail.el (nnmail-cache-insert): Accept optional group
845         parameter.
846
847         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
848         n-r-g-a is disabled.
849
850 2002-04-29  Simon Josefsson  <jas@extundo.com>
851
852         * nnimap.el (nnimap-split-fancy): Fix doc.
853         (nnimap-split-fancy): Fix doc.
854
855         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
856         (nnimap-mailbox-info): New internal variable.
857         (nnimap-retrieve-groups): Implement faster new mail check.
858
859         * nnimap.el (nnimap-split-articles): Support
860         nnmail-cache-accepted-message-ids.
861         (nnimap-request-accept-article): Ditto.
862
863         * imap.el (imap-mailbox-status-asynch): New command.
864
865 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
866
867         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
868         are no subscribed mail groups.
869         - Strip quoted names when comparing addresses
870
871 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
872
873         * mm-decode.el (mm-text-html-renderer): Change customize type to
874         const.
875
876         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
877         (gnus-debug-exclude-variables): do.
878
879 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
880
881         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
882         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
883
884 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
885
886         * dns.el (dns-make-network-process): New macro.
887         (query-dns): Use it.
888
889 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
892         article-buffer.
893
894         * mm-url.el (mm-url-package-name): New variable.
895         (mm-url-package-version): New variable.
896         (mm-url-insert-file-contents): Bind url-package-name and
897         url-package-version here.
898         * nnrss.el (nnrss-insert-w3): Move the bindings.
899
900         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
901         url-package-version. Trivial change from Andrew J Cosgriff
902         <ajc@polydistortion.net>
903
904         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
905         attachments. Trivial change from Peter 'Luna' Runestig
906         <peter@runestig.com>.
907
908 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
909
910         * nnkiboze.el (nnkiboze-request-scan): Call
911         nnkiboze-possibly-change-group.
912         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
913         problems.
914         (nnkiboze-generate-group): Set newsrc to the *highest* article
915         number kibozed, not the lowest.
916
917 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
918
919         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
920
921 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
922         From Dan Christensen <jdc+news@uwo.ca>.
923
924         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
925         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
926         Recognize math postings.  Extract Date (now ignores "(15kb)").
927         Extract email address using gnus-extract-address-components
928         instead of just taking the first word.  Create Date and From
929         headers for message which are missing these headers.  Get rid
930         of spurious \\ lines (purely cosmetic).  Extend body-end and
931         file-end regexps, to exclude more garbage from the message.
932         Make URL rephrasing regexp more flexible, to match current
933         format.
934
935 2002-04-23  Simon Josefsson  <jas@extundo.com>
936
937         * netrc.el: New file, functions copied from gnus-util.el by Ted
938         Zlatanov <tzz@lifelogs.com>.
939
940         * gnus-util.el: Require netrc.
941         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
942         new code in netrc.el.
943
944 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
945
946         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
947         message-ignored-resent-headers, too.  From Matthieu Moy
948         <Matthieu.Moy@imag.fr>.
949
950 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
951
952         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
953         boolean not a string
954         * gnus-group.el (gnus-group-line-format): add description of %C
955         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
956           as %C
957         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
958
959 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
960
961         * nnmaildir.el (nnmaildir-request-scan): typo: set
962         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
963         nnmail-get-new-mail for 'find-new-groups.
964
965 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
966
967         * nnmaildir.el (nnmaildir-request-update-info,
968         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
969         unnecessary calls to nnmaildir-request-scan.
970
971 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
972
973         * gnus-msg.el:
974         * gnus-msg.el (gnus-message-replysign): New.
975         * gnus-msg.el (gnus-message-replyencrypt): New.
976         * gnus-msg.el (gnus-message-replysignencrypted): New.
977         * gnus-msg.el (gnus-summary-reply): Use the three new variables
978         (above) to automatically encrypt/sign to encrypted/signed
979         messages.
980         * message.el:
981         * message.el (message-mode-map): Add keybinding for
982         `message-to-list-only'
983         * message.el (message-mode): Add description for
984         `message-to-list-only'
985         * message.el (message-to-list-only): New.
986         * message.el (message-make-mft): Changed to use the cl loop macro,
987         and added optional flag to return only the matched list. (for use
988         in new message-to-list-only function)
989
990 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
991
992         * gnus-msg.el:
993         * gnus-msg.el (gnus-message-replysign):
994         * gnus-msg.el (gnus-replysign): New.
995         * gnus-msg.el (gnus-replyencrypt): New.
996         * gnus-msg.el (gnus-replysignencrypted): New.
997         * gnus-msg.el (gnus-summary-reply):
998         * message.el:
999         * message.el (message-mode-map):
1000         * message.el (message-mode):
1001         * message.el (message-to-list-only): New.
1002         * message.el (message-make-mft):
1003
1004 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1005
1006         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
1007
1008 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
1009
1010         * message.el (message-gen-unsubscribed-mft): accept a prefix
1011         argument so CC can be included with C-u C-c C-f C-a
1012
1013 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1014         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1015
1016         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
1017         Improve docstring.
1018         (spam-enter-blacklist): New command.
1019
1020         * gnus-sum.el (gnus-spam-mark): New mark.
1021         (gnus-auto-expirable-marks): Add gnus-spam-mark.
1022         (gnus-summary-make-tool-bar): Correct conditional.
1023         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
1024         (gnus-summary-mark-as-spam): New command.
1025
1026 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
1027
1028         * mml-sec.el (mml-secure-message): changed to support arbritrary
1029         modes.
1030         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
1031         changed to support "signencrypt" mode.
1032         * mml.el (mml-parse-1): changed to support different secure modes
1033         more easily. (for signencrypt)
1034
1035 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
1036
1037         * gnus-sum.el (gnus-update-summary-mark-positions)
1038         (gnus-summary-toggle-header):
1039         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
1040         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
1041         (gnus-uu-post-encoded):
1042         * nnfolder.el (nnfolder-possibly-change-group):
1043         * nnimap.el (nnimap-retrieve-headers):
1044         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
1045
1046 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
1047
1048         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
1049         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
1050
1051 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         * gnus-srvr.el (gnus-server-set-info): Clear
1054         `gnus-server-method-cache' when `gnus-server-alist' is changed.
1055         From Daiki Ueno <ueno@unixuser.org>.
1056
1057 2002-04-11  Simon Josefsson  <jas@extundo.com>
1058
1059         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
1060         viewing of security buttons.  Thanks to Nicolas Kowalski
1061         <Nicolas.Kowalski@imag.fr>.
1062
1063         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
1064         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
1065         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
1066         <Nicolas.Kowalski@imag.fr>.
1067         (smime-decrypt-buffer): Ditto.
1068
1069 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1070
1071         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
1072         header line.
1073
1074 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
1075
1076         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
1077
1078 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1079
1080         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
1081
1082 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1083
1084         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
1085         errors when debug.
1086
1087 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
1088
1089         * message.el (message-make-mft): Changed MFT code from using
1090         message-recipients (which included Bcc) to use only the To and CC
1091         headers.
1092
1093 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1094
1095         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
1096         add link.
1097         (gnus-treat-mail-picon): Ditto.
1098         (gnus-treat-newsgroups-picon): Ditto.
1099         (gnus-picon-databases): Fix custom type.
1100         (gnus-picon-databases): Add link.
1101         (gnus-article-x-face-command): Add to gnus-picon group.
1102
1103 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
1104
1105         * message.el (message-buffer-naming-style): Remove.
1106
1107 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1108
1109         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
1110
1111         * message.el (message-tool-bar-map): Ditto.
1112
1113         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1114
1115 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1116
1117         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
1118
1119 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
1120
1121         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
1122
1123 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
1124
1125         * dns.el: open-network-stream under XEmacs does udp.
1126
1127 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
1128
1129         * spam.el (spam-enter-whitelist): New function.
1130         (spam-parse-whitelist): Ditto.
1131         (spam-refresh-list-cache): Ditto.
1132         (spam-address-whitelisted-p): New function.
1133
1134         * dns.el (query-dns): Use TCP when make-network-process isn't
1135         available.
1136         (dns-servers): New variable.
1137         (dns-parse-resolv-conf): New function.
1138         (query-dns): Use it.
1139
1140         * spam.el: New file.
1141
1142         * dns.el (query-dns): Test.
1143
1144 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * lpath.el (featurep): Bind make-network-process.
1147
1148 2002-03-31  Paul Jarc <prj@po.cwru.edu>
1149
1150         * nnmaildir.el: Use defstruct.  Use a single copy of
1151         nnmail-extra-headers to save memory.  Store server's group name
1152         prefix instead of each group's prefixed name.
1153         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
1154         nntp-server-buffer.
1155
1156 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * dns.el: New file.
1159
1160 2002-03-28  Simon Josefsson  <jas@extundo.com>
1161
1162         * gnus-sum.el (gnus-summary-dummy-line-format):
1163         * gnus.el (gnus-summary-line-format): Fixing links to Info.
1164         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
1165
1166 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1167
1168         * gnus-sum.el (gnus-summary-move-article)
1169         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
1170         the doc string.
1171
1172 2002-03-28  Simon Josefsson  <jas@extundo.com>
1173
1174         * mml-sec.el (mml-secure-message): Search after
1175         mail-header-separator from top of message.
1176
1177 2002-03-28  Paul Jarc <prj@po.cwru.edu>
1178
1179         * nnmaildir.el: Cosmetic changes.
1180         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
1181         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
1182         nnmaildir--group-ls): New macros/functions.  Use them.
1183         (nnmaildir--unlink): Evalutate argument only once.
1184
1185 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
1186
1187         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
1188         symbols.
1189         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
1190         `gnus-point-at-eol'.
1191
1192 2002-03-27  Paul Jarc <prj@po.cwru.edu>
1193
1194         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
1195         nnmaildir--marks-dir): New macros.  Use them.
1196         Use inhibit-quit for atomicity instead of in-memory journaling.
1197         (nnmaildir--edit-prep): New function.
1198         (Local Variables): Use it.
1199
1200 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
1201
1202         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1203
1204 2002-03-25  Simon Josefsson  <jas@extundo.com>
1205
1206         * message.el (message-mode): Fix doc.
1207
1208 2002-03-25  Simon Josefsson  <jas@extundo.com>
1209
1210         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
1211         Matthieu Moy <Matthieu.Moy@imag.fr>.
1212
1213 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
1214
1215         * mml-sec.el (mml-unsecure-message): Add docstring.
1216
1217 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1218
1219         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
1220         value.
1221         Trivial change from andre@slamdunknetworks.com
1222
1223 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
1224
1225         * mml.el (mml-mode-map): Added a keybinding for
1226         `mml-unsecure-message'.  Also, added a menu entry for said
1227         function in the Attachments menu.
1228
1229 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1230
1231         * canlock.el (canlock-version): Remove.
1232         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
1233         here; simplify \x insertions.
1234         (canlock-sha1): New function, always return a unibyte string.
1235         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
1236         of a password.
1237         (canlock-insert-header): Use `canlock-sha1'.
1238         (canlock-verify): Ditto.
1239
1240 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * message.el (message-fix-before-sending): Add an option that
1243         ignores illegible text.
1244         Trivial change from Mark Milhollan <mlm@attglobal.net>
1245
1246         * message.el (message-font-lock-keywords): Support multi-line MML
1247         tags.
1248
1249         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
1250         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
1251
1252 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
1255         symbols for "View as different encoding" submenu.
1256
1257 2002-03-19  Simon Josefsson  <jas@extundo.com>
1258
1259         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
1260         encoding" submenu.
1261
1262 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1263
1264         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
1265
1266 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1267
1268         * gnus-sum.el (gnus-sum-thread-tree-root)
1269         (gnus-sum-thread-tree-single-indent)
1270         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1271         (gnus-sum-thread-tree-leaf-with-other)
1272         (gnus-sum-thread-tree-single-leaf): Make customizable.
1273
1274 2002-03-16  Simon Josefsson  <jas@extundo.com>
1275
1276         * gnus-util.el (gnus-extract-address-components): Don't break on
1277         names such as James "Kibo" Parry.  From Francis Litterio
1278         <franl_removethis@world.std.com>.
1279
1280 2002-03-13  Simon Josefsson  <jas@extundo.com>
1281
1282         * pop3.el (pop3-open-server): Revert multibyte change.  From
1283         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1284
1285         * message.el (message-send-mail-with-qmail): Make it work.  From
1286         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1287
1288 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
1289
1290         * message.el (message-make-mft): Set case-fold-search while
1291         generating the MFT.  Also, a little cleanup in the MFT code.
1292
1293 2002-03-12  Simon Josefsson  <jas@extundo.com>
1294
1295         * message.el (message-qmail-inject-args): May be function.
1296         (message-send-mail-with-qmail): Call function if m-q-i-a is
1297         function.  From fn@hungry.org (Faried Nawaz).
1298
1299 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1300
1301         * message.el (message-abbrevs-loaded): Remove.
1302         (mailabbrev): Require it.
1303
1304         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1305
1306 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1307
1308         * pop3.el (pop3-open-server): Set process buffer unibyte.
1309
1310 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1311
1312         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1313
1314 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1315
1316         * nnslashdot.el (nnslashdot-request-article): Remove javascript
1317         too.
1318
1319 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1320
1321         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1322         duplication.
1323         (gnus-summary-save-parts-type-history): Ditto.
1324         (gnus-summary-save-parts-last-directory): Ditto.
1325         Trivial change from andre@slamdunknetworks.com
1326
1327 2002-03-09  Paul Jarc  <prj@po.cwru.edu
1328
1329         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1330
1331 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1332
1333         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1334         -->" as the end of the first article.
1335
1336         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1337         From Matthieu Moy <Matthieu.Moy@imag.fr>
1338
1339         * message.el (message-add-action): Use add-to-list.
1340         (message-delete-action): New function.
1341
1342         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1343         pieces.
1344
1345 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
1346
1347         * nnnil.el: New file.
1348         * gnus.el (gnus-valid-select-methods): Include nnnil.
1349
1350 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1351
1352         * message.el (message-syntax-checks): Because canlock is
1353         supported, we disable sender syntax check.
1354         (message-shoot-gnksa-feet): Add cancel-messages option doc.
1355
1356         * gnus-draft.el (gnus-draft-send): If interactive, use its default
1357         value of message-syntax-checks.
1358
1359         * qp.el (quoted-printable-decode-region): Doc addition.
1360         From: Eli Zaretskii <eliz@is.elta.co.il>
1361
1362         * mail-source.el (make-source-make-complex-temp-name): Use
1363         make-temp-file.
1364
1365         * mm-util.el (mm-make-temp-file): New function.
1366         * nneething.el (nneething-file-name): Use it.
1367         * mml-smime.el (mml-smime-encrypt): Ditto.
1368         * mm-view.el (mm-inline-wash-with-file): Ditto.
1369         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1370         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1371         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1372         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1373         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1374         * gnus-art.el (gnus-mime-print-part): Ditto.
1375
1376 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1377
1378         * message.el (nnmaildir-article-number-to-base-name): New
1379         function.
1380         (nnmaildir-base-name-to-article-number): New function.
1381
1382 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * smime.el (smime-make-temp-file): Don't quote
1385         `temporary-file-directory'.
1386
1387 2002-03-04  Simon Josefsson  <jas@extundo.com>
1388
1389         * smime.el (smime-sign-region): Rename argument keyfiles to
1390         keyfile. You only sign something with one key.
1391         (smime-sign-buffer): Better completing-read prompt.
1392         (smime-decrypt-buffer): Ditto.
1393
1394         * smime.el (smime-make-temp-file): Make it work under XEmacs.
1395
1396         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1397         completing-read.
1398         (mm-view-pkcs7-decrypt): CRLF->LF.
1399
1400 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1401
1402         * message.el (message-hierarchical-addresses): New variable.
1403         (message-get-reply-headers): Use it.
1404         From Ted Zlatanov <teodor.zlatanov@divine.com>
1405
1406 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1407
1408         * message.el (message-mode): If buffer-file-name, don't set auto
1409         save file name.
1410         Trivial change from Geoff Greene <ggreene@wpi.edu>
1411
1412 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1413
1414         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1415         takes one argument in read-char.
1416
1417         * message.el (message-fix-before-sending): Forward a char.
1418         Check mmu-multibyte-p, add control-1.
1419
1420 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1421
1422         * gnus-start.el (gnus-read-init-file): Ditto.
1423
1424         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1425
1426         * dgnushack.el (dgnushack-make-load): Ditto.
1427
1428         * mail-source.el (mail-source-fetch): Extract the right error
1429         code.
1430
1431         * message.el (message-fix-before-sending): Check illegible text.
1432
1433         * gnus-util.el (gnus-multiple-choice): New function.
1434
1435         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1436         also defined in gnus-score.el.
1437
1438 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
1439
1440         * message.el (message-get-reply-headers): downcase email addresses
1441         for comaparisons for duplicate removal.
1442
1443 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1444
1445         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1446         implementation of PKCS#7, which just allows users read the
1447         message.
1448         (mm-view-pkcs7): Use it.
1449
1450 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * gnus.el (large-newsgroup-initial): New parameter.
1453
1454         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1455         (gnus-summary-insert-old-articles): Ditto.
1456
1457 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1458
1459         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1460         used as the default answer of the question, "How many articles?".
1461         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1462
1463         * nnagent.el (nnagent-retrieve-headers): Remove articles with
1464         small numbers.
1465
1466 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1467
1468         * deuglify.el: Fix comments.
1469
1470 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1471
1472         * html2text.el (html2text-clean-anchor): If there is no HREF,
1473         insert nothing.
1474
1475         * mml.el (mml-generate-mime-1): Add cdr.
1476         From: andre@slamdunknetworks.com
1477
1478         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1479         (mm-text-html-washer-alist): Ditto.
1480
1481         * mm-decode.el (mm-text-html-renderer): Add html2text.
1482
1483         * html2text.el: Face lift.
1484
1485         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1486
1487 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1488
1489         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1490
1491         * deuglify.el: Change copy right. Add autoload. Add coding-system.
1492
1493         * deuglify.el: New file. The original file name is
1494         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1495
1496         * mm-decode.el (mm-display-external): Use
1497         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
1498
1499 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
1500
1501         * nnmaildir.el (nnmaildir-request-list): Report the highest
1502         article number, not the total number of articles.
1503
1504 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1505
1506         * gnus-sum.el: Move uu key map here.
1507         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1508
1509 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
1510
1511         * nnmaildir.el (nnmaildir-request-expire-articles): Use
1512         nnmail-expiry-wait* if expire-age parameter is not set.
1513
1514 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1515
1516         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1517         function.
1518         (gnus-group-sort-selected-groups-by-real-name): New function.
1519         (gnus-group-make-menu-bar): Add sort by real name.
1520
1521         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1522         rebuild.
1523         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1524         nil as dependencies as well.
1525
1526 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1527
1528         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1529         for mime-parts.
1530
1531         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1532
1533         * gnus-group.el (gnus-group-name-decode): Don't test
1534         multibyte-string, because it breaks XEmacs.
1535         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1536
1537         * message.el (message-send-mail): Be talkative.
1538
1539         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1540         (mm-automatic-display): Ditto.
1541
1542         * mailcap.el (mailcap-mime-data): Ditto.
1543         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1544
1545 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * many files: Remove trailing whitespaces, replace spc+tab with
1548         tab, replace leading whitespaces with tabs.
1549
1550 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
1551
1552         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1553         articles with no body and no blank line after the header.
1554
1555 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1556
1557         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1558         parts.
1559
1560         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1561         non-ascii chars.
1562
1563         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1564
1565         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1566         w3-delay-image-loads.
1567         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1568         (mm-w3-prepare-buffer): Ditto.
1569
1570         * mail-source.el (mail-source-fetch-directory): Run scripts.
1571
1572 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1575         for Majordomo confirmations.
1576
1577 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1580
1581 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1582
1583         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1584
1585 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1586
1587         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1588         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1589
1590 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1593         (mm-inline-render-with-stdin): Ditto.
1594         (mm-inline-render-with-function): Ditto.
1595         (mm-inline-wash-with-file): Bind coding-system-for-write.
1596         (mm-inline-wash-with-stdin): Ditto.
1597
1598 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1599
1600         Suggested by Felix Natter <fnatter@gmx.net>
1601
1602         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1603         gnus-mime-externalize-view.
1604         (gnus-mime-view-part-internally): Rename from
1605         gnus-mime-internalize-view.
1606         (gnus-article-view-part-externally): Rename from
1607         gnus-article-externalize-part.
1608         (gnus-mime-action-alist): Change correspondingly.
1609         (gnus-mime-button-commands): Ditto.
1610         (gnus-mime-action-alist): Remove duplication.
1611
1612         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1613
1614 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1615
1616         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1617
1618         * gnus-art.el (gnus-display-mime): Use it.
1619
1620         * mm-partial.el (mm-partial-find-parts): Use it.
1621
1622         * gnus-sum.el (gnus-article-loose-mime): Rename from
1623         gnus-article-no-strict-mime.
1624         (gnus-summary-save-parts): Use it.
1625
1626 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1629         local variable.
1630
1631         * gnus-art.el (article-display-x-face): Don't sort multiple
1632         X-Faces.
1633
1634 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1635
1636         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1637         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1638
1639         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1640
1641 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1642
1643         Some ideas is inspired by code from Hrvoje Niksic
1644         <hniksic@arsdigita.com>
1645
1646         * gnus-art.el (gnus-article-wash-function): Set the default to
1647         nil, so that we use mm-text-html-renderer instead.
1648         (article-wash-html): Use mm-text-html-renderer.
1649
1650         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1651         (mm-text-html-renderer): New variable.
1652         (mm-inline-text-html-renderer): Set the default to nil, so that we
1653         use mm-text-html-renderer instead.
1654
1655         * mm-view.el (mm-inline-text-html): New function.
1656         (mm-text-html-renderer-alist): New variable.
1657         (mm-inline-text-vcard): New function.
1658         (mm-inline-text): Split.
1659         (mm-links-remove-leading-blank): New function.
1660         (mm-inline-render-with-file): New function.
1661         (mm-inline-render-with-stdin): New function.
1662         (mm-inline-render-with-function): New function.
1663         (mm-text-html-washer-alist): New variable.
1664         (mm-inline-wash-with-file): New function.
1665         (mm-inline-wash-with-stdin): New function.
1666
1667 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1668
1669         * message-utils.el: Fix installation doc.
1670         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1671
1672 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1673
1674         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1675         (gnus-post-method): Use it.
1676         (gnus-summary-cancel-article): Find the correct post-method.
1677
1678         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1679         * message.el (message-send-news): Ditto.
1680         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1681         <ipmonger@delamancha.org>
1682
1683         * gnus.el (gnus-select-method): Fix doc.
1684         (gnus-server-string): Use 'using nntp'.
1685
1686         * gnus-agent.el (gnus-slave-unplugged): New command.
1687         From: Felix Natter <fnatter@gmx.net>
1688
1689 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1690
1691         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1692         Call edit-done-function first, then change the window
1693         configuration.
1694         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1695         (gnus-article-edit-mode): mml-mode.
1696
1697         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1698         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1699
1700         * message-utils.el: Adopt the file.
1701
1702         * message-utils.el: New file.
1703         From Holger Schauer <Holger.Schauer@gmx.de>
1704
1705 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1706
1707         * gnus-sum.el (gnus-summary-move-article): Select-article only
1708         when gnus-move-split-methods is non-nil. And we don't render or
1709         mark the article.
1710
1711         * gnus-fun.el (gnus-shell-command-to-string): New function.
1712         (gnus-shell-command-on-region): New function.
1713         (gnus-random-x-face): Use them.
1714         (gnus-x-face-from-file): Ditto.
1715         (gnus-convert-image-to-gray-x-face): Ditto.
1716         (gnus-convert-gray-x-face-to-xpm): Ditto.
1717         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1718
1719 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * gnus-art.el (gnus-treat-display-xface): Don't use
1722         `shell-command-to-string' when compiling.
1723         (gnus-treat-display-grey-xface): Ditto.
1724
1725 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
1726
1727         * nnmaildir.el (nnmaildir--article-count): If the group is
1728         completely empty, report minimum article number as 1 instead of 0.
1729
1730 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1731
1732         * gnus-agent.el (gnus-get-predicate): Use nconc.
1733
1734         * gnus-sum.el (gnus-summary-display-make-predicate): Use
1735         gnus-summary-display-cache as cache.
1736
1737         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1738         (nndoc-mail-in-mail-type-p): New function.
1739         (nndoc-mail-in-mail-article-begin): New function.
1740
1741 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1742
1743         * mailcap.el (mailcap-mime-data): Use enriched-decode.
1744
1745         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1746         use-hard-newlines to nil.
1747
1748         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1749         image is not available if window-system is not available.
1750
1751         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1752
1753 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1754
1755         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1756         bookmark, because update-mark doesn't handle it correctly.
1757
1758 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1759
1760         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1761         directly instead of calling message-send-mail.
1762
1763         * gnus-start.el (gnus-read-descriptions-file): Use
1764         gnus-default-charset.
1765
1766         * mm-util.el (mm-guess-mime-charset): New function.
1767
1768         * gnus.el (gnus-default-charset): Use it.
1769         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1770         the default.
1771
1772 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1773
1774         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1775         (article-display-x-face): Use it.  Disable grey xface, if
1776         uncompface is not found.
1777
1778         * message.el (message-mode): Don't enable multibyte on an indirect
1779         buffer.
1780
1781         * nnrss.el (nnrss-content-function): New variable.
1782         (nnrss-request-article): Use it.
1783
1784 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1785
1786         * gnus.el: Add article-unsplit-urls.
1787         * gnus-sum.el: Ditto.
1788         * gnus-art.el (gnus-treat-strip-cr): New variable.
1789         (gnus-treatment-function-alist): Use it.
1790         (article-unsplit-urls): New function.
1791         (gnus-article-make-menu-bar): Use it.
1792         From: Michael Cook <michael.cook@cisco.com>
1793
1794 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1797         copy.
1798
1799 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
1800
1801         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1802         with internal whitespace.
1803         (gnus-parent-id): Ditto.
1804
1805 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1806
1807         * gnus-art.el (gnus-article-treat-body-boundary): Add
1808         gnus-decoration property.
1809         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1810
1811         * message.el (message-mode): Set local-abbrev-table.
1812         From Matt Armstrong <matt@lickey.com>.
1813
1814         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1815         too many spaces.
1816
1817         * rfc2047.el (rfc2047-unfold-region): Ditto.
1818         (rfc2047-decode-region): Don't unfold. Let
1819         gnus-article-treat-unfold-headers do it.
1820
1821         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1822         From: Jesper Harder <harder@ifa.au.dk>
1823
1824 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1827         (gnus-configure-posting-styles): Use it.
1828         (gnus-configure-posting-styles): Remove trailing newspaces.
1829
1830 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1831
1832         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1833         is non-nil.
1834
1835         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1836
1837         * gnus.el (gnus-server-to-method): Switch position with
1838         gnus-server-get-method.
1839         (gnus-agent): Add doc.
1840
1841         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1842         (gnus-summary-save-parts): Use it.
1843
1844         * gnus-art.el (gnus-display-mime): Use it.
1845         * mm-partial.el (mm-partial-find-parts): Use it.
1846
1847         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
1848
1849         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
1850         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
1851
1852         * nnagent.el (nnagent-request-expire-articles): Don't delete
1853         files.
1854
1855 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1856
1857         * message.el (message-gen-unsubscribed-mft): New function.
1858         From Sriram Karra <karra@cs.utah.edu>.
1859
1860         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
1861         open parenthesis.
1862
1863         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
1864         (mm-inline-text-html-render-with-w3): Ditto.
1865         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
1866         Suggested by Dave Love  <d.love@dl.ac.uk>.
1867
1868         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
1869
1870         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
1871         * nntp.el (nntp-send-command): Ditto.
1872         * nntp.el (nntp-send-command-nodelete): Ditto.
1873
1874 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1875
1876         * mm-url.el (mm-url-load-url): New function.
1877         (mm-url-insert-file-contents): Use it.
1878
1879         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
1880
1881         * message.el (message-forward-make-body): Correctly copy
1882         forward-buffer.
1883
1884         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
1885
1886 2002-02-04  Simon Josefsson  <jas@extundo.com>
1887
1888         * gnus-art.el (gnus-article-followup-with-original): Mark with
1889         force, prevent errors when following up from article buffer.
1890         (gnus-article-reply-with-original): Ditto.
1891
1892         * binhex.el (binhex-decoder-switches): Fix doc.  From
1893         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1894
1895 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1896
1897         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
1898         highlight-citation after emphasize.
1899
1900 2002-02-04  Simon Josefsson  <jas@extundo.com>
1901
1902         * nnfolder.el (nnfolder-open-marks):
1903
1904         * nnml.el (nnml-open-marks): Message when done.  From David
1905         Edmondson <dme@sun.com>.
1906
1907 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1908
1909         * imap.el (imap-anonymous-auth): Fix typo.
1910         From: Steinar Bang <sb@dod.no>
1911
1912         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
1913         save-excursion.
1914         (gnus-cache-braid-heads): Ditto.
1915
1916         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
1917         line, because there are extra articles in the overview buffer.
1918
1919         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
1920
1921         * message.el (message-forward-rmail-make-body): Directly use
1922         rmail-msg-restore-non-pruned-header to avoid calling
1923         vertical-motion.
1924
1925 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1926
1927         * gnus-cache.el (gnus-summary-insert-cached-articles):
1928         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
1929
1930         * gnus-group.el (gnus-group-mark-article-read): Nreverse
1931         gnus-newsgroups-unselected.
1932
1933         * gnus-agent.el (gnus-summary-set-agent-mark): Use
1934         gnus-add-to-sorted-list.
1935
1936         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
1937         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
1938         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
1939         (gnus-update-read-articles): UNREAD is sorted.
1940         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
1941         (gnus-newsgroup-marked, gnus-newsgroup-cached)
1942         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
1943         (gnus-newsgroup-dormant): Require sorted.
1944
1945         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
1946         directories.
1947         (gnus-dired-print): New function.
1948
1949         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
1950         ps-despool.
1951
1952 2002-02-02  Simon Josefsson  <jas@extundo.com>
1953
1954         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
1955
1956 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1957
1958         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
1959         t. This makes gnus-agent customizable without putting
1960         gnus-agentize into .gnus.
1961
1962         * gnus.el (gnus-agent): Make it customizable.
1963
1964         * gnus-dired.el: New file.
1965         From Benjamin Rutt <brutt@bloomington.in.us>
1966
1967         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
1968         if no article.
1969         (gnus-cache-possibly-remove-article): Ditto.
1970         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
1971
1972 2002-02-01  Simon Josefsson  <jas@extundo.com>
1973
1974         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
1975
1976 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
1979         (mm-setup-w3m): Don't bind keys listed in the above.
1980
1981 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
1984         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
1985         is non-nil; bind `w3m-force-redisplay' with nil.
1986
1987         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1988
1989         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
1990
1991 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1992
1993         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
1994         use mail-header-unfold-field.
1995
1996         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
1997         gnus-summary-limit.
1998
1999         * gnus-range.el (gnus-add-to-sorted-list): New function.
2000         * gnus-sum.el (gnus-mark-article-as-read): Use it.
2001         (gnus-mark-article-as-unread): Ditto.
2002         (gnus-summary-mark-article-as-unread): Ditto.
2003         (gnus-build-get-header): Ditto.
2004         (gnus-summary-prepare-threads): Ditto.
2005         (gnus-summary-insert-pseudos): Ditto.
2006         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
2007         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
2008         (gnus-summary-insert-old-articles): Ditto.
2009
2010         * gnus-msg.el (gnus-posting-styles): Add new format of header.
2011         (gnus-configure-posting-styles): Support the new format.
2012
2013         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
2014         edebug-form-spec to (sexp body).
2015         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
2016
2017         * message.el (message-reply-headers): Add doc.
2018
2019 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2020
2021         * gnus-group.el (gnus-group-delete-group): Nix the entry in
2022         gnus-cache-active-hashtb.
2023
2024         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
2025         (gnus-agent-summary-fetch-group): Use it.
2026
2027         * gnus-msg.el (gnus-debug-files): New variable.
2028         (gnus-debug-exclude-variables): New variable.
2029         (gnus-debug): Use them.
2030
2031         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
2032
2033 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2034
2035         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
2036         (message-mode-syntax-table): Move back the previous position.
2037
2038         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
2039
2040         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2041         gnus-sorted-difference.
2042
2043         * nnsoup.el (nnsoup-request-expire-articles): Use
2044         gnus-sorted-difference.
2045
2046         * nnheader.el: Autoload gnus-sorted-difference.
2047
2048         * nnfolder.el (nnfolder-request-expire-articles): Use
2049         gnus-sorted-difference.
2050
2051         * gnus-cache.el (gnus-cache-retrieve-headers): Use
2052         gnus-sorted-difference.
2053
2054         * gnus-range.el: Autoload cookies.
2055         (gnus-sorted-difference): New function.
2056         (gnus-sorted-ndifference): New function.
2057         (gnus-sorted-nintersection): Rename from
2058         gnus-set-sorted-intersection.
2059         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
2060         (gnus-list-range-difference): Rename from
2061         gnus-inverse-list-range-intersection.
2062         (gnus-inverse-list-range-intersection): Use defalias.
2063
2064         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
2065         gnus-sorted-ndifference, and gnus-sorted-nintersection.
2066         (gnus-articles-to-read): Use gnus-sorted-difference.
2067         (gnus-summary-limit-mark-excluded-as-read): Use
2068         gnus-sorted-intersection and gnus-sorted-ndifference.
2069         (gnus-list-of-read-articles): Use gnus-list-range-difference.
2070         (gnus-summary-insert-articles): Use gnus-sorted-difference.
2071
2072         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
2073
2074 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
2077         property to the buffer for using emacs-w3m command keys.
2078
2079         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
2080         option.
2081
2082         * mm-view.el (mm-w3m-mode-map): New variable.
2083         (mm-w3m-mode-command-alist): New variable.
2084         (mm-w3m-minor-mode): Removed.
2085         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
2086         (mm-inline-text-html-render-with-w3m): Add keymap property to the
2087         buffer for using emacs-w3m command keys.
2088
2089 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2090
2091         * message.el (message-mode-syntax-table): Move forward.
2092         (message-cite-prefix-regexp): Auto detect non word constituents.
2093         (message-cite-prefix-regexp): Don't use with-syntax-table.
2094
2095         * gnus-sum.el (gnus-summary-update-info): Use
2096         gnus-list-range-intersection.
2097
2098         * gnus-agent.el (gnus-agent-fetch-headers): Use
2099         gnus-list-range-intersection.
2100
2101         * gnus-range.el (gnus-range-normalize): Use correct predicate.
2102         (gnus-list-range-intersection): Use it.
2103         (gnus-inverse-list-range-intersection): Ditto.
2104         (gnus-sorted-intersection): Add doc.
2105         (gnus-set-sorted-intersection): Add doc.
2106         (gnus-sorted-union): New function.
2107         (gnus-set-sorted-union): New function.
2108
2109         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
2110         (gnus-inverse-list-range-intersection): Ditto.
2111
2112 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
2113
2114         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
2115
2116         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
2117         and permit `:' and `\' in order to handle full Windows pathnames.
2118         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
2119         technically not correct per standard, but seems to have common use.
2120
2121 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2122
2123         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
2124         replacing numbers.
2125
2126 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2127
2128         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
2129
2130         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
2131         Don't split when the window is small, e.g. when a small *BBDB*
2132         window is the lowest one.
2133
2134         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2135         nnheader-find-nov-line to speed up. Use nreverse, because it is
2136         sorted. Use nnheader-insert-nov-file.
2137
2138 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * mm-decode.el (mm-inline-text-html-with-images): New user option.
2141
2142         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
2143         of `w3m-display-inline-images' with the value of
2144         `mm-inline-text-html-with-images'.
2145         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2146
2147         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2148
2149 2002-01-27  Richard M. Stallman  <rms@gnu.org>
2150
2151         * time-date.el: Add autoload cookies.  Many doc fixes.
2152         (time-add): New function.
2153         (time-subtract): Renamed from subtract-time.
2154         (subtract-time): New alias for time-subtract.
2155
2156 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
2159         emacs-w3m in doc-string.
2160
2161         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
2162         `w3m-current-buffer'.
2163
2164 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2165
2166         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
2167
2168         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
2169         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
2170         (mm-w3m-cid-retrieve): New function.
2171         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
2172
2173 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2174
2175         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
2176
2177 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
2180
2181 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2182
2183         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
2184         32K.
2185
2186         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
2187
2188         * nnmail.el (nnmail-article-group): Decode headers before running
2189         split rules over them.
2190         (nnmail-mail-splitting-charset): New variable.
2191
2192         * smiley.el: Replaced with smiley-ems.el.
2193
2194 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2195
2196         * mm-url.el (mm-url-predefined-programs): Add w3m.
2197         (mm-url-program): Ditto.
2198
2199 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * nnml.el (nnml-use-compressed-files): New variable.
2202         (nnml-filenames-are-evil): Removed.
2203         (nnml-current-group-article-to-file-alist): Don't use.
2204         (nnml-update-file-alist): Inhibit.
2205         (nnml-article-to-file): Use new var.
2206
2207 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2208
2209         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
2210
2211         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
2212
2213 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus-agent.el (gnus-agent-load-alist): Use new caching
2216         function.
2217
2218         * gnus-util.el (gnus-cache-file-contents): New function.
2219
2220         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
2221         (gnus-agent-load-alist): Use it.
2222
2223         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
2224
2225         * nnheader.el (nnheader-insert-nov-file): New function.
2226
2227         * gnus-util.el (gnus-parse-without-error): Correct the loop.
2228
2229         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
2230         there are no references.
2231         (gnus-extract-message-id-from-in-reply-to): New function.
2232         (gnus-nov-parse-line): Use in-reply-to if there are no
2233         references.
2234
2235 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2236
2237         * nnagent.el (nnagent-retrieve-headers): Use new macro.
2238
2239         * gnus-util.el (gnus-parse-without-error): New macro.
2240
2241 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2242
2243         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
2244         (gnus-article-wash-function): use locate-library to decide which
2245         to use.
2246
2247 2002-01-25  Simon Josefsson  <jas@extundo.com>
2248
2249         * pop3.el (pop3-munge-message-separator): Work if no date.
2250         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
2251
2252 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus-agent.el (gnus-agent-save-alist): Fix.
2255
2256         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
2257         mistake.  Reinstated lost code.
2258
2259 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
2260
2261         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
2262         one exists in the case of an encrypted message with an internal
2263         signature.
2264
2265 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2266
2267         * gnus-agent.el (gnus-agent-save-alist): Optimized.
2268
2269 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2270
2271         * dgnushack.el: Commented out the experimental code.
2272
2273 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
2276         error.
2277
2278         * gnus.el (gnus-server-to-method): Made into subst.
2279         (gnus-server-method-cache): New variable.
2280         (gnus-server-to-method): Use it.
2281         (gnus-group-method-cache): New variable.
2282         (gnus-find-method-for-group-1): Renamed.
2283         (gnus-find-method-for-group): New function.
2284         (gnus-group-method-cache): Removed.
2285
2286         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2287         function.
2288
2289         * gnus-range.el (gnus-members-of-range): New function.
2290         (gnus-list-range-intersection): Renamed.
2291         (gnus-inverse-list-range-intersection): New function.
2292
2293         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2294
2295         * nnagent.el (nnagent-retrieve-headers): New implementation.
2296
2297         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2298         implementation.
2299
2300 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2301
2302         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2303         `w3m-meta-content-type-charset-regexp'.
2304
2305         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2306         charset-encoded html contents.
2307
2308 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2309
2310         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2311         an empty file.
2312
2313         * nnweb.el (url): Ignore errors when request url.
2314
2315         * nnrss.el: Clean up the comments.
2316
2317 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2318
2319         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2320
2321         * mm-decode.el (mm-inline-text-html-renderer): New user option.
2322         (mm-inline-media-tests): Test whether the value of
2323         `mm-inline-text-html-renderer' is a function for text/html.
2324
2325         * mm-view.el (mm-inline-text-html-render-with-w3): New function
2326         separated from `mm-inline-text'.
2327         (mm-w3m-minor-mode): New variable.
2328         (mm-w3m-setup): New variable.
2329         (mm-setup-w3m): New function.
2330         (mm-inline-text-html-render-with-w3m): New function.
2331         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2332         text/html.
2333
2334 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
2335
2336         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2337
2338 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2341         and `gnus-xmas-completing-read'.
2342
2343 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2344
2345         * nneething.el (nneething-message-id-number): Abolished.
2346         (nneething-encode-file-name): Not encode numerical characters.
2347         (nneething-make-head): `nneething-message-id-number' is not
2348         used to generate message IDs.
2349
2350 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2353         characters.
2354
2355 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * gnus-xmas.el (gnus-xmas-completing-read): New function.
2358         (gnus-xmas-redefine): Redefine conditionally.
2359
2360 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2361
2362         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2363         tag.
2364
2365 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2366
2367         * message.el (message-font-lock-keywords): Added the secure tag.
2368         * mml-sec.el: Added functions to generate/modify/remove the secure
2369         tag while in message mode.
2370         * mml-sec.el (mml-secure-message): New.
2371         * mml-sec.el (mml-unsecure-message): New.
2372         * mml-sec.el (mml-secure-message-sign-smime): New.
2373         * mml-sec.el (mml-secure-message-sign-pgp): New.
2374         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2375         * mml-sec.el (mml-secure-message-encrypt-smime): New.
2376         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2377         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2378         * mml.el (mml-parse-1): Added code to recognise the secure tag and
2379         convert it to either a part or multipart depending on if there are
2380         other parts in the message.
2381         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2382         to use the secure tag, rather than the part tag.
2383         * mml.el (mml-preview): Added a save-excursion to keep cursor
2384         position after doing an MML preview.
2385
2386 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2387
2388         * nnheader.el (nnheader-parse-overview-file): New function.
2389         (nnheader-write-overview-file): New function.
2390
2391 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392
2393         * gnus.el (gnus-group-fast-parameter): Check better if expansion
2394         in wanted.
2395
2396         * nnweb.el (nnweb-type-definition): Clean up.
2397
2398 2002-01-21  Alastair Burt  <burt@dfki.de>
2399
2400         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2401         buffer exists before jumping to it.
2402
2403 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404
2405         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2406         function.
2407         (article-wash-html): Use it.
2408         (gnus-article-wash-function): New variable.
2409         (gnus-article-wash-html-with-w3m): New function.
2410
2411 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2412
2413         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2414         XEmacs.
2415
2416 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
2417
2418         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2419         command line.
2420
2421 2002-01-21  Simon Josefsson  <jas@extundo.com>
2422
2423         * canlock.el (base64-encode-string): Autoload it from base64.
2424         (canlock-make-cancel-key): Base64 encode unibyte string.
2425
2426 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * nnfolder.el (nnfolder-request-accept-article): Unfold
2429         x-from-line.
2430         (nnfolder-request-replace-article): Ditto.
2431
2432 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
2433
2434         * gnus-group.el (gnus-group-best-unread-group): Use the right
2435         positioning function.
2436
2437 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438
2439         * smiley-ems.el (smiley-region): Use new function.
2440         (smiley-update-cache): Use general image functions.
2441         (smiley-region): Use general functions.
2442
2443         * gnus-util.el (gnus-graphic-display-p): New function.
2444
2445         * nnmail.el (nnmail-article-group): Allow outputting traces of
2446         non-strings.
2447
2448         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2449         (nndoc-exim-bounce-type-p): New function.
2450
2451         * message.el (message-dont-send): Doc fix.
2452
2453         * gnus-util.el (gnus-completing-read): Remove
2454         inherit-input-method.
2455
2456         * gnus-art.el (gnus-treat-smiley): Doc fix.
2457
2458         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2459         articles.
2460
2461 2002-01-19  Simon Josefsson  <jas@extundo.com>
2462
2463         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2464         (imap-kerberos4-open): Ditto.
2465         (imap-open): Set port correctly, don't set auth.
2466
2467 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * gnus.el (gnus-version-number): Bump version number.
2470
2471 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2472
2473         * gnus.el: Oort Gnus v0.05 is released.
2474
2475 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476
2477         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2478         exists.
2479
2480         * gnus-spec.el (gnus-string-width-function): New function.
2481         (gnus-tilde-cut-form): Use it.
2482         (gnus-tilde-max-form): Ditto.
2483         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2484         (gnus-substring-function): Use it.
2485         (gnus-tilde-cut-form): Ditto.
2486         (gnus-substring-function): New function.
2487
2488         * message.el (message-check-news-header-syntax): New message.
2489
2490         * gnus.el (gnus-slave-no-server): Doc fix.
2491
2492         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2493
2494 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2497         `seen' if it looks like (seen NUM1 . NUM2).  It should be
2498         (seen (NUM1 . NUM2)).
2499
2500 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501
2502         * gnus-topic.el (gnus-topic-catchup-articles): Update article
2503         number in closed topics.
2504
2505 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
2506
2507         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2508         functions.
2509
2510 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus.el (gnus-group-find-parameter): Clean up.
2513
2514         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2515         articles.
2516
2517         * gnus-util.el (gnus-completing-read-with-default): Renamed.
2518
2519         * nnmail.el (nnmail-article-group): Clean up.
2520
2521 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
2522
2523         * gnus-agent.el (gnus-category-name): Intern the category name.
2524
2525 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2526
2527         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2528
2529         * gnus-util.el (gnus-completing-read): New function.
2530
2531 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2532
2533         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2534
2535         * smiley-ems.el (smiley-region): Register smiley.
2536         (smiley-toggle-buffer): Rewrite the function.
2537         (smiley-active): Removed.
2538
2539 2002-01-19  Simon Josefsson  <jas@extundo.com>
2540
2541         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
2542         Jesper Harder <harder@ifa.au.dk>.
2543
2544 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2545
2546         * gnus-art.el (gnus-request-article-this-buffer): Call
2547         `nneething-get-file-name' to extract the file name from the
2548         message id.
2549
2550         * nneething.el (nneething-encode-file-name): New function.
2551         (nneething-decode-file-name): Ditto.
2552         (nneething-get-file-name): Ditto.
2553         (nneething-make-head): Encode the file name and encapsulate it
2554         into the field of the message id.
2555
2556 2002-01-18  Simon Josefsson  <jas@extundo.com>
2557
2558         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2559         stored in .marks.
2560
2561         * nnfolder.el (nnfolder-request-update-info): Ditto.
2562
2563 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2564
2565         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2566
2567 2002-01-18  Simon Josefsson  <jas@extundo.com>
2568
2569         * imap.el (imap-starttls-p): Don't check for binary.
2570         (imap-gssapi-auth-p): Ditto.
2571         (imap-kerberos4-auth-p): Ditto.
2572         (imap-open): Change logic.  Iterate through all possible streams,
2573         instead of bailing out after first failure.  Move authenticator
2574         decision to `imap-authenticate'.
2575         (imap-authenticate): Change logic, now finds the authenticator to
2576         use, was previously in `imap-open'.
2577         (imap-open): Return nil on failure.
2578         (imap-open): Setup temp buffer correctly.
2579         (imap-open): Return buffer only on success.
2580         (imap-interactive-login, imap-interactive-login): Tell the user
2581         which stream/authenticator is used for the queried
2582         username/password.
2583         (imap-open, imap-authenticate): Set variables.
2584         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2585         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2586
2587 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2588
2589         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2590
2591 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2594
2595 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2596
2597         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2598         (gnus-agent-group-mode-map): Bind it to "Jo".
2599         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2600
2601 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2602
2603         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2604         (gnus-summary-mail-toolbar): Add mail article deletion button.
2605
2606         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2607         false positives for lines of "^^^^".
2608
2609         * gnus-picon.el (gnus-picon-find-face): faces database is all
2610         lowercase.
2611
2612 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2613
2614         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2615         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2616         duplications.
2617         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2618
2619 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620
2621         * gnus-sum.el (gnus-summary-initial-limit): Inline
2622         gnus-summary-limit-children.
2623         (gnus-summary-initial-limit): Don't limit if
2624         gnus-newsgroup-display is nil.
2625         (gnus-summary-initial-limit): No, don't.
2626
2627         * gnus-util.el
2628         (gnus-put-text-property-excluding-characters-with-faces): Inline
2629         gnus-put-text-property.
2630
2631         * gnus-spec.el (gnus-default-format-specs): New variable.
2632
2633         * gnus-start.el (gnus-read-newsrc-file): Don't clear
2634         gnus-format-specs.
2635         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2636
2637         * gnus-spec.el (gnus-update-format-specifications): Really check
2638         the Gnus version of the .newsrc.eld file.
2639         (gnus-format-specs): Save the new default summary format.
2640
2641         * gnus-util.el (gnus-parent-id): Check whether references is empty
2642         before splitting.
2643
2644         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2645         functions.
2646         (gnus-gather-threads-by-references): Inline
2647         `gnus-split-references'.
2648
2649         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2650         default value of gnus-summary-line-format-spec.
2651
2652 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2653
2654         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2655         message.
2656         (nnslashdot-request-list): Ditto.
2657         (nnslashdot-sid-strip): Removed.
2658
2659 2002-01-15  Simon Josefsson  <jas@extundo.com>
2660
2661         * nnimap.el (nnimap-close-asynchronous): Enable.
2662         (nnimap-close-group): Expunge.
2663
2664 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2665
2666         * gnus-util.el (gnus-user-date-format-alist): Typo.
2667         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2668
2669 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2670
2671         * nneething.el (nneething-request-article): Set
2672         `nnmail-file-coding-system' to `binary' locally, in order to read
2673         files without any conversion.
2674
2675 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2676
2677         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2678         nnheader-file-coding-system and nnmail-active-file-coding-system.
2679         (gnus-agent-regenerate-group): Ditto.
2680         (gnus-agent-regenerate): Ditto.
2681         (gnus-agent-write-active): Ditto.
2682         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2683
2684 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2685
2686         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2687         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2688
2689 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2690
2691         * gnus.el: We don't need gnus-article-show-all-headers.
2692
2693         * gnus-art.el (article-show-all, gnus-article-show-all-header):
2694         Ditto.
2695
2696         * gnus-sum.el (gnus-summary-select-article): Don't call
2697         show-all-headers, because hidden headers are not hidden text any
2698         more.
2699
2700 2002-01-13  Simon Josefsson  <jas@extundo.com>
2701
2702         * message.el (message-newline-and-reformat): Use `newline' instead
2703         of inserting \n, so that the newline is marked as hard.
2704
2705         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2706         From Jesper Harder <harder@ifa.au.dk>.
2707
2708 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2709
2710         * imap.el (imap-close): Keep going if quit.
2711
2712         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2713         nntp-server-buffer.
2714
2715 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2716
2717         * mm-view.el (mm-display-inline-fontify): Require font-lock to
2718         avoid unbinding shadowed variables.
2719
2720         * gnus-art.el (gnus-picon-databases): Moved here.
2721         (gnus-picons-installed-p): Moved here.
2722         (gnus-article-reply-with-original): Use `mark'.
2723
2724         * gnus.el (gnus-picon): Moved here and renamed.
2725
2726         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2727         installed.
2728         (gnus-treat-mail-picon): Ditto.
2729         (gnus-treat-newsgroups-picon): Ditto.
2730
2731         * gnus-picon.el (gnus-picons-installed-p): New function.
2732
2733 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2734
2735         * gnus-agent.el (gnus-agent-go-online): Fix doc.
2736
2737 2002-01-12  Simon Josefsson  <jas@extundo.com>
2738
2739         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2740         (nnimap-before-find-minmax-bugworkaround): Use it.
2741         (nnimap-find-minmax-uid): Don't reselect current mailbox.
2742         (nnimap-dont-close): New variable.
2743         (nnimap-close-group): Use it.
2744
2745 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2746
2747         * gnus-art.el (gnus-article-reply-with-original): Use
2748         `mark-active'.
2749
2750         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2751
2752         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2753         (gnus-score-advanced): Clean up.
2754         (gnus-score-advanced): Accept a multiple of the score.
2755
2756 2002-01-12  Simon Josefsson  <jas@extundo.com>
2757
2758         * flow-fill.el (fill-flowed-display-column)
2759         (fill-flowed-encode-columnq): New variables.  Suggested by
2760         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
2761         (fill-flowed-encode, fill-flowed): Use them.
2762
2763         * message.el (message-send-news, message-send-mail): Use
2764         m-b-s-n-p-e-h-n.
2765
2766         * mml.el (autoload): Autoload fill-flowed-encode.
2767         (mml-buffer-substring-no-properties-except-hard-newlines): New
2768         function.
2769         (mml-read-part): Use it.
2770         (mml-generate-mime-1): Encode format=flowed if appropriate.
2771         (mml-insert-mime-headers): Insert format=flowed.
2772
2773         * flow-fill.el (fill-flowed-encode): New function.
2774         (fill-flowed): Bind fill-column to window width.
2775
2776 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2779         it exists.
2780         (gnus-summary-setup-buffer): Wake up dead summary buffers.
2781         (gnus-summary-buffer-name): Don't return the dead name after all.
2782         (gnus-summary-setup-buffer): Kill the dead buffer.
2783
2784         * gnus-art.el (gnus-article-followup-with-original): Store the
2785         value of the mark before deactivating it.
2786
2787 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2788
2789         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2790         From: Karl Kleinpaste <karl@charcoal.com>
2791
2792         * gnus-art.el (article-display-x-face): Ditto.
2793         (gnus-article-reply-with-original): Use gnus-region-active-p.
2794         (gnus-article-followup-with-original): Ditto.
2795
2796         * gnus-sum.el (gnus-summary-read-group-1): Don't select
2797         downloadable article either.
2798
2799 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2800
2801         * gnus-art.el (article-display-x-face): Insert From:.
2802
2803         * gnus-sum.el (gnus-summary-move-article): Don't draw the
2804         article. Bind gnus-display-mime-function and
2805         gnus-article-prepare-hook.
2806
2807         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2808         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2809         gnus-agent-possibly-synchronize-flags to the last.
2810         (gnus-agent-go-online): New function. New variable.
2811
2812 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2813
2814         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2815         (gnus-agent-regenerate): Ditto.
2816
2817 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2818
2819         * message.el (message-ignored-news-headers)
2820         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2821         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2822
2823         * gnus.el (gnus-gethash-safe): New macro.
2824
2825         * gnus-agent.el (gnus-agent-regenerate-history): New function.
2826         (gnus-agent-regenerate): Show messages.
2827
2828 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2829
2830         * gnus-agent.el (gnus-agent-regenerate-group): New function.
2831         (gnus-agent-regenerate): New function.
2832         (gnus-agent-save-alist): Sort.
2833         (gnus-agent-copy-nov-line): Test eobp.
2834         (gnus-agent-retrieve-headers): Erase buffer.
2835
2836 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2837
2838         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2839         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2840
2841         * gnus.el (gnus-agent-covered-methods): Move here.
2842         (gnus-online): New function.
2843         (gnus-agent-method-p): Move here.
2844
2845         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2846         nil. Remove articles-alist.
2847
2848         * gnus-start.el (gnus-get-unread-articles): Check online.
2849         (gnus-groups-to-gnus-format): Ditto.
2850         (gnus-active-to-gnus-format): Ditto.
2851
2852         * gnus-agent.el (gnus-agent-get-function): Use it.
2853         (gnus-agent-get-undownloaded-list): Ditto.
2854         (gnus-agent-fetch-session): Only fetch online methods.
2855
2856         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
2857         (gnus-server-mode-map): Ditto.
2858         (gnus-server-offline-face): New face.
2859         (gnus-server-offline-face): New variable.
2860         (gnus-server-font-lock-keywords): Add offline.
2861         (gnus-server-insert-server-line): Ditto.
2862         (gnus-server-offline-server): New function.
2863
2864         * gnus-int.el (gnus-open-server): Turn to offline.
2865         (gnus-server-unopen-status): New variable.
2866
2867 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2868
2869         * nnkiboze.el (nnkiboze-request-article): Use
2870         gnus-agent-request-article.
2871
2872         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
2873         function. Insert undownloaded NOV.
2874
2875         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
2876         (gnus-agent-request-article): New function.
2877
2878         * gnus.el (gnus-agent-cache): New variable.
2879
2880         * gnus-int.el (gnus-retrieve-headers): Use
2881         gnus-agent-retrieve-headers.
2882         (gnus-request-head): Use gnus-agent-request-article.
2883         (gnus-request-body): Ditto.
2884
2885         * gnus-art.el (gnus-request-article-this-buffer): Use
2886         gnus-agent-request-article.
2887
2888         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
2889         article if it is undownloaded.
2890
2891 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
2894
2895 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2896
2897         * canlock.el (canlock-string-as-unibyte): New macro.
2898         (canlock-sha1-with-openssl): Return a unibyte string.
2899         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
2900
2901 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2902
2903         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
2904
2905 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2906
2907         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
2908         application/x-emacs-lisp.
2909
2910         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
2911
2912         * nntp.el (nntp-request-article): Add group parameter.
2913         (nntp-request-head): Ditto.
2914         (nntp-find-group-and-number): Add parameter group. Figure out
2915         number if the status line doesn't give (e.g. quimby.gnus.org).
2916
2917 2002-01-08  Simon Josefsson  <jas@extundo.com>
2918
2919         * mml.el (mml-generate-mime-1): Set recipient correctly.
2920
2921 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2922
2923         * message.el (message-read-from-minibuffer): Add parameter
2924         initial-contents.
2925         * gnus-msg.el (gnus-summary-resend-message): Use it.
2926
2927         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
2928         behavior of quit-config.
2929
2930         * message.el (message-make-from): Don't quote fullname.
2931         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
2932
2933         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
2934         From: <andre@slamdunknetworks.com>
2935
2936 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2937
2938         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
2939
2940         * gnus-art.el (gnus-header-button-alist): Handle mailto.
2941
2942         * mml.el (mml-preview): Bind gnus-original-article-buffer because
2943         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
2944         because bbdb may use it.
2945
2946 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2947
2948         * nneething.el (nneething-request-article): When a non-text file
2949         is converted to an article, its data is encoded in base64.  Call
2950         `nneething-make-head' with options to specify MIME types.
2951         (nneething-make-head): Add optional arguments to specify MIME
2952         types.
2953
2954 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2955
2956         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
2957         header if there is not.
2958
2959         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
2960
2961         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
2962         (gnus-inews-mark-gcc-as-read): Obsolete variable.
2963         (gnus-inews-do-gcc): Use them.
2964
2965         * gnus-group.el (gnus-group-mark-article-read): Put holes into
2966         gnus-newsgroup-unselected.
2967
2968 2002-01-06  Simon Josefsson  <jas@extundo.com>
2969
2970         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
2971         condition-case, not ignore-errors.
2972
2973 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2974
2975         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
2976         gnus-fetch-old-headers.
2977
2978         * gnus-art.el (article-display-x-face): Use the current buffer
2979         unless `W f'. Otherwise, X-Face may be shown in the header of a
2980         forwarded part.
2981         (gnus-treatment-function-alist): Treat xface before hiding
2982         headers.
2983
2984 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2985
2986         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
2987         parameters.
2988
2989 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2990
2991         * mm-util.el (mm-multibyte-p): Define conditionally when load.
2992         (mm-guess-charset): New function.
2993         (mm-charset-after): Use it.
2994         (mm-detect-coding-region): New function.
2995         (mm-detect-mime-charset-region): New function.
2996
2997         * gnus-sum.el (gnus-summary-show-article): Use
2998         mm-detect-coding-region.
2999
3000 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3001
3002         * message.el (message-make-fqdn): Be less violent.
3003
3004         * gnus.el (gnus-logo-color-style): Compute custom form
3005         automatically.
3006
3007         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
3008         score file of the parent to the document group.
3009
3010         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
3011         parameters parameter.
3012
3013         * gnus-score.el (gnus-score-load-file): Clean up.
3014
3015 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3016
3017         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
3018         From: Damien Wyart <damien.wyart@free.fr>
3019
3020         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
3021
3022 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3023
3024         * gnus-sum.el (gnus-select-group-hook): Typo.
3025
3026         * rfc2047.el (rfc2047-decode-string): Return immediately if there
3027         is no quoted-printable-encoded STRING.
3028         From: Jesper Harder <harder@ifa.au.dk>
3029
3030         (rfc2047-decode-string): Decode it.
3031
3032 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3033
3034         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
3035
3036 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
3037
3038         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
3039         buffer to get rid of junk line.
3040
3041 2002-01-05  Simon Josefsson  <jas@extundo.com>
3042
3043         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
3044         C-o.
3045         (message-mode-map): Bind message-insert-or-toggle-importance to
3046         C-c C-u.
3047         (message-mode-map): Bind message-disposition-notification-to to
3048         C-c M-n.
3049         (message-mode-menu): Add m-d-n-t.
3050         (message-mode-field-menu): Add m-goto-from.
3051         (message-mode): Doc fix.
3052         (message-goto-from): New function.
3053         (message-insert-disposition-notification-to): New function.
3054         (message-tool-bar-map): Add receipt button.
3055
3056 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057
3058         * gnus-sum.el (gnus-thread-latest-date): New function.
3059         (gnus-thread-sort-by-most-recent-number): Renamed.
3060         (gnus-thread-sort-functions): Doc fix.
3061         (gnus-select-group-hook): Don't use setq on a hook.
3062         (gnus-thread-latest-date): Use date, not number
3063
3064         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
3065         (gnus-agent-expire): Allow regexp of expire-days.
3066
3067         * gnus-art.el (gnus-article-reply-with-original): Deactivate
3068         region.
3069         (gnus-article-followup-with-original): Ditto.
3070
3071         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
3072
3073         * gnus-art.el (gnus-mime-display-alternative): Use
3074         gnus-local-map-property.
3075         (gnus-mime-display-alternative): Ditto.
3076         (gnus-insert-mime-security-button): Ditto.
3077         (gnus-insert-next-page-button): Ditto.
3078         (gnus-button-prev-page): Take optional args.
3079         (gnus-insert-prev-page-button): widget-convert.
3080
3081         * gnus-util.el (gnus-local-map-property): New function.
3082
3083         * gnus-art.el (gnus-prev-page-map): Use parent map.
3084         (gnus-next-page-map): Ditto.
3085
3086         * gnus-spec.el (gnus-parse-format): Clean up.
3087         (gnus-parse-format): Do complex formatting for %=.
3088
3089         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
3090         "X-Face: " to the data in the built-in scenario.
3091
3092         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
3093         (gnus-correct-pad-form): Renamed.
3094         (gnus-tilde-max-form): Clean up.
3095         (gnus-pad-form): Use gnus-use-correct-string-widths.
3096
3097         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
3098         support if that is available.
3099
3100         * gnus-sum.el (gnus-thread-highest-number): New function.
3101         (gnus-thread-sort-by-most-recent-thread): New function.
3102         (gnus-thread-sort-functions): Doc fix.
3103
3104 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3105
3106         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
3107         all cases.
3108         (gnus-summary-mode): Enable it in all cases.
3109         (gnus-summary-display-article): Ditto.
3110         (gnus-summary-edit-article): Ditto.
3111
3112         * gnus-ems.el (gnus-put-image): Really return glyph.
3113
3114         * gnus-art.el (gnus-article-x-face-command): Fix :type.
3115         (gnus-treat-smiley): Don't take "P" in the interactive form.
3116
3117 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118
3119         * compface.el (uncompface): XEmacs and Emacs have differing
3120         capabilities.
3121
3122         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
3123
3124         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
3125         (gnus-article-xface-ring-size): Removed.
3126         (gnus-article-display-xface): Removed.
3127         (gnus-remove-image): Cleaned up.
3128
3129         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
3130         (gnus-xmas-create-image): Take pbm files.
3131         (gnus-x-face): Removed.
3132         (gnus-xmas-article-display-xface): Removed.
3133
3134         * gnus-fun.el (gnus-display-x-face-in-from): Bind
3135         default-enable-multibyte-characters.
3136
3137         * compface.el (uncompface): Doc fix.
3138
3139         * gnus-art.el (gnus-article-x-face-command): Use
3140         gnus-display-x-face-in-from.
3141
3142         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
3143
3144         * gnus-ems.el (gnus-put-image): Return the image.
3145
3146         * gnus-fun.el (gnus-display-x-face-in-from): New function.
3147         (gnus-x-face): Moved here.
3148
3149 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3150
3151         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
3152         invisible if string is nil.
3153         (gnus-xmas-article-display-xface): Use it.
3154
3155         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
3156         property when string is nil.
3157         (gnus-article-display-xface): Use it.
3158
3159 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3160
3161         * gnus-art.el (article-display-x-face): Check whether valid grey
3162         face was returned.
3163         (article-display-x-face): Place image in the right spot.
3164
3165         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
3166         stderr.
3167         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
3168
3169 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3170
3171         * gnus-xmas.el (gnus-xmas-create-image): Take optional
3172         parameters.
3173         (gnus-xmas-put-image): Allow non-strings to be passed.
3174
3175         * gnus-art.el (article-display-x-face): Use optional parameters.
3176
3177         * gnus-ems.el (gnus-create-image): Take optional parameters.
3178
3179         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
3180
3181         * compface.el (compface-xbm-p): Removed.
3182
3183         * gnus-ems.el (gnus-article-compface-xbm): Removed.
3184         (gnus-article-display-xface): Use compface.
3185
3186         * compface.el: New file.
3187
3188         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
3189         (gnus-convert-image-to-x-face-command): Ditto.
3190         (gnus-random-x-face): Quote argument.
3191         (gnus-x-face-from-file): Ditto.
3192
3193 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
3194
3195         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
3196         the expire-group parameter once per article rather than once
3197         per group; bind `nnmaildir-article-file-name' and `article'
3198         for convenience.  Leave article alone when expire-group
3199         specifies the current group.
3200         (nnmaildir--update-nov): be more concurrency-friendly with
3201         temp file names.
3202
3203 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3204
3205         * gnus-start.el (gnus-read-init-file): Cleaned up.
3206
3207 2002-01-03  Dave Love  <d.love@dl.ac.uk>
3208
3209         * gnus-start.el (gnus-startup-file-coding-system): Removed.
3210         (gnus-read-init-file): Don't use it.
3211
3212 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3213
3214         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
3215
3216 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3217
3218         * gnus-start.el (gnus-read-init-file): Don't force coding system
3219         for ~/.gnus.  From Dave Love <fx@gnu.org>.
3220
3221 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3222
3223         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
3224         * nnspool.el (nnspool-request-post): Ditto.
3225
3226         * mm-util.el (mm-use-find-coding-systems-region): New variable.
3227         (mm-find-mime-charset-region): Use it.
3228
3229 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3230
3231         * gnus.el (gnus-summary-line-format): Added :link.
3232         * gnus-topic.el (gnus-topic-line-format): Ditto.
3233         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
3234         * gnus-srvr.el (gnus-server-line-format): Ditto.
3235         * gnus-group.el (gnus-group-line-format): Ditto.
3236
3237         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
3238         :keys, it works on both Emacsen.
3239
3240 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
3243
3244 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245
3246         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
3247
3248 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
3249
3250         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
3251         very wide reply.
3252
3253 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3254
3255         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
3256         (gnus-picon-cache): New variable.
3257         (gnus-picon-transform-newsgroups): Cache stuff.
3258
3259         * gnus-art.el (gnus-article-reply-with-original): New command.
3260         (gnus-article-followup-with-original): New command.
3261
3262         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
3263         END parameters.
3264         (gnus-summary-followup): Take a list of list of articles.
3265         (gnus-inews-yank-articles): Allow lists of article/regions.
3266
3267         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
3268         longer the usual commands.
3269
3270         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
3271         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
3272         shell-command-on-region.
3273
3274 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3275
3276         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3277           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3278
3279 2002-01-03  Steve Youngs  <youngs@xemacs.org>
3280
3281         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3282         understand ':keys', wrap it in an featurep 'xemacs.
3283
3284 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3285
3286         * gnus-ems.el (gnus-article-display-xface): Show xface in the
3287         order of headers (Actually, it is called in a reversed order). Add
3288         'gnus-image-text-deletable property.
3289         (gnus-remove-image): Remove text with such a property.
3290
3291         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3292         gnus-put-image.
3293
3294         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3295         with ", "
3296
3297 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3300
3301         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3302         (article-display-x-face): Display grey X-Faces.
3303
3304         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3305         (gnus-convert-gray-x-face-to-ppm): Ditto.
3306         (gnus-convert-image-to-gray-x-face): Ditto.
3307
3308         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3309         gnus-summary-show-raw-article.
3310
3311 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         Display picons in XEmacs without showing text.
3314
3315         * gnus-xmas.el (gnus-xmas-create-image): Don't use
3316         mm-create-image-xemacs to create xbm glyph, because it deletes
3317         temporary files.
3318         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3319         (gnus-xmas-remove-image): Make text visible, remove glyph.
3320
3321         * gnus-picon.el (gnus-picon-transform-newsgroups)
3322         (gnus-picon-transform-address): Insert spec backward, due to the
3323         incompatibility of gnus-xmas-put-image.
3324
3325 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3326
3327         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3328
3329 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330
3331         * gnus.el: Doc fix.
3332
3333         * gnus-art.el: Doc fix.
3334
3335         * gnus-agent.el: Doc fix.
3336
3337 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3340
3341 2002-01-01  Paul Jarc <prj@po.cwru.edu>
3342
3343         * nnmaildir.el (nnmaildir--update-nov): automatically parse
3344         NOV data out of the message again if nnmail-extra-headers has
3345         changed.
3346
3347 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3348
3349         * gnus-fun.el: New file.
3350         (gnus-convert-image-to-x-face-command): New variable.
3351         (gnus-insert-x-face): New function.
3352         (gnus-random-x-face): Renamed.
3353         (gnus-x-face-from-file): Renamed.
3354
3355         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3356         "_".
3357         (gnus-body-boundary-delimiter): Typo fix.
3358
3359 2002-01-02  Simon Josefsson  <jas@extundo.com>
3360
3361         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3362         (gnus-body-boundary-delimiter): Fix type.
3363
3364 2002-01-01  Simon Josefsson  <jas@extundo.com>
3365
3366         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3367         (gnus-treat-emphasize, gnus-treat-strip-cr)
3368         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3369         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3370         (gnus-treat-fill-article, gnus-treat-hide-citation)
3371         (gnus-treat-hide-citation-maybe)
3372         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3373         (gnus-treat-strip-pem, gnus-treat-strip-banner)
3374         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3375         (gnus-treat-date-ut, gnus-treat-date-local)
3376         (gnus-treat-date-english, gnus-treat-date-lapsed)
3377         (gnus-treat-date-original, gnus-treat-date-iso8601)
3378         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3379         (gnus-treat-strip-trailing-blank-lines)
3380         (gnus-treat-strip-leading-blank-lines)
3381         (gnus-treat-strip-multiple-blank-lines)
3382         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3383         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3384         (gnus-treat-display-xface, gnus-treat-display-smileys)
3385         (gnus-treat-from-picon, gnus-treat-mail-picon)
3386         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3387         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3388         (gnus-treat-play-sounds, gnus-treat-translate)
3389         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3390
3391         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3392         (gnus-article-treat-body-boundary): Use it.
3393
3394         * message.el (message-mode): Fix doc.
3395         (message-mode-menu): Fix names.
3396
3397 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3400         articles.
3401
3402         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3403         (gnus-picon-transform-address): Search for unknown faces as well.
3404         (gnus-picon-find-face): Don't search "news" for MISC.
3405         (gnus-picon-user-directories): Changed default back to exclude
3406         "unknown".
3407
3408         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3409
3410         * gnus-picon.el (gnus-picon-find-face): Search through all
3411         databases.
3412         (gnus-picon-find-face): New implementation.
3413
3414         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3415         keystroke.
3416         (gnus-topic-goto-next-topic): Ditto.
3417
3418         * gnus.el (gnus-summary-line-format): Changed default.
3419
3420         * nnmail.el (nnmail-extra-headers): Change default.
3421
3422         * gnus-sum.el (gnus-extra-headers): Change default.
3423
3424         * message.el (message-news-other-window): Changed "news" to
3425         "posting".
3426         (message-news-other-frame): Ditto.
3427         (message-do-send-housekeeping): Ditto.
3428
3429         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3430         function.
3431         (gnus-article-unread-p): New function.
3432         (gnus-article-unseen-p): New function.
3433         (gnus-dead-summary-mode-map): Typo.
3434
3435         * gnus-util.el (gnus-make-predicate): New function.
3436         (gnus-make-predicate-1): New function.
3437
3438         * gnus-sum.el: New function.
3439         (gnus-map-articles): New function.
3440
3441         * gnus-art.el (gnus-treat-fold-headers): New variable.
3442         (gnus-article-treat-fold-headers): New command and keystroke.
3443
3444         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3445         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3446
3447 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3448
3449         * message.el (message-fcc-externalize-attachments): New variable.
3450         (message-do-fcc): Use it.
3451
3452         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3453         (gnus-inews-do-gcc): Use it.
3454
3455         * mml.el (mml-tweak-sexp-alist): New variable.
3456         (mml-externalize-attachments): New variable.
3457         (mml-tweak-part): Use mml-tweak-sexp-alist.
3458         (mml-tweak-externalize-attachments): New function.
3459
3460 2002-01-01  Steve Youngs  <youngs@xemacs.org>
3461
3462         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3463         'set-glyph-face' so x-face back/foreground can be set.
3464
3465 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3466
3467         * message.el (message-fix-before-sending): Fix a typo.
3468
3469 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470
3471         * gnus-art.el (gnus-treat-smiley): Renamed command.
3472         (gnus-article-remove-images): New command and keystroke.
3473
3474         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3475
3476         * smiley-ems.el (gnus-smiley-display): Removed.
3477
3478         * gnus.el (gnus-version-number): Update version.
3479
3480         * message.el (message-text-with-property): Renamed and moved
3481         here.
3482         (message-fix-before-sending): Highlight invisible text and place
3483         point there.
3484
3485 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3486
3487         * gnus.el: Oort Gnus v0.04 is released.
3488
3489 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3490
3491         * gnus-delay.el (gnus-delay-send-queue): Renamed.
3492
3493         * gnus-art.el (gnus-ignored-headers): More headers,
3494
3495         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3496         of `scan-error', since XEmacs doesn't seem to support that.
3497
3498 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3499
3500         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3501         arg.
3502         (gnus-summary-best-unread-subject): Ditto.
3503         (gnus-summary-best-unread-subject): No, don't.
3504         (gnus-summary-better-unread-subject): New command.
3505
3506         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3507
3508         * lpath.el ((featurep 'xemacs)): fbind url function.
3509
3510         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3511         buffer.
3512         (gnus-xmas-remove-image): Implementation that does something.
3513         (gnus-xmas-article-display-xface): Mark images properly.
3514
3515         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3516
3517 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
3518
3519         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3520
3521 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3522
3523         * gnus-group.el (gnus-group-line-format): Added %O to the default
3524         value.
3525
3526         * gnus-util.el (gnus-text-with-property): The smallest point is
3527         point-min.
3528
3529         * smiley-ems.el (smiley-region): Return images.
3530         (gnus-smiley-display): Allow toggling.
3531         (smiley-region): Use text properties, not overlays.
3532
3533         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3534         implemented yet.
3535
3536         * smiley-ems.el (smiley-update-cache): Check for valid types.
3537
3538         * gnus-art.el (gnus-with-article-buffer): New macro.
3539
3540         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3541         strings as well as the glyphs.
3542         (gnus-picon-transform-address): Ditto.
3543         (gnus-picon-insert-glyph): Ditto.
3544         (gnus-picon-transform-newsgroups): Toggle.
3545         (gnus-picon-transform-address): Toggle.
3546
3547         * gnus-ems.el (gnus-remove-image): New function.
3548         (gnus-put-image): Take an optional string.
3549
3550         * gnus-util.el (gnus-text-with-property): New function.
3551
3552         * gnus-art.el (gnus-delete-images): New function.
3553
3554         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3555
3556         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3557         (gnus-article-wash-status): Use it.
3558         (gnus-signature-toggle): Clean up.
3559         (gnus-add-wash-status): New function.
3560         (gnus-delete-wash-status): New function.
3561         (gnus-article-hide-text-type): Use them throughout.
3562         (gnus-add-image): New function.
3563
3564         * gnus-ems.el (gnus-article-display-xface): Use new interface.
3565
3566         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3567         interface.
3568
3569         * gnus-art.el (article-display-x-face): Cleaned up.
3570
3571         * rfc2047.el (rfc2047-field-value): New function.
3572
3573         * mail-parse.el (mail-header-field-value): New alias.
3574
3575         * gnus-art.el (gnus-mime-print-part): Fix typos.
3576
3577         * smiley-ems.el (gnus-smiley-file-types): New variable.
3578         (smiley-update-cache): Use it.
3579         (smiley-regexp-alist): Suffix-less smiley names.
3580         (smiley-regexp-alist): Added more smileys.
3581
3582         * gnus-sum.el (gnus-print-buffer): Made into own function.
3583         (gnus-summary-print-article): Use it.
3584
3585         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3586         looked for when REQUEST is a string.
3587
3588         * gnus-art.el (gnus-mime-button-commands): Add printing
3589         keystroke.
3590         (gnus-mime-copy-part): Doc fix.
3591         (gnus-mime-print-part): New command.
3592
3593 2001-12-31  Simon Josefsson  <jas@extundo.com>
3594
3595         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3596         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3597
3598 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3599
3600         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3601         (picon): Fix doc.
3602
3603         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3604         longer exists. Remove those codes.
3605         * gnus.el (gnus-use-picons): Ditto.
3606
3607 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608
3609         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3610         infloop.
3611
3612         * gnus-sum.el (t): New `W D' map.
3613
3614         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3615         (gnus-article-treat-body-boundary): Clean up.
3616         (gnus-body-boundary-face): Removed.
3617         (gnus-article-goto-header): Moved here.
3618         (gnus-article-goto-header): Allow better regexps.
3619         (gnus-article-treat-fold-newsgroups): New command.
3620
3621         * gnus-sum.el (gnus-summary-move-article): We have to select an
3622         article to give `gnus-read-move-group-name' an opportunity to
3623         suggest an appropriate default.
3624
3625         * rfc2047.el (rfc2047-fold-line): New function.
3626         (rfc2047-unfold-line): Ditto.
3627         (rfc2047-fold-region): Don't fold just after the header name.
3628
3629         * mail-parse.el (mail-header-fold-line): New alias.
3630         (mail-header-unfold-line): Ditto.
3631
3632         * gnus-art.el (gnus-body-boundary-face): Renamed.
3633         (gnus-article-treat-body-boundary): Use it.
3634         (gnus-article-treat-body-boundary): Use an invisible header and a
3635         line of underline characters.
3636
3637 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3638
3639         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3640
3641         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3642         (gnus-picon-split-address): New function.
3643         (gnus-picon-find-face): Use it.
3644         (gnus-picon-transform-address): Use it. Set first to t for each
3645         address.
3646
3647         * gnus-art.el (gnus-with-article-headers): Move to here. Define
3648         the macro then use it.
3649         (gnus-treatment-function-alist): Treat picons earlier.
3650
3651 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3652
3653         * gnus-art.el (gnus-body-separator-face): New variable.
3654         (gnus-article-treat-body-boundary): Use a blank, colored line.
3655
3656         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3657         well.
3658
3659         * gnus-art.el (gnus-treat-body-boundary): New variable.
3660         (gnus-article-treat-unfold-headers): Use helper macro.
3661         (gnus-article-treat-body-boundary): New command.
3662
3663         * gnus.el (gnus-logo-color-style): Change the default color.
3664         (gnus-splash-face): Gray, gray.
3665
3666         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3667         colors.
3668
3669         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3670         (gnus-logo-color-style): Ditto.
3671         (gnus-logo-colors): Ditto.
3672
3673         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3674
3675         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3676
3677         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3678         (gnus-picon-transform-newsgroups): New function.
3679
3680         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3681         string.
3682
3683         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3684
3685         * gnus-art.el (gnus-treat-cc-picon): New variable.
3686         (gnus-treat-mail-picon): Renamed.
3687
3688         * gnus-picon.el: New implementation.
3689         (gnus-picon-find-face): Renamed.
3690         (gnus-treat-from-picon): Use it.
3691         (gnus-picon-transform-address): Renamed.
3692         (gnus-treat-from-picon): Use it.
3693         (gnus-picon-create-glyph): Renamed.
3694         (gnus-picon-transform-address): Use it.
3695         (gnus-treat-cc-picon): New command.
3696
3697         * mm-decode.el (mm-create-image-xemacs): Separated out into
3698         function.
3699         (mm-get-image): Use it.
3700
3701         * gnus-art.el (gnus-treat-display-picons): Simplify.
3702         (gnus-treat-from-picon): Renamed.
3703
3704         * gnus-ems.el (gnus-create-image): New function.
3705         (gnus-put-image): New function.
3706
3707         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3708         (gnus-with-article-headers): New macro.
3709         (gnus-article-goto-header): New function.
3710
3711         * gnus-xmas.el (gnus-image-type-available-p): New function.
3712
3713         * gnus-ems.el (gnus-image-type-available-p): New function.
3714
3715 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3716
3717         * nnrss.el (nnrss-check-group): Find the correct tag, because
3718         xml.el is changed.
3719
3720 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3723         lines are shorter than the window width.
3724         (gnus-ignored-headers): More headers.
3725
3726 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-art.el (gnus-treat-unfold-lines): New variable.
3729         (gnus-treat-unfold-headers): Renamed.
3730         (gnus-article-treat-unfold-headers): New command and keystroke.
3731
3732         * rfc2047.el (rfc2047-encode-message-header): Clean up.
3733
3734         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3735
3736 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3737
3738         * sha1-el.el (sha1-use-external): New variable.
3739         (sha1-region): Use it.
3740         (sha1-string): Ditto.
3741
3742         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3743         * gnus-picon.el: Less warnings when compile.
3744
3745 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3748         alias.
3749         (gnus-picons-database): Default to list.
3750         (gnus-picons-lookup-internal): Use it.
3751
3752         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3753         to "bogus".
3754
3755         * gnus-win.el (gnus-configure-windows-hook): New hook.
3756
3757 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
3758
3759         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3760
3761 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3764         lists.
3765         (gnus-select-newsgroup): Don't append; push.
3766         (gnus-adjust-marked-articles): Remove obsolete ranges from
3767         `seen'.
3768         (gnus-update-marks): Clean up.
3769         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3770
3771 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
3772
3773         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3774
3775 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3776
3777         * gnus-sum.el (gnus-auto-select-subject): New variable.
3778         (gnus-summary-best-unread-subject): New function.
3779         (gnus-summary-best-unread-article): Use it.
3780         (gnus-summary-first-unseen-subject): New function and command.
3781
3782         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3783         other treatments.
3784
3785         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3786         function.
3787
3788         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3789         from the list of hidden types.
3790
3791         * mm-view.el (mm-inline-text): Ditto.
3792         (mm-inline-text): Ditto.
3793         (mm-w3-prepare-buffer): Ditto.
3794
3795         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3796
3797 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3798
3799         * gnus-art.el (gnus-ignored-headers): Added more headers.
3800
3801 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
3802
3803         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3804         once.
3805
3806 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807
3808         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3809
3810 2001-12-28  Simon Josefsson  <jas@extundo.com>
3811
3812         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
3813         Jesper Harder <harder@ifa.au.dk>.
3814
3815 2001-12-27  Simon Josefsson  <jas@extundo.com>
3816
3817         * gnus-sum.el (gnus-select-newsgroup): Make
3818         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
3819         contain all articles (instead of none) when no seen marks have
3820         been set for the group.
3821         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3822         instead, it seems to result in shorter ranges.
3823
3824 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3825
3826         * mm-util.el (mm-iso-8859-x-to-15-region): Use
3827         insert-before-markers.
3828         From Jesper Harder <harder@ifa.au.dk>
3829
3830 2001-12-26  Paul Jarc <prj@po.cwru.edu>
3831
3832         * nnmaildir.el (nnmaildir-save-mail): create the destination
3833         groups if they do not exist.
3834
3835 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3838
3839 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3840
3841         * gnus-group.el (gnus-group-read-ephemeral-group): Call
3842         gnus-group-real-name.
3843
3844         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3845         (gnus-newsgroup-variables): Ditto.
3846
3847         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
3848         return it.
3849
3850 2001-12-21  Paul Jarc <prj@po.cwru.edu>
3851
3852         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
3853         * nnmaildir.el (top-level): Add commentary.
3854         (nnmaildir-version): Indicate that nnmaildir is now a standard
3855         part of Gnus, not separately released.
3856
3857 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3858
3859         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
3860         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
3861         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
3862         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3863
3864 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3865
3866         * nnmaildir.el: Copyright changes. Require cl only at compile time.
3867
3868 2001-12-20  Simon Josefsson  <jas@extundo.com>
3869
3870         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
3871         ZHU <zsh@cs.rochester.edu>.
3872         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
3873         Brian P Templeton <bpt@tunes.org>.
3874
3875 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3876
3877         * nnmaildir.el: New file.
3878         From Paul Jarc <prj@po.cwru.edu>.
3879
3880 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3881
3882         * nndoc.el (nndoc-type-alist): Move forward to the end.
3883
3884 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3885
3886         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
3887         `dolist'.
3888
3889 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3890
3891         * gnus-win.el (gnus-frames-on-display-list): New function.
3892         (gnus-get-buffer-window): Use it.
3893
3894 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3895
3896         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
3897
3898 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3899
3900         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
3901
3902 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3903            From Harald Meland <Harald.Meland@usit.uio.no>
3904
3905         * gnus-win.el (gnus-get-buffer-window): New function.
3906         (gnus-all-windows-visible-p): Use it.
3907
3908         * gnus-util.el (gnus-horizontal-recenter)
3909         (gnus-horizontal-recenter, gnus-horizontal-recenter)
3910         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
3911
3912         * gnus-score.el (gnus-score-insert-help): Use it.
3913
3914         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
3915         (gnus-generate-tree, gnus-highlight-selected-tree)
3916         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
3917         it.
3918
3919         * gnus-art.el (gnus-article-set-window-start)
3920         (gnus-mm-display-part, gnus-request-article-this-buffer)
3921         (gnus-button-next-page, gnus-button-prev-page)
3922         (gnus-article-button-next-page, gnus-article-button-prev-page):
3923         Use it.
3924
3925 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
3926
3927         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
3928         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3929         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
3930
3931 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3932
3933         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
3934         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3935         * mml1991.el, nnultimate.el: Add `coding'.
3936
3937 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
3938
3939         * ChangeLog: changed coding to buffer-file-coding-system
3940         * ChangeLog.1: same
3941         * nnwfm.el: same
3942         * gnus-smiley.el: same
3943         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
3944         * gnus-delay.el: same
3945         * gnus-spec.el: same
3946         * message.el: same
3947         * mml1991.el: same
3948         * nnultimate.el: same
3949
3950 2001-12-16  Simon Josefsson  <jas@extundo.com>
3951         Inspired by code by Dirk Meyer <dischi@tzi.de>.
3952
3953         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
3954         (gnus-summary-save-map): Add muttprint.
3955         (gnus-summary-make-menu-bar): Ditto.
3956         (gnus-summary-muttprint): New function.
3957
3958         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
3959
3960 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3961
3962         * uudecode.el (uudecode-decode-region-internal): Speedup by using
3963         temporary list instead of buffer.
3964
3965         * mm-url.el (executable-find): autoload.
3966
3967 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3968
3969         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
3970         to variable, follow doc-string conventions).
3971
3972 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
3973
3974         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
3975         subscribe-level
3976         * gnus-topic.el (gnus-subscribe-topics): use it.
3977
3978 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3979
3980         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
3981         messages. (A small patch with indentation)
3982         From Sean Neakums <sneakums@zork.net>.
3983
3984         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
3985         nil after shooting down the gnus-original-article-buffer.
3986
3987 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3988
3989         * uudecode.el (uudecode-use-external): New variable.
3990         (uudecode-decode-region): Automatically detect external program.
3991
3992         * binhex.el (binhex-use-external): New variable.
3993         (binhex-decode-region-internal): New function.
3994         (binhex-decode-region): Automatically detect external program.
3995
3996         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
3997         Use them.
3998
3999 2001-12-12  Simon Josefsson  <jas@extundo.com>
4000
4001         * nnvirtual.el (nnvirtual-always-rescan)
4002         (nnvirtual-component-regexp): Fix doc.
4003
4004         * nnoo.el (defvoo): Add doc to defvoo variables.
4005
4006         * nnml.el (nnml-directory, nnml-active-file)
4007         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
4008         (nnml-marks-is-evil, nnml-filenames-are-evil)
4009         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
4010
4011         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
4012         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
4013         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
4014         `error'.
4015
4016         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
4017         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
4018
4019         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
4020         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
4021         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
4022         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
4023
4024         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
4025         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
4026
4027         * imap.el, nnimap.el: Fix indentation.
4028
4029         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
4030
4031 2001-12-12  Didier Verna  <didier@xemacs.org>
4032
4033         * gnus-msg.el (gnus-group-news): New function.
4034         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
4035         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
4036         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
4037         for it.
4038         * gnus-msg.el (gnus-summary-news-other-window): New function.
4039         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
4040         bind it to `i'.
4041         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
4042         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
4043         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
4044         for it (called with a prefix).
4045         * gnus-msg.el (gnus-configure-posting-styles): add an optional
4046         group-name argument.
4047         * gnus-msg.el (gnus-setup-message): use it.
4048
4049 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4050
4051         * gnus-sum.el (gnus-summary-show-article): Fix doc.
4052
4053 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4054
4055         * mml.el (mime-to-mml): Remove Content-Disposition too.
4056
4057 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4058
4059         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
4060         * gnus-group.el (gnus-group-name-decode): Decode unibyte
4061         strings only.
4062         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4063
4064 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
4065
4066         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
4067         (nnmail-fancy-expiry-target): Use it.
4068         Suggestions from Simon Josefsson <jas@extundo.com>.
4069
4070 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4071
4072         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
4073
4074 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4075
4076         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
4077
4078         * gnus-util.el (gnus-url-unhex-string): Move here.
4079
4080 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4081
4082         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
4083         mm-url-decode-entities-nbsp.
4084
4085         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
4086         * webmail.el, nnwfm.el: Use mm-url.
4087
4088         * mm-url.el (mm-url-fetch-form): Move from nnweb.
4089         (mm-url-remove-markup): Move from nnweb.
4090         (mm-url-fetch-simple): Move from webmail.
4091
4092         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
4093
4094 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4095
4096         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
4097         (gnus-summary-print-article): Use it.
4098
4099         * gnus-util.el (gnus-replace-in-string): Typo.
4100
4101 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4102
4103         * nnweb.el (nnweb-replace-in-string): Removed.
4104
4105         * gnus-util.el (gnus-replace-in-string): New function.
4106         (gnus-mode-string-quote): Use it.
4107
4108         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
4109         * nnwfm.el (nnwfm-create-mapping): Ditto.
4110
4111 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4112
4113         * dgnushack.el (dgnushack-compile): nnrss.el and
4114         nnslashdot.el don't depend on nnweb, url, w3.
4115
4116         * nnrss.el: Use mm-url.
4117
4118 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4119
4120         * mm-url.el (mm-url-insert-file-contents): Support file:.
4121
4122 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4123
4124         * mm-view.el: Lower case for the description line. Sync from the
4125         Emacs CVS.
4126
4127 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4128
4129         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
4130         From:  Stefan Monnier  <monnier@cs.yale.edu>
4131
4132 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
4135
4136 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4137
4138         * mm-url.el: Require executable.
4139         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4140
4141 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4142
4143         * pop3.el (pop3-munge-message-separator): Only use valid date.
4144         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
4145
4146         * Makefile.in: gnus-load.elc may not be generated.
4147
4148 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4149
4150         * mm-url.el: New file.
4151         * nnslashdot.el: Use it.
4152         * mm-extern.el (mm-extern-url): Use it.
4153
4154 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4155
4156         * gnus-sum.el (gnus-summary-save-article): Nix
4157         gnus-display-mime-function and gnus-article-prepare-hook.
4158
4159         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
4160         the beginning of lines.
4161         (gnus-complex-form-to-spec): Ditto.
4162
4163 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4164
4165         * message.el (message-make-mft): Fix the m-s-a-file regexp.
4166         From Paul Jarc <prj@po.cwru.edu>.
4167
4168 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4169
4170         * message.el: New variable message-subscribed-address-file;
4171         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
4172
4173 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4174
4175         * message.el (message-tab-body-function): Set to nil.
4176         (message-tab): Use text-mode-map or global-map.
4177         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4178
4179 2001-11-30  Simon Josefsson  <jas@extundo.com>
4180
4181         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
4182         instead of gnus-union, for speed.  Suggested by Christoph Conrad
4183         <christoph.conrad@gmx.de>.
4184         (gnus-agent-fetch-group-1): Add verbose message.
4185
4186 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4187
4188         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
4189         of integers.
4190
4191 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4192
4193         * message.el (message-newgroups-header-regexp)
4194         (message-completion-alist, message-tab-body-function): Use
4195         defcustom rather than defvar.
4196         (message-tab): Mention `message-tab-body-function' in doc.
4197         Suggested by Karl Eichwalder.
4198
4199 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4200
4201         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
4202
4203 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4204
4205         * nnheader.el (nnheader-find-nov-line): Don't use macro
4206         gnus-delete-line.
4207
4208         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
4209         (gnus-group-name-charset): Ditto.
4210
4211         * gnus-util.el (gnus-buffer-live-p): Ditto.
4212
4213 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4214
4215         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
4216         open parenthesis in doc.
4217         (sieve-manage-authenticator-alist): Typo in doc.
4218         * imap.el (imap-authenticator-alist): Typo in doc.
4219         (imap-stream-alist): Backslash.
4220
4221         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
4222           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
4223
4224 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4225
4226         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
4227
4228         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
4229
4230         * gnus-msg.el (gnus-configure-posting-styles): use
4231         make-local-hook. Add LOCAL for add-hook.
4232
4233 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
4234
4235         * message.el (message-mode): Use `make-local-hook' unless
4236         obsolete.
4237         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
4238
4239 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * canlock.el: Remove sha1.el and base64.el stuff.
4242
4243 2001-11-26  Didier Verna  <didier@xemacs.org>
4244
4245         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
4246         if needed.
4247
4248 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4249
4250         * message.el (message-tamago-not-in-use-p): New function.
4251         (message-strip-forbidden-properties): Use it.
4252
4253 2001-11-26  Didier Verna  <didier@xemacs.org>
4254
4255         * gnus-start.el (gnus-check-first-time-used): only check for
4256         existence of .el[d] files.
4257
4258 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4259
4260         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
4261
4262         * message.el (message-setup-1): Clean up mc-*.
4263
4264 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4265
4266         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
4267         * gnus-score.el (gnus-score-find-bnews): Use it.
4268
4269         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
4270         (gnus-summary-limit-to-author): Ditto.
4271         (gnus-summary-limit-to-extra): Ditto.
4272         (gnus-summary-find-matching): Support not-matching argument.
4273
4274 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4275
4276         * message.el (message-wash-subject): Use `insert' rather than
4277         `insert-string', which is deprecated.
4278
4279 2001-11-24  Simon Josefsson  <jas@extundo.com>
4280
4281         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4282         message. (Gnus does not "default" to using 8bit for the message,
4283         it default to use 8bit encoding and the user-supplied CTE
4284         value. Calling this behaviour "treating it as 8bit" is perhaps
4285         better.)
4286
4287         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4288         (compare mm-charset-to-coding-system).
4289
4290 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4291
4292         * canlock.el (canlock-sha1-with-openssl): Use unibyte
4293         buffer. Correctly decode hex.
4294
4295 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4296
4297         * gnus-agent.el (gnus-category-insert-line): Convert category
4298         names to strings.
4299
4300 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4301
4302         * message.el (sha1): eval-and-compile.
4303
4304 2001-11-20  Simon Josefsson  <jas@extundo.com>
4305
4306         * message.el (message-allow-no-recipients): New variable.
4307         (message-send): Use it, customize the prompting when posting to
4308         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
4309
4310 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * mm-util.el (mm-coding-system-priorities): New variable.
4313         (mm-sort-coding-systems-predicate): New function.
4314         (mm-find-mime-charset-region): Resort coding systems if needed.
4315         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4316
4317 2001-11-20  Didier Verna  <didier@xemacs.org>
4318
4319         * gnus-group.el (gnus-group-make-help-group): new optional
4320         argument to control the error behavior.
4321         * gnus-start.el (gnus-check-first-time-used): use it to avoid
4322         erroring.
4323
4324 2001-11-19  Simon Josefsson  <jas@extundo.com>
4325
4326         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4327         instead of C-c C-u.  Suggested by Per Abrahamsen
4328         <abraham@dina.kvl.dk>.
4329
4330 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4331
4332         * nnfolder.el (nnfolder-read-folder): Use group instead of
4333         nnfolder-current-group.
4334         Suggested by Lorentey Karoly <lorentey@elte.hu>.
4335
4336 2001-11-17  Simon Josefsson  <jas@extundo.com>
4337
4338         * message.el (message-send): Ask user if Fcc/Gcc should be
4339         performed when no other sender was specified.
4340         Suggested by prj@po.cwru.edu (Paul Jarc).
4341
4342 2001-11-17  Simon Josefsson  <jas@extundo.com>
4343
4344         * message.el (message-mode, message-mode-map): Use C-c C-u for
4345         Importance: instead of C-c C-p (used by SC).
4346
4347 2001-11-16  Simon Josefsson  <jas@extundo.com>
4348
4349         * message.el (message-insert-importance-high)
4350         (message-insert-importance-low): Save point.
4351
4352         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4353         value.
4354
4355 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
4356
4357         * message.el (message-strip-special-text-properties): New option.
4358         (message-strip-forbidden-properties): Obey it.
4359
4360 2001-11-14  Sam Steingold  <sds@gnu.org>
4361
4362         * gnus-score.el: Fixed some doc strings to properly quote symbols.
4363
4364 2001-11-15  Simon Josefsson  <jas@extundo.com>
4365
4366         Support "Importance:" header in Message.
4367
4368         * message.el (message-mode-map): Bind C-c C-p to
4369         `message-insert-or-toggle-importance'
4370         (message-mode-menu): Add message-insert-importance-{high,low}.
4371         (message-insert-importance-high, message-insert-importance-low)
4372         (message-insert-or-toggle-importance): New functions.
4373         (message-tool-bar-map): Add {un,}important.
4374         (message-mode): Doc fix.
4375
4376 2001-11-15  Simon Josefsson  <jas@extundo.com>
4377
4378         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4379
4380         * mml.el (mml-menu): Fix toolbar tooltip.
4381
4382 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4383
4384         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4385         * nnml.el (nnml-save-marks): Ditto.
4386
4387         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4388
4389 2001-11-15  Simon Josefsson  <jas@extundo.com>
4390
4391         * nnml.el (nnml-save-marks):
4392         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4393         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4394
4395 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4396
4397         * gnus-art.el (gnus-article-wash-status-strings): Use
4398         `copy-sequence', not `copy-seq'.
4399
4400 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4401
4402         * gnus-art.el (gnus-article-wash-status-strings): New constant.
4403         (gnus-gnus-article-wash-status-entry): New function.
4404         (gnus-article-wash-status): Use it.
4405
4406 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4407
4408         * mml1991.el: Add coding header.
4409
4410 2001-11-12  Simon Josefsson  <jas@extundo.com>
4411
4412         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4413         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4414         `mml1991-sign' and `mml1991-encrypt'.
4415         (mml1991-encrypt, mml1991-sign): New glue functions.
4416         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4417
4418         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4419         (mml-menu): Add PGP to menu.
4420
4421         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
4422         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4423         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4424         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4425
4426         * mml2015.el: Mention RFC 3156.
4427
4428         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
4429
4430 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4431
4432         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4433
4434         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4435           From <Michael.Cook@cisco.com>
4436
4437 2001-11-11  Simon Josefsson  <jas@extundo.com>
4438
4439         * message.el (top-level): Autoload sha1.
4440         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4441         canlock, no need to require two different hash algs).  Suggested
4442         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4443
4444 2001-11-09  Simon Josefsson  <jas@extundo.com>
4445
4446         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
4447         <Pavel@Janik.cz>.
4448
4449 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4450
4451         * message.el (message-point-in-header-p): New function.
4452         (message-do-auto-fill): Use it.
4453         (message-beginning-of-line): New function.  Goes to beginning of
4454         header value (i.e., end of header name), or to beginning of line
4455         if already at beginning of value.  Behaves like
4456         `beginning-of-line' when in message body.
4457         (message-mode-map): Bind it.
4458
4459 2001-11-08  Simon Josefsson  <jas@extundo.com>
4460
4461         * gnus-msg.el (gnus-posting-styles): Add doc.
4462
4463 2001-11-07  Simon Josefsson  <jas@extundo.com>
4464
4465         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4466
4467         * sieve-mode.el (sieve-control-commands-face)
4468         (sieve-control-commands-face, sieve-action-commands-face)
4469         (sieve-test-commands-face, sieve-tagged-arguments-face): New
4470         faces.
4471         (sieve-font-lock-keywords): Use them.
4472         (sieve-mode): Only set font-lock-defaults in emacs.
4473
4474         * gnus-art.el (gnus-default-article-saver): Add
4475         gnus-summary-save-body-in-file.
4476         (gnus-summary-write-to-file): Fix doc.
4477
4478 2001-11-07  Simon Josefsson  <jas@extundo.com>
4479
4480         * gnus-art.el (gnus-treat-highlight-signature): Add cross
4481         reference to the correct chapter in the manual.
4482
4483         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4484         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4485
4486 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4487
4488         * mml.el (mml-preview): Bind mail-header-separator.
4489
4490 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * message.el: Always require canlock.
4493         (message-ignored-supersedes-headers): Include Cancel-Lock and
4494         Cancel-Key.
4495         (message-insert-canlock): Don't require canlock.
4496         (message-cancel-news): Don't check whether canlock is available.
4497         (message-supersede): Support cancel-locks.
4498
4499         * gnus-art.el: Don't autoload canlock.
4500
4501 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4502
4503         * mail-source.el (mail-source-fetch-imap): ASYNC param.
4504         From: <andre@slamdunknetworks.com>
4505
4506 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4507
4508         * many files: Fix copyright lines.
4509
4510 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4511
4512         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4513         Suggested by Dave Love  <fx@gnu.org>.
4514
4515 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4516
4517         * message.el (message-kill-buffer): Remove auto-save file after
4518         confirm.
4519
4520         * message.el (message-send-mail): Call message-generate-headers
4521         once.  Suggested by Matt Armstrong <matt@lickey.com>.
4522
4523         * gnus-topic.el (gnus-topic-rename): Initial-input.
4524         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4525
4526 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4527
4528         * message.el (message-forbidden-properties): New constant.
4529         (message-strip-forbidden-properties): New function.
4530         (message-mode): Activate it.
4531
4532 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4533
4534         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4535         (mm-hack-charsets): Fix doc.
4536
4537 2001-11-02  Simon Josefsson  <jas@extundo.com>
4538
4539         * gnus-int.el (gnus-check-server): Message "...done" when done.
4540
4541         * imap.el (imap-close): Don't message (imap-send-command-wait
4542         returns if the connection is dropped).
4543         (imap-wait-for-tag): Nix out message only when necessary.
4544
4545         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4546         for non-crossposting.
4547         (gnus-sieve-crosspost): Default to t to be consistent with other
4548         parts of Gnus.
4549
4550 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4551
4552         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4553         (mm-iso-8859-x-to-15-table): Ditto.
4554         (mm-iso-8859-x-to-15-region): Ditto.
4555         (mm-find-mime-charset-region): Ditto.
4556
4557 2001-11-01  Simon Josefsson  <jas@extundo.com>
4558
4559         * nnimap.el (nnimap-close-asynchronous): New variable.
4560         (nnimap-close-group): Use it.
4561         (nnimap-expunge): Don't use it.
4562
4563         * imap.el (imap-callbacks): New variable.
4564         (imap-remassoc): Copied from `gnus-remassoc'.
4565         (imap-add-callback): New function.
4566         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4567         behaviour.
4568         (imap-parse-response): Call the callback.
4569
4570         * message.el (message-insert-canlock): New variable.
4571         (message-canlock-generate, message-canlock-password)
4572         (message-insert-canlock): New functions.
4573         (message-send-news): Call `message-insert-canlock'.
4574         (top-level): Require canlock when compiling.
4575         (message-insert-canlock): Require canlock before we need it.
4576
4577 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4578
4579         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4580
4581 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4582
4583         * dgnushack.el (dgnushack-make-load): A workaround for
4584         custom-add-loads bug in some versions of XEmacs.
4585
4586 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4587
4588         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4589
4590 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4591
4592         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4593         (mm-hack-charsets): New variable.
4594         (mm-iso-8859-15-compatible): New variable.
4595         (mm-iso-8859-x-to-15-table): New variable.
4596         (mm-find-mime-charset-region): Add parameter hack-charsets.
4597
4598         * mm-bodies.el (mm-encode-body): Use it.
4599         * mml.el (mml-parse-1): Ditto.
4600
4601 2001-11-01  Simon Josefsson  <jas@extundo.com>
4602
4603         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4604
4605 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4606
4607         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4608         is nil.
4609
4610 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4611
4612         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4613
4614         * message.el (message-forward-rmail-make-body): Use
4615         save-window-excursion.
4616         (message-encode-message-body): Search with noerror.
4617         (message-setup-1): Convert compose-mail send-actions to
4618         message-send-actions.
4619
4620 2001-11-01  Simon Josefsson  <jas@extundo.com>
4621
4622         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4623         <yamaoka@jpl.org>.
4624
4625 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4626
4627         * sieve-manage.el (sieve-string-bytes): No complain.
4628
4629 2001-11-01  Simon Josefsson  <jas@extundo.com>
4630
4631         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4632         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4633         has autoload cookies, so no `require' should be necessary.)
4634
4635         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4636         files.
4637
4638 2001-10-31  Simon Josefsson  <jas@extundo.com>
4639
4640         * gnus-cus.el (gnus-group-parameters): Support integer `display'
4641         parameter.
4642
4643         * gnus-sum.el (gnus-select-newsgroup): If group parameter
4644         `display' is a number (and C-u wasn't used to enter group), only
4645         fetch that number of articles.
4646
4647 2001-10-31  Matt Armstrong  <matt@lickey.com>
4648
4649         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4650         not-subscribed -> subscribed.
4651
4652 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4653         From: Josh Huber <huber@alum.wpi.edu>
4654
4655         * message.el (message-subscribed-address-functions): New variable.
4656         (message-subscribed-addresses): New variable.
4657         (message-subscribed-regexps): New variable.
4658         (message-goto-mail-followup-to): New function.
4659         (message-send-mail): Add Mail-Followup-To.
4660         (message-make-mft): New function.
4661
4662         * gnus.el (gnus-find-subscribed-addresses): New function.
4663
4664 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4665
4666         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4667         (mail-source-fetch-pop): Ditto.
4668         (mail-source-check-pop): Ditto.
4669
4670         * gnus-start.el (gnus-read-init-file): Ditto.
4671         (gnus-activate-group): Ditto.
4672         (gnus-read-newsrc-el-file): Ditto.
4673
4674 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4675
4676         * message.el (message-get-reply-headers): Make sure there is ", ".
4677
4678         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4679         mm-coding-system-p. Don't correct it only in XEmacs.
4680         (mm-charset-to-coding-system): Use mm-coding-system-p and
4681         mm-get-coding-system-list.
4682         (mm-emacs-mule, mm-mule4-p): New variables.
4683         (mm-enable-multibyte, mm-disable-multibyte,
4684         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4685         mm-with-unibyte-current-buffer,
4686         mm-with-unibyte-current-buffer-mule4): Use them.
4687         (mm-find-mime-charset-region): Treat iso-2022-jp.
4688
4689         From  Dave Love  <fx@gnu.org>:
4690
4691         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4692         construction.
4693         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
4694         entries conditional on not having a coding system defined for
4695         them.
4696         (mm-mule-charset-to-mime-charset): Use
4697         find-coding-systems-for-charsets if defined.
4698         (mm-charset-to-coding-system): Don't use
4699         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
4700         later.  Add last resort search of coding systems.
4701         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4702         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4703         Mule 4.
4704         (mm-find-mime-charset-region): Re-write.
4705         (mm-with-unibyte-current-buffer): Restore buffer as well as
4706         multibyteness.
4707
4708 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4709
4710         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4711         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4712         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4713
4714 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4715
4716         * gnus-art.el (article-display-x-face): Nix buffer-read-only
4717         again.
4718
4719         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4720
4721 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4722
4723         * gnus-spec.el (gnus-parse-simple-format): Use
4724           buffer-substring-no-properties.
4725
4726 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4727
4728         * gnus-art.el (article-verify-cancel-lock): New function.
4729
4730         * nnheader.el (nntp-process-response): New variable.
4731         (nnheader-init-server-buffer): Make `nntp-process-response'
4732         buffer-local in `nntp-server-buffer'.
4733
4734         * nntp.el (nntp-prepare-post-hook): New hook.
4735         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4736         (nntp-async-trigger): Ditto.
4737         (nntp-request-post): Insert a server's ID if there's no Message-ID
4738         header; run `nntp-prepare-post-hook'.
4739
4740 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4741
4742         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4743         instead.
4744
4745         * message.el (message-forward-subject-author-subject): Don't use
4746         message-news-p, which widens the buffer.
4747         (message-forward-make-body): New function.
4748         (message-forward): Use it.
4749         (message-insinuate-rmail): New function.
4750         (message-forward-rmail-make-body): New function.
4751
4752 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4753
4754         * mm-extern.el (mm-extern): Provide it.
4755
4756         * mm-partial.el (mm-partial): Provide it.
4757
4758 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4759
4760         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4761
4762 2001-10-29  Simon Josefsson  <jas@extundo.com>
4763
4764         * mml.el (mml-preview): Bind message-this-is-news if it is
4765         news. From Jesper Harder <harder@myrealbox.com>.
4766
4767 2001-10-28  Simon Josefsson  <jas@extundo.com>
4768
4769         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4770
4771 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
4772
4773         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4774         ironic smilies.
4775
4776 2001-10-27  Simon Josefsson  <jas@extundo.com>
4777
4778         * message.el (message-indent-citation): Don't add trailing
4779         whitespace when citing text.
4780
4781         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
4782         <harder@ifa.au.dk>.
4783
4784 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4785
4786         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4787         not available.
4788         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4789         (nnweb-type-definition): Add google as alias of dejanews.
4790         (nnweb-google-parse-1): Forward 1 line.
4791
4792 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4793
4794         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4795         variable `message-forward-ignored-headers'.
4796
4797 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
4798
4799         * gnus.el (gnus-expand-group-parameter): New function.
4800         (gnus-expand-group-parameters): Call it.
4801         (gnus-group-fast-parameter): New function.
4802         (gnus-group-find-parameter): Call it.
4803
4804 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4805
4806         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4807         vector (it didn't before because of a bug).
4808         * gnus-msg.el (gnus-post-news): Use header vector directly, if
4809         available.  Before it converted it to an article number.
4810
4811         This makes followup to news articles with negative numbers in
4812         nnvirtual groups use news instead of mail.
4813
4814 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4815
4816         * gnus.el (post-method): Use `native' instead of `nil'.
4817
4818         * gnus-msg.el (gnus-post-method): Ditto.
4819
4820 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4821
4822         * gnus.el (gnus-define-group-parameter): Grammar fix.
4823
4824 2001-10-22  Simon Josefsson  <jas@extundo.com>
4825
4826         * gnus-msg.el (gnus-extended-version): Include
4827         system-configuration.
4828         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4829
4830 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4831
4832         * gnus.el (post-method): Customization fix: `native' is not a
4833         valid value.
4834         * gnus-msg.el (gnus-post-method): Doc and customization fix:
4835         `native' is not a valid value.
4836
4837 2001-10-21  Simon Josefsson  <jas@extundo.com>
4838
4839         * nnimap.el (nnimap): Defgroup
4840         (nnimap-strict-function, nnimap-strict-function-match): New
4841         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
4842         (nnimap-split-crosspost, nnimap-split-inbox)
4843         (nnimap-split-rule, nnimap-split-predicate)
4844         (nnimap-split-predicate): Defcustom.
4845         (nnimap-split-inbox, nnimap-expunge-search-string)
4846         (nnimap-importantize-dormant): Remove "*" from doc.
4847
4848 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4849
4850         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
4851         not supplied via prefix arg.  From Lisp, make arg mandatory.
4852         Suggested by Frank Schmitt.
4853
4854 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4855
4856         * message.el (message-do-auto-fill): Avoid calling
4857         'rfc822-goto-eoh'.
4858
4859 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4860         From Paul Jarc <prj@po.cwru.edu>.
4861
4862         * message.el (message-get-reply-headers): Restructure the logic
4863         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
4864
4865 2001-10-20  Simon Josefsson  <jas@extundo.com>
4866
4867         * message.el (message-cancel-news): Support cancel-locks.
4868         Suggested by Per Abrahamsson.
4869
4870         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
4871         conses.  From David Z Maze <dmaze@MIT.EDU>.
4872
4873         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
4874
4875 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4876
4877         * mm-decode.el (mm-default-directory): Fix customize type.
4878
4879         * message.el (message-setup-fill-variables): Kludge to use
4880         normal-auto-fill-function even if auto fill is already activated.
4881
4882 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4883
4884         * message.el (message-do-auto-fill): New version that does not
4885         rely on text properties, by Simon Josefsson <jas@extundo.com>.
4886         (message-setup-1): Removed the `message-field' property.
4887
4888         * gnus-draft.el (gnus-draft-edit-message): Removed the
4889         `message-field' property.
4890
4891 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4892
4893         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
4894         `message-field'.  The `field' property has a special significance in
4895         Emacs 21.
4896
4897         * message.el (message-send, message-setup-1): Ditto.
4898
4899 2001-10-18  Simon Josefsson  <jas@extundo.com>
4900
4901         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
4902         when undoing.
4903
4904 2001-10-18  Simon Josefsson  <jas@extundo.com>
4905         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
4906
4907         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
4908         (gnus-summary-make-menu-bar): Ditto.
4909
4910 2001-10-17  Simon Josefsson  <jas@extundo.com>
4911
4912         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
4913         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
4914
4915 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4916
4917         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
4918         * gnus-util.el (gnus-user-date): New function.
4919         From Frank Schmitt <usenet@Frank-Schmitt.net>.
4920
4921 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4922
4923         * message.el (message-check-news-header-syntax): Special case
4924         nnvirtual groups.
4925
4926         * gnus-sum.el (gnus-summary-respool-default-method): Changed
4927         customize type to `symbol'.
4928
4929 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4930
4931         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
4932         %&foo;.
4933         (gnus-parse-simple-format): Support user extended spec too.
4934         %u&foo; invokes gnus-user-format-function-foo.
4935
4936 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4937
4938         * nnml.el (nnml-request-expire-articles): Make sure it is back to
4939         the server.
4940         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4941         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4942         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4943         * nndiary.el (nndiary-request-expire-articles): Ditto.
4944         (nndiary-schedule): Defsubst it before use it.
4945         (nndiary-error): eval-and-compile.
4946
4947 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4948
4949         * gnus-msg.el (gnus-post-method): Changed two instances of
4950         `active' to `current' and one `null' to `not'.
4951
4952 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4953         From Katsumi Yamaoka <yamaoka@jpl.org>.
4954
4955         * message.el (message-setup-fill-variables): Use
4956         `normal-auto-fill-function' instead of `auto-fill-function'.
4957
4958 2001-10-16  Simon Josefsson  <jas@extundo.com>
4959
4960         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
4961         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
4962         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
4963
4964 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4965         Patch by Oliver Scholz <oscholz@my.gnus.org>.
4966
4967         * gnus-draft.el (gnus-draft-edit-message): Add text property
4968         `field' with value `header' to message headers.
4969         * message.el (message-setup-1): Really add text property to all of
4970         the header, not just part of it.
4971
4972 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4973
4974         * gnus-group.el (gnus-group-sort-by-server): Use it.
4975
4976         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
4977
4978         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
4979         and keystroke.
4980
4981 2001-10-14  Simon Josefsson  <jas@extundo.com>
4982
4983         * dig.el: Doc fix.
4984
4985         * smime.el: Doc fix.
4986
4987         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
4988         charset magic from message.el.
4989
4990 2001-10-12  Simon Josefsson  <jas@extundo.com>
4991         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
4992
4993         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
4994         'cite from g-a-wash-types.
4995         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
4996         (gnus-article-hide-citation): Fix.
4997
4998         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
4999         character.
5000         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
5001
5002         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
5003         definition.
5004         (gnus-signature-toggle): Toggle `s' mode line character.
5005
5006         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
5007         doing stuff that clears it.
5008
5009 2001-10-12  Simon Josefsson  <jas@extundo.com>
5010
5011         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
5012         From Eric Marsden <emarsden@laas.fr>.
5013
5014 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5015
5016         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
5017         (autoload): Add some autoloads.
5018
5019 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5020         Suggested by Oliver Scholz <epameinondas@gmx.de>.
5021
5022         * message.el (message-do-auto-fill): New function.  Like
5023         `do-auto-fill' but don't fill when in the message header.
5024         (message-setup-1): Put a text property on the message header.
5025         (message-setup-fill-variables): Use `message-do-auto-fill'.
5026
5027 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5028
5029         * message.el (message-send-mail-partially): Insert an empty line
5030         first, because of the change of message-make-lines.
5031
5032 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
5033
5034         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
5035         iso-8859-15, make it an alias for iso-8859-1.
5036
5037 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5038
5039         * message.el (message-send-news): Don't modify the value of
5040         `message-syntax-checks' if it is not a list (possibly it is
5041         `dont-check-for-anything-just-trust-me').
5042
5043 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * gnus-group.el (gnus-group-name-charset-group-alist): Use
5046         `find-coding-system' for XEmacs to check whether the coding-system
5047         `utf-8' is available.
5048
5049 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5050
5051         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
5052
5053 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5054
5055         * message.el (message-send-news): Oops, missed case with no
5056         "Followup-To" header...
5057
5058 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5059
5060         * message.el (message-send-news): Allow
5061         `gnus-group-name-charset-group-alist' to affect encoding of the
5062         "Newsgroups" and "Followup-To" headers.
5063
5064 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5065
5066         * Makefile.in (install-el): Depend on gnus-load.el.
5067
5068 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5069
5070         * Makefile.in (install-el): Use -f.
5071         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
5072
5073 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
5074
5075         * message.el (message-send-news): Don't encode Followups-To when
5076         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
5077
5078         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
5079         header.
5080
5081         * gnus-art.el (article-decode-group-name): Also decode
5082         "Followup-To".
5083
5084         * rfc2047.el (rfc2047-encode-message-header): Encode without
5085         asking for null methods.
5086
5087         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
5088         default charset for newsgroup names in accordance with USEFOR.
5089
5090         * gnus-group.el (gnus-group-name-charset-method-alist,
5091         gnus-group-name-charset-group-alist): Removed "*" from doc
5092         strings, "*" should not be used for complex variables.
5093
5094 2001-10-06  Simon Josefsson  <jas@extundo.com>
5095
5096         Support UTF-8 group names better.
5097
5098         * message.el (message-check-news-header-syntax): Encode group
5099         names before comparison.
5100
5101         * gnus-msg.el (gnus-copy-article-buffer): Run all
5102         `gnus-article-decode-hook's except `article-decode-charset'
5103         instead of hardcoding call to one of them.
5104
5105         * gnus-art.el (gnus-article-decode-hook): Add
5106         `article-decode-group-name'.
5107         (article-decode-group-name): New function, use `g-d-n'.
5108
5109         * gnus-group.el (gnus-group-insert-group-line): Decode
5110         gnus-tmp-group using `g-d-n'.
5111
5112         * gnus-util.el (gnus-decode-newsgroups): New function.
5113
5114 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5115
5116         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
5117         `gnus-group-name-charset-group-alist'.
5118
5119 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5120
5121         * Makefile.in: Install el in install. Add uninstall.
5122
5123 2001-10-05  Simon Josefsson  <jas@extundo.com>
5124
5125         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
5126
5127         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
5128
5129         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
5130         empty folders.
5131
5132         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
5133         limiting if read-all (C-u RET) was used.
5134
5135 2001-10-04  Simon Josefsson  <jas@extundo.com>
5136
5137         * mail-source.el (mail-source-movemail-program): New variable.
5138         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
5139         <thutt@thutt.vmware.com>.
5140
5141 2001-10-03  Simon Josefsson  <jas@extundo.com>
5142
5143         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
5144         (gnus-summary-line-format-alist): Fix param.
5145
5146 2001-10-02  Simon Josefsson  <jas@extundo.com>
5147
5148         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
5149         don't go through `nnimap-request-expire-articles' to delete the
5150         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
5151
5152 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5153
5154         * gnus-agent.el (gnus-agent-write-active): The min in the
5155         agent/active may be larger than that in the server/active.
5156
5157 2001-10-01  Simon Josefsson  <jas@extundo.com>
5158
5159         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
5160         is IMAP4rev1.
5161
5162         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
5163
5164         * nnfolder.el: Ditto.
5165
5166 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
5167
5168         * gnus-sum.el (gnus-summary-extract-address-component): New function.
5169         (gnus-summary-from-or-to-or-newsgroups): Optimize.
5170
5171 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5172
5173         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
5174         (message-mode-menu): Menu item for same.
5175
5176         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
5177         delayed articles.
5178
5179         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
5180         nndraft:delayed does not exist.
5181         (gnus-delay-initialize): Don't set up keymap, that's done from
5182         message.el now.
5183         (gnus-delay, gnus-delay-group, gnus-delay-header)
5184         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
5185
5186 2001-09-29  Simon Josefsson  <jas@extundo.com>
5187
5188         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
5189         utf-8, not eight-bit-control.
5190
5191         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
5192         (imap-log, imap-debug): Custom.
5193         (imap-log-buffer, imap-debug-buffer): New constants.
5194         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
5195         (imap-network-open, imap-shell-open, imap-starttls-open)
5196         (imap-send-command-1, imap-send-command, imap-arrival-filter)
5197         (imap-debug): Use imap-*-buffer.
5198
5199         * nndoc.el (nndoc-article-type): Add mailman.
5200         (nndoc-type-alist): Ditto.
5201         (nndoc-mailman-type-p): New function.
5202
5203 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5204
5205         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
5206         gnus-art.el.
5207
5208 2001-09-27  Simon Josefsson  <jas@extundo.com>
5209
5210         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
5211         (gnus-topic-catchup-articles): New function. Suggested by Robin
5212         S. Socha <robin-dated-1001857693.185e29@socha.net>.
5213
5214 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5215         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5216
5217         * gnus-ems.el (gnus-article-display-xface): Insert xface after
5218         previous ones.
5219
5220 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5221         From Daiki Ueno  <ueno@unixuser.org>
5222
5223         * gnus-sum.el (gnus-summary-show-article): The arglist of
5224         detect-coding-region is incompatible.
5225
5226 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5227         From Katsuhiro Hermit Endo <hermit@koka-in.org>
5228
5229         * gnus-group.el (gnus-group-delete-group): Typo.
5230
5231 2001-09-26  Simon Josefsson  <jas@extundo.com>
5232
5233         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
5234
5235         * nnimap.el (nnimap-expiry-target): Use temp buffer.
5236
5237 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5238
5239         * gnus-cus.el (gnus-group-parameters): Display as sexp.
5240
5241 2001-09-22  Simon Josefsson  <jas@extundo.com>
5242
5243         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
5244
5245         * nnfolder.el (nnfolder-open-marks): Ditto.
5246
5247         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
5248         (gnus-update-marks): Use it.
5249         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
5250         hardcoded list.
5251
5252         * gnus.el (gnus-article-special-mark-lists): Add killed.
5253         (gnus-article-unpropagated-mark-lists): New constant.
5254
5255 2001-09-22  Simon Josefsson  <jas@extundo.com>
5256
5257         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
5258         custom option.
5259
5260 2001-09-23  Simon Josefsson  <jas@extundo.com>
5261
5262         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
5263
5264 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5265
5266         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
5267
5268 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5269
5270         * gnus-group.el (gnus-group-sort-function): Fix customize type to
5271         accept lists of functions.
5272
5273 2001-09-20  Simon Josefsson  <jas@extundo.com>
5274
5275         * gnus-group.el (gnus-group-catchup): Update expire marks in
5276         backend.  Also, if ALL also set expire marks on tick/dormant.
5277
5278 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5279
5280         * message.el (message-tab-body-function): New variable.
5281         * message.el (message-tab): Use it.
5282
5283 2001-09-19  Sam Steingold  <sds@gnu.org>
5284
5285         * gnus-win.el (gnus-buffer-configuration): Respect
5286         `gnus-bug-create-help-buffer'.
5287
5288 2001-09-18  Simon Josefsson  <jas@extundo.com>
5289
5290         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5291         (gnus-parse-simple-format): Re-revert.
5292
5293 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
5294
5295         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5296         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5297
5298 2001-09-18  Simon Josefsson  <jas@extundo.com>
5299
5300         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5301         signed.
5302         (gnus-parse-simple-format): Don't use it.
5303
5304 2001-09-17  Miles Bader  <miles@gnu.org>
5305
5306         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5307         error querying a backend abort the whole process.
5308
5309 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5310
5311         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5312         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5313
5314 2001-09-17  Didier Verna  <didier@xemacs.org>
5315
5316         * nndiary.el: version 0.2-b14.
5317         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5318         compatibility problem with XEmacs 21.1.
5319
5320 2001-09-15  Simon Josefsson  <jas@extundo.com>
5321
5322         * gnus-group.el (gnus-group-line-format): Document %c.
5323
5324         * nnml.el (nnml-parse-head): Handle CRLF files.
5325         (nnml-generate-nov-file): Ditto.
5326         (nnml-retrieve-headers): Ditto.
5327
5328 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
5329
5330         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5331
5332 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
5333
5334         * gnus-spec.el (gnus-correct-substring): Still stopped one
5335         character before we wanted (never included last character).
5336         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5337         add missing "," (once per function)
5338
5339 2001-09-14  Simon Josefsson  <jas@extundo.com>
5340
5341         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5342         (otherwise e.g. gnus-agentize in .gnus overrides the customized
5343         default before gnus-group is loaded and the variable set.)
5344
5345         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5346         killed or unsent marks.
5347
5348         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5349         isn't an article to set it on (e.g. when you `a' in a group).
5350
5351 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5352
5353         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5354         can read e-mails from Microsoft Outlook users not using ISO
5355         8859-2 character set.
5356
5357 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5358
5359         * gnus-diary.el: Minor modifications to avoid warnings.
5360         (gnus-summary-misc-menu): defvar.
5361         (gnus-diary-check-message): Use gnus-point-at-eol.
5362         (gnus-diary-kill-entire-line): eval-and-compile.
5363
5364 2001-09-12  Didier Verna  <didier@xemacs.org>
5365
5366         * nndiary.el: new version (0.2-b13).
5367         * nndiary.el (nndiary-mail-sources): doc update.
5368         * nndiary.el (nndiary-split-methods): ditto.
5369         * nndiary.el (nndiary-request-accept-article-hooks): New.
5370         * nndiary.el (nndiary-request-accept-article): use it, check
5371         message validity.
5372         * nndiary.el (nndiary-get-new-mail): changed default to nil.
5373         * nndiary.el (nndiary-schedule): fix bug (misplaced
5374         condition-case): it didn't return nil on error.
5375         * gnus-diary.el: new version.
5376         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5377         * gnus-diary.el (gnus-diary-header-value-history): New.
5378         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5379         * gnus-diary.el (gnus-diary-add-header): New.
5380         * gnus-diary.el (gnus-diary-check-message): New.
5381         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5382         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5383
5384 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5385
5386         * gnus-sum.el (gnus-select-newsgroup): Make
5387         `gnus-current-select-method' buffer-local.
5388
5389         * gnus-art.el (gnus-request-article-this-buffer): Refer
5390         `gnus-current-select-method' in the current summary buffer.
5391
5392 2001-09-10  Simon Josefsson  <jas@extundo.com>
5393         From Daniel Pittman <daniel@rimspace.net>
5394
5395         * gnus-spec.el (gnus-correct-pad-form): Fix.
5396
5397 2001-09-09  Simon Josefsson  <jas@extundo.com>
5398
5399         * mm-decode.el (mm-inline-media-tests): Add
5400         application/x-emacs-lisp.
5401         (mm-attachment-override-types): Add
5402         application/{x-,}pkcs7-signature.
5403
5404         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5405         (gnus-server-line-format, gnus-server-mode-line-format)
5406         (gnus-server-browse-in-group-buffer): Customize.
5407
5408 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5409
5410         * nnml.el (nnml-marks-changed-p): Typo.
5411         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5412         (nnml-marks-changed-p): Use gnus-gethash.
5413         (nnml-marks-modtime): Use gnus-make-hashtable.
5414
5415         * nnfolder.el (nnfolder-marks-changed-p): Typo.
5416         (nnfolder-request-expire-articles, nnfolder-save-marks)
5417         (nnfolder-open-marks): Typo.
5418         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5419         (nnfolder-marks-changed-p): Use gnus-gethash.
5420         (nnfolder-marks-modtime): Use gnus-make-hashtable.
5421
5422 2001-09-08  Simon Josefsson  <jas@extundo.com>
5423
5424         * nnfolder.el (nnfolder-marks-modtime): New variable.
5425         (nnfolder-marks-changed-p): New function.
5426         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5427         (nnfolder-request-update-info): Don't update if marks didn't change.
5428
5429         * nnml.el (nnml-marks-modtime): New variable.
5430         (nnml-marks-changed-p): New function.
5431         (nnml-save-marks, nnml-open-marks): Save modtime.
5432         (nnml-request-update-info): Don't update if marks didn't change.
5433
5434         * gnus-agent.el (gnus-agent-any-covered-gcc)
5435         (gnus-agent-add-server, gnus-agent-remove-server): Use
5436         gnus-agent-method-p.
5437
5438         * gnus-art.el (gnus-buttonized-mime-types): New variable.
5439         (gnus-unbuttonized-mime-type-p): Use it.
5440
5441         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5442         fetch group.
5443
5444 2001-09-08  Simon Josefsson  <jas@extundo.com>
5445         From Daniel Pittman <daniel@rimspace.net>
5446
5447         * gnus-spec.el (gnus-correct-pad-form): New function.
5448         (gnus-parse-simple-format): Use it.
5449
5450 2001-09-07  Simon Josefsson  <jas@extundo.com>
5451
5452         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5453         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
5454         Putnam <reader@newsguy.com>.
5455         (gnus-group-sort-selected-groups): Touch dribble file.
5456
5457 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
5458
5459         * nnml.el (nnml-filenames-are-evil): New variable.
5460         (nnml-article-to-file-alist): Rename to ...
5461         (nnml-current-group-article-to-file-alist): ... this.
5462         Respect `nnml-filenames-are-evil'.
5463         (nnml-active-number): Update.
5464         (nnml-update-file-alist): Update.
5465         (nnml-request-article): Use nnheader-article-to-file-alist.
5466         (nnml-request-rename-group): Likewise.
5467
5468 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * gnus-sum.el (gnus-summary-insert-line): Fix.
5471
5472 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5473
5474         * gnus-sum.el: Bind g-s-t-s to "W g".
5475         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5476         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5477         display of graphical smilies.
5478
5479 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5480
5481         * gnus-start.el (gnus-setup-news): A typo.
5482         From Bill White <billw@wolfram.com>.
5483
5484 2001-09-06  Simon Josefsson  <jas@extundo.com>
5485
5486         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5487         and unseen marks.
5488
5489 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5490
5491         * nnmail.el (nnmail-split-fancy): Document `junk'.
5492
5493 2001-09-04  Simon Josefsson  <jas@extundo.com>
5494
5495         * imap.el (imap-search): Don't error if server is broken.
5496
5497 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
5498
5499         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5500         searching for an article that isn't in the mbox.
5501
5502 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5503
5504         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5505         right, and get all the comments.
5506
5507 2001-09-02  Simon Josefsson  <jas@extundo.com>
5508         Suggested by Dan Christensen <jdc+news@uwo.ca>
5509
5510         * nnfolder.el (nnfolder-request-update-info): Fix message.
5511
5512         * nnml.el (nnml-request-update-info): Ditto.
5513
5514 2001-09-01  Simon Josefsson  <jas@extundo.com>
5515
5516         * nnml.el (nnml-request-expire-articles): Also bind
5517         `nnml-current-group' and `nnml-article-file-alist' when using
5518         expiry-target. (Otherwise nnml will be in a inconsistent internal
5519         state causing all kind of problems.)
5520         (nnml-request-expire-articles): If `nnml-article-to-file' or
5521         `file-attributes' failes, return article as un-expirable instead
5522         of treating it as expired.
5523
5524 2001-08-31  Sam Steingold  <sds@gnu.org>
5525
5526         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5527         typo: `exmine' --> `examine'.
5528
5529 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5530
5531         * nndoc.el (nndoc-forward-type-p): It is not a digest.
5532
5533 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5534
5535         * nnml.el (nnml-check-directory-twice): Remove.
5536         (nnml-retrieve-headers): Ditto.
5537         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5538
5539 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5540
5541         * nnheader.el (nnheader-directory-files-is-safe): No need to read
5542         directory twice on Windows, or on GNU Emacs-21.
5543
5544 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5545
5546         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5547         (nnml-request-rename-group): Ditto.
5548         (nnml-active-number): Ditto.
5549         (nnml-request-create-group): Use nnml-directory-articles.
5550         (nnml-request-expire-articles): Use nnml-directory-articles, which
5551         gets list from nov database if available.
5552         (nnml-get-nov-buffer): New function.
5553         (nnml-open-nov): Use it.
5554         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5555         gets alist from nov database if available.
5556         (nnml-directory-articles): New function.
5557         (nnml-article-to-file-alist): New function.
5558
5559 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5560
5561         * mm-decode.el (mm-display-external): Use `name' as filename, if
5562         `filename' attribute is not present.
5563
5564 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5565
5566         * mail-source.el (mail-source-flash): New defcustom.
5567         (mail-source-new-mail-p): Ring visible bell if appropriate.
5568         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5569         timer is cleared even if mail check signals an error.
5570
5571 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5572
5573         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5574         type 'list.
5575
5576 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5577
5578         * flow-fill.el (fill-flowed): eol might be point-max.
5579
5580 2001-08-27  Simon Josefsson  <jas@extundo.com>
5581
5582         * nnml.el (nnml-request-update-info): Fix message.
5583         (nnml-open-marks): Ditto.
5584
5585         * nnfolder.el (nnfolder-request-update-info):
5586         (nnfolder-open-marks): Fix message.
5587
5588 2001-08-25  Simon Josefsson  <jas@extundo.com>
5589
5590         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5591         after group in ~/.
5592
5593 2001-08-25  Simon Josefsson  <jas@extundo.com>
5594         From Andreas Jaeger  <aj@suse.de>
5595
5596         * nnfolder.el (nnfolder-open-marks): Fix typo.
5597         * nnml.el (nnml-open-marks): Likewise.
5598
5599 2001-08-25  Simon Josefsson  <jas@extundo.com>
5600
5601         Make nnfolder groups self-contained as far as marks are concerned.
5602
5603         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5604         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5605         (nnfolder-open-server): Make marks directory.
5606         (nnfolder-request-delete-group): Delete marks file.
5607         (nnfolder-request-delete-group): Check of nov/marks file exist
5608         before deleting.
5609         (nnfolder-request-rename-group): Rename marks file.
5610         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5611         (nnfolder-request-set-mark, nnfolder-request-update-info)
5612         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5613         (nnfolder-open-marks): New functions.
5614         (top-level): Require gnus.
5615
5616 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * nnweb.el (nnweb-type-definition): Use google raw file.
5619         (nnweb-google-parse-1): Ditto.
5620         (nnweb-google-identity): Ditto.
5621         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5622         (nnweb-altavista-wash-article): Ditto.
5623         (nnweb-request-article): Remove nnweb-decode-entities.
5624
5625         * nnml.el: Require 'gnus.
5626
5627 2001-08-25  Simon Josefsson  <jas@extundo.com>
5628
5629         * nnml.el (nnml-marks-is-evil): Add doc.
5630
5631 2001-08-25  Simon Josefsson  <jas@extundo.com>
5632
5633         * nnml.el (nnml-save-marks): Wrap saving marks in a
5634         condition-case, to allow user to start Gnus if saving marks failed
5635         for some reason.
5636
5637 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5638
5639         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5640
5641         * gnus-group.el (gnus-update-group-mark-positions): Bind
5642         gnus-group-update-hook to nil.
5643
5644 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5645
5646         * mml.el (mml-generate-mime-1): Force as multibyte string.
5647
5648 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5649
5650         * gnus-sum.el (gnus-summary-insert-line)
5651         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5652         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5653
5654         * gnus-spec.el (gnus-correct-substring): Take optional END.
5655
5656         * nnrss.el (nnrss-request-article): Remove \n.
5657         (nnrss-retrieve-headers): Lines number is -1.
5658
5659 2001-08-24  Simon Josefsson  <jas@extundo.com>
5660
5661         * gnus-group.el (gnus-info-clear-data): Call
5662         nnfoo-request-set-mark to propagate marks.  Fix bug:
5663         `gnus-group-update-line' doesn't update read range unless we call
5664         `gnus-get-unread-articles-in-group' first.
5665
5666         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5667         to server.
5668
5669 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5670
5671         * gnus-util.el (gnus-create-info-command): Return an interactive
5672         function.
5673
5674 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5675         From Katsumi Yamaoka <yamaoka@jpl.org>
5676
5677         * gnus-spec.el (gnus-parse-complex-format): Use equal.
5678
5679 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5680
5681         * gnus-sum.el (gnus-select-newsgroup): Use it.
5682
5683         * gnus-util.el (gnus-not-ignore): New function.
5684
5685         * lpath.el (featurep): Don't fbind char-int.
5686
5687         * gnus-util.el (gnus-create-info-command): New function.
5688
5689         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5690         right node.
5691
5692         * gnus-sum.el (gnus-select-newsgroup): Clean up.
5693         (gnus-summary-limit-children): Use 'identity instead of `all'.
5694         (gnus-summary-limit-to-display-predicate): New command and
5695         keystroke.
5696
5697 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5698
5699         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5700
5701         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5702
5703 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5704
5705         * gnus-spec.el: Add the Gnus version.
5706         (gnus-update-format-specifications): If the Gnus version changes,
5707         nix out the format spec cache.
5708
5709         * gnus.el (gnus-continuum-version): Made into a command and
5710         optionalize the VERSION.
5711
5712         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5713         the start of the lines.
5714
5715 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5716
5717         * gnus.el (gnus-visual-p): Define function before use of
5718         function.
5719
5720 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5721
5722         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5723         (gnus-article-mark-to-type): New function.
5724         (gnus-update-missing-marks): Only update marks of type 'list.
5725
5726         * gnus.el (gnus-article-special-mark-lists): New variable.
5727
5728 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5729
5730         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5731         (gnus-select-newsgroup): Still use 'all.
5732         (gnus-summary-initial-limit): Comparing with 'all.
5733
5734 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5735
5736         * gnus-start.el (gnus-activate-group): If dont-check, don't update
5737         active.
5738
5739 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5740
5741         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5742         nnslashdot-*-retrieve-headers.
5743         (nnslashdot-request-article): Fix for slashcode 2.2.
5744         (nnslashdot-make-tuple): New function.
5745         (nnslashdot-read-groups): Use it.
5746
5747 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5750         list.
5751
5752         * gnus-sum.el (gnus-summary-move-article): Don't select article.
5753
5754 2001-08-20  Simon Josefsson  <jas@extundo.com>
5755
5756         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5757         opened, error instead of continuing (and exploding later).
5758
5759 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5760
5761         * gnus.el (gnus-expand-group-parameters): Return the parameter
5762         list.
5763
5764         * gnus-sum.el (gnus-summary-show-article): Doc fix.
5765         (gnus-summary-show-article): Guess at charset if required.
5766
5767         * gnus-spec.el (gnus-correct-substring): Stopped one character
5768         before we wanted.
5769
5770 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5771
5772         * earcon.el (earcon-auto-play): Remove unused option.
5773
5774 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5775
5776         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5777         message down in levels, since it happens very fast.
5778
5779         * smiley-ems.el (smiley-update-cache): Respect the symbol version
5780         of smiley-regexp-alist.
5781
5782         * mm-view.el (mm-inline-text): Ignore vcard errors.
5783
5784         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5785
5786         * gnus-score.el (gnus-all-score-files): Use append instead of
5787         nconc.
5788
5789         * gnus.el (gnus-splash-face): Doc fix.
5790
5791         * mm-decode.el (mm-mailcap-command): Use
5792         mm-path-name-rewrite-functions.
5793         (mm-path-name-rewrite-functions): New variable.
5794
5795         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5796         (gnus-complex-form-to-spec): Insert tab.
5797         (gnus-spec-tab): New function.
5798
5799         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5800         entering the group.
5801
5802         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5803         the positional spec.
5804         (gnus-parse-complex-format): React to %C.
5805
5806         * gnus-ems.el (gnus-char-width): Moved here.
5807
5808         * gnus-sum.el (gnus-select-newsgroup): Set
5809         gnus-newsgroup-articles.
5810         (gnus-unseen-mark): New variable.
5811         (gnus-newsgroup-unseen): Ditto.
5812         (gnus-newsgroup-seen): Ditto.
5813         (gnus-adjust-marked-articles): Use them.
5814         (gnus-update-marks): Use them.
5815         (gnus-summary-update-secondary-mark): Display.
5816         (gnus-summary-prepare-threads): Display.
5817
5818         * gnus-msg.el (gnus-inews-group-method): Use and return the
5819         method, not the server.
5820
5821 2001-08-19  Simon Josefsson  <jas@extundo.com>
5822
5823         * gnus-srvr.el (gnus-server-agent-face): New.
5824         (gnus-server-agent-face): New.
5825         (gnus-server-mode): Turn on font-lock-mode.
5826
5827         * gnus.el (gnus-server-visual): Add defgroup.
5828
5829 2001-08-19  Simon Josefsson  <jas@extundo.com>
5830         From Joe Casadonte <jcasadonte@northbound-train.com>
5831
5832         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5833         gnus-server-denied-face): New.
5834         (gnus-server-opened-face, gnus-server-closed-face,
5835         gnus-server-denied-face): New.
5836         (gnus-server-font-lock-keywords): Add.
5837
5838 2001-08-19  Simon Josefsson  <jas@extundo.com>
5839
5840         * nnml.el (nnml-request-set-mark): Return nil.
5841         (nnml-save-marks): Use nnml-possibly-create-directory.
5842         (nnml-open-marks): Only work in temp buffer when inserting/reading
5843         .marks file.
5844
5845 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5846
5847         * gnus.el (gnus-expand-group-parameters): Fix.
5848
5849         * gnus-spec.el (gnus-char-width): New function.
5850         (gnus-correct-substring, gnus-correct-length): Use it.
5851
5852         * message.el (message-required-mail-headers): Fix doc.
5853
5854 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5855
5856         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
5857
5858         * mm-decode.el (mm-save-part-to-file): Insert the handle.
5859
5860 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5861
5862         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
5863         slashdot 2.2 (not fully fixed yet).
5864         (nnslashdot-request-article): Ditto.
5865
5866 2001-08-18  Simon Josefsson  <jas@extundo.com>
5867
5868         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
5869         nnimap.
5870
5871         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
5872         gnus-util.
5873         (nnimap-request-update-info-internal): Use new functions.
5874
5875         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
5876         new functions.
5877
5878 2001-08-18  Simon Josefsson  <jas@extundo.com>
5879
5880         Make nnml groups self-contained as far as marks are concerned.
5881
5882         * nnml.el (nnml-request-delete-group): Delete marks file.
5883         (nnml-request-rename-group): Move marks file.
5884         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
5885         variables.
5886         (nnml-request-set-mark, nnml-request-update-info): New server
5887         functions.
5888         (nnml-save-marks, nnml-open-marks): New functions.
5889
5890 2001-08-18  Simon Josefsson  <jas@extundo.com>
5891
5892         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
5893         `set' when setting marks.
5894
5895 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5896
5897         * gnus.el (gnus-info-find-node): Take an argument.
5898
5899         * gnus-art.el (gnus-button-handle-info): New function.
5900         (gnus-url-unhex-string): Replace "+" with " ".
5901
5902 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5903
5904         * message.el (message-check-news-header-syntax): Check bad From.
5905
5906 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5907
5908         * gnus-spec.el (gnus-correct-length): New function.
5909         (gnus-correct-substring): New function.
5910         (gnus-tilde-max-form): Use it.
5911
5912 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
5913
5914         * nnmh.el: Docstring changes as below.
5915
5916         * nnml.el: Docstring changes as below.
5917
5918         * nnbabyl.el: Docstring changes as below.
5919
5920         * nnmbox.el: Docstring changes as below.
5921
5922         * nnfolder.el: Added docstrings identifying each virtual server
5923         parameter.
5924
5925 2001-08-18  Simon Josefsson  <jas@extundo.com>
5926
5927         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
5928
5929 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
5930
5931         * message.el: rename "Abort Message" to "Postpone Message".
5932         Remove "Attach file as MIME" from Message menu, it's already in
5933         the MIME menu.
5934
5935 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5936
5937         * smime.el (smime-point-at-eol): eval-and-compile.
5938         (smime-make-temp-file): New function.
5939         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
5940         Use it.
5941
5942 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5943
5944         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
5945         (gnus-agent-summary-fetch-group): New command and keystroke.
5946
5947         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
5948         (gnus-mime-display-security): Make it respect
5949         gnus-unbuttonized-mime-type-p.
5950
5951         * gnus-sum.el (gnus-articles-to-read): Comments.
5952         (gnus-article-marked-p): New function.
5953         (gnus-summary-display-make-predicate): New function.
5954         (gnus-select-newsgroup): Use them.
5955
5956         * mm-decode.el (mm-save-part-to-file): Made it not error.
5957
5958 2001-08-17  Simon Josefsson  <jas@extundo.com>
5959
5960         * imap.el (imap-wait-for-tag): If process-status isn't open or
5961         run, return nil instead of sit-for looping.
5962
5963 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5964
5965         * lpath.el (featurep): fbind xml-parse-region.
5966
5967         * gnus.el (gnus-message-archive-method): Default to "archive".
5968         (gnus-message-archive-method): Doc fix.
5969         (gnus-parameters-get-parameter): Cleaned up.
5970         (gnus-expand-group-parameter): New function.
5971
5972         * gnus-start.el (gnus-setup-news): Push the archive server only
5973         the server list.
5974
5975         * mml.el (mml-menu): Changed name to "Attachments".
5976
5977         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
5978         when there is something to detroy.
5979
5980 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5981
5982         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
5983         nil.
5984
5985 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5986
5987         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
5988         which specifies a time today or tomorrow.
5989
5990 2001-08-15  Simon Josefsson  <jas@extundo.com>
5991         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5992
5993         * gnus-agent.el (gnus-agent-make-mode-line-string)
5994         (gnus-agent-toggle-plugged): Use new API.
5995
5996 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5997
5998         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
5999         deadline has expired.
6000
6001 2001-08-12  Simon Josefsson  <jas@extundo.com>
6002         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
6003
6004         Support `recent' mark indicating newly arrived messages (to
6005         separate from old but unread messages).
6006
6007         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
6008         `nnmail-split-history' if recent is > 0.
6009         (nnimap-request-update-info-internal): Update `recent' marks.
6010         (nnimap-request-set-mark): Never set `recent' marks.
6011         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
6012         recent.
6013
6014         * gnus-sum.el (gnus-recent-mark): New mark.
6015         (gnus-newsgroup-recent): New variable.
6016         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
6017         (gnus-summary-prepare-threads): Mark recent articles.
6018         (gnus-summary-add-mark): Support recent.
6019         (gnus-summary-update-secondary-mark): Support recent.
6020
6021         * gnus.el (gnus-article-mark-lists): Add recent.
6022
6023 2001-08-12  Simon Josefsson  <jas@extundo.com>
6024
6025         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
6026         whether successful decoding took place.  Add doc.
6027
6028 2001-08-12  Simon Josefsson  <jas@extundo.com>
6029         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
6030
6031         * gnus.el (gnus-summary-line-format, gnus-parameters):
6032         * gnus-gl.el (gnus-summary-grouplens-line-format):
6033         * gnus-salt.el (gnus-summary-pick-line-format):
6034         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
6035
6036 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
6037         Committed by Kai Gro\e,b_\e(Bjohann.
6038
6039         * gnus-score.el (gnus-score-string): Fix `match' regexp
6040         for `extra' header case.
6041
6042 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * nnmbox.el (nnmbox-read-mbox): No warning.
6045
6046 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6047
6048         * nndoc.el (nndoc-article-type): Fix doc.
6049         (nndoc-generate-article-function): New variable.
6050         (nndoc-dissection-function): New variable.
6051         (nndoc-type-alist): Add oe-dbx.
6052         (nndoc-oe-dbx-type-p): New function.
6053         (nndoc-oe-dbx-dissection): New function.
6054         (nndoc-oe-dbx-generate-article): New function.
6055
6056 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6057
6058         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
6059         whether deadline has been reached.  Patch from Dan Nicolaescu
6060         <dann@godzilla.ics.uci.edu>.
6061
6062 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6063
6064         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
6065         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
6066         <rintaman@cs.Helsinki.FI>.
6067
6068         * mail-source.el (mail-source-movemail): The error buffer is
6069         modified, but nothing in it.
6070
6071 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6072
6073         * message.el (message-bogus-system-names): New variable.
6074         (message-make-fqdn): Use it.
6075
6076 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6077
6078         * nndraft.el (nndraft-request-group): Use
6079         nndraft-auto-save-file-name.
6080
6081 2001-08-09  Simon Josefsson  <jas@extundo.com>
6082
6083         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
6084         Don't ask whether to decrypt.  Just leave result in buffer (don't
6085         call mm).
6086
6087         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
6088         parts as well.
6089         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
6090         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
6091
6092 2001-08-09  Simon Josefsson  <jas@extundo.com>
6093
6094         * mm-decode.el (mm-insert-part): Return decoding success status.
6095         (mm-save-part-to-file): Error if decoding failed.
6096
6097 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6098
6099         * message.el (message-tab): Use indent-relative.
6100         (message-mode): Don't bind indent-line-function to indent-relative.
6101
6102 2001-08-09  Simon Josefsson  <jas@extundo.com>
6103
6104         * message.el (message-get-reply-headers): Fix string. Suggested by
6105         Christoph Conrad <cc@cli.de>.
6106
6107 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6108
6109         * message.el (message-tab): Use the current value of
6110         indent-line-function.
6111         (message-mode): Bind indent-line-function to indent-relative.
6112
6113 2001-08-08  Simon Josefsson  <jas@extundo.com>
6114
6115         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
6116         whether `imtest' is installed.
6117
6118 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6119         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6120
6121         * gnus-sum.el (gnus-summary-show-article): Call
6122         gnus-summary-update-secondary-secondary-mark.
6123         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
6124         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
6125
6126 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6127
6128         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
6129
6130         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6131
6132         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
6133         <gerd@gnu.org>.
6134
6135         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
6136
6137         * gnus-util.el (gnus-output-to-rmail): Ditto.
6138         (gnus-output-to-mail): Ditto.
6139
6140         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
6141
6142 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
6143
6144         * message.el (message-indent-citation): Use
6145         `message-yank-cited-prefix' for empty lines.
6146
6147 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
6148
6149         * message.el (message-indent-citation): Quote only lines starting
6150         with ">" using `message-yank-cited-prefix'.
6151
6152 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6153
6154         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
6155         gnus-cache-fully-p.
6156
6157 2001-08-04  Simon Josefsson  <jas@extundo.com>
6158
6159         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
6160         file if it doesn't exist (by calling gnus-cache-read-active).
6161
6162 2001-08-04  Simon Josefsson  <jas@extundo.com>
6163
6164         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
6165         (gnus-cache-passively-or-fully-p): Removed.
6166         (gnus-cache-fully-p): Fix it.
6167
6168         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
6169
6170 2001-08-04  Simon Josefsson  <jas@extundo.com>
6171
6172         * gnus-cache.el (gnus-cache-fully-p)
6173         (gnus-cache-passively-or-fully-p): New functions.
6174         (gnus-cache-possibly-enter-article): Cosmetic change, use
6175         `g-c-p-o-f-p'.
6176         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
6177         was bogus (`g-c-p-a-a' does not change active info, just change
6178         the functions parameters).
6179         (gnus-cache-possibly-remove-articles-1): Make sure articles are
6180         not removed in groups that match `gnus-uncacheable-groups'.
6181
6182         Reported and modifications based on discussions with Nuutti
6183         Kotivuori <nuutti.kotivuori@smarttrust.com>.
6184
6185 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6186         Committed by Simon Josefsson  <jas@extundo.com>
6187
6188         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
6189         calls `gnus-cache-update-active' if bounds has been extended.
6190
6191 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6192
6193         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
6194         before remove.
6195         (gnus-mime-security-show-details): Ditto.
6196
6197 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6198
6199         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
6200         syntax.  Protect string-match against nil string and regexp.
6201
6202 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6203
6204         * mm-util.el (mm-find-charset-region): Remove control-1.
6205
6206 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6207
6208         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
6209
6210 2001-08-04  Simon Josefsson  <jas@extundo.com>
6211
6212         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
6213         buffer.  Delete MIME-Version header.
6214
6215 2001-08-03  Simon Josefsson  <jas@extundo.com>
6216
6217         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
6218         that is entered does not necessarily have the highest article
6219         number in the group, so use `gnus-cache-possibly-alter-active'
6220         instead of `gnus-cache-update-active'.
6221
6222 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6223
6224         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
6225
6226 2001-08-03  Simon Josefsson  <jas@extundo.com>
6227
6228         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
6229         menu.
6230
6231 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6232
6233         * gnus.el (post-method): New group parameter.  It also provides
6234         the user option `gnus-post-method-alist' and the internal function
6235         `gnus-parameter-post-method'.
6236
6237         * gnus-msg.el (gnus-post-method): Bind the value of
6238         `gnus-post-method' to the group parameter if it is defined.
6239
6240 2001-08-02  Simon Josefsson  <jas@extundo.com>
6241
6242         * smime.el (smime-extra-arguments): Removed.
6243         (smime-call-openssl-region): Don't use it.
6244
6245 2001-08-02  Simon Josefsson  <jas@extundo.com>
6246
6247         * smime.el (smime-sign-region): Handle stderr.
6248         (smime-encrypt-region): Ditto.
6249
6250         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
6251         match the ASN.1 length bytes.
6252         (mm-pkcs7-enveloped-magic): Ditto.
6253         (mm-view-pkcs7-get-type): Don't regexp quote.
6254
6255 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6256         From Andreas Fuchs <asf@void.at>
6257
6258         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
6259
6260 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6261
6262         * gnus-art.el (gnus-header-button-alist): References regexp.
6263
6264 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
6265
6266         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
6267         already fboundp.  Add INTERACTIVE arg to autoload form.
6268
6269 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6270
6271         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
6272
6273         * nnmail.el (nnmail-cache-open): Ditto.
6274
6275 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6276
6277         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6278
6279 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6282
6283 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6284         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6285
6286         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6287         (gnus-agent-toggle-plugged): Use it.
6288
6289 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6290
6291         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6292         (gnus-ding-file-coding-system): New variable.
6293         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6294         (gnus-slave-save-newsrc): Use it.
6295
6296 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6297
6298         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6299         syntax.
6300
6301 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6302         Originally from Andreas Fuchs <asf@void.at>
6303
6304         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6305         (mml2015-gpg-pretty-print-fpr): New function.
6306         (mml2015-gpg-extract-signature-details): More details, rename from
6307         `m-g-e-from'.
6308         (mml2015-gpg-verify): Use them.
6309         (mml2015-gpg-clear-verify): Use them.
6310
6311 2001-07-31  Simon Josefsson  <jas@extundo.com>
6312
6313         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6314         buffer when done.
6315
6316 2001-07-30  Simon Josefsson  <jas@extundo.com>
6317
6318         * smime.el (smime-call-openssl-region): Revert previous change,
6319         just pass on buf to `call-process-region'.
6320         (smime-verify-region): Doc fix.  Don't message stuff.  Use
6321         `smime-new-details-buffer'.  Inserts error messages into buffer.
6322         (smime-noverify-region): Ditto.
6323         (smime-decrypt-region): Ditto.  Handles stderr separately.
6324         (smime-verify-buffer, smime-noverify-buffer)
6325         (smime-decrypt-buffer): Doc fix.
6326         (smime-new-details-buffer): New function.
6327         (smime-pkcs7-region, smime-pkcs7-certificates-region)
6328         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6329         (smime-sign-region, smime-encrypt-region): Don't use
6330         `insert-buffer'.
6331
6332         * mml-smime.el (mml-smime-verify): Fix security button strings.
6333
6334 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6335
6336         * gnus-art.el (gnus-mime-save-part-and-strip): Save
6337         gnus-article-mime-handles.
6338
6339 2001-07-29  Simon Josefsson  <jas@extundo.com>
6340
6341         * mail-source.el (top-level): Require message for message-directory.
6342         (mail-source-directory): Change default to message-directory.
6343
6344         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6345         (smime-certificate-directory, smime-openssl-program)
6346         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6347         (smime-extra-arguments): New variable.
6348         (smime-dns-server): Fix customize group.
6349         (smime-call-openssl-region): Use `smime-extra-arguments'.
6350
6351 2001-07-29  Simon Josefsson  <jas@extundo.com>
6352         From Vladimir Volovich <vvv@vsu.ru>
6353
6354         * smime.el (smime-call-openssl-region): Ignore stderr.
6355
6356 2001-07-29  Simon Josefsson  <jas@extundo.com>
6357         From Christoph Conrad <christoph.conrad@gmx.de>
6358
6359         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6360         file.
6361
6362 2001-07-29  Simon Josefsson  <jas@extundo.com>
6363
6364         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6365
6366         Support S/MIME decryption.
6367
6368         * mm-decode.el (mm-inline-media-tests):
6369         (mm-inlined-types):
6370         (mm-automatic-display):
6371         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6372
6373         * mm-view.el (mm-pkcs7-signed-magic):
6374         (mm-pkcs7-enveloped-magic): New variables.
6375         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6376         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6377         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6378         PKCS#7 blobs.
6379
6380         * smime.el (smime-decrypt-region): Expand keyfile.
6381
6382 2001-07-29  Simon Josefsson  <jas@extundo.com>
6383
6384         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6385         `ssl.el' variables.
6386
6387         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6388         but line instead of narrowing to it, because `nnmail-parse-active'
6389         calls widen.  Thanks to Christoph Conrad
6390         <christoph.conrad@gmx.de>.
6391
6392 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6393
6394         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6395         for %B spec.
6396
6397         * gnus-sum.el (gnus-summary-prepare-threads): If
6398         gnus-sum-thread-tree-root is nil, use subject instead.
6399         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6400         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6401         (gnus-sum-thread-tree-leaf-with-other)
6402         (gnus-sum-thread-tree-single-leaf): Documentation.
6403         (gnus-sum-thread-tree-single-indent): Allow nil.
6404
6405 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6406
6407         * message.el (message-fill-paragraph): Do nothing if the user
6408         wants filladapt-mode.
6409
6410 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6411
6412         * mm-decode.el (mm-image-type-from-buffer): New function.
6413         (mm-get-image): Use it.
6414
6415 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6418
6419         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6420         mm-display-parts too.
6421
6422 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6423
6424         * nnfolder.el (nnfolder-request-accept-article): Bind
6425         nntp-server-buffer.
6426
6427         * nnmail.el (nnmail-parse-active): Read from buffer instead of
6428         nntp-server-buffer.
6429
6430 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6431
6432         * message.el (message-check-news-header-syntax): Use
6433         message-post-method.
6434         (message-send-news): Bind message-post-method.
6435
6436 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6437
6438         * mml.el (mml-tweak-type-alist): New variable.
6439         (mml-tweak-function-alist): New variable.
6440         (mml-tweak-part): New function.
6441         (mml-generate-mime-1): Use it.
6442
6443 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6444
6445         * nnfolder.el (nnfolder-request-accept-article): Replace
6446         nnfolder-request-list.
6447
6448 2001-07-27  Simon Josefsson  <jas@extundo.com>
6449
6450         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6451         nnoo-change-server failed to do it.
6452
6453 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6454
6455         * gnus.el (gnus-parameters): Make it customizable.
6456
6457 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6458
6459         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6460
6461         * message.el (message-set-auto-save-file-name): More
6462         poor-system-types.
6463
6464         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6465
6466         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6467         supports +.
6468
6469 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6470
6471         * mm-decode.el (mm-readable-p): New function.
6472         (mm-inline-media-tests): Fix the default testers.
6473
6474 2001-07-26  Simon Josefsson  <jas@extundo.com>
6475
6476         * nnimap.el (nnimap-version): Bump version number.
6477
6478 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6479         From Steven E. Harris <seh@speakeasy.org>
6480
6481         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6482         in M$Windows too.
6483
6484 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6485
6486         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6487
6488 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6489
6490         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6491
6492         * mm-decode.el (mm-get-image): Guess then use the type.
6493
6494         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6495
6496 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
6497
6498         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6499         display (%B) for threads if threading is off.
6500
6501 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6502         From Henrik Enberg <henrik@enberg.org>
6503
6504         * gnus-msg.el: Customization patch.
6505
6506 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6507
6508         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6509         variable.
6510         (nnmail-split-fancy-with-parent): Ignore certain groups.
6511
6512 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6513
6514         * gnus-util.el (gnus-byte-compile): New function.
6515         (gnus-use-byte-compile): New variable.
6516         (gnus-make-sort-function): Use it.
6517
6518         * nnmail.el (nnmail-get-new-mail): Use it.
6519
6520         * gnus-agent.el (gnus-category-make-function): Simple function or
6521         compiled function.
6522         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6523
6524         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6525         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6526         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6527
6528         * message.el (message-check-news-header-syntax): Remove quote.
6529
6530 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6531
6532         * message.el (message-use-mail-followup-to): `t' is not a
6533         documented value.
6534
6535 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6536
6537         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6538
6539 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6540
6541         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6542         there are long lines.
6543
6544 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * dgnushack.el (copy-list): New compiler macro.
6547
6548 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6549
6550         * message.el (message-bounce): If no Return-Path, the whole
6551         content is considered as the original message.
6552
6553         * nnml.el (nnml-check-directory-twice): New variable.
6554         (nnml-article-to-file): Use it.
6555         (nnml-retrieve-headers): Hack it.
6556
6557 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6558
6559         * gnus-win.el (gnus-buffer-configuration): New configure.
6560
6561         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6562         not alive.
6563
6564         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6565         (mm-display-external): Use display-term configure.
6566
6567 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6568
6569         * gnus-delay.el (gnus-delay-default-hour): New variable.
6570         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6571
6572 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6573         From Karl Kleinpaste <karl@charcoal.com>
6574
6575         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6576         (gnus-summary-prepare-threads): Ditto.
6577
6578         * gnus.el (gnus-summary-line-format): Add %B.
6579
6580 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6581
6582         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6583
6584         * mm-util.el (mm-string-as-multibyte): New function.
6585
6586         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6587
6588 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6589
6590         * mm-util.el (mm-universal-coding-system): New variable.
6591
6592         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6593
6594         * score-mode.el (score-mode-coding-system): Use it.
6595
6596 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * gnus-start.el (gnus-setup-news): Call
6599         `gnus-check-bogus-newsgroups' just after the native server is
6600         opened.
6601
6602 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6603
6604         * nnmail.el (nnmail-do-request-post): Util function to be used by
6605         `nnchoke-request-post' for all nnmail-derived backends.
6606
6607         * nnml.el (nnml-request-post): Use it.
6608
6609         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6610         backend, for it groks nnml-request-post.
6611
6612         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6613         Treat `mail-post' backends like `mail' backends, not like `news'
6614         backends.
6615
6616 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6617
6618         * gnus-msg.el (gnus-setup-message): make-local-hook.
6619
6620 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6621
6622         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6623         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6624         <karl@charcoal.com>, slightly changed by Kai.
6625
6626         * message.el (message-check-news-header-syntax): When checking
6627         whether the groups exist, check the right server based on
6628         `gnus-post-method'.
6629
6630 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6631
6632         * gnus-delay.el: New file.
6633
6634 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6635
6636         * mm-util.el (mm-read-coding-system): Take two arguments.
6637
6638         * gnus-sum.el (gnus-summary-show-article): Use
6639         mm-read-coding-system.
6640
6641         * gnus-art.el (article-de-quoted-unreadable):
6642         (article-de-base64-unreadable, article-wash-html):
6643         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6644
6645 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6646
6647         * nnml.el (nnml-request-post): New function.  Can be used for
6648         annotations in nnml groups.
6649
6650 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6653         command.
6654
6655         * gnus-start.el (gnus-find-new-newsgroups): Use
6656         `message-make-date' instead of `current-time-string'.
6657         (gnus-ask-server-for-new-groups): Ditto.
6658         (gnus-check-first-time-used): Ditto.
6659
6660 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6661
6662         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6663
6664 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6665
6666         * message.el (message-shorten-references): Change `maxcount' and
6667         `cut' to obey USEFOR draft 5.
6668
6669 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
6670
6671         * gnus-sum.el (gnus-summary-display-arrow): New variable.
6672         (gnus-summary-set-article-display-arrow): New function.
6673         (gnus-summary-goto-subject): Use it.
6674
6675 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6676
6677         * gnus-sum.el (gnus-summary-import-article): Insert date if
6678         doesn't exist.
6679
6680 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6681
6682         * mml.el (mml-content-type-parameters): New variable.
6683         (mml-content-disposition-parameters): New variable.
6684         (mml-insert-mime-headers): Use them.
6685         (mml-parse-1): Accept charset.
6686
6687 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6688
6689         * gnus-group.el (gnus-group-select-group): Doc fix.
6690
6691         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6692
6693 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6696         to handle `define-derived-mode'.
6697
6698 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6699         From:  Stefan Monnier  <monnier@cs.yale.edu>
6700
6701         * message.el (message-mode): Use define-derived-mode.
6702         (message-tab): message-completion-alist.
6703
6704         * imap.el (imap-interactive-login): Use make-local-variable.
6705         (imap-open): Ditto.
6706         (imap-authenticate): Ditto.
6707
6708         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6709
6710         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6711
6712 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6713
6714         * message.el (message-citation-line-function): Refer to
6715         gnus-cite-attribution-suffix.
6716
6717 2001-07-15  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6718
6719         * gnus-art.el,...: Error convention changes.
6720
6721 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6722
6723         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6724
6725 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6726
6727         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6728         (nnrss-read-server-data): Ditto.
6729
6730 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6731
6732         * gnus-setup.el (gnus-use-installed-gnus): Typo.
6733         * Cleanup files.
6734         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6735
6736 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6737
6738         * gnus.el (gnus-summary-line-format): Add %o.
6739
6740         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6741         unless shell outputs something.
6742
6743 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6744
6745         * gnus-art.el (gnus-boring-article-headers): Better doc.
6746         (article-hide-headers): Better regexp.
6747         Suggested by Matt Swift <swift@alum.mit.edu>.
6748
6749         * nnheader.el (nnheader-max-head-length): Better doc.
6750         (nnheader-header-value): Skip spaces.
6751         (nnheader-parse-head): Remove space.
6752         Suggested by Matt Swift <swift@alum.mit.edu>.
6753
6754         * gnus-sum.el (gnus-summary-show-raw-article): New function.
6755         (gnus-get-newsgroup-headers): Remove space.
6756
6757 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6758
6759         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6760         (gnus-summary-reply): Use it.
6761         (gnus-summary-reply-broken-reply-to): New function.
6762         (gnus-msg-force-broken-reply-to): New function.
6763
6764         * mm-view.el (mm-inline-text): Showing as text/plain when error.
6765
6766 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6767
6768         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6769
6770 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6771
6772         * mm-decode.el (mm-external-terminal-program): New variable.
6773         (mm-display-external): Use it. Use term to display when no
6774         window-system.
6775
6776 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
6777
6778         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6779         Browse->Next entries to Browse->Prev
6780
6781 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6782
6783         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6784
6785 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6788         for the default encoding.
6789
6790         * nnrss.el (nnrss-url-field): New field.
6791         (nnrss-request-article): Add newsgroups.
6792
6793         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6794
6795 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6798
6799         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6800         (gnus-draft-setup): Remove backlog.
6801
6802 2001-07-10  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6803
6804         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6805         Cleanup.
6806
6807 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6808
6809         * gnus-msg.el (gnus-bug): Erase buffer.
6810
6811         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6812
6813 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6814
6815         * mm-decode.el (mm-attachment-override-p): Fix typo.
6816
6817 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
6818
6819         * gnus-kill.el (gnus-execute): Work with the extra headers.
6820         * gnus-sum.el (gnus-summary-execute-command): Ditto.
6821
6822 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6823
6824         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6825         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6826
6827         * message.el (message-send-mail-real-function): New variable.
6828         (message-send-mail-partially, message-send-mail):
6829
6830         * nngateway.el (nngateway-request-post): Use it.
6831
6832         * gnus-agent.el (gnus-agentize): Use it.
6833
6834         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6835         (nnsoup-revert-variables): Use it.
6836
6837 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
6838
6839         * mm-decode.el (mm-inline-media-tests): Default to displaying as
6840         text/plain if the type doesn't match any other media types.
6841         (mm-inlined-types): Doc fix.
6842         (mm-display-inline): Revert previous change (now handled by a
6843         default type in `mm-inline-media-tests'.
6844         (mm-inlinable-p): Revive.
6845         (mm-display-part): Call `mm-inlinable-p'.
6846         (mm-attachment-override-p): Ditto.
6847         (mm-inlined-p): Doc fix.
6848
6849         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
6850         well as `mm-inlined-p'.
6851
6852 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6853
6854         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
6855         (nntp-send-command-and-decode): Use gnus-point-at-bol.
6856
6857 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6858         From  Paul Jarc <prj@po.cwru.edu>
6859
6860         * message.el (message-use-mail-followup-to): New variable.
6861         (message-get-reply-headers): Use it.
6862
6863 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
6864
6865         * nnheader.el (nnheader-init-server-buffer): Make sure the
6866         *nntpd* buffer is made multibyte instead of a random buffer.
6867
6868 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6869
6870         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
6871         when it returns headers.
6872
6873 2001-07-07  Simon Josefsson  <jas@extundo.com>
6874
6875         * rfc2047.el (rfc2047-encode-message-header): Skip header when
6876         trying to fold. Thanks to Colin Walters
6877         <walters@cis.ohio-state.edu>
6878
6879 2001-07-06  Simon Josefsson  <jas@extundo.com>
6880
6881         * imap.el (imap-parse-address-list, imap-parse-flag-list)
6882         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
6883         Add information in `assert's.
6884
6885         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
6886         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
6887         and `nnimap-group-overview-filename', should handle all
6888         change-of-uidvalidity related issues.  But there may be other
6889         problems.)
6890
6891 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6892
6893         * rfc2047.el (rfc2047-encode-message-header): Don't include the
6894         header name when folding.
6895
6896 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6897
6898         * mm-decode.el (mm-inlined-types): Document relationship with
6899         `mm-inline-media-tests'.
6900         (mm-display-inline): Default to displaying as plain text if no
6901         inlining handler is available.
6902         (mm-inlinable-p): Remove.
6903         (mm-inlined-p): Don't call `mm-inlinable-p'.
6904         (mm-automatic-display-p): Ditto.
6905         (mm-attachment-override-p): Ditto.
6906
6907 2001-07-04  Simon Josefsson  <jas@extundo.com>
6908
6909         * nnimap.el (nnimap-importantize-dormant): New variable.
6910         (nnimap-request-update-info-internal): Use it.
6911         (nnimap-request-set-mark): Ditto.
6912
6913 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6914
6915         * nntp.el (nntp-send-command): don't pass a buffer argument to
6916         `point'. Only XEmacs accepts this.
6917         * nntp.el (nntp-send-command-nodelete): ditto.
6918         * nntp.el (nntp-send-command-and-decode): ditto.
6919
6920 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6921
6922         * nntp.el (nntp-open-connection-function): doc update.
6923         * nntp.el (nntp-pre-command): New.
6924         * nntp.el (nntp-via-rlogin-command): New.
6925         * nntp.el (nntp-via-telnet-command): New.
6926         * nntp.el (nntp-via-telnet-switches): New.
6927         * nntp.el (nntp-via-user-name): New.
6928         * nntp.el (nntp-via-user-password): New.
6929         * nntp.el (nntp-via-address): New.
6930         * nntp.el (nntp-via-envuser): New.
6931         * nntp.el (nntp-via-shell-prompt): New.
6932         * nntp.el (nntp-open-telnet-stream): New.
6933         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
6934         * nntp.el (nntp-open-via-telnet-and-telnet): New.
6935         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
6936         * nntp.el (nntp-send-command): ditto.
6937         * nntp.el (nntp-send-command-nodelete): ditto.
6938         * nntp.el (nntp-send-command-and-decode): ditto.
6939
6940 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
6941
6942         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
6943         `when'.
6944
6945 2001-07-03  Simon Josefsson  <jas@extundo.com>
6946         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6947
6948         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
6949
6950 2001-07-03  Simon Josefsson  <jas@extundo.com>
6951
6952         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
6953         remove it (workaround XEmacs `fill-region' bug).
6954
6955 2001-07-01  Simon Josefsson  <jas@extundo.com>
6956
6957         * nnimap.el (nnimap-date-days-ago): Defeat locale.
6958
6959 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6960
6961         * mml2015.el (mml2015-format-error): New function.
6962         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
6963         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
6964         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
6965
6966 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6967
6968         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
6969         Suggested by Christoph Conrad <C.Conrad@cli.de>.
6970
6971         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
6972         group variables.
6973
6974 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6975
6976         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
6977
6978         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
6979         (nnrss-save-group-data): Ditto.
6980
6981         * gnus-agent.el (gnus-agent-save-alist): Ditto.
6982
6983 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * message.el (message-do-send-housekeeping): Narrow to headers.
6986
6987 2001-06-24  Simon Josefsson  <jas@extundo.com>
6988
6989         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
6990         insertion when breaking lines looked for " \t" instead of "[ \t]".
6991         (rfc2047-encode-message-header): Fold lines even if
6992         no QP encoding is done.
6993
6994 2001-06-23  Simon Josefsson  <jas@extundo.com>
6995         From Samuel Tardieu <sam@inf.enst.fr>
6996
6997         * smime.el (smime-keys): Support additional certificates.
6998         (smime-make-certfiles): New function.
6999         (smime-sign-region): Use previous variables.
7000         (smime-get-certfiles): New function.
7001         (smime-sign-buffer): Use it.
7002         (smime-verify-region): Support both CAfile and CApath.
7003
7004 2001-06-23  Simon Josefsson  <jas@extundo.com>
7005
7006         * smime.el (smime-decrypt-region): Perhaps work.
7007
7008 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7009
7010         * gnus-msg.el (gnus-copy-article-buffer): Typo.
7011
7012 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7013
7014         * mm-decode.el (mm-save-part): Rewrite file name.
7015         (mm-file-name-rewrite-functions): New variable.
7016         (mm-file-name-delete-whitespace): New function.
7017         (mm-file-name-trim-whitespace): New function.
7018         (mm-file-name-collapse-whitespace): New function.
7019         (mm-file-name-replace-whitespace): New variable and function.
7020
7021 2001-06-22  Simon Josefsson  <jas@extundo.com>
7022
7023         * message.el (message-make-date): Workaround locale for weekdays.
7024
7025 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7026
7027         * message.el (message-goto-body): Return nil if not found. (revert!)
7028
7029 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7030         From Fremlin <chief@bandits.org>
7031
7032         * message.el (message-goto-body): Some messages have no header.
7033
7034         * gnus-msg.el (gnus-copy-article-buffer): Use it.
7035
7036 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7037
7038         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
7039
7040 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * message.el (message-make-date): Add week day.
7043         Suggested by Jason R. Mastaler <jason@mastaler.com>.
7044
7045 2001-06-19  Simon Josefsson  <jas@extundo.com>
7046
7047         * message.el (message-yank-prefix): Doc fix.
7048         (message-yank-cited-prefix): Ditto.
7049         (message-delete-not-region): Keep citation prefix on first line,
7050         if possible and appropriate.
7051
7052 2001-06-19  Simon Josefsson  <jas@extundo.com>
7053
7054         * imap.el (imap-process-connection-type): New variable.
7055         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
7056         recent `imtest's work completely (no line length issues), while
7057         making making old `imtest's unusable.  Thanks to NAGY Andras
7058         <nagya@inf.elte.hu> for his work.
7059
7060 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
7061
7062         * imap.el (imap-ssl-program): Add -quiet to shut up
7063         OpenSSL/SSLeay's internal debug talk.
7064
7065 2001-06-19  Matt Armstrong <matt@lickey.com>
7066
7067         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
7068         server.
7069
7070 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7071
7072         * nnmail.el (nnmail-article-buffer): New variable.
7073         (nnmail-split-incoming): Use it.
7074
7075 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
7076
7077         * qp.el (quoted-printable-decode-region): If called interactively,
7078         use coding-system-for-read.
7079
7080 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7081
7082         * message.el (message-check-news-header-syntax): Check Reply-To.
7083
7084 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7085
7086         * mml.el (mml-parse-1): Use message options.
7087
7088         * message.el (message-do-fcc): Don't do anything if there is no
7089         FCC.
7090
7091 2001-06-16  Simon Josefsson  <jas@extundo.com>
7092
7093         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
7094         (nnimap-expunge-search-string): New variable.
7095         (nnimap-request-expire-articles): Use it.
7096
7097 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7098
7099         * message.el (message-send-mail-with-qmail): wrong exit status is
7100         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
7101
7102 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7103
7104         * gnus-art.el (article-strip-multiple-blank-lines): Use
7105         delete-region instead of replace-match.
7106
7107 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7108
7109         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
7110         (nnweb-google-wash-article): Ditto.
7111
7112 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
7113
7114         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
7115
7116 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
7119         specs.
7120
7121 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7122
7123         * gnus.el (gnus-email-address): Move it here.
7124
7125         * gnus-art.el (article-de-quoted-unreadable): Read charset if
7126         requested.
7127         (article-de-base64-unreadable): Ditto.
7128         (article-wash-html): Ditto.
7129
7130 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7131
7132         * message.el (message-options-set-recipient): Don't add ", "
7133         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
7134
7135 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7136
7137         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
7138
7139 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7140
7141         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
7142         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
7143
7144         * nnrss.el (nnrss-node-text): Node might be nil.
7145
7146 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7147
7148         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
7149         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
7150
7151         * nnrss.el (nnrss-group-alist): More items.
7152
7153 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154
7155         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
7156
7157 2001-06-03  Dale Hagglund  <rdh@best.com>
7158
7159         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
7160         restrict clauses.
7161
7162 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7163
7164         From Benjamin Rutt <brutt+news@bloomington.in.us>
7165
7166         * message.el (message-wide-reply-confirm-recipients): New variable.
7167
7168 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
7169
7170         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
7171         fix so it works with XEmacs.
7172
7173 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7174
7175         * nnrss.el (nnrss-retrieve-headers): Support description as extra
7176         headers.
7177
7178 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7179
7180         * nnrss.el: Fix a few bugs.
7181
7182 2001-06-05  Simon Josefsson  <jas@extundo.com>
7183
7184         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
7185         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
7186
7187 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7188
7189         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
7190         binary so that we don't transmit ISO 2022 garbage to the process.
7191         This is needed under XEmacs.
7192
7193 2001-06-03  Simon Josefsson  <simon@josefsson.org>
7194
7195         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
7196         autoloaded incorrectly below because ssl-program-* is bound.)
7197         Thanks to Amos Gouaux for report.
7198
7199 2001-06-02  Simon Josefsson  <simon@josefsson.org>
7200
7201         * imap.el (imap-kerberos4-open):
7202         (imap-gssapi-open):
7203         (imap-ssl-open):
7204         (imap-network-open):
7205         (imap-shell-open):
7206         (imap-starttls-open): Set buffer to workaround spurious
7207         `accept-process-output' buffer changes.  Thanks to Mats Lidell
7208         <Mats.Lidell@contactor.se> for report and partial patch and Jake
7209         Colman <colman@ppllc.com> for report.
7210
7211 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7212
7213         * gnus-sum.el (gnus-summary-catchup): New argument.
7214         (gnus-summary-catchup-from-here): New function.
7215
7216 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7217
7218         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
7219         back, then insert glyph.  (Before, the glyph was inserted first,
7220         then the newline.)  This works around a behavior in XEmacs where
7221         it is not possible to insert a character after a glyph which is at
7222         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
7223
7224 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7225
7226         From Jaap-Henk Hoepman (jhh@xs4all.nl).
7227
7228         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
7229         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
7230         mm-destroy-postponed-undisplay-list): New functions.
7231         (mm-display-external): Use them.
7232
7233 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7234
7235         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
7236         `default-low' when evaluating `gnus-summary-highlight'.
7237         From Raja R Harinath <harinath@cs.umn.edu>.
7238
7239 2001-05-27  Simon Josefsson  <simon@josefsson.org>
7240
7241         * message.el (message-yank-cited-prefix): New variable.
7242         (message-indent-citation): Use it.
7243
7244         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
7245         as details.
7246         (mml2015-mailcrypt-clear-verify): Ditto.
7247
7248 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7249         From Nevin Kapur <nevin@jhu.edu>.
7250
7251         * gnus-sum.el (gnus-summary-default-high-score,
7252         gnus-summary-default-low-score): New variables.
7253         (gnus-summary-highlight): Use them.
7254
7255 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
7256
7257         * message.el (message-mail): pass the 'send-actions argument to
7258         `message-setup'.
7259
7260 2001-05-16  Simon Josefsson  <simon@josefsson.org>
7261         From Raymond Scholz <ray-2001@zonix.de>
7262
7263         * gnus-art.el (gnus-mime-view-part-as-charset):
7264         (gnus-mime-internalize-part): Doc fixes.
7265
7266 2001-05-11  Simon Josefsson  <simon@josefsson.org>
7267
7268         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
7269         status lines without any text ("^215$").
7270
7271 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7272
7273         * nnrss.el (nnrss-check-group): Reverse.
7274
7275 2001-05-07  Simon Josefsson  <simon@josefsson.org>
7276
7277         * message.el (message-get-reply-headers):
7278         (message-followup): Fix typo, suggested by David Green
7279         <dgreen@uab.edu>
7280
7281 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7282
7283         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7284
7285         * nnrss.el (nnrss-open-server): Read server data when it is called.
7286         (nnrss-request-expire-articles): Fix.
7287
7288 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7289
7290         * message.el (message-do-send-housekeeping): mail-abbrevs may
7291         rename buffer behind Gnus.
7292
7293 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7294
7295         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7296         (nnrss-group-alist): Add more resources.
7297         (nnrss-check-group): Ignore errors.
7298
7299 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7302
7303         * nnslashdot.el (nnslashdot-request-list): Add time.
7304         (nnslashdot-request-expire-articles): New function.
7305
7306         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7307         secondary methods too.
7308
7309 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7310
7311         * message.el (message-use-followup-to): Set default value to t.
7312
7313 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
7314
7315         * message.el (message-dont-reply-to-names): Fix documentation.
7316         (message-get-reply-headers): Use Mail-Followup-To only for wide
7317         replies.
7318
7319 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7320
7321         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7322         correctly.
7323         (nnrss-check-group): Use time.
7324
7325 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7326
7327         * gnus.el: Oort Gnus v0.03 is released.
7328
7329 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7330
7331         * nnultimate.el (nnultimate-topic-article-to-article): Use the
7332         group.
7333
7334 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7335
7336         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7337
7338 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7339
7340         * nnultimate.el (nnultimate-retrieve-headers): Return all
7341         available headers.
7342
7343         * gnus-sum.el (gnus-read-all-available-headers): New variable.
7344         (gnus-get-newsgroup-headers-xover): Use it.
7345
7346 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7347
7348         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7349
7350 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7351
7352         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7353
7354 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7355
7356         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7357         disable it.
7358
7359         * gnus.el (gnus-info-nodes): Remove a few The's.
7360
7361 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7362
7363         * mail-source.el (mail-source-movemail): Call-process may return a
7364         signal description string.
7365
7366         * gnus-start.el (gnus-read-newsrc-el-file):
7367         gnus-newsrc-file-version may be nil.
7368
7369         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7370         Suggested by Michael Sperber [Mr. Preprocessor]
7371         <sperber@informatik.uni-tuebingen.de>.
7372
7373 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7374
7375         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7376
7377 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7378
7379         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7380         fontify HANDLE.
7381
7382 2001-04-18  Simon Josefsson  <simon@josefsson.org>
7383
7384         * smime.el (smime-ask-passphrase): Rework to return value.
7385         (smime-sign-region): Rework to bind value and use it.
7386         (smime-decrypt-region): Ditto.
7387
7388 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
7389         Committed by Simon Josefsson  <simon@josefsson.org>
7390
7391         * smime.el (smime-ask-passphrase): New function.
7392         (smime-sign-region): Use it.
7393         (smime-encrypt-cipher): New variable.
7394         (smime-decrypt-region): Ditto.
7395
7396 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
7397         Committed by Simon Josefsson  <simon@josefsson.org>
7398
7399         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7400         the log.
7401
7402 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7403
7404         *gnus.el: Oort Gnus v0.02 is released.
7405
7406 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
7407
7408         * gnus.el: Oort Gnus v0.01 is released.
7409
7410 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7411
7412         * gnus-sum.el (gnus-summary-highlight): Highlight read
7413         undownloaded articles as read articles.
7414
7415         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7416         (gnus-agent-get-undownloaded-list): Mark all undownloaded
7417         articles, even read ones, as such.
7418
7419         * gnus-sum.el (gnus-summary-find-matching): Clean up.
7420         (gnus-find-matching-articles): New function.
7421         (gnus-summary-limit-include-matching-articles): New command.
7422         (gnus-summary-limit-include-thread): Include articles that have
7423         matching subjects.
7424         (gnus-offer-save-summaries): Clean up.
7425
7426 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7427
7428         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7429
7430 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7431         From Jason Merrill <jason_merrill@redhat.com>
7432
7433         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7434
7435 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
7436         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7437
7438         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7439         newsgroup names when the original article is a news message.
7440
7441 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7442
7443         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7444         supported. Suggest by Jim Meyering <jim@meyering.net>.
7445
7446 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
7447         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7448
7449         * nnmail.el (nnmail-split-it): Added check for .* at the end of
7450         regexp in nnmail-split-fancy.
7451
7452 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7453
7454         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7455
7456 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
7457
7458         * message.el (message-send-mail): Improve the interaction with the
7459         user.
7460
7461 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7462
7463         * imap.el (imap-message-copy): Work around buggy servers that
7464         doesn't send TRYCREATE tags.
7465
7466 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7469
7470 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7471
7472         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7473         date.
7474
7475 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7476
7477         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7478         lives.
7479
7480 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7481
7482         * gnus-art.el (gnus-parse-news-url): New function.
7483         (gnus-button-handle-news): New function.
7484         (gnus-button-alist): Point to new functions.
7485
7486         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7487
7488         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7489         gnus-format-specs.
7490
7491         * message.el (message-check-news-header-syntax): Question even
7492         when Gnus doesn't know the group names.
7493         (message-send-news): Clean up.
7494
7495         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7496         exited on purpose without saving.
7497
7498         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7499
7500 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501
7502         * gnus-score.el (gnus-score-orphans): Clean up.
7503
7504         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7505
7506         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7507         later.
7508
7509         * gnus-start.el (gnus-close-all-servers): Find the right items to
7510         close.
7511
7512         * qp.el (quoted-printable-decode-region): Just message
7513         malformation; don't quit.
7514
7515 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7516         From Gerd Moellmann <gerd@gnu.org>.
7517
7518         * gnus.el (gnus-interactive): A typo.
7519
7520 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
7521         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7522
7523         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7524         `assq-delete-all', if that function exists; otherwise use the old
7525         definition. Documentation changed to match the one in
7526         `assq-delete-all'.
7527
7528 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7529
7530         * gnus-start.el (gnus-close-all-servers): New function.
7531
7532         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7533         (gnus-server-remove-denials): Clean up.
7534
7535         * gnus-sum.el (gnus-summary-sort-by-original): New command and
7536         keystroke.
7537
7538 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7539
7540         * message.el (message-send-news): Message where we are sending.
7541         (message-send-mail): Ditto.
7542
7543         * gnus.el (gnus-server-string): New function.
7544
7545         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7546
7547         * mm-decode.el (mm-default-directory): Customized.
7548         (mm-tmp-directory): Ditto.
7549
7550         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7551         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7552         or Chars.
7553         (gnus-summary-line-format-alist): ?l is now a string.
7554         (gnus-summary-prepare-threads): Output ? for unknown lines.
7555         (gnus-summary-insert-line): Ditto.
7556         (gnus-summary-print-article): Unbalanced parentheses.
7557
7558         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7559         out whether new stuff has arrived.
7560
7561 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
7562
7563         * gnus-sum.el: Let printing work on ttys on Emacs.
7564
7565 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7566
7567         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7568         when forcing news.
7569
7570         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7571         command.
7572
7573 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
7574
7575         * message.el (message-set-auto-save-file-name): Don't use
7576         asterisks under nt.
7577
7578 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7579
7580         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7581         lists of articles.
7582
7583         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7584
7585         * gnus-msg.el (gnus-put-message): Clean up.
7586         (gnus-summary-reply): Mark all replied-to articles as replied to.
7587         (gnus-inews-add-send-actions): Also mark as forwarded.
7588         (gnus-summary-mail-forward): Mark as forwarded.
7589
7590         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7591         of articles.
7592         (gnus-summary-mark-article-as-forwarded): Ditto.
7593
7594         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7595         forwarded.
7596         (gnus-summary-mail-forward): Clean up.
7597
7598         * gnus.el (gnus-article-mark-lists): Added forward.
7599
7600         * gnus-sum.el (gnus-forwarded-mark): New variable.
7601         (gnus-summary-prepare-threads): Use it.
7602         (gnus-summary-update-secondary-mark): Ditto.
7603         (gnus-newsgroup-forwarded): New variable.
7604
7605 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7606
7607         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7608         (gnus-summary-very-wide-reply): New command and keystroke.
7609         (gnus-summary-very-wide-reply-with-original): Ditto.
7610
7611         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7612         (gnus-score-adaptive): Use it.
7613
7614         * gnus-start.el (gnus-get-unread-articles): Clean up.
7615
7616 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7617
7618         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7619         boards.
7620
7621 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7622
7623         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7624         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7625
7626 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * nnultimate.el (nnultimate-retrieve-headers): Understand
7629         long-form month names.
7630
7631 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7632
7633         * gnus-sum.el (gnus-summary-show-all-headers):
7634         gnus-article-show-all-headers is broken. Use
7635         gnus-summary-toggle-header instead.
7636
7637         * mml2015.el (mml2015-gpg-extract-from): No error.
7638
7639 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7640         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7641
7642         * mml2015.el (mml2015-gpg-extract-from): New function.
7643         (mml2015-gpg-verify): Use it.
7644         (mml2015-gpg-clear-verify): Use it.
7645
7646 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7647
7648         * message.el (message-setup-fill-variables): Use
7649         fill-paragraph-function.
7650         (message-fill-paragraph): Take an argument.
7651         (message-newline-and-reformat): Take another argument.
7652
7653 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7654
7655         * message.el (rmail-output): It is in rmailout.el not rmail.el.
7656
7657 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7658
7659         * message.el (message-forward): local-variable-p takes an extra
7660         argument in XEmacs.
7661
7662 2001-03-16  Simon Josefsson  <simon@josefsson.org>
7663
7664         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7665         `nnimap-use-nov-p' (it really tested the negative).
7666         (nnimap-retrieve-headers): Use it.
7667
7668 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7669
7670         * message.el (message-generate-headers-first): Update doc.
7671
7672 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
7673
7674         * gnus.el (gnus-summary-line-format): Typo.
7675
7676 2001-03-11  Simon Josefsson  <simon@josefsson.org>
7677
7678         * mailcap.el (mailcap-mime-data): Add application/sieve.
7679         (mailcap-mime-extensions): Add .siv, .xls.
7680
7681 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7682         From Christoph Conrad <christoph.conrad@gmx.de>
7683
7684         * gnus-score.el (gnus-summary-lower-thread): Typo.
7685
7686 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7687
7688         * message.el (message-forward-decoded-p): New variable.
7689         (message-forward-subject-author-subject): Use it.
7690         (message-make-forward-subject): Use it.
7691         (message-forward): Use it.
7692
7693         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7694
7695         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7696         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7697
7698 ;;Has been fixed -- zsh.
7699 ;;2001-03-05  Dave Love  <fx@gnu.org>
7700 ;;
7701 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7702 ;;      Move it after definition of mm-coding-system-p.
7703 ;;
7704 2001-03-01  Dave Love  <fx@gnu.org>
7705
7706         * mm-util.el (mm-inhibit-file-name-handlers): Add
7707         image-file-handler.
7708
7709 2001-02-11  Dave Love  <fx@gnu.org>
7710
7711         * message.el (message-signature-file): Fix doc, :type.
7712
7713 2001-02-08  Dave Love  <fx@gnu.org>
7714
7715         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7716         (message-posting-charset): Defvar when compiling again.
7717         (rfc2047-encodable-p): Require message.
7718
7719         * gnus-sum.el (gnus-alter-articles-to-read-function):
7720         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7721
7722 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7723
7724         * nnrss.el: New file.
7725
7726 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
7727         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7728
7729         * rfc2047.el (rfc2047-unfold-region): Fix arg of
7730         `skip-chars-forward'.
7731
7732 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7733
7734         * nndraft.el (nndraft-request-group): Restore auto save files if
7735         the original files do not exist.
7736
7737 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7738
7739         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7740         SCORE paths.
7741
7742         * mm-decode.el (mm-dissect-buffer): Call
7743         mail-extract-address-components only if necessary.
7744
7745 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7746
7747         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7748         directory part.
7749         (gnus-score-search-global-directories): Use file-directory-p.
7750
7751         * gnus-score.el (gnus-score-score-files-1): Use
7752         gnus-kill-files-directory.
7753         From Adrian Aichner <adrian@xemacs.org>.
7754
7755 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7756
7757         * gnus.el (charset): Move here from gnus-sum.el.
7758
7759 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7760
7761         * mml.el (mml-preview): Disable local map.
7762
7763         * gnus-sum.el (gnus-summary-make-menu-bar): Make
7764         gnus-article-post-menu here.
7765
7766         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7767         if it has not been made.
7768
7769 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7770
7771         * gnus-art.el (gnus-article-describe-key): Map key to event.
7772         (gnus-article-describe-key-briefly): Ditto
7773
7774 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7775
7776         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7777
7778 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7779         From Katsumi Yamaoka <yamaoka@jpl.org>.
7780
7781         * dgnushack.el (coerce, merge, subseq): defmacro.
7782
7783 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7784
7785         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7786         A fake defalias in nndraft.el results a not-activated bug in
7787         uncompiled versions.
7788
7789 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
7790         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7791
7792         * gnus-util.el (gnus-split-references): Handle malformed References:.
7793
7794 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7795
7796         * gnus-art.el (gnus-article-mime-part-status): 1 part.
7797
7798 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7799         From NAGY Andras <nagya@inf.elte.hu>.
7800
7801         * gnus.el (gnus-parameters): Typo.
7802
7803 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7804
7805         * gnus.el (gnus-read-method): Remove redundancy.
7806
7807 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7808
7809         * nnslashdot.el (nnslashdot-backslash-url): New variable.
7810         (nnslashdot-request-list): Use it.
7811
7812 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7813
7814         * nnml.el (nnml-generate-active-info): Fix the case when there is
7815         no file.
7816
7817         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7818         (gnus-summary-create-article): New function.
7819
7820         * gnus-group.el (gnus-group-mark-article-read): New function.
7821
7822         * gnus-msg.el (gnus-inews-do-gcc): Use it.
7823
7824         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7825
7826 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7827
7828         * gnus-art.el (gnus-article-edit-done): Don't use
7829         gnus-article-edit-exit.
7830         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7831
7832         * gnus.el (gnus-parameters): New variable.
7833         Suggested by NAGY Andras <nagya@inf.elte.hu>.
7834         (gnus-parameters-get-parameter): New function.
7835         (gnus-group-find-parameter): Use it.
7836
7837 2001-02-23  Simon Josefsson  <simon@josefsson.org>
7838
7839         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7840         change of default value to `current'.
7841
7842 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7843
7844         * nneething.el (nneething-get-head): Insert unreadable file too.
7845
7846 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7847
7848         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
7849
7850         * webmail.el (webmail-type-definition): Deja is bought by google.
7851
7852 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * gnus-sum.el (gnus-fetch-headers): New function.
7855         (gnus-select-newsgroup): Use it.
7856         (gnus-summary-insert-articles): New function.
7857         (gnus-summary-insert-old-articles): New function.
7858         (gnus-summary-insert-new-articles): New function.
7859
7860         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
7861         (gnus-group-list-active): Ditto.
7862         * gnus-sum.el (gnus-set-mode-line): Ditto.
7863         (gnus-summary-read-group-1): Ditto.
7864
7865 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7866
7867         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
7868         current topic.
7869
7870 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7871
7872         * smiley.el (gnus-smiley-display): Don't do widening.
7873
7874         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
7875         within body.
7876
7877         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
7878
7879         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
7880         New variable.
7881         (gnus-mime-display-multipart-related-as-mixed): New variable.
7882         (gnus-mime-display-part): Use them.
7883
7884 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7885
7886         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
7887         something special.
7888
7889 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7890
7891         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
7892         (nnweb-request-article): Call reference if exists.
7893         (nnweb-type-definition): Dejanews is bought by google.com.
7894         Beta!
7895
7896 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7897
7898         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
7899
7900 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7901
7902         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
7903         gnus-article-sort-functions.
7904         (gnus-article-sort-functions): Doc fix.  Refer to
7905         gnus-thread-sort-functions.
7906
7907 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7908         From Paul Jarc <prj@po.cwru.edu>.
7909
7910         * message.el (message-get-reply-headers): More fixes.
7911
7912 2001-02-17  Paul Jarc <prj@po.cwru.edu>
7913         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7914
7915         * message.el (message-get-reply-headers): Fix bug with
7916         Mail-Followup-To/to-address interaction.
7917
7918 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7919
7920         * gnus-msg.el (gnus-configure-posting-styles): Match header in
7921         gnus-article-copy.
7922
7923 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7924
7925         * message.el (message-do-send-housekeeping): Rename to a better
7926         name.
7927
7928 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7929
7930         * message.el (message-cancel-news): Check article first, then ask
7931         yes or no.
7932
7933 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7934
7935         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
7936
7937 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7938
7939         * gnus-range.el (gnus-range-normalize): New function.
7940
7941 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
7942
7943         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
7944
7945 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7946
7947         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
7948
7949         * nnagent.el (nnagent-request-regenerate): New function.
7950
7951         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
7952
7953         * nnml.el (nnml-generate-nov-databases): Accept argument
7954         server. Don't open server if it is opened.
7955         (nnml-request-regenerate): Use it. Change to deffoo.
7956
7957 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7958         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7959
7960         * gnus.el (gnus-define-group-parameter): Fix.
7961
7962 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7963
7964         * gnus.el (gnus-define-group-parameter): Improved.
7965
7966         * gnus-sum.el (charset): Define parameter.
7967         (ignored-charsets): Ditto.
7968         (gnus-summary-setup-default-charset): Use them.
7969
7970         * gnus-start.el (gnus-read-descriptions-file): Use them.
7971
7972         * gnus-cus.el (gnus-group-parameters): Remove them.
7973
7974 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7975
7976         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
7977
7978 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7979
7980         * gnus-sum.el (gnus-summary-read-group-1): Remove
7981         gnus-summary-set-local-parameters.
7982         (gnus-summary-setup-buffer): Put it here.
7983
7984 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7985
7986         * gnus.el (to-address): Define parameter.
7987         (to-list): Ditto.
7988         * gnus-art.el (article-hide-boring-headers): Use them.
7989         * gnus-msg.el (gnus-post-news): Ditto.
7990         * gnus-cus.el (gnus-group-parameters): Remove them.
7991
7992 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7993
7994         * gnus-draft.el (gnus-draft-reminder): New function.
7995
7996         * gnus-art.el (gnus-sender-save-name): New function.
7997
7998 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7999
8000         * mm-util.el (mm-mime-charset): Error message.
8001
8002 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8003
8004         * message.el (message-check-news-body-syntax): Don't check mml lines.
8005
8006 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8007
8008         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
8009         subscribe.
8010
8011         * gnus-start.el (gnus-call-subscribe-functions): New function.
8012         (gnus-find-new-newsgroups): Use it.
8013         (gnus-ask-server-for-new-groups): Use it.
8014         (gnus-check-first-time-used): Use it.
8015         (gnus-subscribe-newsgroup-method): Grok a list of functions.
8016         (gnus-subscribe-options-newsgroup-method): Ditto.
8017         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
8018         return .
8019
8020 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8021
8022         * gnus-cus.el (gnus-score-customize): Doc fix.
8023
8024 2001-02-11  Jesper Harder <harder@ifa.au.dk>
8025
8026         * dgnushack.el (my-getenv): Typo.
8027
8028 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8029
8030         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
8031
8032 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8033
8034         * gnus-group.el (gnus-group-suspend): Offer save summaries.
8035
8036         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
8037         (gnus-treatment-function-alist): Use it.
8038         (article-remove-leading-whitespace): New function.
8039         (gnus-article-make-menu-bar): Use it.
8040
8041         * gnus-sum.el (gnus-summary-wash-empty-map): Add
8042         remove-leading-whitespace.
8043         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
8044         because of conflict.
8045
8046 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8047
8048         * Makefile.in: Hack generating gnus-load.el.
8049         * dgnushack.el: Ditto.
8050         * gnus-load.el: Remove it.
8051
8052 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8053
8054         * dgnushack.el : Add URLDIR.
8055
8056         * Makefile.in (EMACS_COMP): Ditto.
8057
8058 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8059
8060         * gnus-cus.el (gnus-score-customize): Error on no score file.
8061
8062 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8063
8064         * mm-decode.el (mm-merge-handles): New function.
8065
8066         * mm-view.el (mm-inline-message): Use it.
8067         (mm-view-message): Ditto.
8068
8069         * mm-partial.el (mm-inline-partial): Ditto.
8070
8071         * mm-extern.el (mm-inline-external-body): Ditto.
8072
8073         * gnus-art.el (gnus-mime-view-part): Ditto.
8074         (gnus-mime-view-part-as-type): Ditto.
8075         (gnus-mime-save-part-and-strip): Prevent users to strip in some
8076         cases.
8077
8078 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8079
8080         * message.el (message-cancel-news): Allow to shoot foot.
8081         (message-supersede): Ditto.
8082
8083 2001-02-08  Tommi Vainikainen <thv@iki.fi>
8084
8085         * gnus-sum.el (gnus-simplify-subject-re): Use
8086         message-subject-re-regexp.
8087
8088 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8089
8090         * nnmail.el (nnmail-expiry-target-group): Bind
8091         nnmail-cache-accepted-message-ids to nil.
8092
8093         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
8094         coding system.
8095
8096 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8097
8098         * qp.el (quoted-printable-encode-region): Make sure characters are
8099         between 00 and FF.  Don't check charset.
8100
8101         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
8102         in Emacs 20.
8103         * rfc2047.el (rfc2047-q-encode-region): Ditto.
8104
8105 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8106
8107         * message.el (message-make-forward-subject): Argument decoded.
8108         (message-forward): Use it when digest.
8109
8110         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
8111         buffer.
8112
8113 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8114
8115         * message.el (message-generate-headers-first): Doc fix.
8116
8117 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8118
8119         * gnus-art.el (article-make-date-line): Error proof.
8120
8121 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8122
8123         * gnus-group.el (gnus-group-listing-limit): New variable.
8124         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
8125
8126         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
8127
8128 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8129
8130         * message.el (message-newline-and-reformat): Special case for
8131         breaking at BOL.
8132
8133 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8134
8135         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
8136         message/rfc822.
8137
8138 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * message.el (message-encode-message-body): Don't insert
8141         Content-Type if it is inside a mail.
8142
8143 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
8146         gnus-article-commands-menu.
8147
8148         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
8149         in Emacs.
8150
8151         * gnus-start.el (gnus-read-descriptions-file): Use
8152         gnus-group-name-charset and gnus-group-charset-alist.
8153
8154 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8155
8156         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
8157         active region.
8158
8159         * gnus-start.el (gnus-group-change-level): Remove from both
8160         gnus-zombie-list and gnus-killed-list.
8161
8162 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8163
8164         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
8165         gnus-subscribe-topics.
8166
8167         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
8168
8169 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8170
8171         * gnus-art.el (gnus-article-make-menu-bar): Make
8172         gnus-article-post-menu.
8173
8174         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
8175
8176         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
8177
8178         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8179
8180         * message.el (message-mode-menu): Ditto.
8181
8182         * gnus-art.el (defvar): eval-when-compile.
8183
8184 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8185
8186         * gnus-agent.el (gnus-agentize): Fix doc.
8187
8188 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
8189
8190         * mml.el (mml-preview): Bind `q'.
8191
8192 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8193
8194         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
8195
8196 2001-01-31  Dave Love  <fx@gnu.org>
8197
8198         * mm-util.el (mm-mime-mule-charset-alist)
8199         (mm-find-mime-charset-region): Consider mule-utf-8.
8200
8201 2001-01-31  Dave Love  <fx@gnu.org>
8202
8203         * gnus-art.el (gnus-article-x-face-command)
8204         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
8205         :version.
8206
8207 2001-01-26  Dave Love  <fx@gnu.org>
8208
8209         * mm-util.el (mm-multibyte-string-p): New.
8210
8211 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
8212 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
8213 ;;      string-as-multibyte on class.  Clarify line-folding.
8214         (quoted-printable-encode-string): Make temp buffer inherit
8215         string's multibyteness.
8216
8217 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
8218
8219         * nnheader.el (toplevel): Don't require `gnus-util' at
8220         compile-time; this creates a circular dependency, and prevents
8221         a bootstrap.
8222
8223 2001-01-22  Andreas Schwab  <schwab@suse.de>
8224
8225         * nnheader.el (gnus-delete-line): Autoload it as a macro.
8226
8227 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8228
8229         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
8230
8231         * gnus-art.el (article-hide-list-identifiers): Ditto.
8232
8233         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
8234
8235 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8236
8237         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
8238
8239         * gnus-art.el (article-hide-list-identifiers): Similar.
8240
8241 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
8242
8243         * nnmail.el (nnmail-remove-list-identifiers): Improved.
8244
8245 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8246
8247         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
8248
8249 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8250
8251         * gnus-util.el (gnus-string-equal): New function.
8252
8253         * gnus-art.el (article-hide-boring-headers): Use it.
8254
8255 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
8256
8257         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
8258
8259 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8260
8261         * gnus-msg.el (gnus-msg-mail): Support switch-action.
8262
8263 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
8266         command if there is not last-saver.
8267
8268 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8269
8270         * nntp.el (nntp-open-connection): 201 is possible.
8271
8272 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8273
8274         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
8275         (rfc2047-charset-encoding-alist): Add big5.
8276
8277 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8280         (gnus-agent-remove-server): Ditto.
8281         (autoload): gnus-server-update-server.
8282
8283         * gnus-srvr.el (gnus-server-line-format): Add %a.
8284         (gnus-server-line-format-alist): Add gnus-tmp-agent.
8285         (gnus-server-insert-server-line): Use it.
8286
8287 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8288
8289         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8290         GB2312 and Big5.
8291
8292 2001-01-24  Simon Josefsson  <sj@extundo.com>
8293
8294         * mail-source.el (mail-sources): Add :program specifier to IMAP
8295         mail source.
8296         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8297
8298 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8299
8300         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8301
8302 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * nntp.el (nntp-wait-for): Return the success code.
8305         (nntp-open-connection): Use it.
8306
8307 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8308
8309         * gnus-int.el (gnus-check-server): Allow breaking the opening.
8310
8311 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8312
8313         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8314
8315 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8316
8317         * gnus-sum.el (gnus-summary-print-article): Take one prefix
8318         argument. Allow to print several articles in one file.
8319
8320 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8321
8322         * webmail.el (webmail-type-definition): netaddress changes.
8323
8324 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8325
8326         * gnus.el: Fix copyright. Remove trailing spaces.
8327
8328         * message.el (message-forward): Use mule4.
8329
8330 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8331
8332         * mm-util.el (mm-string-as-unibyte): New function.
8333
8334         * message.el (message-forward): Use it.
8335
8336 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8337
8338         * message.el (message-cite-original-without-signature): Don't peel
8339         off the blank line.
8340         (message-get-reply-headers): Add Cc if it is not in follow-to.
8341
8342 2001-01-20  Simon Josefsson  <sj@extundo.com>
8343
8344         * mm-decode.el (mm-handle-multipart-from): Add.
8345         (mm-dissect-buffer): Save From: header value.
8346         (mm-security-from): Remove.
8347         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8348
8349         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8350         instead of `mml-security-from'.  Protect null from value.
8351
8352 2001-01-20  Simon Josefsson  <sj@extundo.com>
8353
8354         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8355         application/vnd.ms-excel attachments.
8356
8357 2001-01-19  Simon Josefsson  <sj@extundo.com>
8358
8359         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8360
8361 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8362
8363         * message.el (message-ignored-mail-headers): Ditto.
8364
8365 2001-01-19  Simon Josefsson  <sj@extundo.com>
8366
8367         * message.el (message-ignored-news-headers): Only search beginning
8368         of line.
8369
8370 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
8371
8372         * message.el (message-send-mail): Content-Type may not be there.
8373
8374 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8375
8376         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8377         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8378
8379         * gnus-art.el (article-display-x-face): Insert X-Face if there is
8380         not.
8381
8382 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8383
8384         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8385         non-native groups.
8386
8387 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8388
8389         * message.el (message-yank-original): Understand
8390         universal-argument.
8391
8392 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8393
8394         * gnus-art.el (gnus-boring-article-headers): Add to-address.
8395         (article-hide-boring-headers): Ditto.
8396
8397         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8398
8399 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8400
8401         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8402         one.
8403
8404 2001-01-16  Simon Josefsson  <simon@josefsson.org>
8405
8406         * message.el (message-make-in-reply-to): Add comment to message-id
8407         (old syntax, see 2000-08-02 change).
8408
8409 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8410
8411         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8412         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8413         (gnus-button-reply): Ditto.
8414
8415 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8416
8417         * gnus-art.el (article-display-x-face): Fix.
8418
8419 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8420
8421         * gnus-art.el (article-display-x-face): Use
8422         gnus-original-article-buffer.
8423
8424 2001-01-15  Jack Twilley <jmt@tbe.net>
8425
8426         * message.el (message-add-header): Move to point-max.
8427
8428 2001-01-15  Simon Josefsson  <simon@josefsson.org>
8429
8430         * smime.el (smime-CA-directory, smime-CA-file): Change default to
8431         nil, improve documentation.
8432         (smime-certificate-directory): Comment out false hints (until it
8433         is implemented).
8434
8435         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8436         there aren't any keys.
8437         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8438         verify certificate.  Default is changed to only check integrity.
8439         Improved security status texts.  If a certificate doesn't contain
8440         a email address, don't fail.
8441
8442         * smime.el (smime-noverify-region):
8443         (smime-noverify-buffer): New functions.  Verifies integrity only.
8444
8445 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8446
8447         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8448
8449 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8450
8451         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8452         (gnus-remove-some-windows): Ditto.
8453
8454 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8455
8456         * gnus-art.el (article-make-date-line): 11th.
8457
8458 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8459
8460         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8461         (mml2015-gpg-sign): Ditto.
8462
8463 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8464
8465         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8466         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8467
8468 2001-01-08  Dave Love  <fx@gnu.org>
8469
8470         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8471         single character.
8472
8473         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8474
8475         * message.el: Doc and message fixes.
8476         (message-send-rename-function)
8477         (message-make-forward-subject-function)
8478         (message-send-mail-function, message-reply-to-function)
8479         (message-wide-reply-to-function, message-followup-to-function)
8480         (message-distribution-function, message-auto-save-directory): Fix
8481         :type.
8482
8483         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8484         proceeding after warnings.  Amend multipart warning message.
8485
8486 2001-01-04  Dave Love  <fx@gnu.org>
8487
8488         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8489         compiling.
8490         (gnus-make-directory): Require nnmail.
8491
8492         * mm-decode.el (mm-inline-media-tests): Add
8493         image/x-portable-bitmap.
8494         (mm-get-image): Grok pbm.
8495
8496 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
8497
8498         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8499
8500 2001-01-09  Didier Verna  <didier@xemacs.org>
8501
8502         * dgnushack.el (dgnushack-compile): give a dummy value to
8503         `gnus-xmas-glyph-directory' for the time of compilation.
8504         * gnus-agent.el: moved some XEmacs specific hook add-ons from
8505         `gnus-xmas-[re]define' to avoid loosing user custom settings.
8506         * gnus-art.el: ditto.
8507         * gnus-group.el: ditto.
8508         * gnus-salt.el: ditto.
8509         * gnus-sum.el: ditto.
8510         * gnus-topic.el: ditto.
8511         * gnus-xmas.el (gnus-xmas-define): see above.
8512         * gnus-xmas.el (gnus-xmas-redefine): see above.
8513         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8514         non-continuable error when the directory can't be found.
8515
8516 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8519         handle.
8520         * gnus-art.el (gnus-mime-view-part): Copy it.
8521         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8522
8523 2001-01-09  Michael Downes <mjd@ams.org>
8524
8525         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8526
8527 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8528
8529         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8530         orig-file. Use ',source.
8531
8532 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8533
8534         * gnus-xmas.el (gnus-xmas-modeline-glyph):
8535         (gnus-xmas-group-startup-message):
8536         Detect gnus-xmas-glyph-directory when it is nil.
8537
8538 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8539
8540         * pop3.el (pop3-get-message-count): Andrew Innes
8541         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8542
8543 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8544
8545         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8546
8547         * time-date.el (time-to-number-of-days): New function.
8548
8549 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
8550
8551         * nnslashdot.el (nnslashdot-request-list): Always get the right
8552         sid.
8553
8554 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8555
8556         * message.el (message-minibuffer-local-map): New keymap.
8557         (message-read-from-minibuffer): Use it.
8558         * gnus-msg.el (gnus-summary-resend-message): Use it
8559
8560 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8561
8562         * gnus-start.el (gnus-display-time-event-handler): New function.
8563         (gnus-after-getting-new-news-hook): Use it.
8564
8565 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8566
8567         * message.el (message-ignored-mail-headers): Add draft header.
8568
8569 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8570
8571         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8572         excursion.
8573
8574         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8575
8576 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8577
8578         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8579
8580 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8581
8582         * qp.el (quoted-printable-decode-region): Don't backward-char.
8583
8584 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8585
8586         * gnus-draft.el: Mark articles as replied.
8587
8588         * gnus-sum.el (gnus-summary-add-mark): New function.
8589
8590         * gnus-group.el (gnus-add-mark): New function.
8591
8592         * gnus-sum.el (gnus-summary-buffer-name): New function.
8593         (gnus-summary-setup-buffer): Use it.
8594
8595         * gnus-draft.el: Set things up with the right post method and
8596         stuff.
8597
8598         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8599
8600         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8601
8602         * gnus.el (gnus-draft-meta-information-header): New variable.
8603
8604 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8605
8606         * gnus-art.el (gnus-treatment-function-alist): Move the date
8607         functions before the header sorting functions.
8608
8609         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8610
8611         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8612         Don't (push "/usr/share/emacs/site-lisp" load-path).
8613
8614         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8615         to empty fill prefixes.
8616
8617 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8618
8619         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8620         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8621
8622 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8623
8624         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8625
8626         * nnml.el (autoload): Move to nnheader.el.
8627
8628         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8629         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8630         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8631         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
8632
8633 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8634
8635         * gnus-art.el (article-make-date-line): Get the hours right.
8636         (gnus-ignored-headers): More hiding.
8637
8638         * nnmail.el (nnmail-expiry-wait): Not an integer.
8639
8640         * message.el (message-goto-body): Only expand abbrev when called
8641         interactively.
8642         (message-make-lines): Use it.
8643
8644 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8645
8646         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8647
8648 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8651         include the expunged articles.
8652
8653         * gnus-group.el (gnus-group-sort-by-server): New function.
8654
8655         * gnus.el (gnus-method-to-server-name): New function.
8656         (gnus-group-prefixed-name): Use it.
8657
8658         * gnus-group.el (gnus-group-sort-function): Doc fix.
8659         (gnus-group-sort-groups-by-server): New command.
8660
8661 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8662
8663         * gnus-art.el (gnus-treat-date-english): New variable.
8664         (article-date-english): New command.
8665         (gnus-english-month-names): New variable.
8666         (article-make-date-line): Do 'english.
8667
8668         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8669         after the fill prefix.
8670
8671         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8672         score...".
8673
8674         * gnus-art.el (gnus-ignored-headers): Hide more headers.
8675
8676         * message.el (message-mode-map): Bind comment-region.
8677
8678         * gnus-art.el (gnus-mime-display-part): Let w3 display
8679         multipart/related.
8680
8681         * mm-bodies.el (mm-long-lines-p): New function.
8682         (mm-body-encoding): Use it.
8683         (mm-body-encoding): Encode articles with lines longer than 1000
8684         characters.
8685
8686 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8687
8688         * mm-util.el (mm-enable-multibyte): Use
8689         default-enable-multibyte-characters.
8690         (mm-enable-multibyte-mule4): Ditto.
8691         (mm-disable-multibyte): Test XEmacs.
8692         (mm-disable-multibyte-mule4): Ditto.
8693         (mm-with-unibyte-current-buffer): Simplified.
8694         (mm-with-unibyte-current-buffer-mule4): Ditto.
8695
8696 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8697
8698         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8699
8700         * nnheader.el (nnheader-string-as-multibyte): New alias.
8701
8702         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8703
8704         * gnus-uu.el (gnus-message-process-mark): New function.
8705         (gnus-uu-mark-by-regexp): Use it.
8706         (gnus-new-processable): New function.
8707
8708 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
8709
8710         * gnus-sum.el (gnus-no-mark): New variable.
8711
8712 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8713
8714         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8715         backslashes.
8716
8717 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8718
8719         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8720         definition.
8721
8722 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8723
8724         * dgnushack.el (dgnushack-compile): elc is in the current directory.
8725
8726         * qp.el (quoted-printable-encode-region): Don't check multibyte in
8727         XEmacs.
8728
8729 2000-12-25  Lloyd Zusman <ljz@asfast.com>
8730
8731         * mml.el (mml-read-tag): Save tag location.
8732
8733 2000-12-25  Simon Josefsson  <simon@josefsson.org>
8734
8735         * starttls.el: Sync with Emacs 21.
8736
8737 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8738
8739         * message.el (message-mail): Support yank-action.
8740
8741         * message.el (message-setup): Revoke the last change.
8742
8743 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8744
8745         * message.el (message-setup): Use cons. Suggested by Johan Vromans
8746         <jvromans@squirrel.nl>.
8747
8748 2000-12-24  Simon Josefsson  <sj@extundo.com>
8749
8750         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8751         mailing list junk at end of part.
8752
8753 2000-12-23  Simon Josefsson  <sj@extundo.com>
8754
8755         * nnimap.el (nnimap-expiry-target): New function.
8756         (nnimap-request-expire-articles): Use it.
8757
8758 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8759
8760         * gnus.el (gnus-group-parameters-more): New variable.
8761         * gnus-cus.el (gnus-group-customize): Use it.
8762
8763         * gnus.el (gnus-define-group-parameter): New macro.
8764         (auto-expire): Use it
8765         (total-expire): Use it.
8766         * gnus-art.el (banner): Use it.
8767
8768         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8769         <ljz@asfast.com>.
8770
8771 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * gnus-topic.el (gnus-topic-create-topic): Use list.
8774
8775         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8776         before binding gnus-default-article-saver.
8777
8778         * gnus-sum.el (gnus-summary-save-article):
8779         (gnus-summary-pipe-output):
8780         (gnus-summary-save-article-mail):
8781         (gnus-summary-save-article-rmail):
8782         (gnus-summary-save-article-file):
8783         (gnus-summary-write-article-file):
8784         (gnus-summary-save-article-body-file): Ditto.
8785
8786         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8787
8788 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8789
8790         * gnus-art.el (gnus-mime-security-button-map):
8791         (gnus-mime-button-map): Add parent.
8792
8793 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8794
8795         * messagexmas.el (message-xmas-redefine): New function.
8796
8797         * message.el: Use it.
8798
8799         * gnus-art.el (gnus-article-check-hidden-text): Return t.
8800
8801         * gnus-util.el (gnus-remove-text-properties-when): Return t.
8802
8803 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8804
8805         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8806         malformatted messages.
8807
8808 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8809
8810         * mm-util.el (mm-image-load-path): New function.
8811
8812         * gnus-group.el (gnus-group-make-tool-bar): Use it.
8813
8814         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8815
8816         * message.el (message-tool-bar-map): Use it.
8817
8818         * Makefile.in (install-el): New rule.
8819
8820 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-art.el (article-treat-dumbquotes): Quote \.
8823
8824 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8825
8826         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8827         Emacs 20 runs on a terminal.
8828
8829 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8830
8831         * gnus-msg.el (gnus-bug): Revert to save-excursion.
8832
8833         * mml.el (gnus-add-minor-mode): Autoload.
8834
8835         * message.el (message-forward): Save-restriction.
8836
8837 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8838
8839         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8840         Paul Stevenson <p.stevenson@surrey.ac.uk>
8841
8842 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8843
8844         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
8845
8846         * mml.el (gnus-ems): Don't require.
8847
8848         * gnus.el (gnus-decode-rfc1522): Removed.
8849         (gnus-set-text-properties): Define.
8850
8851 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8852
8853         * gnus-art.el (gnus-mime-*): handle may be nil.
8854
8855         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
8856
8857         * gnus.el (gnus-group-remove-excess-properties): Not defined
8858         in gnus-xmas.
8859
8860 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8861
8862         * message.el (message-mail-user-agent): Add :version.
8863
8864 2000-12-21  Miles Bader  <miles@gnu.org>
8865
8866         * message.el (message-mode): Set `comment-start' to the  yank prefix.
8867
8868 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8869
8870         * message.el (message-mail-user-agent): New variable.
8871         (message-setup): Renamed to message-setup-1. Support
8872         mail-user-agent.
8873         (message-mail-user-agent): New function.
8874         (message-mail): Use it.
8875         (message-reply): Use it.
8876         (message-resend): Use it.
8877         (message-mail-other-window): Use it.
8878         (message-mail-other-frame): Use it.
8879
8880         * gnus-msg.el (gnus-bug): Support mail-user-agent.
8881
8882 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8883
8884         * message.el (message-tool-bar-map): Simplify.
8885         (message-narrow-to-head-1): New function.
8886         (message-narrow-to-head): Use it.
8887         (message-reply): Ditto.
8888         (message-cancel-news): Ditto.
8889         (message-supersede): Ditto.
8890         (message-make-forward-subject): Ditto.
8891         (message-bounce): Ditto.
8892
8893 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8894
8895         * uudecode.el (uudecode-decode-region-external): make-temp-file
8896         may not be defined.
8897
8898         * binhex.el (defalias): eval-and-compile.
8899
8900         * message.el (message-tool-bar-map): New function.
8901         (message-mode): Use it.
8902
8903 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8904
8905         * nntp.el (nntp-find-connection): Remove the entry.
8906         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
8907
8908 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8909
8910         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
8911
8912         * message.el (message-forward): Copy buffer in unibyte mode.
8913
8914 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8915
8916         * message.el (message-make-forward-subject): Don't widen. Decode.
8917         (message-forward): Don't decode subject.
8918
8919 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
8920
8921         * qp.el (quoted-printable-encode-region): Upcase QP.
8922
8923 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8924
8925         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
8926         mail-extract-a-c instead. Don't depend on Gnus.
8927
8928         * mml.el (gnus-ems): Require it.
8929
8930         * gnus-msg.el (gnus-summary-mail-forward):
8931
8932         * message.el (message-forward):  Move mime-to-mml here.
8933
8934 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8935
8936         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
8937         * gnus-art.el (gnus-insert-mime-button): Simplify.
8938         (gnus-mime-display-alternative): Ditto.
8939         (gnus-insert-mime-security-button): Ditto.
8940
8941 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8942
8943         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
8944         text-property-not-all doesn't return nil when start=mark(end).
8945         (gnus-remove-text-properties-when): Ditto.
8946
8947 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * gnus-start.el (gnus-group-change-level): Remove group from
8950         gnus-active-hashtb if real killed.
8951
8952 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8953
8954         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
8955         (gnus-mime-display-alternative): Ditto.
8956         (gnus-insert-mime-security-button): Ditto.
8957
8958 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8959
8960         * gnus-start.el (gnus-group-change-level): Don't add it into
8961         killed-list if it was killed.
8962
8963 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8964
8965         * nnmbox.el (nnmbox-file-coding-system): Use binary.
8966         (nnmbox-active-file-coding-system): Ditto.
8967
8968         * gnus-cus.el (gnus-group-parameters): Add posting-style.
8969
8970 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8971
8972         * gnus.el (gnus-version):
8973         (gnus-version-number): Set to Oort Gnus 0.01.
8974
8975         * gnus-art.el (gnus-mime-security-button-map):
8976         (gnus-insert-mime-security-button): Fix for Emacs21.
8977
8978 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8979
8980         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
8981         easymenu, because XEmacs doesn't understand :help.
8982
8983         * mm-uu.el: Require binhex.
8984
8985 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8986
8987         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
8988
8989 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8990
8991         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
8992
8993 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
8994
8995         * *.xpm, *.pbm: Convert icons icons to size 24x24.
8996
8997 2000-12-18  Dave Love  <fx@gnu.org>
8998
8999         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
9000         (unused).
9001
9002 2000-12-13  Miles Bader  <miles@gnu.org>
9003
9004         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
9005         to t, so that we don't get stuck while trying to smilefy
9006         intangible text.
9007
9008 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9009
9010         * smiley-ems.el (smiley-regexp-alist): Make regexps match
9011         at the end of the buffer.
9012         (smiley-region): In the loop, move to the end of the submatch
9013         matching the smiley instead of using the end of the match
9014         of the whole regexp.
9015
9016 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
9017
9018         * message.el (message-mode): Doc fix.
9019
9020 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9021
9022         * smiley-ems.el (smiley-region): Doc fix.
9023
9024 2000-12-11  Miles Bader  <miles@gnu.org>
9025
9026         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
9027         bottom line visible, check to see if it's partially obscured, and
9028         if so, either scroll one more line to make it fully visible, or
9029         revert to showing the second line from the top.
9030
9031 2000-12-07  Dave Love  <fx@gnu.org>
9032
9033         * mailcap.el (mailcap-download-directory)
9034         * gnus-audio.el (gnus-audio-directory)
9035         * smiley-ems.el (smiley-data-directory): Fix :type.
9036
9037 2000-11-30  Dave Love  <fx@gnu.org>
9038
9039         * message.el (message-auto-save-directory): Use
9040         file-name-as-directory.
9041         (message-set-auto-save-file-name): Create
9042         message-auto-save-directory if necessary.
9043         (message-replace-chars-in-string): Removed -- unused.
9044         (message-mail-alias-type): Customize.
9045         (message-headers): Remove duplicate defgroup.
9046
9047 2000-11-29  Dave Love  <fx@gnu.org>
9048
9049         * qp.el (quoted-printable-decode-region): Use error, not message
9050         to report malformed text (like base64).  Amend message.
9051
9052 2000-11-29  Miles Bader  <miles@gnu.org>
9053
9054         * message.el (message-header-lines): Fontify tag.
9055
9056 2000-11-27  Dave Love  <fx@gnu.org>
9057
9058         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
9059         compiler warning.
9060
9061 ;2000-11-26  Dave Love  <fx@gnu.org>
9062 ;
9063 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
9064 ;
9065 2000-11-23  Dave Love  <fx@gnu.org>
9066
9067         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
9068
9069         * mm-uu.el (uudecode): Require.
9070         (uudecode-decode-region, uudecode-decode-region-external): Don't
9071         autoload.
9072         (mm-uu-copy-to-buffer): Doc fix.
9073         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
9074         type fix.
9075
9076         * mailcap.el: Doc fixes.
9077         (mailcap-mime-data): Various adjustments.
9078         (mailcap): New group.
9079         (mailcap-download-directory): Customize.
9080         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
9081         (mailcap-temporary-directory): Deleted (unused).
9082         (mailcap-unescape-mime-test): Simplify slightly.
9083         (mailcap-viewer-passes-test): Use functionp.
9084         (mailcap-command-p): Aliased to executable-find.
9085
9086         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
9087         default-enable-multibyte-characters is nil.
9088
9089 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
9090
9091         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
9092
9093 2000-11-21  Dave Love  <fx@gnu.org>
9094
9095         * gnus-art.el (gnus-mime-button-map): Don't inherit from
9096         gnus-article-mode-map.
9097 ;       (gnus-mime-button-menu): Use mouse-set-point.
9098         (gnus-insert-mime-button, gnus-mime-display-alternative)
9099         (gnus-mime-display-alternative): Don't use local-map property.
9100
9101 2000-11-17  Dave Love  <fx@gnu.org>
9102
9103         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
9104         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
9105         and make-temp-file.
9106         (uudecode-decode-region): Doc fix.
9107
9108 2000-11-14  Dave Love  <fx@gnu.org>
9109
9110         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
9111         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
9112         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
9113         New files, derived from the XPMs.
9114
9115 2000-11-10  Dave Love  <fx@gnu.org>
9116
9117         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
9118         (gnus-agent-lib-file, gnus-agent-load-alist)
9119         (gnus-agent-save-alist, gnus-agent-article-name): Use
9120         expand-file-name.
9121
9122         * gnus-group.el (gnus-group-name-charset-method-alist): Add
9123         :version.
9124         (nnkiboze-score-file): Defvar when compiling.
9125
9126         * gnus-start.el (gnus-read-newsrc-file): Add :version.
9127
9128         * gnus-art.el (gnus-article-banner-alist)
9129         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
9130         (gnus-article-date-lapsed-new-header)
9131         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
9132         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
9133         (gnus-treat-strip-headers-in-body)
9134         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
9135         (gnus-treat-translate): Add :version.
9136         (gnus-article-mime-part-function): Fix defcustom.
9137
9138         * nnmail.el (nnmail-expiry-target)
9139         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
9140         (nnmail-split-header-length-limit): Add :version.
9141
9142         * gnus-sum.el (gnus-auto-expirable-marks)
9143         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
9144         (gnus-extra-headers, gnus-ignored-from-addresses)
9145         (gnus-newsgroup-ignored-charsets)
9146         (gnus-group-highlight-words-alist)
9147         (gnus-summary-show-article-charset-alist): Add :version.
9148
9149         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
9150         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
9151         files, converted from the XPMs.
9152
9153         * gnus-cache.el (gnus-cache-active-file): Don't use
9154         file-name-as-directory on directory.
9155         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
9156         use file-name-as-directory on directory.
9157
9158         * time-date.el (timezone-make-date-arpa-standard): Autoload.
9159         (date-to-time): Use it.
9160
9161 ;       * message.el (message-mode) <adaptive-fill-regexp>:
9162 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
9163 ;       (message-newline-and-reformat): Likewise.
9164         (message-forward-as-mime, message-forward-ignored-headers)
9165         (message-buffer-naming-style, message-default-charset)
9166         (message-dont-reply-to-names, message-send-mail-partially-limit):
9167         Add :version.
9168
9169         * mm-util.el: Doc fixes.
9170         (mm-mime-charset): Don't use the raw result of
9171         mm-preferred-coding-system.
9172         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
9173         (mm-with-unibyte): Simplify.
9174
9175         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
9176         concat.
9177
9178         * pop3.el (pop3-version): Deleted.
9179         (pop3-make-date): New function, avoiding message-make-date.
9180         (pop3-munge-message-separator): Use it.
9181
9182 2000-11-09  Dave Love  <fx@gnu.org>
9183
9184         * gnus-group.el (gnus-group-make-directory-group)
9185         (gnus-group-fetch-faq): Use expand-file-name.
9186         (gnus-group-fetch-faq): Simplify completing-read form.
9187
9188         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
9189         test for Mule.
9190
9191         * message.el (tool-bar-map): Defvar when compiling.
9192
9193         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
9194         (gnus-tm-lisp-directory): Deleted.
9195         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
9196         (featurep 'xemacs).
9197         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
9198         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
9199         version numbers from file names.
9200
9201 2000-11-08  Dave Love  <fx@gnu.org>
9202
9203         * mm-view.el: Use featurep for XEmacs test.
9204         (mm-inline-message): Test for `remove-specifier'; don't use
9205         condition-case.
9206
9207         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
9208
9209         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
9210         (gnus-score-find-bnews): Don't concat "".
9211
9212         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
9213         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
9214         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
9215         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
9216
9217         * gnus-sum.el: Put some defvars in eval-when-compile.
9218         (gnus-summary-mode-hook): Add :options.
9219         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
9220         (gnus-summary-tool-bar-map): New variable.
9221         (gnus-summary-make-tool-bar): New function.
9222         (gnus-summary-mode): Put kill-all-local-variables first.
9223
9224         * gnus-group.el (gnus-group-toolbar-map): New variable.
9225         (gnus-group-make-tool-bar): Rewritten.
9226         (gnus-group-mode): Put kill-all-local-variables first.
9227
9228         * rfc2047.el: Require gnus-util.
9229
9230         * nnml.el (gnus-sorted-intersection): Autoload.
9231
9232         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
9233         Put some defvars in eval-when-compile.
9234         (gnus-intersection, gnus-sorted-complement):  Autoload.
9235
9236         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
9237
9238         * mm-encode.el (mm-body-7-or-8): Autoload.
9239
9240         * mm-decode.el (mm-insert-inline): Autoload.
9241
9242         * mml.el:
9243         * message.el: Put some defvars in eval-when-compile.
9244
9245         * gnus-msg.el: Put some defvars in eval-when-compile.
9246         (gnus-msg-mail): Move after gnus-setup-message.
9247
9248         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
9249
9250 2000-11-07  Dave Love  <fx@gnu.org>
9251
9252         * gnus-util.el (nnheader): Don't require message (recursive
9253         autoload).
9254
9255         * uudecode.el: Avoid compiler warnings.
9256
9257         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
9258         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
9259
9260 2000-11-06  Dave Love  <fx@gnu.org>
9261
9262         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
9263
9264         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
9265         (uudecode-char-int): New alias, replacing char-int.
9266         (uudecode-decode-region): Don't call buffer-disable-undo.
9267
9268 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
9269 ;       (mm-uu-configure-list): Doc fix.
9270 ;
9271 ;       * earcon.el (running-xemacs): Don't define.
9272 ;
9273 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9274 ;
9275 ;       * message.el (message-font-lock-keywords): Match a final newline
9276 ;       to help font-lock's multiline support.
9277 ;
9278 2000-11-03  Dave Love  <fx@gnu.org>
9279
9280         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9281
9282         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9283         name.
9284
9285         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9286         <banner>: Fix custom type, doc.
9287
9288         * mm-decode.el (mm-display-external): Space-prefix temp buffer
9289         name.  Don't disable undo explicitly.
9290
9291 ;2000-11-02  Dave Love  <fx@gnu.org>
9292 ;
9293 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
9294 ;       cite-prefix.
9295
9296 2000-11-01  Dave Love  <fx@gnu.org>
9297
9298         * rfc2047.el (base64): Require unconditionally.
9299         (message-posting-charset): Defvar when compiling.
9300         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9301         message.
9302
9303         * gnus-sum.el (nnoo): Require.
9304         (mm-uu-dissect): Autoload.
9305
9306         * mml.el (mml-parse-1): Clarify message.
9307         (mml-minibuffer-read-type): Use mailcap-mime-types.
9308
9309 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9310
9311         * mml.el: Fix a typo in the requiring of CL.
9312
9313 2000-11-01  Dave Love  <fx@gnu.org>
9314
9315         * utf7.el: Require cl when compiling.
9316
9317         * binhex.el: Use (featurep 'xemacs).
9318         (binhex-char-int): New alias, replacing char-int.  Change callers.
9319         (binhex-decode-region): Simplify work buffer code.
9320         (binhex-decode-region-external): Use expand-file-name, not concat.
9321
9322 2000-10-30  Dave Love  <fx@gnu.org>
9323
9324         * gnus-art.el: Fix 2000-10-27 change properly.
9325
9326 2000-10-28  Miles Bader  <miles@gnu.org>
9327
9328         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9329
9330 2000-10-27  Dave Love  <fx@gnu.org>
9331
9332         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9333         strings.
9334         (gnus-group-make-tool-bar): New function.
9335         (gnus-group-mode): Use it.
9336
9337         * message.el (message-mode-menu): Add some :help strings.
9338         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9339         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
9340
9341         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9342         * describe-group.xpm, get-news.xpm, kill-group.xpm:
9343         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
9344
9345         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9346         display-graphic-p here.
9347
9348 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9349
9350         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9351         of the `gnus-xemacs' variable, as the latter has been removed.
9352         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9353         * gnus-art.el (gnus-treat-display-xface)
9354         (gnus-treat-display-smileys, gnus-treat-display-picons)
9355         (gnus-article-read-summary-keys): Likewise.
9356
9357 2000-10-26  Dave Love  <fx@gnu.org>
9358
9359         (defvar): Use rmail-spool-directory unconditionally.
9360
9361 2000-10-18  Dave Love  <fx@gnu.org>
9362
9363         * mm-bodies.el (mm-uu-decode-function)
9364         (mm-uu-binhex-decode-function): Defvar when compiling.
9365
9366         * gnus-nocem.el (gnus-nocem-issuers): Update.
9367         (gnus-nocem-check-from): New option.
9368         (gnus-nocem-scan-groups): Use it.
9369         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9370         (gnus-nocem-check-article-limit): Add :version.
9371
9372 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
9373
9374         * ietf-drums.el (mm-util): Require CL when compiling.
9375
9376 2000-10-15  Dave Love  <fx@gnu.org>
9377
9378         * qp.el: Require mm-util.
9379
9380 2000-10-13  Dave Love  <fx@gnu.org>
9381
9382         * qp.el (quoted-printable-decode-region): Avoid invalid
9383         coding-systems.
9384
9385 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
9386
9387         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9388         to a recursive load.
9389
9390 2000-10-12  Dave Love  <fx@gnu.org>
9391
9392         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9393
9394         * gnus.el (gnus-group-startup-message): Check for PBM image.
9395
9396 2000-10-09  Dave Love  <fx@gnu.org>
9397
9398         * mail-source.el (mail-source-fetch-imap): Bind
9399         default-enable-multibyte-characters rather than using
9400         mm-disable-multibyte.
9401
9402 2000-10-05  Dave Love  <fx@gnu.org>
9403
9404         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9405         Autoload.
9406         (quoted-printable-decode-region):  Rename arg which confused
9407         charset with coding-system.  Don't use nonascii-insert-offset.
9408         Coding-system encode the region initially.  Don't recognize `=='
9409         as valid QP.  Coding-system decode the region finally.
9410         (quoted-printable-decode-string): Rename arg which confused
9411         charset with coding-system.
9412
9413         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9414         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9415         mm-encode-coding-region.
9416         (mm-decode-body, mm-decode-string): Rename variables which
9417         confused charset with coding-system.
9418         (binhex-decode-region): Don't autoload.
9419         (mm-body-encoding): Require message.
9420         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9421         cond branches.
9422
9423         * gnus-art.el (article-de-quoted-unreadable)
9424         (article-de-base64-unreadable): Fold search case
9425         rather than downcasing string.  Apply mm-charset-to-coding-system
9426         to arg of quoted-printable-decode-region.
9427
9428 2000-10-04  Dave Love  <fx@gnu.org>
9429
9430         * gnus-ems.el: Don't turn off compiler warnings in local vars.
9431         Require ring when compiling.
9432         (gnus-article-compface-xbm): New variable.
9433
9434 2000-10-04  Dave Love  <fx@gnu.org>
9435
9436         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9437         pbm images.
9438
9439         * frown.pbm, smile.pbm, wry.pbm: New files.
9440
9441         * frown.xbm, smile.xbm, wry.xbm: Deleted.
9442
9443 2000-10-03  Dave Love  <fx@gnu.org>
9444
9445         * mail-source.el (mail-sources): Revert to nil.
9446
9447         * nnmail (nnmail-spool-file): Revert to `((file))'.
9448
9449         * qp.el: Don't require mm-util.
9450         (quoted-printable-decode-region): Rewritten.
9451         (quoted-printable-decode-string, quoted-printable-encode-region):
9452         Doc fix.
9453         (quoted-printable-encode-region): Barf on multibyte characters.
9454         Maybe make the class multibyte.  Upcase chars, not formatted
9455         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
9456         (quoted-printable-encode-string): Don't use
9457         mm-with-unibyte-buffer.
9458
9459 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9460
9461         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
9462
9463 2000-09-21  Dave Love  <fx@gnu.org>
9464
9465         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9466         (for Emacs 20).  Tidy somewhat.
9467
9468 2000-09-21  Dave Love  <fx@gnu.org>
9469
9470         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9471         image processing.  Rationalize logic somewhat.
9472
9473 2000-09-20  Dave Love  <fx@gnu.org>
9474
9475         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9476         specifically.
9477
9478         * gnus.el (gnus-version-number): Avoid some redundant
9479         autoloads.
9480
9481 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
9482
9483         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9484         to XBM; we always have PBM support.
9485
9486 2000-09-14  Dave Love  <fx@gnu.org>
9487
9488         * gnus.el (gnus-charset):
9489         * mm-decode.el (mime-display):
9490         * imap.el (imap) <defgroup>: Add :version.
9491
9492 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
9493
9494         * parse-time.el: Fix author's mail address.
9495
9496         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9497         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9498         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9499         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9500         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9501         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9502         * rfc2231.el, uudecode.el: Fix copyright notice.
9503
9504         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9505         require `w3' at load-time only if not running in batch mode.
9506
9507 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9508
9509         * gnus.el: Before merge with Emacs21.
9510
9511 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
9512
9513         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9514
9515 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9516
9517         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9518         to avoid conflict with the standard `back-to-indentation'
9519         binding.
9520
9521 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9522
9523         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9524
9525         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9526         (mm-disable-multibyte-mule4): Ditto.
9527         (mm-with-unibyte-current-buffer-mule4): Ditto.
9528
9529 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9530
9531         * pop3.el (pop3-movemail): Use binary.
9532         (pop3-movemail-file-coding-system): Removed.
9533
9534 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9535
9536         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9537
9538 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9539
9540         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9541         exists.
9542
9543 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9544
9545         * gnus-msg.el (gnus-post-method): Use backend name when the
9546         address is "".
9547
9548 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9549
9550         * gnus-art.el (article-verify-x-pgp-sig): Don't test
9551         mm-verify-option.
9552         (gnus-treat-x-pgp-sig): Default value.
9553         (gnus-ignored-headers): Redundant.
9554
9555 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9556
9557         * gnus-win.el (gnus-configure-frame): Save selected window.
9558
9559 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9560
9561         * nnmbox.el: Require gnus-range.
9562         (nnmbox-group-building-active-articles): New variable.
9563         (nnmbox-group-active-articles): New variable; this is a cache of
9564         all active articles by group and number.
9565         (nnmbox-in-header-p): New function.
9566         (nnmbox-find-article): New function.
9567         (nnmbox-record-active-article): New function.
9568         (nnmbox-record-deleted-article): New function.
9569         (nnmbox-is-article-active-p): New function.
9570         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9571         (nnmbox-request-article): Ditto.  Also supply extra arg to
9572         nnmbox-article-group-number.
9573         (nnmbox-request-expire-articles): Ditto.
9574         (nnmbox-request-move-article): Ditto.
9575         (nnmbox-request-replace-article): Ditto.
9576         (nnmbox-request-rename-group): Rename group entry in active
9577         article cache.
9578         (nnmbox-delete-mail): Update active article cache, unless article
9579         is being replaced.
9580         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9581         than partially duplicating it.
9582         (nnmbox-article-group-number): Add extra `this-line' arg, to
9583         handle articles belonging to multiple groups.
9584         (nnmbox-save-mail): Update active article cache.
9585         (nnmbox-read-mbox): Build active article cache when loading mbox.
9586         Also do some repair work, if we find articles that are missing the
9587         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9588         reconstruct these from Xref info.
9589
9590 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9591
9592         * mail-source.el (mail-source-report-new-mail): Use
9593         nnheader-run-at-time.
9594
9595 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9596
9597         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9598         an error is thrown, and then rethrow the error.
9599         (mail-source-check-pop): Ditto.
9600         (mail-source-start-idle-timer): Prevent multiple pop checks
9601         running if the check takes a long time.
9602
9603 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9604
9605         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9606         succeed.
9607
9608 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9609
9610         * gnus-win.el (gnus-configure-windows): Make sure
9611         nntp-server-buffer is live.
9612         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9613
9614 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9615
9616         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9617
9618 2000-12-04  Andreas Jaeger  <aj@suse.de>
9619
9620         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9621
9622 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9623
9624         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9625
9626 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
9627
9628         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9629
9630 2000-12-01  Simon Josefsson  <sj@extundo.com>
9631
9632         * mml-smime.el (mml-smime-verify): Fix address parsing.
9633
9634 2000-12-01  Simon Josefsson  <sj@extundo.com>
9635
9636         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
9637         more than one certificate inside PKCS#7 blob.  Better security
9638         information (clamed / actual sender, openssl output, certificates
9639         inside message).
9640
9641         * smime.el (smime-verify-region): Output to /dev/null.
9642         (smime-buffer-as-string-region): Don't parse empty lines.
9643
9644 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9645
9646         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9647         ?d and ?D.
9648         (gnus-mime-security-show-details-inline): New variable.
9649         (gnus-mime-security-show-details): Use them.
9650         (gnus-insert-mime-security-button): Ditto.
9651
9652         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9653         Suggest by Michael Duggan (md5i@cs.cmu.edu).
9654         (mml2015-gpg-clear-verify): Ditto.
9655         (mml2015-gpg-decrypt-1): Ditto.
9656         (mml2015-use): Prefer 'gpg.
9657
9658 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9659
9660         * gnus-util.el (gnus-add-text-properties-when): New function.
9661         (gnus-remove-text-properties-when): Ditto.
9662
9663         * gnus-cite.el (gnus-article-hide-citation): Use them.
9664         (gnus-article-toggle-cited-text): Use them.
9665
9666         * gnus-art.el (gnus-signature-toggle): Use them.
9667         (gnus-article-show-hidden-text): Ditto.
9668         (gnus-article-hide-text): Ditto.
9669
9670 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9671
9672         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9673
9674 2000-11-30  Simon Josefsson  <sj@extundo.com>
9675
9676         * smime.el (smime-point-at-eol): New alias.
9677         (smime-buffer-as-string-region): Use it.
9678
9679 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9680
9681         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9682
9683 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9684
9685         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9686
9687         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9688
9689         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9690
9691 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9692
9693         * nnmh.el (nnmh-request-expire-articles): Implemented
9694         expiry-target for nnmh backend.
9695
9696 2000-11-30  Simon Josefsson  <sj@extundo.com>
9697
9698         * mm-decode.el (mm-security-from): New variable.
9699         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9700
9701         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9702         than `from'.
9703
9704 2000-11-30  Simon Josefsson  <sj@extundo.com>
9705
9706         * mml-smime.el (mml-smime-verify): Verify that certificate mail
9707         address match sender address.
9708
9709         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9710
9711         * smime.el (smime-verify-region): Don't copy buffer.
9712         (smime-decrypt-buffer): Use expand-file-name on keyfile.
9713         (smime-pkcs7-region): New function.
9714         (smime-pkcs7-certificates-region): Ditto.
9715         (smime-pkcs7-email-region): Ditto.
9716         (smime-buffer-as-string-region): Ditto.
9717
9718         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9719         buffer.
9720
9721 2000-11-23  Jens Krinke <j.krinke@gmx.de>
9722
9723         * smime.el (smime-decrypt-region): Fix keyfile argument.
9724
9725 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9726
9727         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9728
9729 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9730
9731         * message.el (message-shoot-gnksa-feet): New variable.
9732         (message-gnksa-enable-p): New function.
9733         (message-send): Use it.
9734         (message-check-news-body-syntax): Ditto.
9735
9736 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9737
9738         * message.el (message-make-message-id): Remove the redundancy.
9739
9740 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9741
9742         * message.el (message-setup): Discourage using mc-install-*-mode.
9743
9744         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9745
9746 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9747
9748         * gnus-cite.el (gnus-cite-parse): Guess citation length.
9749
9750 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9751
9752         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9753
9754 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9755
9756         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9757
9758 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9759
9760         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9761         insert-buffer-substring.
9762
9763         * message.el (message-send-mail): Use buffer-substring-no-properties.
9764         (message-send-news): Ditto.
9765
9766 2000-11-22  David Edmondson <dme@dme.org>
9767
9768         * imap.el (imap-wait-for-tag): Message read info.
9769
9770 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9771
9772         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9773         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9774         (mml2015-gpg-encrypt): Ditto.
9775
9776 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * mm-decode.el (mm-verify-option): Default value.
9779
9780         * mml-sec.el (mml-secure-part): Error message.
9781
9782 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783
9784         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9785
9786 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9787
9788         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9789
9790 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9791
9792         * gnus-art.el (gnus-article-describe-key): Use prompt.
9793         (gnus-article-describe-key-briefly): Ditto.
9794
9795 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9796
9797         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9798
9799 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9800
9801         * gnus-art.el (gnus-article-describe-key): New function.
9802         (gnus-article-describe-key-briefly): New function.
9803
9804 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9805
9806         * mm-decode.el (mm-decrypt-option): Doc typo.
9807
9808         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9809         return a number.
9810
9811 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9812
9813         * message.el (message-newline-and-reformat): Typo.
9814
9815 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9816
9817         * gnus-art.el (article-verify-x-pgp-sig): Check whether
9818         original-article-buffer exists.
9819
9820         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9821         (rfc2047-header-encoding-alist): Addresses are different from text.
9822         (rfc2047-encode-message-header): Ditto.
9823         (rfc2047-dissect-region): Extra parameter.
9824         (rfc2047-encode-region): Ditto.
9825         (rfc2047-encode-string): Ditto.
9826
9827 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9828
9829         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9830         (mm-uu-pgp-encrypted-extract): Use it.
9831         (mm-uu-pgp-signed-extract-1): New function.
9832         (mm-uu-pgp-signed-extract): Use it.
9833
9834         * gnus-art.el (gnus-mime-display-security): New function.
9835         (gnus-mime-display-part): Use it.
9836         (gnus-mime-security-verify-or-decrypt): New function.
9837         (gnus-mime-security-press-button): New function.
9838         (gnus-insert-mime-security-button): Use it.
9839
9840         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9841         (mm-find-raw-part-by-type): Ditto.
9842         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9843         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9844         (mm-destroy-parts): Kill nested multibyte buffer.
9845
9846         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
9847         (mml2015-gpg-verify): Ditto.
9848
9849 2000-11-18  Simon Josefsson  <sj@extundo.com>
9850
9851         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
9852         (mml2015-function-alist): Use it.
9853
9854         * mml-sec.el (mml-sign-alist): Update names.
9855         (mml-encrypt-alist): Ditto.
9856         (mml-secure-part-smime-sign): Moved to mml-smime.el
9857         as `mml-smime-sign-query'.
9858         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
9859         `mml-smime-get-file-cert'.
9860         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
9861         `mml-smime-get-dns-cert'.
9862         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
9863         `mml-smime-encrypt-query'.
9864         (mml-smime-sign-buffer): Use mml-smime-sign.
9865         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
9866
9867         * mml-smime.el (mml-smime-sign): New function.
9868         (mml-smime-encrypt):
9869         (mml-smime-sign-query):
9870         (mml-smime-get-file-cert):
9871         (mml-smime-get-dns-cert):
9872         (mml-smime-encrypt-query): Moved from mml-sec.el.
9873
9874 2000-11-16  Simon Josefsson  <sj@extundo.com>
9875
9876         * mml2015.el (mml2015-gpg-clear-verify): New function.
9877         (mml2015-function-alist): Add it.
9878
9879 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9880
9881         * message.el (message-setup-fill-variables): Use
9882         message-cite-prefix-regexp.
9883         (message-newline-and-reformat): Check the end of citation, leading
9884         WSP, break in the cite prefix.
9885         (message-fill-paragraph): New function.
9886
9887 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9888
9889         * lpath.el: Shut up.
9890
9891 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9892
9893         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
9894         raw 8-bit in headers in dk.* newsgroups.
9895
9896 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9897
9898         * message.el (message-newline-and-reformat): Match extra WSPs.
9899
9900 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9901
9902         * mml.el (mml-generate-mime-1): Ignore ascii.
9903
9904 2000-11-16 Justin Sheehy <justin@iago.org>
9905
9906         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
9907
9908 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909
9910         * message.el (message-cite-prefix-regexp): Prefix should not end
9911         at space.
9912
9913 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9914
9915         * message.el (message-mode-syntax-table): Add - as a word
9916         constituent as in articles.
9917         (message-setup-fill-variables): Add -_. as supercite-style prefix.
9918         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
9919         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
9920
9921 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9922
9923         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
9924
9925 2000-11-12  David Edmondson  <dme@dme.org>
9926
9927         * message.el (message-font-lock-keywords): use
9928         message-cite-prefix-regexp.
9929
9930 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9931
9932         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
9933         Stein Arild Str\e,Ax\e(Bmme.
9934         (gnus-group-jump-to-group): Use it.
9935         (gnus-group-jump-to-group-prompt): Customize.
9936
9937 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9938
9939         * mailcap.el (mailcap-possible-viewers): Match the entire string.
9940
9941 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9942
9943         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
9944         incompatible.
9945         (mml2015-mailcrypt-sign): Ditto.
9946
9947 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9948
9949         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
9950         group is open.
9951
9952 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
9955         nnvirtual articles.
9956         (gnus-backlog-request-article): Don't request nnvirtual articles.
9957
9958 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9959
9960         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
9961         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
9962
9963 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9964
9965         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
9966         * mml.el (mml-generate-mime-1): Use charset attribute.
9967         * mm-bodies.el (mm-encode-body): Add parameter charset.
9968         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
9969
9970 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9971
9972         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
9973         (mml2015-mailcrypt-clear-decrypt): Ditto.
9974         (mml2015-mailcrypt-verify): Ditto.
9975         (mml2015-mailcrypt-clear-verify): Ditto.
9976         (mml2015-gpg-verify): Ditto.
9977
9978 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9979
9980         * smime.el (smime-openssl-program): Test the existence of openssl.
9981         * mml-smime.el: Require mm-decode.
9982         (mml-smime-verify-test): New function.
9983         * mm-decode.el (mm-verify-function-alist): Use it.
9984
9985 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9986
9987         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
9988         anyway.
9989
9990 2000-11-13  Simon Josefsson  <sj@extundo.com>
9991
9992         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
9993         verification doesn't work.
9994
9995 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9996
9997         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
9998         (gnus-inews-do-gcc): Use it.
9999
10000 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001
10002         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
10003         leading space.
10004         * mm-extern.el (mm-inline-external-body): Report error when no
10005         access-type.
10006
10007 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10008
10009         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
10010
10011 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10012
10013         * gnus-art.el (gnus-mime-button-menu): Use select-window.
10014
10015 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
10016
10017         * gnus-art.el (gnus-mime-display-part): Display multipart/related
10018         as multipart/mixed.
10019
10020 2000-11-12  David Edmondson  <dme@dme.org>
10021
10022         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
10023         and replace `.' with `\w' to allow for different syntax tables
10024         (from Vladimir Volovich).
10025         * message.el (message-newline-and-reformat): use
10026         `message-cite-prefix-regexp'.
10027         * gnus-cite.el (gnus-supercite-regexp): use
10028         `message-cite-prefix-regexp'.
10029         * gnus-cite.el (gnus-cite-parse): use
10030         `message-cite-prefix-regexp'.
10031
10032 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10033
10034         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
10035         PGP SIGNATURE.  Escape leading "-"'s.
10036         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
10037
10038 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10039
10040         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
10041
10042 2000-11-11  Simon Josefsson  <sj@extundo.com>
10043
10044         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
10045
10046         * smime.el (smime-details-buffer): New variable.
10047         (smime-sign-region):
10048         (smime-encrypt-region):
10049         (smime-verify-region):
10050         (smime-decrypt-region): Copy OpenSSL output to the buffer.
10051
10052         * mml-smime.el (mml-smime-verify): Support security info.
10053
10054 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
10055
10056         * mm-decode.el (mm-verify-option): Set default to nil.
10057         (mm-decrypt-option): Ditto.
10058         * gnus-art.el (article-verify-x-pgp-sig): New function.
10059
10060 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061
10062         * gnus-art.el (gnus-mime-display-alternative): Show button if no
10063         preferred part.
10064
10065 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10066
10067         * gnus-sum.el (gnus-move-split-methods): Say that
10068         `gnus-split-methods' uses file names, whereas this uses group
10069         names.  (Report from Nevin Kapur)
10070
10071 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
10072
10073         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
10074
10075 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10076
10077         * nnheader.el (nnheader-directory-files-is-safe): New variable.
10078         (nnheader-directory-articles): Use it.
10079         (nnheader-article-to-file-alist): Ditto.
10080
10081 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10082
10083         * rfc2047.el (rfc2047-pad-base64): New function.
10084         (rfc2047-decode): Use it.
10085
10086 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10087
10088         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
10089         select method.
10090
10091 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10092
10093         * mml2015.el (mml2015-gpg-decrypt-1):
10094         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
10095
10096 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10097
10098         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
10099
10100 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10101
10102         * pop3.el (pop3-munge-message-separator): A message may have an
10103         empty body.
10104
10105 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10106
10107         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
10108         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
10109         (mm-uu-pgp-signed-extract): Use coding-system.
10110
10111 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10112
10113         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
10114         (gnus-insert-mime-security-button): New function.
10115         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
10116         * mml2015.el:  Add security info when verify or decrypt.
10117         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
10118         (mm-uu-pgp-encrypted-extract): Ditto.
10119
10120 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
10121
10122         * mm-decode.el (mm-display-parts): New function.
10123         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
10124
10125 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10126
10127         * gnus-mlspl.el: Documentation tweaks.
10128
10129 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
10132         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
10133         argument.
10134
10135 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10136
10137         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
10138
10139 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
10140
10141         * gnus-art.el (gnus-article-encrypt): New function.
10142         (gnus-article-encrypt-protocol-alist): New variable.
10143         (gnus-article-encrypt-protocol): New variable.
10144         * mml2015.el (mml2015-self-encrypt): New function.
10145         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
10146
10147 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
10150         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
10151         let mailcap do it.
10152         * mml2015.el: Remove snarf code.
10153         * mm-decode.el: Remove snarf code.
10154
10155 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10156
10157         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
10158         (mml-insert-mime): Understand gnus-decoded.
10159         (mime-to-mml): New parameter handles.
10160         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10161         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
10162
10163 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10164
10165         * mm-decode.el (mime-security): New group.
10166         (mm-verify-function-alist): Add test function.
10167         (mm-decrypt-function-alist): Ditto.
10168         (mm-snarf-option): Set default value as nil.
10169         (mm-find-part-by-type): Recursive parameter.
10170         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
10171         * mml2015.el: Support draft-ietf-openpgp-multsig.
10172
10173 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10174
10175         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
10176         (gnus-article-view-part-as-charset): New function.
10177
10178 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10179
10180         * mm-decode.el (mm-verify-option): Default value.
10181         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
10182
10183 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10184
10185         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
10186
10187 2000-11-05  Simon Josefsson  <sj@extundo.com>
10188
10189         * mml-smime.el (mml-smime-verify): Work in original multipart
10190         buffert.
10191
10192         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
10193         (mm-handle-multipart-ctl-parameter): Ditto.
10194         (mm-alist-to-plist): New function.
10195         (mm-dissect-buffer): Store CTL parameters and copy original buffer
10196         for multiparts.
10197         (mm-destroy-parts): Destroy multipart buffert.
10198         (mm-remove-part): Ditto.
10199
10200         * mml-smime.el (mml-smime-sign): Not used.
10201         (mml-smime-encrypt): Ditto.
10202
10203         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
10204
10205         Verify S/MIME signature support.
10206
10207         * mm-decode.el (mm-inline-media-tests): Add
10208         application/{x-,}pkcs7-signature.
10209         (mm-inlined-types): Ditto.
10210         (mm-automatic-display): Ditto.
10211         (mm-verify-function-alist): Ditto.  Add name of method.
10212         (mm-decrypt-function-alist): Add name of method.
10213         (mm-find-part-by-type): Add documentation.
10214         (mm-possibly-verify-or-decrypt): Use new format of
10215         mm-{verify,decrypt}-function-alist.  Use method names.
10216
10217         * mml-smime.el (mml-smime-verify): New function.
10218
10219 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10220
10221         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
10222
10223 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10224
10225         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
10226         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
10227         * mm-decode.el (mm-snarf-option): New variable.
10228
10229 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10230
10231         * mm-util.el (mm-subst-char-in-string): New function.
10232         (mm-replace-chars-in-string): Use it.
10233         * message.el (message-replace-chars-in-string): Use it.
10234         * nnheader.el (nnheader-replace-chars-in-string): Use it.
10235         * gnus-mh.el (mh-lib-progs): Shut up.
10236
10237 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10238
10239         * base64.el, md5.el: Moved to contrib directory.
10240
10241 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10242
10243         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
10244         the last article when search.
10245
10246 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10247
10248         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
10249         * nnmail.el (nnmail-pathname-coding-system): Ditto.
10250
10251 2000-09-29  David Edmondson  <dme@thus.net>
10252
10253         * message.el (message-newline-and-reformat): Typo.
10254
10255 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10256
10257         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
10258
10259 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10260
10261         * nntp.el (nntp-decode-text): Delete bogus status lines.
10262
10263 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10264
10265         * message.el (message-font-lock-keywords): Match a final newline
10266         to help font-lock's multiline support.
10267
10268 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * nnoo.el (nnoo-set): New function.
10271
10272 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10273
10274         * gpg.el, gpg-ring.el: Moved to contrib directory.
10275
10276 2000-11-04  Simon Josefsson  <sj@extundo.com>
10277
10278         * nnimap.el (nnimap-split-inbox): Typo.
10279
10280 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10281
10282         * gnus-msg.el (gnus-msg-mail): Move it backwards.
10283
10284 2000-11-03  Simon Josefsson  <sj@extundo.com>
10285
10286         * rfc2231.el (rfc2231-parse-qp-string): New function.
10287         (require): rfc2047.
10288
10289         * mail-parse.el (mail-header-parse-content-type):
10290         (mail-header-parse-content-disposition): Support invalid QP
10291         encoded strings, by using `rfc2231-parse-qp-string'.
10292
10293 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10294
10295         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10296         (rfc2231-decode-encoded-string): Typo "> X 1".
10297         (rfc2231-encode-string): Insert the name of charset.
10298         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10299
10300 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10301
10302         * mm-decode.el (mm-save-part): Return the filename.
10303         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10304         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10305         (gnus-mime-action-alist): Use it.
10306         (gnus-mime-button-commands): Use it.
10307         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10308         (mm-inline-external-body): unwind-protect.
10309
10310 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10311
10312         * gnus-art.el (gnus-insert-mime-button): Show url.
10313
10314 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10315
10316         * mml.el (mml-generate-mime-1): Support external url.
10317         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10318
10319 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
10320
10321         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10322         * mm-decode.el (mm-display-external): Ditto.
10323         * mm-extern.el: New file.
10324         * mm-decode.el (mm-inline-media-tests): Hook it up.
10325         (mm-inlined-types): Inline message/external-body.
10326
10327 2000-11-02  Simon Josefsson  <sj@extundo.com>
10328
10329         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10330
10331         * message.el (message-get-reply-headers): Better handling when
10332         Mail-Followup-To is very large.
10333
10334 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10335
10336         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10337         * gnus-art.el (gnus-article-edit-done):
10338         * gnus-sum.el (gnus-summary-edit-article-done): Move line
10339         counting code here.
10340         * gnus-msg.el (gnus-setup-message): Remove a hack.
10341
10342 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343
10344         * gnus-sum.el (gnus-newsgroup-variables): New variable.
10345         (gnus-summary-mode): Make them local variables.
10346         (gnus-set-global-variables): Globalize them.
10347         (gnus-summary-exit): Kill them.
10348
10349 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
10350
10351         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10352         word.
10353
10354 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10355
10356         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10357         gnus-article-wash-types.
10358         * gnus-art.el (gnus-article-wash-status): Use them.
10359
10360 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10361
10362         * mml.el (mml-read-tag): Remove spaces and LF.
10363
10364 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10365
10366         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10367         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10368
10369 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10370
10371         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10372
10373 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10374
10375         * gnus-sum.el (gnus-article-charset): New variable.
10376         (gnus-summary-display-article): Set it.
10377         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10378         * gnus-art.el (gnus-article-mode): Make it local variable.
10379
10380 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10381
10382         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10383
10384 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10385
10386         * nnwfm.el: New file.
10387
10388         * nnweb.el (nnweb-replace-in-string): New function.
10389
10390 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10391
10392         * mml2015.el: Wrap gpg.el.
10393         * gpg.el (gpg-verify): The last argument of apply is a list.
10394         (gpg-encrypt): Add passphrase as a parameter.
10395
10396 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10397
10398         * gpg.el: New file.
10399         * gpg-ring.el: New file.
10400
10401 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10402
10403         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10404
10405 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10406
10407         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10408         double-quote characters.
10409         (gnus-summary-prepare-threads): Ditto.
10410
10411 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10412
10413         * gnus-art.el (gnus-mime-display-single): Forward line -1.
10414         * mml.el (mml-read-tag): Don't skip the leading space.
10415         * lpath.el (font-lock-set-defaults): Shut up.
10416
10417 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10418
10419         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10420
10421 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10422
10423         * qp.el (quoted-printable-encode-region): Replace leading - when
10424         ultra safe.
10425         * mml.el (mml-generate-mime-postprocess-function): Removed.
10426         (mml-postprocess-alist): Removed.
10427         (mml-generate-mime-1): Use ultra-safe when sign.
10428         * mml2015.el (mml2015-fix-micalg): Uppercase.
10429         (mml2015-verify): Insert LF.
10430         (mml2015-mailcrypt-sign): Downcase; search backward.
10431
10432 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10433
10434         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10435         restrictive.
10436         (nnultimate-table-regexp): New variable.
10437         (nnultimate-forum-table-p): Use it.
10438
10439 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
10440
10441         * gnus-sum.el (gnus-summary-expire-articles): Save point.
10442
10443 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10444
10445         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10446         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10447
10448 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10449
10450         * mml2015.el: Shut up.
10451
10452 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10453
10454         * gnus.el (gnus-server-browse-hashtb): Removed.
10455         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10456         (gnus-group-insert-group-line-info): Use simplified method.
10457         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10458
10459 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10460
10461         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10462         moved here.
10463         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10464         * gnus-group.el (gnus-group-prepare-flat): Use it.
10465         * gnus-topic.el (gnus-group-prepare-topics): Use it.
10466
10467 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10468
10469         * mml.el (mml-mode): Show menu in XEmacs.
10470
10471 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
10472
10473         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10474         (gnus-server-read-server-in-server-buffer): New function.
10475         (gnus-browse-foreign-server): Browse in group buffer.
10476         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10477         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10478         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10479         * gnus.el (gnus-server-browse-hashtb): New variable.
10480
10481 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * nnfolder.el (nnfolder-open-nov): Use group.
10484
10485 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10486
10487         * nnfolder.el: Add NOV. Set version to 2.0.
10488         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10489
10490 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10491
10492         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10493
10494 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10495
10496         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10497         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10498
10499 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10500
10501         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10502
10503 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10504
10505         * mm-decode.el (mm-verify-function-alist): New variable.
10506         (mm-verify-option): New variable.
10507         (mm-decrypt-function-alist): Ditto.
10508         (mm-decrypt-option): Ditto.
10509         (mm-find-raw-part-by-type): New function.
10510         (mm-possibly-verify-or-decrypt): New function.
10511         (mm-dissect-multipart): Use it.
10512         * mml2015.el (mml2015-fix-micalg): New function.
10513         (mml2015-decrypt): Use new interface.
10514         (mml2015-verify):  Use new interface.
10515         (mml2015-setup): Make it bogus.
10516
10517 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10518
10519         * mml.el (mml-generate-mime-postprocess-function): Set to
10520         mml-postprocess.
10521         (autoload): Autoload mml2015 and mml-smime.
10522         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10523         * mml2015.el (mml2015-encrypt): New function.
10524         (mml2015-sign): New function.
10525         (mml2015-encrypt-function): New variable.
10526         (mml2015-sign-function): New variable.
10527         (mml2015-mailcrypt-encrypt): Use message-recipients.
10528         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10529         * mml-smime.el (mml-smime-setup): Ditto.
10530
10531 2000-10-28  Simon Josefsson  <sj@extundo.com>
10532
10533         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10534         Communigate Pro 3.3.1 server.
10535
10536         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10537         in buffers.
10538         (mml-secure-dns-server): Removed.
10539         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
10540         write certificates to files.
10541
10542         * smime.el (smime-dns-server): New variable.
10543         (smime-mail-to-domain):
10544         (smime-cert-by-dns): New functions.
10545
10546         * dig.el: New file.
10547
10548 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
10549
10550         * message.el (message-options): New variable.
10551         (message-options-set-recipient): New function.
10552         (message-send): Use them.
10553         * gnus-int.el (gnus-request-replace-article): Use them.
10554         (gnus-request-accept-article): Ditto.
10555         * mml.el (mml-preview): Use them.
10556         * gnus-sum.el (gnus-summary-edit-article): Use them.
10557
10558         * message.el (message-options-get): New function.
10559         (message-options-get): New function.
10560         * rfc2047.el (rfc2047-encode-message-header): Use them.
10561         * mm-bodies.el (mm-encode-body): Use them.
10562
10563 2000-10-28  Simon Josefsson  <sj@extundo.com>
10564
10565         * nnimap.el (nnimap-retrieve-which-headers):
10566         (nnimap-request-article-part): Quote message-id.
10567
10568         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10569         (smime-CA-file): New variable.
10570         (smime-call-openssl-region): Don't error.
10571         (smime-sign-region): Return result value.
10572         (smime-encrypt-region): Ditto.
10573         (smime-verify-region): New function.
10574         (smime-decrypt-region): Ditto.
10575         (smime-verify-buffer): Ditto.
10576         (smime-decrypt-buffer): Ditto.
10577
10578         * mml.el: Require mml-sec.
10579         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10580         (mml-mode-map): Add "sign" and "encrypt" maps.
10581         (mml-menu): Add security menu.
10582         (mml-preview): Use generate-new-buffer.
10583
10584         * mml-sec.el: New file.
10585
10586 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10587
10588         * mm-decode.el (mm-find-part-by-type): Move it here.
10589         * mml.el (mml-postprocess): Move it here.
10590         (mml-postprocess-alist): Move it here. Merge them.
10591
10592 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10595         unencoded stuff in the header.
10596
10597 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10598
10599         * gnus-group.el (gnus-group-listed-groups): New variable.
10600         (gnus-group-list-option): New variable.
10601         (gnus-group-list-limit-map): New keymap.
10602         (gnus-group-list-flush-map): New keymap.
10603         (gnus-group-list-plus-map): New keymap.
10604         (gnus-group-prepare-logic): New function.
10605         (gnus-group-prepare-flat): Merge with
10606         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10607         (gnus-group-prepare-flat-list-dead): Ditto.
10608         (gnus-group-list-matching): Use gnus-group-prepare-function.
10609         (gnus-group-list-dormant): Ditto.
10610         (gnus-group-list-cached): Ditto.
10611         (gnus-group-listed-groups): New function.
10612         (gnus-group-list-limit): New function.
10613         (gnus-group-list-flush): New function.
10614         (gnus-group-list-plus): New function.
10615         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10616         (gnus-topic-prepare-topic): Ditto.
10617
10618 2000-10-27  Paul Jarc <prj@po.cwru.edu>
10619
10620         * message.el (message-insert-to, message-get-reply-headers):
10621         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10622
10623 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10624
10625         * mml2015.el: New file.
10626         * smime.el: New file.
10627         * mml-smime.el: New file.
10628
10629 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * ChangeLog: Moved to ChangeLog.1.
10632
10633     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10634   Copying and distribution of this file, with or without modification,
10635   are permitted provided the copyright notice and this notice are preserved.
10636
10637 ;; Local Variables:
10638 ;; coding: iso-2022-7bit
10639 ;; End: