(nnimap-expiry-target): Only expiry-target existing articles.
[gnus] / lisp / ChangeLog
1 2002-09-11  Simon Josefsson  <jas@extundo.com>
2
3         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4         (nnimap-split-rule): Doc fix.
5         (nnimap-request-expire-articles): Cleanup code.
6
7 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
9
10         * gnus-art.el (gnus-article-address-banner-alist): New option.
11         (article-strip-banner): Refer the above option to split banners of
12         free mail servers, when no group parameter is specified.
13
14 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * nntp.el (nntp-wait-for-string): Check for a process in the
17         current buffer instead of `nntp-server-buffer'.
18
19 2002-09-09  Simon Josefsson  <jas@extundo.com>
20
21         * gnus-art.el (gnus-button-man-handler): New variable.
22         (gnus-button-alist): Use g-b-handle-man.
23         (gnus-button-handle-man): New, call g-b-man-handler.
24
25 2002-09-08  Simon Josefsson  <jas@extundo.com>
26
27         * gnus-art.el (gnus-button-alist): Buttonize man page links.
28
29 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30
31         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
32
33 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34
35         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
36
37         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
38         keystroke.
39
40         * gnus-srvr.el (gnus-browse-describe-group): New command and
41         keystroke.
42
43 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
44
45         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
46         value for gnus-decoration property.
47
48 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
49
50         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
51         string) as group name in case we have a CRLF in the file.
52
53 2002-09-04  Jesper harder  <harder@ifa.au.dk>
54
55         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
56         group.
57         (rfc1843-decode-hzp): do.
58         (rfc1843-newsgroups-regexp): do.
59
60 2002-09-04  Simon Josefsson  <jas@extundo.com>
61
62         * message.el (message-canlock-generate): Make sure sha1 doesn't
63         call external programs.
64
65 2002-09-03  Simon Josefsson  <jas@extundo.com>
66
67         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
68
69         * gnus-agent.el (gnus-agent-batch): Add doc.
70
71 2002-09-03  Josh Huber <huber@alum.wpi.edu>
72
73         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
74         check for signed and encrypted parts.
75         * mml.el (mml-parse-1): Correct small typo which preventing
76         setting recipients in a secure tag.
77
78 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * mm-util.el (mm-coding-system-priorities): Default to a list of
81         iso-2022-jp and others for the Japanese environment.
82
83 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
84
85         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
86         invalid display names.
87
88 2002-08-30  Simon Josefsson  <jas@extundo.com>
89
90         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
91         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
92
93 2002-08-26  Jesper harder  <harder@ifa.au.dk>
94
95         * gnus.el (gnus-group-charter-alist): New option.
96         (gnus-group-fetch-control-use-browse-url): New option.
97
98         * gnus-group.el (gnus-group-fetch-charter): New function.
99         (gnus-group-fetch-control): New function.
100         Add them to the keymap and menu. Require mm-url.
101
102 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
105         From Alex Schroeder <alex@emacswiki.org>.
106
107 2002-08-29  Jesper harder  <harder@ifa.au.dk>
108
109         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
110         items expecting user interaction.
111
112         * gnus-topic.el (gnus-topic-make-menu-bar): do.
113
114         * gnus-sum.el (gnus-summary-make-menu-bar): do.
115
116         * gnus-srvr.el (gnus-server-make-menu-bar): do.
117
118         * mml.el (mml-menu): do.
119
120 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * mail-source.el (mail-source-touch-pop): New function.
123
124         * message.el (message-smtpmail-send-it): New function.
125         (message-send-mail-function): Add it for a candidate.
126
127 2002-08-27  Simon Josefsson  <jas@extundo.com>
128
129         * gnus-msg.el (posting-charset-alist): Use
130         gnus-define-group-parameter instead of defcustom.
131         (gnus-put-message): Handle SPC in GCC.
132         (gnus-inews-insert-gcc): Ditto.
133         (gnus-inews-insert-archive-gcc): Ditto.
134
135 2002-08-26  Simon Josefsson  <jas@extundo.com>
136
137         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
138         (gnus-agentize): Auto agentize all nntp and nnimap groups.
139         (gnus-agent-possibly-save-gcc): Autoload.
140         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
141
142 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * gnus.el (gnus-other-frame-function): New user option.
145         (gnus-other-frame): Use it; add a doc-string; make it work with
146         the gnuclient program.
147
148         * gnus-util.el (gnus-frame-or-window-display-name): New function.
149
150         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
151         `device-connection' and `dfw-device'.
152
153 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
154
155         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
156         positives, make it stricter.  From Jochen Hein (trivial change).
157
158 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * gnus.el (gnus-other-frame): Trivial fix.
161
162 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * gnus.el (gnus-other-frame-parameters): New user option.
165         (gnus-other-frame-object): New variable.
166         (gnus-other-frame): Make it search for existing Gnus frame; don't
167         read new news; delete frame on exit.
168
169         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
170
171         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
172
173 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
174         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
175
176         * message.el (message-set-auto-save-file-name): Add support for
177         the Cygwin Emacs; the system-type is `cygwin'.
178         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
179
180 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
181
182         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
183
184         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
185         avoid arithmetic errors.
186
187 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
190
191 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
194         (message-ignored-resent-headers): Add envelope From.
195
196 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
197
198         * gnus.el (gnus-summary-line-format): Document %k specifier.
199
200 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
201
202         * gnus-sum.el (gnus-summary-line-message-size): New function.
203         (gnus-summary-line-format-alist): Use it.
204
205 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * gnus-art.el (article-make-date-line): Refer to the value for
208         `gnus-article-time-format' in the summary buffer.
209
210         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
211
212 2002-08-14  Simon Josefsson  <jas@extundo.com>
213
214         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
215         quoting.
216         (gnus-button-alist): Fix doc.
217         (gnus-header-button-alist): Use ' not ` for default value quoting.
218         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
219         rationale similar to 2002-05-01 change.
220         (gnus-article-add-buttons-to-head): Evaluate expression.
221
222         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
223
224 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
225
226         * message.el (message-font-lock-keywords): Refer to the value for
227         `message-cite-prefix-regexp' dynamically.
228
229 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * gnus-art.el (gnus-decode-header-methods): Doc fix.
232
233 2002-08-12  Simon Josefsson  <jas@extundo.com>
234
235         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
236         (imap-shell-open): Skip initial junk before IMAP greeting.
237
238 2002-08-11  Simon Josefsson  <jas@extundo.com>
239
240         * message-utils.el (message-xpost-default,
241         message-xpost-fup2-header, message-xpost-fup2): Fixed
242         Typos.  Trivial changes from Reiner Steib
243         <4uce.02.r.steib@gmx.net>.
244
245 2002-08-09  Simon Josefsson  <jas@extundo.com>
246
247         * message.el (message-canlock-password): Set
248         canlock-password-for-verify to newly generated canlock-password.
249         When Emacs is restarted, Custom makes sure this is set, but during
250         the same session we must set it manually.
251
252 2002-08-07  Jesper harder  <harder@ifa.au.dk>
253
254         * yenc.el: New file.
255
256         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
257         (mm-uu-type-alist): Add yenc.
258         (mm-uu-yenc-filename): New function.
259         (mm-uu-yenc-extract): New function.
260
261         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
262
263 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
264
265         * dgnushack.el (merge): Don't use coerce.
266
267 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
268
269         * mailcap.el (mailcap-mime-data): Test window-system rather than
270         mm-device-type.
271         (mailcap-mime-data): Call xdvi and gv with "-safer".
272
273         * mm-util.el: Don't define mm-device-type.
274
275 2002-08-05  Simon Josefsson  <jas@extundo.com>
276
277         * mm-util.el (mm-coding-system-priorities): coding-system type not
278         supported everywhere.
279
280 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
281
282         * gnus.el (gnus-version-number): Bumped version number.
283
284 2002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
285
286         * gnus.el: Oort Gnus v0.07 is released.
287
288 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
291         (gnus-article-sort-functions): Doc fix.
292         (t): New keystroke.
293         (gnus-article-sort-by-random): New function.
294         (gnus-thread-sort-by-random): New function.
295
296 2002-08-02  Simon Josefsson  <jas@extundo.com>
297
298         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
299         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
300
301 2002-07-31  Danny Siu  <dsiu@adobe.com>
302
303         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
304         when splitting malformed messages without message-id
305
306 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
307         From Niklas Morberg <niklas.morberg@axis.com>.
308
309         * nnweb.el (nnweb-type, nnweb-type-definition)
310         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
311         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
312         functionality.
313         * nnweb.el: Removed old non-functioning search engines.
314
315 2002-07-27  Simon Josefsson  <jas@extundo.com>
316
317         * message.el (message-forward-make-body): Don't use
318         `message-forward-ignored-headers' when doing a "raw" followup (it
319         is important to preserve e.g. CTE).
320
321         * flow-fill.el (fill-flowed): Disable filladapt-mode.
322
323         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
324         regexp-quote, Cyrus Sieve is fixed.
325
326         * sieve-manage.el (sieve-manage-deletescript): New function.
327
328         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
329         (sieve-manage-mode): Fix menubar.
330         (sieve-activate): Change some messages.
331         (sieve-deactivate-all): New function.
332         (sieve-deactivate): New alias.
333         (sieve-remove): New function.
334         (sieve-help): Fix help.
335         All suggested by Ned Ludd.
336
337 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
340         (mm-w3m-safe-url-regexp): New user option.
341
342         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
343         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
344
345 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
346
347         * gnus-sum.el (gnus-summary-delete-article): Force
348         nnmail-expiry-target to 'delete, so that absolute deletion
349         happens when absolute deletion is requested.
350
351 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
352         From Nevin Kapur <nevin@jhu.edu>.
353
354         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
355         headers as empty headers.
356
357 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
358         From Jochen Hein <jochen@jochen.org>.
359
360         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
361         correct typo.
362         (gnus-emphasis-strikethru): New face.
363
364 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
365         From Jason Merrill <jason@redhat.com>.
366
367         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
368         entire file for each of a sequence of missing articles.
369
370         * gnus-salt.el (gnus-binary-display-article): Respect an existing
371         value for gnus-view-pseudos.
372
373         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
374         avoid nreverse.
375
376 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
377         From Ted Zlatanov <teodor.zlatanov@divine.com>.
378
379         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
380         (gnus-summary-mode-line-format-alist): Add %h for number of
381         spams.
382         (gnus-newsgroup-spam-marked): New variable.
383         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
384         (gnus-article-read-p, gnus-article-mark)
385         (gnus-set-global-variables, gnus-set-global-variables)
386         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
387         (gnus-summary-mark-article-as-unread)
388         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
389         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
390         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
391
392 2002-07-10  Simon Josefsson  <jas@extundo.com>
393
394         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
395         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
396
397 2002-07-09  Nevin Kapur  <Nevin Kapur <nevin@jhu.edu>
398
399         * gnus-sum.el (gnus-summary-delete-article): Respect group
400         parameters while expiring.
401
402 2002-07-08  Simon Josefsson  <jas@extundo.com>
403
404         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
405         Enberg.
406
407 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
408
409         * gnus-art.el (article-unsplit-urls): Only display MIME when this
410         function is called interactively.  From Niklas Morberg.
411
412 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
413
414         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
415         cdaar to cdar and car.
416
417         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
418         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
419
420 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
423         don't break a narrowed article.
424
425         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
426         (nntp-open-via-rlogin-and-telnet): Ditto.
427
428 2002-07-02  Didier Verna  <didier@xemacs.org>
429
430         * nnmail.el (nnmail-split-methods): fix custom type.
431
432 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
433
434         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
435         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
436
437 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
438
439         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
440         (gnus-summary-resend-message): Use it.
441
442 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * nntp.el (nntp-via-rlogin-command-switches): New variable.
445         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
446
447 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
448
449         * message.el (message-font-lock-keywords): Don't fontify
450         headers in the message body, only in the header.
451         (message-font-lock-make-header-matcher): New function, used by
452         message-font-lock-keywords.
453         From Katsumi Yamaoka <yamaoka@jpl.org>.
454
455 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
456
457         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
458
459 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
462
463 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
464
465         * message.el (message-font-lock-keywords): Revert 2002-06-22
466         change.
467
468 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
469
470         * message.el (message-font-lock-keywords): Put colon in header
471         name match.
472
473 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
474
475         * message.el (message-font-lock-keywords): Don't use header faces
476         in the body.  Thanks to Stefan Monnier for the hint on the
477         implementation.
478
479 2002-05-09  Miles Bader  <miles@gnu.org>
480
481         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
482         (gnus-article-hide-citation): Respect it.
483
484 2002-04-12  Juanma Barranquero  <lektu@terra.es>
485
486         * pop3.el (pop3-open-server): Fix typo.
487
488 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
489
490         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
491         instead of push to ignore duplicate to-(list|address) values.
492         * nnmail.el (nnmail-cache-ignore-groups): New.
493         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
494
495 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
496
497         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
498         before sending.  Suggested by Jan Rychter.
499
500 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
501
502         * dgnushack.el (remove): New compiler macro.
503         (last, coerce, subseq): Remove compiler macros for those built-in
504         or unused functions.
505
506 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
507
508         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
509         sure to write byte-compiled versions of gnus-*-format-alist to
510         .newsrc.eld.  From Simon Josefsson.
511
512 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
513
514         * gnus-agent.el (gnus-agent-read-servers)
515         (gnus-agent-write-servers): Put server name (string like
516         "nnchoke:frumple") in the file instead of a server specification
517         (Lisp expression like (nnchoke "frumple" ...parameters...)).
518         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
519
520 2002-06-16  Simon Josefsson  <jas@extundo.com>
521
522         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
523         Reiner Steib <4uce.02.r.steib@gmx.net>.
524
525 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
526
527         * nnheader.el (nnheader-file-name-translation-alist): Set the
528         default value for MS Windows systems.
529
530         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
531
532 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
533
534         * message.el (message-beginning-of-line): Keep the region active
535         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
536
537 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
538
539         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
540         * gnus-msg.el (gnus-summary-reply): Ditto.
541         * gnus-msg.el (gnus-summary-handle-replysign): New.
542
543 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * message.el (message-send-mail-with-sendmail): Kill errbuf even
546         if sending failed.
547
548 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
549
550         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
551         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
552         to sign while encrypting.
553
554 2002-06-11  Simon Josefsson  <jas@extundo.com>
555
556         * gnus-int.el (gnus-request-move-article): Agent expire article if
557         successfuly moved.
558
559         * nnweb.el (nnweb-google-create-mapping): Honors the value of
560         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
561
562 2002-06-10  Simon Josefsson  <jas@extundo.com>
563
564         * gnus-int.el (gnus-request-expire-articles): Fix last change?
565
566 2002-06-09  Simon Josefsson  <jas@extundo.com>
567
568         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
569
570         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
571
572 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
573
574         * flow-fill.el (fill-flowed): Ignore errors.
575
576 2002-06-06  Simon Josefsson  <jas@extundo.com>
577
578         * message.el (message-send-mail-with-sendmail): Improve error message.
579
580 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
581
582         * message.el (message-interactive): Change default from nil to t.
583         Better to be safe than to be fast.
584
585 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
586
587         * message.el (message-send-mail-with-sendmail): Check return value
588         from call-process-region.
589
590 2002-06-04  Simon Josefsson  <jas@extundo.com>
591
592         * gnus-msg.el (gnus-group-mail, gnus-group-news)
593         (gnus-group-post-news, gnus-summary-mail-other-window)
594         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
595         gnus-article-copy to nil, thereby inhibiting the `header' posting
596         style match to use data from last viewed article.
597         Suggested by Hrvoje Niksic.
598
599 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
600
601         * spam.el (spam-point-at-eol): New alias.
602         (spam-parse-whitelist): Use it.
603
604 2002-06-03  Simon Josefsson  <jas@extundo.com>
605
606         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
607         (nnmail-article-group): Use it.
608
609 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
610
611         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
612         so that code reading them won't be surprised.  From Jesper Harder
613         <harder@ifa.au.dk>.
614
615 2002-05-29  Simon Josefsson  <jas@extundo.com>
616
617         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
618         articles.
619
620         * gnus.el (gnus-agent-cache): Doc fix.
621         (gnus-agent): Change default to t.
622
623         * gnus-agent.el (gnus-agent-expire): Make it accept optional
624         ARTICLES, GROUP and FORCE parameters.
625
626 2002-05-28  Simon Josefsson  <jas@extundo.com>
627
628         * gnus-group.el (gnus-group-line-format): Doc fix.
629
630 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
631
632         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
633         original article before yanking.  From Jesper Harder
634         <harder@ifa.au.dk>.
635
636 2002-05-26  Simon Josefsson  <jas@extundo.com>
637
638         * gnus-sum.el (gnus-summary-menu-split): New function.
639         (gnus-summary-make-menu-bar): Split charset submenu.
640         (gnus-summary-menu-maxlen): New variable.
641         (gnus-summary-menu-split): Use it.
642
643 2002-05-25  Simon Josefsson  <jas@extundo.com>
644
645         * mml.el (mml-preview): Generate some headers.
646
647         * gnus.el (gnus-large-newsgroup): Fix :type.
648
649         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
650         Agent cache NOV's by default now).
651         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
652
653 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
654
655         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
656         call to gnus-parent-id when we check for References loops.
657         (gnus-summary-prepare-threads): Avoid simplifying every Subject
658         twice by saving the simplified subject string in simp-subject.
659
660 2002-05-23  Simon Josefsson  <jas@extundo.com>
661
662         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
663         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
664
665         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
666         Niklas Morberg <niklas.morberg@axis.com>.
667
668 2002-05-22  Simon Josefsson  <jas@extundo.com>
669
670         * sieve.el (sieve-change-region): Define it before it is used.
671
672         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
673         (gnus-summary-reply): Ask for confirmation when replying to news.
674         Defaults to not ask.  From Benjamin Rutt
675         <rutt+news@cis.ohio-state.edu>.
676
677         * nnimap.el (nnimap-nov-is-evil): Improve doc.
678
679 2002-05-21  Simon Josefsson  <jas@extundo.com>
680
681         * sieve-mode.el (sieve-manage): Fix autoloads.
682
683         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
684         name (makes it work with recent Cyrus timsieved).
685
686 2002-05-20  Jason  <jbaker@cs.utah.edu>
687
688         * gnus-art.el (gnus-request-article-this-buffer): Try
689         reconnecting if you don't get the message.
690
691 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
692
693         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
694         Reply-To headers from the headers.
695
696 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
697
698         * mm-url.el (mm-url-insert): Remove junk message.
699
700 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
701
702         * nnslashdot.el (nnslashdot-request-list): Parse new html.
703         (nnslashdot-use-front-page): New variable.
704         (nnslashdot-request-list): Use it.
705
706         * mm-url.el (mm-url-timeout): New variable.
707         (mm-url-retries): Ditto.
708         (mm-url-insert): Use it.
709
710 2002-05-16  Simon Josefsson  <jas@extundo.com>
711
712         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
713         (gnus-simplify-subject-functions): Mention g-s-a-w.
714
715 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
716
717         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
718         nnmail-cache-insert.
719         * nndiary.el (nndiary-request-accept-article): Ditto.
720         * nnfolder.el (nnfolder-request-accept-article): Ditto.
721         * nnimap.el (nnimap-request-accept-article): Ditto.
722         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
723         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
724         * nnmbox.el (nnmbox-request-accept-article): Ditto.
725         * nnmh.el (nnmh-request-accept-article): Ditto.
726         * nnmail.el (nnmail-cache-insert): Change group to required,
727         removed code which tried to figure out the group.
728
729 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
730
731         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
732         messages. From Hans de Graaff <hans@degraaff.org>.
733         * nnml.el (nnml-request-accept-article): Pass in the group name to
734         nnmail-cache-insert, since it's available.
735
736 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
737
738         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
739
740 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
741         From Florian Weimer <fw@deneb.enyo.de>.
742
743         * gnus.el (subscribed): New group parameter.
744         (gnus-find-subscribed-addresses): Use it.
745
746 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
747
748         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
749         the default for pgpmime to support pgp v2.
750         * mml-sec.el (mml-signencrypt-style): New accessor function to
751         allow users to get/set the signencrypt style more easily without
752         frobbing the alist directly.
753         * mml.el (mml-generate-mime-1): Use accessor function.
754
755 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
756
757         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
758         parenthesis for "<" and ">".  Suggested by Andreas Schwab
759         <schwab@suse.de>.
760
761 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
762
763         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
764         when intuiting the group the message is written to.  From Josh
765         Huber <huber@alum.wpi.edu>.
766
767 2002-05-06  Simon Josefsson  <jas@extundo.com>
768
769         * gnus-topic.el (gnus-group-topic-parameters): Work when group
770         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
771
772 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
773
774         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
775         argument, and fixed compiler warning. (added autoload for
776         gpg-encrypt).
777
778 2002-05-04  Simon Josefsson  <jas@extundo.com>
779
780         * mml1991.el (mml1991-function-alist): Doc fix.
781
782         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
783         doesn't exist (for previewing messages without having Gnus
784         started).
785
786         * mm-util.el (mm-coding-system-priorities): Defcustom.
787
788         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
789
790 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
791
792         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
793         default.
794         * mml-sec.el:
795         * mml-sec.el (mml-signencrypt-style): New.
796         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
797         argument `sign'.
798         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
799         signencrypt.
800         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
801         * mml.el (mml-generate-mime-1): Changed logic so a part which is
802         both signed & encryped is processed in one operation. (rather than
803         two separate ops: sign, then encrypt)
804         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
805         indication if a message is signed by an expired key.
806         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
807         enables combined sign & encrypt operation. (this was always on
808         before).
809         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
810
811 2002-05-01  Simon Josefsson  <jas@extundo.com>
812
813         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
814         server.
815         (nnimap-mailbox-info): defvar instead of defvoo.
816
817 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
818
819         * gnus.el: Oort Gnus v0.06 is released.
820
821 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
822
823         * lpath.el: Bind url-package-version.
824
825 2002-05-01  Simon Josefsson  <jas@extundo.com>
826
827         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
828         filename before deleting the group itself, because the presence of
829         a group filename decides if long filenames are used or not.
830
831         * gnus-art.el (gnus-button-alist): Don't inline
832         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
833         without also modifying g-button-alist.
834         (gnus-button-alist): Fix type to allow variable as well as regexp.
835         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
836         themselves, variables to its contents.
837         (gnus-button-entry): Ditto.
838
839 2002-05-01  Simon Josefsson  <jas@extundo.com>
840
841         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
842         UIDNEXT as a string.
843
844         * nnimap.el (nnimap-string-lessp-numerical): New function.
845         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
846         integers.
847
848 2002-04-29  Simon Josefsson  <jas@extundo.com>
849
850         * nnmail.el (nnmail-cache-insert): Accept optional group
851         parameter.
852
853         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
854         n-r-g-a is disabled.
855
856 2002-04-29  Simon Josefsson  <jas@extundo.com>
857
858         * nnimap.el (nnimap-split-fancy): Fix doc.
859         (nnimap-split-fancy): Fix doc.
860
861         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
862         (nnimap-mailbox-info): New internal variable.
863         (nnimap-retrieve-groups): Implement faster new mail check.
864
865         * nnimap.el (nnimap-split-articles): Support
866         nnmail-cache-accepted-message-ids.
867         (nnimap-request-accept-article): Ditto.
868
869         * imap.el (imap-mailbox-status-asynch): New command.
870
871 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
872
873         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
874         are no subscribed mail groups.
875         - Strip quoted names when comparing addresses
876
877 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
878
879         * mm-decode.el (mm-text-html-renderer): Change customize type to
880         const.
881
882         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
883         (gnus-debug-exclude-variables): do.
884
885 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
886
887         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
888         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
889
890 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
891
892         * dns.el (dns-make-network-process): New macro.
893         (query-dns): Use it.
894
895 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
896
897         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
898         article-buffer.
899
900         * mm-url.el (mm-url-package-name): New variable.
901         (mm-url-package-version): New variable.
902         (mm-url-insert-file-contents): Bind url-package-name and
903         url-package-version here.
904         * nnrss.el (nnrss-insert-w3): Move the bindings.
905
906         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
907         url-package-version. Trivial change from Andrew J Cosgriff
908         <ajc@polydistortion.net>
909
910         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
911         attachments. Trivial change from Peter 'Luna' Runestig
912         <peter@runestig.com>.
913
914 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
915
916         * nnkiboze.el (nnkiboze-request-scan): Call
917         nnkiboze-possibly-change-group.
918         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
919         problems.
920         (nnkiboze-generate-group): Set newsrc to the *highest* article
921         number kibozed, not the lowest.
922
923 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
924
925         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
926
927 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
928         From Dan Christensen <jdc+news@uwo.ca>.
929
930         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
931         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
932         Recognize math postings.  Extract Date (now ignores "(15kb)").
933         Extract email address using gnus-extract-address-components
934         instead of just taking the first word.  Create Date and From
935         headers for message which are missing these headers.  Get rid
936         of spurious \\ lines (purely cosmetic).  Extend body-end and
937         file-end regexps, to exclude more garbage from the message.
938         Make URL rephrasing regexp more flexible, to match current
939         format.
940
941 2002-04-23  Simon Josefsson  <jas@extundo.com>
942
943         * netrc.el: New file, functions copied from gnus-util.el by Ted
944         Zlatanov <tzz@lifelogs.com>.
945
946         * gnus-util.el: Require netrc.
947         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
948         new code in netrc.el.
949
950 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
951
952         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
953         message-ignored-resent-headers, too.  From Matthieu Moy
954         <Matthieu.Moy@imag.fr>.
955
956 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
957
958         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
959         boolean not a string
960         * gnus-group.el (gnus-group-line-format): add description of %C
961         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
962           as %C
963         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
964
965 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
966
967         * nnmaildir.el (nnmaildir-request-scan): typo: set
968         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
969         nnmail-get-new-mail for 'find-new-groups.
970
971 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
972
973         * nnmaildir.el (nnmaildir-request-update-info,
974         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
975         unnecessary calls to nnmaildir-request-scan.
976
977 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
978
979         * gnus-msg.el:
980         * gnus-msg.el (gnus-message-replysign): New.
981         * gnus-msg.el (gnus-message-replyencrypt): New.
982         * gnus-msg.el (gnus-message-replysignencrypted): New.
983         * gnus-msg.el (gnus-summary-reply): Use the three new variables
984         (above) to automatically encrypt/sign to encrypted/signed
985         messages.
986         * message.el:
987         * message.el (message-mode-map): Add keybinding for
988         `message-to-list-only'
989         * message.el (message-mode): Add description for
990         `message-to-list-only'
991         * message.el (message-to-list-only): New.
992         * message.el (message-make-mft): Changed to use the cl loop macro,
993         and added optional flag to return only the matched list. (for use
994         in new message-to-list-only function)
995
996 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
997
998         * gnus-msg.el:
999         * gnus-msg.el (gnus-message-replysign):
1000         * gnus-msg.el (gnus-replysign): New.
1001         * gnus-msg.el (gnus-replyencrypt): New.
1002         * gnus-msg.el (gnus-replysignencrypted): New.
1003         * gnus-msg.el (gnus-summary-reply):
1004         * message.el:
1005         * message.el (message-mode-map):
1006         * message.el (message-mode):
1007         * message.el (message-to-list-only): New.
1008         * message.el (message-make-mft):
1009
1010 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1011
1012         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
1013
1014 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
1015
1016         * message.el (message-gen-unsubscribed-mft): accept a prefix
1017         argument so CC can be included with C-u C-c C-f C-a
1018
1019 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1020         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1021
1022         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
1023         Improve docstring.
1024         (spam-enter-blacklist): New command.
1025
1026         * gnus-sum.el (gnus-spam-mark): New mark.
1027         (gnus-auto-expirable-marks): Add gnus-spam-mark.
1028         (gnus-summary-make-tool-bar): Correct conditional.
1029         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
1030         (gnus-summary-mark-as-spam): New command.
1031
1032 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
1033
1034         * mml-sec.el (mml-secure-message): changed to support arbritrary
1035         modes.
1036         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
1037         changed to support "signencrypt" mode.
1038         * mml.el (mml-parse-1): changed to support different secure modes
1039         more easily. (for signencrypt)
1040
1041 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
1042
1043         * gnus-sum.el (gnus-update-summary-mark-positions)
1044         (gnus-summary-toggle-header):
1045         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
1046         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
1047         (gnus-uu-post-encoded):
1048         * nnfolder.el (nnfolder-possibly-change-group):
1049         * nnimap.el (nnimap-retrieve-headers):
1050         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
1051
1052 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
1053
1054         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
1055         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
1056
1057 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * gnus-srvr.el (gnus-server-set-info): Clear
1060         `gnus-server-method-cache' when `gnus-server-alist' is changed.
1061         From Daiki Ueno <ueno@unixuser.org>.
1062
1063 2002-04-11  Simon Josefsson  <jas@extundo.com>
1064
1065         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
1066         viewing of security buttons.  Thanks to Nicolas Kowalski
1067         <Nicolas.Kowalski@imag.fr>.
1068
1069         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
1070         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
1071         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
1072         <Nicolas.Kowalski@imag.fr>.
1073         (smime-decrypt-buffer): Ditto.
1074
1075 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
1078         header line.
1079
1080 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
1081
1082         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
1083
1084 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1085
1086         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
1087
1088 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1089
1090         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
1091         errors when debug.
1092
1093 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
1094
1095         * message.el (message-make-mft): Changed MFT code from using
1096         message-recipients (which included Bcc) to use only the To and CC
1097         headers.
1098
1099 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1100
1101         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
1102         add link.
1103         (gnus-treat-mail-picon): Ditto.
1104         (gnus-treat-newsgroups-picon): Ditto.
1105         (gnus-picon-databases): Fix custom type.
1106         (gnus-picon-databases): Add link.
1107         (gnus-article-x-face-command): Add to gnus-picon group.
1108
1109 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
1110
1111         * message.el (message-buffer-naming-style): Remove.
1112
1113 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1114
1115         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
1116
1117         * message.el (message-tool-bar-map): Ditto.
1118
1119         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1120
1121 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1122
1123         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
1124
1125 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
1126
1127         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
1128
1129 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
1130
1131         * dns.el: open-network-stream under XEmacs does udp.
1132
1133 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
1134
1135         * spam.el (spam-enter-whitelist): New function.
1136         (spam-parse-whitelist): Ditto.
1137         (spam-refresh-list-cache): Ditto.
1138         (spam-address-whitelisted-p): New function.
1139
1140         * dns.el (query-dns): Use TCP when make-network-process isn't
1141         available.
1142         (dns-servers): New variable.
1143         (dns-parse-resolv-conf): New function.
1144         (query-dns): Use it.
1145
1146         * spam.el: New file.
1147
1148         * dns.el (query-dns): Test.
1149
1150 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1151
1152         * lpath.el (featurep): Bind make-network-process.
1153
1154 2002-03-31  Paul Jarc <prj@po.cwru.edu>
1155
1156         * nnmaildir.el: Use defstruct.  Use a single copy of
1157         nnmail-extra-headers to save memory.  Store server's group name
1158         prefix instead of each group's prefixed name.
1159         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
1160         nntp-server-buffer.
1161
1162 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * dns.el: New file.
1165
1166 2002-03-28  Simon Josefsson  <jas@extundo.com>
1167
1168         * gnus-sum.el (gnus-summary-dummy-line-format):
1169         * gnus.el (gnus-summary-line-format): Fixing links to Info.
1170         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
1171
1172 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1173
1174         * gnus-sum.el (gnus-summary-move-article)
1175         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
1176         the doc string.
1177
1178 2002-03-28  Simon Josefsson  <jas@extundo.com>
1179
1180         * mml-sec.el (mml-secure-message): Search after
1181         mail-header-separator from top of message.
1182
1183 2002-03-28  Paul Jarc <prj@po.cwru.edu>
1184
1185         * nnmaildir.el: Cosmetic changes.
1186         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
1187         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
1188         nnmaildir--group-ls): New macros/functions.  Use them.
1189         (nnmaildir--unlink): Evalutate argument only once.
1190
1191 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
1192
1193         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
1194         symbols.
1195         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
1196         `gnus-point-at-eol'.
1197
1198 2002-03-27  Paul Jarc <prj@po.cwru.edu>
1199
1200         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
1201         nnmaildir--marks-dir): New macros.  Use them.
1202         Use inhibit-quit for atomicity instead of in-memory journaling.
1203         (nnmaildir--edit-prep): New function.
1204         (Local Variables): Use it.
1205
1206 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
1207
1208         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1209
1210 2002-03-25  Simon Josefsson  <jas@extundo.com>
1211
1212         * message.el (message-mode): Fix doc.
1213
1214 2002-03-25  Simon Josefsson  <jas@extundo.com>
1215
1216         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
1217         Matthieu Moy <Matthieu.Moy@imag.fr>.
1218
1219 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
1220
1221         * mml-sec.el (mml-unsecure-message): Add docstring.
1222
1223 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
1226         value.
1227         Trivial change from andre@slamdunknetworks.com
1228
1229 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
1230
1231         * mml.el (mml-mode-map): Added a keybinding for
1232         `mml-unsecure-message'.  Also, added a menu entry for said
1233         function in the Attachments menu.
1234
1235 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1236
1237         * canlock.el (canlock-version): Remove.
1238         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
1239         here; simplify \x insertions.
1240         (canlock-sha1): New function, always return a unibyte string.
1241         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
1242         of a password.
1243         (canlock-insert-header): Use `canlock-sha1'.
1244         (canlock-verify): Ditto.
1245
1246 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1247
1248         * message.el (message-fix-before-sending): Add an option that
1249         ignores illegible text.
1250         Trivial change from Mark Milhollan <mlm@attglobal.net>
1251
1252         * message.el (message-font-lock-keywords): Support multi-line MML
1253         tags.
1254
1255         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
1256         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
1257
1258 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
1261         symbols for "View as different encoding" submenu.
1262
1263 2002-03-19  Simon Josefsson  <jas@extundo.com>
1264
1265         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
1266         encoding" submenu.
1267
1268 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1269
1270         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
1271
1272 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1273
1274         * gnus-sum.el (gnus-sum-thread-tree-root)
1275         (gnus-sum-thread-tree-single-indent)
1276         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1277         (gnus-sum-thread-tree-leaf-with-other)
1278         (gnus-sum-thread-tree-single-leaf): Make customizable.
1279
1280 2002-03-16  Simon Josefsson  <jas@extundo.com>
1281
1282         * gnus-util.el (gnus-extract-address-components): Don't break on
1283         names such as James "Kibo" Parry.  From Francis Litterio
1284         <franl_removethis@world.std.com>.
1285
1286 2002-03-13  Simon Josefsson  <jas@extundo.com>
1287
1288         * pop3.el (pop3-open-server): Revert multibyte change.  From
1289         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1290
1291         * message.el (message-send-mail-with-qmail): Make it work.  From
1292         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1293
1294 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
1295
1296         * message.el (message-make-mft): Set case-fold-search while
1297         generating the MFT.  Also, a little cleanup in the MFT code.
1298
1299 2002-03-12  Simon Josefsson  <jas@extundo.com>
1300
1301         * message.el (message-qmail-inject-args): May be function.
1302         (message-send-mail-with-qmail): Call function if m-q-i-a is
1303         function.  From fn@hungry.org (Faried Nawaz).
1304
1305 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1306
1307         * message.el (message-abbrevs-loaded): Remove.
1308         (mailabbrev): Require it.
1309
1310         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1311
1312 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * pop3.el (pop3-open-server): Set process buffer unibyte.
1315
1316 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1317
1318         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1319
1320 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1321
1322         * nnslashdot.el (nnslashdot-request-article): Remove javascript
1323         too.
1324
1325 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1326
1327         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1328         duplication.
1329         (gnus-summary-save-parts-type-history): Ditto.
1330         (gnus-summary-save-parts-last-directory): Ditto.
1331         Trivial change from andre@slamdunknetworks.com
1332
1333 2002-03-09  Paul Jarc  <prj@po.cwru.edu
1334
1335         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1336
1337 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1338
1339         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1340         -->" as the end of the first article.
1341
1342         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1343         From Matthieu Moy <Matthieu.Moy@imag.fr>
1344
1345         * message.el (message-add-action): Use add-to-list.
1346         (message-delete-action): New function.
1347
1348         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1349         pieces.
1350
1351 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
1352
1353         * nnnil.el: New file.
1354         * gnus.el (gnus-valid-select-methods): Include nnnil.
1355
1356 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1357
1358         * message.el (message-syntax-checks): Because canlock is
1359         supported, we disable sender syntax check.
1360         (message-shoot-gnksa-feet): Add cancel-messages option doc.
1361
1362         * gnus-draft.el (gnus-draft-send): If interactive, use its default
1363         value of message-syntax-checks.
1364
1365         * qp.el (quoted-printable-decode-region): Doc addition.
1366         From: Eli Zaretskii <eliz@is.elta.co.il>
1367
1368         * mail-source.el (make-source-make-complex-temp-name): Use
1369         make-temp-file.
1370
1371         * mm-util.el (mm-make-temp-file): New function.
1372         * nneething.el (nneething-file-name): Use it.
1373         * mml-smime.el (mml-smime-encrypt): Ditto.
1374         * mm-view.el (mm-inline-wash-with-file): Ditto.
1375         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1376         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1377         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1378         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1379         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1380         * gnus-art.el (gnus-mime-print-part): Ditto.
1381
1382 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1383
1384         * message.el (nnmaildir-article-number-to-base-name): New
1385         function.
1386         (nnmaildir-base-name-to-article-number): New function.
1387
1388 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * smime.el (smime-make-temp-file): Don't quote
1391         `temporary-file-directory'.
1392
1393 2002-03-04  Simon Josefsson  <jas@extundo.com>
1394
1395         * smime.el (smime-sign-region): Rename argument keyfiles to
1396         keyfile. You only sign something with one key.
1397         (smime-sign-buffer): Better completing-read prompt.
1398         (smime-decrypt-buffer): Ditto.
1399
1400         * smime.el (smime-make-temp-file): Make it work under XEmacs.
1401
1402         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1403         completing-read.
1404         (mm-view-pkcs7-decrypt): CRLF->LF.
1405
1406 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1407
1408         * message.el (message-hierarchical-addresses): New variable.
1409         (message-get-reply-headers): Use it.
1410         From Ted Zlatanov <teodor.zlatanov@divine.com>
1411
1412 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1413
1414         * message.el (message-mode): If buffer-file-name, don't set auto
1415         save file name.
1416         Trivial change from Geoff Greene <ggreene@wpi.edu>
1417
1418 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1419
1420         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1421         takes one argument in read-char.
1422
1423         * message.el (message-fix-before-sending): Forward a char.
1424         Check mmu-multibyte-p, add control-1.
1425
1426 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1427
1428         * gnus-start.el (gnus-read-init-file): Ditto.
1429
1430         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1431
1432         * dgnushack.el (dgnushack-make-load): Ditto.
1433
1434         * mail-source.el (mail-source-fetch): Extract the right error
1435         code.
1436
1437         * message.el (message-fix-before-sending): Check illegible text.
1438
1439         * gnus-util.el (gnus-multiple-choice): New function.
1440
1441         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1442         also defined in gnus-score.el.
1443
1444 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
1445
1446         * message.el (message-get-reply-headers): downcase email addresses
1447         for comaparisons for duplicate removal.
1448
1449 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1450
1451         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1452         implementation of PKCS#7, which just allows users read the
1453         message.
1454         (mm-view-pkcs7): Use it.
1455
1456 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1457
1458         * gnus.el (large-newsgroup-initial): New parameter.
1459
1460         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1461         (gnus-summary-insert-old-articles): Ditto.
1462
1463 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1464
1465         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1466         used as the default answer of the question, "How many articles?".
1467         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1468
1469         * nnagent.el (nnagent-retrieve-headers): Remove articles with
1470         small numbers.
1471
1472 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1473
1474         * deuglify.el: Fix comments.
1475
1476 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1477
1478         * html2text.el (html2text-clean-anchor): If there is no HREF,
1479         insert nothing.
1480
1481         * mml.el (mml-generate-mime-1): Add cdr.
1482         From: andre@slamdunknetworks.com
1483
1484         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1485         (mm-text-html-washer-alist): Ditto.
1486
1487         * mm-decode.el (mm-text-html-renderer): Add html2text.
1488
1489         * html2text.el: Face lift.
1490
1491         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1492
1493 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1494
1495         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1496
1497         * deuglify.el: Change copy right. Add autoload. Add coding-system.
1498
1499         * deuglify.el: New file. The original file name is
1500         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1501
1502         * mm-decode.el (mm-display-external): Use
1503         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
1504
1505 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
1506
1507         * nnmaildir.el (nnmaildir-request-list): Report the highest
1508         article number, not the total number of articles.
1509
1510 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1511
1512         * gnus-sum.el: Move uu key map here.
1513         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1514
1515 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
1516
1517         * nnmaildir.el (nnmaildir-request-expire-articles): Use
1518         nnmail-expiry-wait* if expire-age parameter is not set.
1519
1520 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1521
1522         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1523         function.
1524         (gnus-group-sort-selected-groups-by-real-name): New function.
1525         (gnus-group-make-menu-bar): Add sort by real name.
1526
1527         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1528         rebuild.
1529         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1530         nil as dependencies as well.
1531
1532 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1533
1534         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1535         for mime-parts.
1536
1537         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1538
1539         * gnus-group.el (gnus-group-name-decode): Don't test
1540         multibyte-string, because it breaks XEmacs.
1541         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1542
1543         * message.el (message-send-mail): Be talkative.
1544
1545         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1546         (mm-automatic-display): Ditto.
1547
1548         * mailcap.el (mailcap-mime-data): Ditto.
1549         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1550
1551 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * many files: Remove trailing whitespaces, replace spc+tab with
1554         tab, replace leading whitespaces with tabs.
1555
1556 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
1557
1558         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1559         articles with no body and no blank line after the header.
1560
1561 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1562
1563         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1564         parts.
1565
1566         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1567         non-ascii chars.
1568
1569         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1570
1571         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1572         w3-delay-image-loads.
1573         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1574         (mm-w3-prepare-buffer): Ditto.
1575
1576         * mail-source.el (mail-source-fetch-directory): Run scripts.
1577
1578 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1581         for Majordomo confirmations.
1582
1583 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1584
1585         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1586
1587 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1588
1589         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1590
1591 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1592
1593         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1594         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1595
1596 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1597
1598         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1599         (mm-inline-render-with-stdin): Ditto.
1600         (mm-inline-render-with-function): Ditto.
1601         (mm-inline-wash-with-file): Bind coding-system-for-write.
1602         (mm-inline-wash-with-stdin): Ditto.
1603
1604 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1605
1606         Suggested by Felix Natter <fnatter@gmx.net>
1607
1608         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1609         gnus-mime-externalize-view.
1610         (gnus-mime-view-part-internally): Rename from
1611         gnus-mime-internalize-view.
1612         (gnus-article-view-part-externally): Rename from
1613         gnus-article-externalize-part.
1614         (gnus-mime-action-alist): Change correspondingly.
1615         (gnus-mime-button-commands): Ditto.
1616         (gnus-mime-action-alist): Remove duplication.
1617
1618         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1619
1620 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1621
1622         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1623
1624         * gnus-art.el (gnus-display-mime): Use it.
1625
1626         * mm-partial.el (mm-partial-find-parts): Use it.
1627
1628         * gnus-sum.el (gnus-article-loose-mime): Rename from
1629         gnus-article-no-strict-mime.
1630         (gnus-summary-save-parts): Use it.
1631
1632 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1635         local variable.
1636
1637         * gnus-art.el (article-display-x-face): Don't sort multiple
1638         X-Faces.
1639
1640 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1643         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1644
1645         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1646
1647 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1648
1649         Some ideas is inspired by code from Hrvoje Niksic
1650         <hniksic@arsdigita.com>
1651
1652         * gnus-art.el (gnus-article-wash-function): Set the default to
1653         nil, so that we use mm-text-html-renderer instead.
1654         (article-wash-html): Use mm-text-html-renderer.
1655
1656         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1657         (mm-text-html-renderer): New variable.
1658         (mm-inline-text-html-renderer): Set the default to nil, so that we
1659         use mm-text-html-renderer instead.
1660
1661         * mm-view.el (mm-inline-text-html): New function.
1662         (mm-text-html-renderer-alist): New variable.
1663         (mm-inline-text-vcard): New function.
1664         (mm-inline-text): Split.
1665         (mm-links-remove-leading-blank): New function.
1666         (mm-inline-render-with-file): New function.
1667         (mm-inline-render-with-stdin): New function.
1668         (mm-inline-render-with-function): New function.
1669         (mm-text-html-washer-alist): New variable.
1670         (mm-inline-wash-with-file): New function.
1671         (mm-inline-wash-with-stdin): New function.
1672
1673 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1674
1675         * message-utils.el: Fix installation doc.
1676         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1677
1678 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1679
1680         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1681         (gnus-post-method): Use it.
1682         (gnus-summary-cancel-article): Find the correct post-method.
1683
1684         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1685         * message.el (message-send-news): Ditto.
1686         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1687         <ipmonger@delamancha.org>
1688
1689         * gnus.el (gnus-select-method): Fix doc.
1690         (gnus-server-string): Use 'using nntp'.
1691
1692         * gnus-agent.el (gnus-slave-unplugged): New command.
1693         From: Felix Natter <fnatter@gmx.net>
1694
1695 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1696
1697         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1698         Call edit-done-function first, then change the window
1699         configuration.
1700         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1701         (gnus-article-edit-mode): mml-mode.
1702
1703         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1704         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1705
1706         * message-utils.el: Adopt the file.
1707
1708         * message-utils.el: New file.
1709         From Holger Schauer <Holger.Schauer@gmx.de>
1710
1711 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1712
1713         * gnus-sum.el (gnus-summary-move-article): Select-article only
1714         when gnus-move-split-methods is non-nil. And we don't render or
1715         mark the article.
1716
1717         * gnus-fun.el (gnus-shell-command-to-string): New function.
1718         (gnus-shell-command-on-region): New function.
1719         (gnus-random-x-face): Use them.
1720         (gnus-x-face-from-file): Ditto.
1721         (gnus-convert-image-to-gray-x-face): Ditto.
1722         (gnus-convert-gray-x-face-to-xpm): Ditto.
1723         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1724
1725 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1726
1727         * gnus-art.el (gnus-treat-display-xface): Don't use
1728         `shell-command-to-string' when compiling.
1729         (gnus-treat-display-grey-xface): Ditto.
1730
1731 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
1732
1733         * nnmaildir.el (nnmaildir--article-count): If the group is
1734         completely empty, report minimum article number as 1 instead of 0.
1735
1736 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1737
1738         * gnus-agent.el (gnus-get-predicate): Use nconc.
1739
1740         * gnus-sum.el (gnus-summary-display-make-predicate): Use
1741         gnus-summary-display-cache as cache.
1742
1743         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1744         (nndoc-mail-in-mail-type-p): New function.
1745         (nndoc-mail-in-mail-article-begin): New function.
1746
1747 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1748
1749         * mailcap.el (mailcap-mime-data): Use enriched-decode.
1750
1751         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1752         use-hard-newlines to nil.
1753
1754         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1755         image is not available if window-system is not available.
1756
1757         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1758
1759 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1760
1761         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1762         bookmark, because update-mark doesn't handle it correctly.
1763
1764 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1765
1766         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1767         directly instead of calling message-send-mail.
1768
1769         * gnus-start.el (gnus-read-descriptions-file): Use
1770         gnus-default-charset.
1771
1772         * mm-util.el (mm-guess-mime-charset): New function.
1773
1774         * gnus.el (gnus-default-charset): Use it.
1775         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1776         the default.
1777
1778 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1779
1780         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1781         (article-display-x-face): Use it.  Disable grey xface, if
1782         uncompface is not found.
1783
1784         * message.el (message-mode): Don't enable multibyte on an indirect
1785         buffer.
1786
1787         * nnrss.el (nnrss-content-function): New variable.
1788         (nnrss-request-article): Use it.
1789
1790 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1791
1792         * gnus.el: Add article-unsplit-urls.
1793         * gnus-sum.el: Ditto.
1794         * gnus-art.el (gnus-treat-strip-cr): New variable.
1795         (gnus-treatment-function-alist): Use it.
1796         (article-unsplit-urls): New function.
1797         (gnus-article-make-menu-bar): Use it.
1798         From: Michael Cook <michael.cook@cisco.com>
1799
1800 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1801
1802         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1803         copy.
1804
1805 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
1806
1807         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1808         with internal whitespace.
1809         (gnus-parent-id): Ditto.
1810
1811 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1812
1813         * gnus-art.el (gnus-article-treat-body-boundary): Add
1814         gnus-decoration property.
1815         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1816
1817         * message.el (message-mode): Set local-abbrev-table.
1818         From Matt Armstrong <matt@lickey.com>.
1819
1820         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1821         too many spaces.
1822
1823         * rfc2047.el (rfc2047-unfold-region): Ditto.
1824         (rfc2047-decode-region): Don't unfold. Let
1825         gnus-article-treat-unfold-headers do it.
1826
1827         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1828         From: Jesper Harder <harder@ifa.au.dk>
1829
1830 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1833         (gnus-configure-posting-styles): Use it.
1834         (gnus-configure-posting-styles): Remove trailing newspaces.
1835
1836 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1837
1838         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1839         is non-nil.
1840
1841         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1842
1843         * gnus.el (gnus-server-to-method): Switch position with
1844         gnus-server-get-method.
1845         (gnus-agent): Add doc.
1846
1847         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1848         (gnus-summary-save-parts): Use it.
1849
1850         * gnus-art.el (gnus-display-mime): Use it.
1851         * mm-partial.el (mm-partial-find-parts): Use it.
1852
1853         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
1854
1855         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
1856         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
1857
1858         * nnagent.el (nnagent-request-expire-articles): Don't delete
1859         files.
1860
1861 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1862
1863         * message.el (message-gen-unsubscribed-mft): New function.
1864         From Sriram Karra <karra@cs.utah.edu>.
1865
1866         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
1867         open parenthesis.
1868
1869         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
1870         (mm-inline-text-html-render-with-w3): Ditto.
1871         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
1872         Suggested by Dave Love  <d.love@dl.ac.uk>.
1873
1874         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
1875
1876         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
1877         * nntp.el (nntp-send-command): Ditto.
1878         * nntp.el (nntp-send-command-nodelete): Ditto.
1879
1880 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1881
1882         * mm-url.el (mm-url-load-url): New function.
1883         (mm-url-insert-file-contents): Use it.
1884
1885         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
1886
1887         * message.el (message-forward-make-body): Correctly copy
1888         forward-buffer.
1889
1890         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
1891
1892 2002-02-04  Simon Josefsson  <jas@extundo.com>
1893
1894         * gnus-art.el (gnus-article-followup-with-original): Mark with
1895         force, prevent errors when following up from article buffer.
1896         (gnus-article-reply-with-original): Ditto.
1897
1898         * binhex.el (binhex-decoder-switches): Fix doc.  From
1899         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1900
1901 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1902
1903         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
1904         highlight-citation after emphasize.
1905
1906 2002-02-04  Simon Josefsson  <jas@extundo.com>
1907
1908         * nnfolder.el (nnfolder-open-marks):
1909
1910         * nnml.el (nnml-open-marks): Message when done.  From David
1911         Edmondson <dme@sun.com>.
1912
1913 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1914
1915         * imap.el (imap-anonymous-auth): Fix typo.
1916         From: Steinar Bang <sb@dod.no>
1917
1918         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
1919         save-excursion.
1920         (gnus-cache-braid-heads): Ditto.
1921
1922         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
1923         line, because there are extra articles in the overview buffer.
1924
1925         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
1926
1927         * message.el (message-forward-rmail-make-body): Directly use
1928         rmail-msg-restore-non-pruned-header to avoid calling
1929         vertical-motion.
1930
1931 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1932
1933         * gnus-cache.el (gnus-summary-insert-cached-articles):
1934         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
1935
1936         * gnus-group.el (gnus-group-mark-article-read): Nreverse
1937         gnus-newsgroups-unselected.
1938
1939         * gnus-agent.el (gnus-summary-set-agent-mark): Use
1940         gnus-add-to-sorted-list.
1941
1942         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
1943         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
1944         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
1945         (gnus-update-read-articles): UNREAD is sorted.
1946         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
1947         (gnus-newsgroup-marked, gnus-newsgroup-cached)
1948         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
1949         (gnus-newsgroup-dormant): Require sorted.
1950
1951         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
1952         directories.
1953         (gnus-dired-print): New function.
1954
1955         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
1956         ps-despool.
1957
1958 2002-02-02  Simon Josefsson  <jas@extundo.com>
1959
1960         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
1961
1962 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1963
1964         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
1965         t. This makes gnus-agent customizable without putting
1966         gnus-agentize into .gnus.
1967
1968         * gnus.el (gnus-agent): Make it customizable.
1969
1970         * gnus-dired.el: New file.
1971         From Benjamin Rutt <brutt@bloomington.in.us>
1972
1973         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
1974         if no article.
1975         (gnus-cache-possibly-remove-article): Ditto.
1976         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
1977
1978 2002-02-01  Simon Josefsson  <jas@extundo.com>
1979
1980         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
1981
1982 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1983
1984         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
1985         (mm-setup-w3m): Don't bind keys listed in the above.
1986
1987 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1988
1989         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
1990         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
1991         is non-nil; bind `w3m-force-redisplay' with nil.
1992
1993         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1994
1995         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
1996
1997 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1998
1999         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
2000         use mail-header-unfold-field.
2001
2002         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
2003         gnus-summary-limit.
2004
2005         * gnus-range.el (gnus-add-to-sorted-list): New function.
2006         * gnus-sum.el (gnus-mark-article-as-read): Use it.
2007         (gnus-mark-article-as-unread): Ditto.
2008         (gnus-summary-mark-article-as-unread): Ditto.
2009         (gnus-build-get-header): Ditto.
2010         (gnus-summary-prepare-threads): Ditto.
2011         (gnus-summary-insert-pseudos): Ditto.
2012         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
2013         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
2014         (gnus-summary-insert-old-articles): Ditto.
2015
2016         * gnus-msg.el (gnus-posting-styles): Add new format of header.
2017         (gnus-configure-posting-styles): Support the new format.
2018
2019         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
2020         edebug-form-spec to (sexp body).
2021         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
2022
2023         * message.el (message-reply-headers): Add doc.
2024
2025 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2026
2027         * gnus-group.el (gnus-group-delete-group): Nix the entry in
2028         gnus-cache-active-hashtb.
2029
2030         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
2031         (gnus-agent-summary-fetch-group): Use it.
2032
2033         * gnus-msg.el (gnus-debug-files): New variable.
2034         (gnus-debug-exclude-variables): New variable.
2035         (gnus-debug): Use them.
2036
2037         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
2038
2039 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2040
2041         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
2042         (message-mode-syntax-table): Move back the previous position.
2043
2044         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
2045
2046         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2047         gnus-sorted-difference.
2048
2049         * nnsoup.el (nnsoup-request-expire-articles): Use
2050         gnus-sorted-difference.
2051
2052         * nnheader.el: Autoload gnus-sorted-difference.
2053
2054         * nnfolder.el (nnfolder-request-expire-articles): Use
2055         gnus-sorted-difference.
2056
2057         * gnus-cache.el (gnus-cache-retrieve-headers): Use
2058         gnus-sorted-difference.
2059
2060         * gnus-range.el: Autoload cookies.
2061         (gnus-sorted-difference): New function.
2062         (gnus-sorted-ndifference): New function.
2063         (gnus-sorted-nintersection): Rename from
2064         gnus-set-sorted-intersection.
2065         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
2066         (gnus-list-range-difference): Rename from
2067         gnus-inverse-list-range-intersection.
2068         (gnus-inverse-list-range-intersection): Use defalias.
2069
2070         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
2071         gnus-sorted-ndifference, and gnus-sorted-nintersection.
2072         (gnus-articles-to-read): Use gnus-sorted-difference.
2073         (gnus-summary-limit-mark-excluded-as-read): Use
2074         gnus-sorted-intersection and gnus-sorted-ndifference.
2075         (gnus-list-of-read-articles): Use gnus-list-range-difference.
2076         (gnus-summary-insert-articles): Use gnus-sorted-difference.
2077
2078         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
2079
2080 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2081
2082         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
2083         property to the buffer for using emacs-w3m command keys.
2084
2085         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
2086         option.
2087
2088         * mm-view.el (mm-w3m-mode-map): New variable.
2089         (mm-w3m-mode-command-alist): New variable.
2090         (mm-w3m-minor-mode): Removed.
2091         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
2092         (mm-inline-text-html-render-with-w3m): Add keymap property to the
2093         buffer for using emacs-w3m command keys.
2094
2095 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2096
2097         * message.el (message-mode-syntax-table): Move forward.
2098         (message-cite-prefix-regexp): Auto detect non word constituents.
2099         (message-cite-prefix-regexp): Don't use with-syntax-table.
2100
2101         * gnus-sum.el (gnus-summary-update-info): Use
2102         gnus-list-range-intersection.
2103
2104         * gnus-agent.el (gnus-agent-fetch-headers): Use
2105         gnus-list-range-intersection.
2106
2107         * gnus-range.el (gnus-range-normalize): Use correct predicate.
2108         (gnus-list-range-intersection): Use it.
2109         (gnus-inverse-list-range-intersection): Ditto.
2110         (gnus-sorted-intersection): Add doc.
2111         (gnus-set-sorted-intersection): Add doc.
2112         (gnus-sorted-union): New function.
2113         (gnus-set-sorted-union): New function.
2114
2115         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
2116         (gnus-inverse-list-range-intersection): Ditto.
2117
2118 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
2119
2120         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
2121
2122         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
2123         and permit `:' and `\' in order to handle full Windows pathnames.
2124         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
2125         technically not correct per standard, but seems to have common use.
2126
2127 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2128
2129         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
2130         replacing numbers.
2131
2132 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2133
2134         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
2135
2136         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
2137         Don't split when the window is small, e.g. when a small *BBDB*
2138         window is the lowest one.
2139
2140         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2141         nnheader-find-nov-line to speed up. Use nreverse, because it is
2142         sorted. Use nnheader-insert-nov-file.
2143
2144 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * mm-decode.el (mm-inline-text-html-with-images): New user option.
2147
2148         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
2149         of `w3m-display-inline-images' with the value of
2150         `mm-inline-text-html-with-images'.
2151         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2152
2153         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2154
2155 2002-01-27  Richard M. Stallman  <rms@gnu.org>
2156
2157         * time-date.el: Add autoload cookies.  Many doc fixes.
2158         (time-add): New function.
2159         (time-subtract): Renamed from subtract-time.
2160         (subtract-time): New alias for time-subtract.
2161
2162 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2163
2164         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
2165         emacs-w3m in doc-string.
2166
2167         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
2168         `w3m-current-buffer'.
2169
2170 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2171
2172         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
2173
2174         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
2175         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
2176         (mm-w3m-cid-retrieve): New function.
2177         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
2178
2179 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2180
2181         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
2182
2183 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
2186
2187 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
2190         32K.
2191
2192         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
2193
2194         * nnmail.el (nnmail-article-group): Decode headers before running
2195         split rules over them.
2196         (nnmail-mail-splitting-charset): New variable.
2197
2198         * smiley.el: Replaced with smiley-ems.el.
2199
2200 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2201
2202         * mm-url.el (mm-url-predefined-programs): Add w3m.
2203         (mm-url-program): Ditto.
2204
2205 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206
2207         * nnml.el (nnml-use-compressed-files): New variable.
2208         (nnml-filenames-are-evil): Removed.
2209         (nnml-current-group-article-to-file-alist): Don't use.
2210         (nnml-update-file-alist): Inhibit.
2211         (nnml-article-to-file): Use new var.
2212
2213 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2214
2215         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
2216
2217         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
2218
2219 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * gnus-agent.el (gnus-agent-load-alist): Use new caching
2222         function.
2223
2224         * gnus-util.el (gnus-cache-file-contents): New function.
2225
2226         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
2227         (gnus-agent-load-alist): Use it.
2228
2229         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
2230
2231         * nnheader.el (nnheader-insert-nov-file): New function.
2232
2233         * gnus-util.el (gnus-parse-without-error): Correct the loop.
2234
2235         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
2236         there are no references.
2237         (gnus-extract-message-id-from-in-reply-to): New function.
2238         (gnus-nov-parse-line): Use in-reply-to if there are no
2239         references.
2240
2241 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * nnagent.el (nnagent-retrieve-headers): Use new macro.
2244
2245         * gnus-util.el (gnus-parse-without-error): New macro.
2246
2247 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2248
2249         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
2250         (gnus-article-wash-function): use locate-library to decide which
2251         to use.
2252
2253 2002-01-25  Simon Josefsson  <jas@extundo.com>
2254
2255         * pop3.el (pop3-munge-message-separator): Work if no date.
2256         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
2257
2258 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * gnus-agent.el (gnus-agent-save-alist): Fix.
2261
2262         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
2263         mistake.  Reinstated lost code.
2264
2265 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
2266
2267         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
2268         one exists in the case of an encrypted message with an internal
2269         signature.
2270
2271 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2272
2273         * gnus-agent.el (gnus-agent-save-alist): Optimized.
2274
2275 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2276
2277         * dgnushack.el: Commented out the experimental code.
2278
2279 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2280
2281         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
2282         error.
2283
2284         * gnus.el (gnus-server-to-method): Made into subst.
2285         (gnus-server-method-cache): New variable.
2286         (gnus-server-to-method): Use it.
2287         (gnus-group-method-cache): New variable.
2288         (gnus-find-method-for-group-1): Renamed.
2289         (gnus-find-method-for-group): New function.
2290         (gnus-group-method-cache): Removed.
2291
2292         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2293         function.
2294
2295         * gnus-range.el (gnus-members-of-range): New function.
2296         (gnus-list-range-intersection): Renamed.
2297         (gnus-inverse-list-range-intersection): New function.
2298
2299         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2300
2301         * nnagent.el (nnagent-retrieve-headers): New implementation.
2302
2303         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2304         implementation.
2305
2306 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2307
2308         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2309         `w3m-meta-content-type-charset-regexp'.
2310
2311         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2312         charset-encoded html contents.
2313
2314 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2315
2316         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2317         an empty file.
2318
2319         * nnweb.el (url): Ignore errors when request url.
2320
2321         * nnrss.el: Clean up the comments.
2322
2323 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2326
2327         * mm-decode.el (mm-inline-text-html-renderer): New user option.
2328         (mm-inline-media-tests): Test whether the value of
2329         `mm-inline-text-html-renderer' is a function for text/html.
2330
2331         * mm-view.el (mm-inline-text-html-render-with-w3): New function
2332         separated from `mm-inline-text'.
2333         (mm-w3m-minor-mode): New variable.
2334         (mm-w3m-setup): New variable.
2335         (mm-setup-w3m): New function.
2336         (mm-inline-text-html-render-with-w3m): New function.
2337         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2338         text/html.
2339
2340 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
2341
2342         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2343
2344 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2347         and `gnus-xmas-completing-read'.
2348
2349 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2350
2351         * nneething.el (nneething-message-id-number): Abolished.
2352         (nneething-encode-file-name): Not encode numerical characters.
2353         (nneething-make-head): `nneething-message-id-number' is not
2354         used to generate message IDs.
2355
2356 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2359         characters.
2360
2361 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2362
2363         * gnus-xmas.el (gnus-xmas-completing-read): New function.
2364         (gnus-xmas-redefine): Redefine conditionally.
2365
2366 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2367
2368         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2369         tag.
2370
2371 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2372
2373         * message.el (message-font-lock-keywords): Added the secure tag.
2374         * mml-sec.el: Added functions to generate/modify/remove the secure
2375         tag while in message mode.
2376         * mml-sec.el (mml-secure-message): New.
2377         * mml-sec.el (mml-unsecure-message): New.
2378         * mml-sec.el (mml-secure-message-sign-smime): New.
2379         * mml-sec.el (mml-secure-message-sign-pgp): New.
2380         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2381         * mml-sec.el (mml-secure-message-encrypt-smime): New.
2382         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2383         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2384         * mml.el (mml-parse-1): Added code to recognise the secure tag and
2385         convert it to either a part or multipart depending on if there are
2386         other parts in the message.
2387         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2388         to use the secure tag, rather than the part tag.
2389         * mml.el (mml-preview): Added a save-excursion to keep cursor
2390         position after doing an MML preview.
2391
2392 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * nnheader.el (nnheader-parse-overview-file): New function.
2395         (nnheader-write-overview-file): New function.
2396
2397 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2398
2399         * gnus.el (gnus-group-fast-parameter): Check better if expansion
2400         in wanted.
2401
2402         * nnweb.el (nnweb-type-definition): Clean up.
2403
2404 2002-01-21  Alastair Burt  <burt@dfki.de>
2405
2406         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2407         buffer exists before jumping to it.
2408
2409 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2412         function.
2413         (article-wash-html): Use it.
2414         (gnus-article-wash-function): New variable.
2415         (gnus-article-wash-html-with-w3m): New function.
2416
2417 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2418
2419         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2420         XEmacs.
2421
2422 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
2423
2424         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2425         command line.
2426
2427 2002-01-21  Simon Josefsson  <jas@extundo.com>
2428
2429         * canlock.el (base64-encode-string): Autoload it from base64.
2430         (canlock-make-cancel-key): Base64 encode unibyte string.
2431
2432 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2433
2434         * nnfolder.el (nnfolder-request-accept-article): Unfold
2435         x-from-line.
2436         (nnfolder-request-replace-article): Ditto.
2437
2438 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
2439
2440         * gnus-group.el (gnus-group-best-unread-group): Use the right
2441         positioning function.
2442
2443 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2444
2445         * smiley-ems.el (smiley-region): Use new function.
2446         (smiley-update-cache): Use general image functions.
2447         (smiley-region): Use general functions.
2448
2449         * gnus-util.el (gnus-graphic-display-p): New function.
2450
2451         * nnmail.el (nnmail-article-group): Allow outputting traces of
2452         non-strings.
2453
2454         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2455         (nndoc-exim-bounce-type-p): New function.
2456
2457         * message.el (message-dont-send): Doc fix.
2458
2459         * gnus-util.el (gnus-completing-read): Remove
2460         inherit-input-method.
2461
2462         * gnus-art.el (gnus-treat-smiley): Doc fix.
2463
2464         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2465         articles.
2466
2467 2002-01-19  Simon Josefsson  <jas@extundo.com>
2468
2469         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2470         (imap-kerberos4-open): Ditto.
2471         (imap-open): Set port correctly, don't set auth.
2472
2473 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * gnus.el (gnus-version-number): Bump version number.
2476
2477 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2478
2479         * gnus.el: Oort Gnus v0.05 is released.
2480
2481 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2482
2483         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2484         exists.
2485
2486         * gnus-spec.el (gnus-string-width-function): New function.
2487         (gnus-tilde-cut-form): Use it.
2488         (gnus-tilde-max-form): Ditto.
2489         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2490         (gnus-substring-function): Use it.
2491         (gnus-tilde-cut-form): Ditto.
2492         (gnus-substring-function): New function.
2493
2494         * message.el (message-check-news-header-syntax): New message.
2495
2496         * gnus.el (gnus-slave-no-server): Doc fix.
2497
2498         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2499
2500 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2503         `seen' if it looks like (seen NUM1 . NUM2).  It should be
2504         (seen (NUM1 . NUM2)).
2505
2506 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * gnus-topic.el (gnus-topic-catchup-articles): Update article
2509         number in closed topics.
2510
2511 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
2512
2513         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2514         functions.
2515
2516 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2517
2518         * gnus.el (gnus-group-find-parameter): Clean up.
2519
2520         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2521         articles.
2522
2523         * gnus-util.el (gnus-completing-read-with-default): Renamed.
2524
2525         * nnmail.el (nnmail-article-group): Clean up.
2526
2527 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
2528
2529         * gnus-agent.el (gnus-category-name): Intern the category name.
2530
2531 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2532
2533         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2534
2535         * gnus-util.el (gnus-completing-read): New function.
2536
2537 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2538
2539         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2540
2541         * smiley-ems.el (smiley-region): Register smiley.
2542         (smiley-toggle-buffer): Rewrite the function.
2543         (smiley-active): Removed.
2544
2545 2002-01-19  Simon Josefsson  <jas@extundo.com>
2546
2547         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
2548         Jesper Harder <harder@ifa.au.dk>.
2549
2550 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2551
2552         * gnus-art.el (gnus-request-article-this-buffer): Call
2553         `nneething-get-file-name' to extract the file name from the
2554         message id.
2555
2556         * nneething.el (nneething-encode-file-name): New function.
2557         (nneething-decode-file-name): Ditto.
2558         (nneething-get-file-name): Ditto.
2559         (nneething-make-head): Encode the file name and encapsulate it
2560         into the field of the message id.
2561
2562 2002-01-18  Simon Josefsson  <jas@extundo.com>
2563
2564         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2565         stored in .marks.
2566
2567         * nnfolder.el (nnfolder-request-update-info): Ditto.
2568
2569 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2570
2571         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2572
2573 2002-01-18  Simon Josefsson  <jas@extundo.com>
2574
2575         * imap.el (imap-starttls-p): Don't check for binary.
2576         (imap-gssapi-auth-p): Ditto.
2577         (imap-kerberos4-auth-p): Ditto.
2578         (imap-open): Change logic.  Iterate through all possible streams,
2579         instead of bailing out after first failure.  Move authenticator
2580         decision to `imap-authenticate'.
2581         (imap-authenticate): Change logic, now finds the authenticator to
2582         use, was previously in `imap-open'.
2583         (imap-open): Return nil on failure.
2584         (imap-open): Setup temp buffer correctly.
2585         (imap-open): Return buffer only on success.
2586         (imap-interactive-login, imap-interactive-login): Tell the user
2587         which stream/authenticator is used for the queried
2588         username/password.
2589         (imap-open, imap-authenticate): Set variables.
2590         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2591         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2592
2593 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594
2595         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2596
2597 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598
2599         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2600
2601 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2602
2603         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2604         (gnus-agent-group-mode-map): Bind it to "Jo".
2605         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2606
2607 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2608
2609         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2610         (gnus-summary-mail-toolbar): Add mail article deletion button.
2611
2612         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2613         false positives for lines of "^^^^".
2614
2615         * gnus-picon.el (gnus-picon-find-face): faces database is all
2616         lowercase.
2617
2618 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2619
2620         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2621         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2622         duplications.
2623         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2624
2625 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-sum.el (gnus-summary-initial-limit): Inline
2628         gnus-summary-limit-children.
2629         (gnus-summary-initial-limit): Don't limit if
2630         gnus-newsgroup-display is nil.
2631         (gnus-summary-initial-limit): No, don't.
2632
2633         * gnus-util.el
2634         (gnus-put-text-property-excluding-characters-with-faces): Inline
2635         gnus-put-text-property.
2636
2637         * gnus-spec.el (gnus-default-format-specs): New variable.
2638
2639         * gnus-start.el (gnus-read-newsrc-file): Don't clear
2640         gnus-format-specs.
2641         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2642
2643         * gnus-spec.el (gnus-update-format-specifications): Really check
2644         the Gnus version of the .newsrc.eld file.
2645         (gnus-format-specs): Save the new default summary format.
2646
2647         * gnus-util.el (gnus-parent-id): Check whether references is empty
2648         before splitting.
2649
2650         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2651         functions.
2652         (gnus-gather-threads-by-references): Inline
2653         `gnus-split-references'.
2654
2655         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2656         default value of gnus-summary-line-format-spec.
2657
2658 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2659
2660         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2661         message.
2662         (nnslashdot-request-list): Ditto.
2663         (nnslashdot-sid-strip): Removed.
2664
2665 2002-01-15  Simon Josefsson  <jas@extundo.com>
2666
2667         * nnimap.el (nnimap-close-asynchronous): Enable.
2668         (nnimap-close-group): Expunge.
2669
2670 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2671
2672         * gnus-util.el (gnus-user-date-format-alist): Typo.
2673         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2674
2675 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2676
2677         * nneething.el (nneething-request-article): Set
2678         `nnmail-file-coding-system' to `binary' locally, in order to read
2679         files without any conversion.
2680
2681 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2682
2683         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2684         nnheader-file-coding-system and nnmail-active-file-coding-system.
2685         (gnus-agent-regenerate-group): Ditto.
2686         (gnus-agent-regenerate): Ditto.
2687         (gnus-agent-write-active): Ditto.
2688         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2691
2692         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2693         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2694
2695 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2696
2697         * gnus.el: We don't need gnus-article-show-all-headers.
2698
2699         * gnus-art.el (article-show-all, gnus-article-show-all-header):
2700         Ditto.
2701
2702         * gnus-sum.el (gnus-summary-select-article): Don't call
2703         show-all-headers, because hidden headers are not hidden text any
2704         more.
2705
2706 2002-01-13  Simon Josefsson  <jas@extundo.com>
2707
2708         * message.el (message-newline-and-reformat): Use `newline' instead
2709         of inserting \n, so that the newline is marked as hard.
2710
2711         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2712         From Jesper Harder <harder@ifa.au.dk>.
2713
2714 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2715
2716         * imap.el (imap-close): Keep going if quit.
2717
2718         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2719         nntp-server-buffer.
2720
2721 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * mm-view.el (mm-display-inline-fontify): Require font-lock to
2724         avoid unbinding shadowed variables.
2725
2726         * gnus-art.el (gnus-picon-databases): Moved here.
2727         (gnus-picons-installed-p): Moved here.
2728         (gnus-article-reply-with-original): Use `mark'.
2729
2730         * gnus.el (gnus-picon): Moved here and renamed.
2731
2732         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2733         installed.
2734         (gnus-treat-mail-picon): Ditto.
2735         (gnus-treat-newsgroups-picon): Ditto.
2736
2737         * gnus-picon.el (gnus-picons-installed-p): New function.
2738
2739 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2740
2741         * gnus-agent.el (gnus-agent-go-online): Fix doc.
2742
2743 2002-01-12  Simon Josefsson  <jas@extundo.com>
2744
2745         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2746         (nnimap-before-find-minmax-bugworkaround): Use it.
2747         (nnimap-find-minmax-uid): Don't reselect current mailbox.
2748         (nnimap-dont-close): New variable.
2749         (nnimap-close-group): Use it.
2750
2751 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2752
2753         * gnus-art.el (gnus-article-reply-with-original): Use
2754         `mark-active'.
2755
2756         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2757
2758         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2759         (gnus-score-advanced): Clean up.
2760         (gnus-score-advanced): Accept a multiple of the score.
2761
2762 2002-01-12  Simon Josefsson  <jas@extundo.com>
2763
2764         * flow-fill.el (fill-flowed-display-column)
2765         (fill-flowed-encode-columnq): New variables.  Suggested by
2766         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
2767         (fill-flowed-encode, fill-flowed): Use them.
2768
2769         * message.el (message-send-news, message-send-mail): Use
2770         m-b-s-n-p-e-h-n.
2771
2772         * mml.el (autoload): Autoload fill-flowed-encode.
2773         (mml-buffer-substring-no-properties-except-hard-newlines): New
2774         function.
2775         (mml-read-part): Use it.
2776         (mml-generate-mime-1): Encode format=flowed if appropriate.
2777         (mml-insert-mime-headers): Insert format=flowed.
2778
2779         * flow-fill.el (fill-flowed-encode): New function.
2780         (fill-flowed): Bind fill-column to window width.
2781
2782 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2783
2784         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2785         it exists.
2786         (gnus-summary-setup-buffer): Wake up dead summary buffers.
2787         (gnus-summary-buffer-name): Don't return the dead name after all.
2788         (gnus-summary-setup-buffer): Kill the dead buffer.
2789
2790         * gnus-art.el (gnus-article-followup-with-original): Store the
2791         value of the mark before deactivating it.
2792
2793 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2794
2795         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2796         From: Karl Kleinpaste <karl@charcoal.com>
2797
2798         * gnus-art.el (article-display-x-face): Ditto.
2799         (gnus-article-reply-with-original): Use gnus-region-active-p.
2800         (gnus-article-followup-with-original): Ditto.
2801
2802         * gnus-sum.el (gnus-summary-read-group-1): Don't select
2803         downloadable article either.
2804
2805 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2806
2807         * gnus-art.el (article-display-x-face): Insert From:.
2808
2809         * gnus-sum.el (gnus-summary-move-article): Don't draw the
2810         article. Bind gnus-display-mime-function and
2811         gnus-article-prepare-hook.
2812
2813         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2814         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2815         gnus-agent-possibly-synchronize-flags to the last.
2816         (gnus-agent-go-online): New function. New variable.
2817
2818 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2819
2820         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2821         (gnus-agent-regenerate): Ditto.
2822
2823 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2824
2825         * message.el (message-ignored-news-headers)
2826         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2827         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2828
2829         * gnus.el (gnus-gethash-safe): New macro.
2830
2831         * gnus-agent.el (gnus-agent-regenerate-history): New function.
2832         (gnus-agent-regenerate): Show messages.
2833
2834 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2835
2836         * gnus-agent.el (gnus-agent-regenerate-group): New function.
2837         (gnus-agent-regenerate): New function.
2838         (gnus-agent-save-alist): Sort.
2839         (gnus-agent-copy-nov-line): Test eobp.
2840         (gnus-agent-retrieve-headers): Erase buffer.
2841
2842 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2843
2844         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2845         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2846
2847         * gnus.el (gnus-agent-covered-methods): Move here.
2848         (gnus-online): New function.
2849         (gnus-agent-method-p): Move here.
2850
2851         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2852         nil. Remove articles-alist.
2853
2854         * gnus-start.el (gnus-get-unread-articles): Check online.
2855         (gnus-groups-to-gnus-format): Ditto.
2856         (gnus-active-to-gnus-format): Ditto.
2857
2858         * gnus-agent.el (gnus-agent-get-function): Use it.
2859         (gnus-agent-get-undownloaded-list): Ditto.
2860         (gnus-agent-fetch-session): Only fetch online methods.
2861
2862         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
2863         (gnus-server-mode-map): Ditto.
2864         (gnus-server-offline-face): New face.
2865         (gnus-server-offline-face): New variable.
2866         (gnus-server-font-lock-keywords): Add offline.
2867         (gnus-server-insert-server-line): Ditto.
2868         (gnus-server-offline-server): New function.
2869
2870         * gnus-int.el (gnus-open-server): Turn to offline.
2871         (gnus-server-unopen-status): New variable.
2872
2873 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2874
2875         * nnkiboze.el (nnkiboze-request-article): Use
2876         gnus-agent-request-article.
2877
2878         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
2879         function. Insert undownloaded NOV.
2880
2881         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
2882         (gnus-agent-request-article): New function.
2883
2884         * gnus.el (gnus-agent-cache): New variable.
2885
2886         * gnus-int.el (gnus-retrieve-headers): Use
2887         gnus-agent-retrieve-headers.
2888         (gnus-request-head): Use gnus-agent-request-article.
2889         (gnus-request-body): Ditto.
2890
2891         * gnus-art.el (gnus-request-article-this-buffer): Use
2892         gnus-agent-request-article.
2893
2894         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
2895         article if it is undownloaded.
2896
2897 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
2900
2901 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2902
2903         * canlock.el (canlock-string-as-unibyte): New macro.
2904         (canlock-sha1-with-openssl): Return a unibyte string.
2905         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
2906
2907 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2908
2909         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
2910
2911 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2912
2913         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
2914         application/x-emacs-lisp.
2915
2916         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
2917
2918         * nntp.el (nntp-request-article): Add group parameter.
2919         (nntp-request-head): Ditto.
2920         (nntp-find-group-and-number): Add parameter group. Figure out
2921         number if the status line doesn't give (e.g. quimby.gnus.org).
2922
2923 2002-01-08  Simon Josefsson  <jas@extundo.com>
2924
2925         * mml.el (mml-generate-mime-1): Set recipient correctly.
2926
2927 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2928
2929         * message.el (message-read-from-minibuffer): Add parameter
2930         initial-contents.
2931         * gnus-msg.el (gnus-summary-resend-message): Use it.
2932
2933         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
2934         behavior of quit-config.
2935
2936         * message.el (message-make-from): Don't quote fullname.
2937         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
2938
2939         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
2940         From: <andre@slamdunknetworks.com>
2941
2942 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2943
2944         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
2945
2946         * gnus-art.el (gnus-header-button-alist): Handle mailto.
2947
2948         * mml.el (mml-preview): Bind gnus-original-article-buffer because
2949         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
2950         because bbdb may use it.
2951
2952 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2953
2954         * nneething.el (nneething-request-article): When a non-text file
2955         is converted to an article, its data is encoded in base64.  Call
2956         `nneething-make-head' with options to specify MIME types.
2957         (nneething-make-head): Add optional arguments to specify MIME
2958         types.
2959
2960 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2961
2962         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
2963         header if there is not.
2964
2965         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
2966
2967         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
2968         (gnus-inews-mark-gcc-as-read): Obsolete variable.
2969         (gnus-inews-do-gcc): Use them.
2970
2971         * gnus-group.el (gnus-group-mark-article-read): Put holes into
2972         gnus-newsgroup-unselected.
2973
2974 2002-01-06  Simon Josefsson  <jas@extundo.com>
2975
2976         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
2977         condition-case, not ignore-errors.
2978
2979 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2980
2981         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
2982         gnus-fetch-old-headers.
2983
2984         * gnus-art.el (article-display-x-face): Use the current buffer
2985         unless `W f'. Otherwise, X-Face may be shown in the header of a
2986         forwarded part.
2987         (gnus-treatment-function-alist): Treat xface before hiding
2988         headers.
2989
2990 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
2993         parameters.
2994
2995 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2996
2997         * mm-util.el (mm-multibyte-p): Define conditionally when load.
2998         (mm-guess-charset): New function.
2999         (mm-charset-after): Use it.
3000         (mm-detect-coding-region): New function.
3001         (mm-detect-mime-charset-region): New function.
3002
3003         * gnus-sum.el (gnus-summary-show-article): Use
3004         mm-detect-coding-region.
3005
3006 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3007
3008         * message.el (message-make-fqdn): Be less violent.
3009
3010         * gnus.el (gnus-logo-color-style): Compute custom form
3011         automatically.
3012
3013         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
3014         score file of the parent to the document group.
3015
3016         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
3017         parameters parameter.
3018
3019         * gnus-score.el (gnus-score-load-file): Clean up.
3020
3021 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3022
3023         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
3024         From: Damien Wyart <damien.wyart@free.fr>
3025
3026         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
3027
3028 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3029
3030         * gnus-sum.el (gnus-select-group-hook): Typo.
3031
3032         * rfc2047.el (rfc2047-decode-string): Return immediately if there
3033         is no quoted-printable-encoded STRING.
3034         From: Jesper Harder <harder@ifa.au.dk>
3035
3036         (rfc2047-decode-string): Decode it.
3037
3038 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
3041
3042 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
3043
3044         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
3045         buffer to get rid of junk line.
3046
3047 2002-01-05  Simon Josefsson  <jas@extundo.com>
3048
3049         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
3050         C-o.
3051         (message-mode-map): Bind message-insert-or-toggle-importance to
3052         C-c C-u.
3053         (message-mode-map): Bind message-disposition-notification-to to
3054         C-c M-n.
3055         (message-mode-menu): Add m-d-n-t.
3056         (message-mode-field-menu): Add m-goto-from.
3057         (message-mode): Doc fix.
3058         (message-goto-from): New function.
3059         (message-insert-disposition-notification-to): New function.
3060         (message-tool-bar-map): Add receipt button.
3061
3062 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * gnus-sum.el (gnus-thread-latest-date): New function.
3065         (gnus-thread-sort-by-most-recent-number): Renamed.
3066         (gnus-thread-sort-functions): Doc fix.
3067         (gnus-select-group-hook): Don't use setq on a hook.
3068         (gnus-thread-latest-date): Use date, not number
3069
3070         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
3071         (gnus-agent-expire): Allow regexp of expire-days.
3072
3073         * gnus-art.el (gnus-article-reply-with-original): Deactivate
3074         region.
3075         (gnus-article-followup-with-original): Ditto.
3076
3077         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
3078
3079         * gnus-art.el (gnus-mime-display-alternative): Use
3080         gnus-local-map-property.
3081         (gnus-mime-display-alternative): Ditto.
3082         (gnus-insert-mime-security-button): Ditto.
3083         (gnus-insert-next-page-button): Ditto.
3084         (gnus-button-prev-page): Take optional args.
3085         (gnus-insert-prev-page-button): widget-convert.
3086
3087         * gnus-util.el (gnus-local-map-property): New function.
3088
3089         * gnus-art.el (gnus-prev-page-map): Use parent map.
3090         (gnus-next-page-map): Ditto.
3091
3092         * gnus-spec.el (gnus-parse-format): Clean up.
3093         (gnus-parse-format): Do complex formatting for %=.
3094
3095         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
3096         "X-Face: " to the data in the built-in scenario.
3097
3098         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
3099         (gnus-correct-pad-form): Renamed.
3100         (gnus-tilde-max-form): Clean up.
3101         (gnus-pad-form): Use gnus-use-correct-string-widths.
3102
3103         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
3104         support if that is available.
3105
3106         * gnus-sum.el (gnus-thread-highest-number): New function.
3107         (gnus-thread-sort-by-most-recent-thread): New function.
3108         (gnus-thread-sort-functions): Doc fix.
3109
3110 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3111
3112         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
3113         all cases.
3114         (gnus-summary-mode): Enable it in all cases.
3115         (gnus-summary-display-article): Ditto.
3116         (gnus-summary-edit-article): Ditto.
3117
3118         * gnus-ems.el (gnus-put-image): Really return glyph.
3119
3120         * gnus-art.el (gnus-article-x-face-command): Fix :type.
3121         (gnus-treat-smiley): Don't take "P" in the interactive form.
3122
3123 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124
3125         * compface.el (uncompface): XEmacs and Emacs have differing
3126         capabilities.
3127
3128         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
3129
3130         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
3131         (gnus-article-xface-ring-size): Removed.
3132         (gnus-article-display-xface): Removed.
3133         (gnus-remove-image): Cleaned up.
3134
3135         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
3136         (gnus-xmas-create-image): Take pbm files.
3137         (gnus-x-face): Removed.
3138         (gnus-xmas-article-display-xface): Removed.
3139
3140         * gnus-fun.el (gnus-display-x-face-in-from): Bind
3141         default-enable-multibyte-characters.
3142
3143         * compface.el (uncompface): Doc fix.
3144
3145         * gnus-art.el (gnus-article-x-face-command): Use
3146         gnus-display-x-face-in-from.
3147
3148         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
3149
3150         * gnus-ems.el (gnus-put-image): Return the image.
3151
3152         * gnus-fun.el (gnus-display-x-face-in-from): New function.
3153         (gnus-x-face): Moved here.
3154
3155 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3156
3157         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
3158         invisible if string is nil.
3159         (gnus-xmas-article-display-xface): Use it.
3160
3161         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
3162         property when string is nil.
3163         (gnus-article-display-xface): Use it.
3164
3165 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3166
3167         * gnus-art.el (article-display-x-face): Check whether valid grey
3168         face was returned.
3169         (article-display-x-face): Place image in the right spot.
3170
3171         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
3172         stderr.
3173         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
3174
3175 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3176
3177         * gnus-xmas.el (gnus-xmas-create-image): Take optional
3178         parameters.
3179         (gnus-xmas-put-image): Allow non-strings to be passed.
3180
3181         * gnus-art.el (article-display-x-face): Use optional parameters.
3182
3183         * gnus-ems.el (gnus-create-image): Take optional parameters.
3184
3185         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
3186
3187         * compface.el (compface-xbm-p): Removed.
3188
3189         * gnus-ems.el (gnus-article-compface-xbm): Removed.
3190         (gnus-article-display-xface): Use compface.
3191
3192         * compface.el: New file.
3193
3194         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
3195         (gnus-convert-image-to-x-face-command): Ditto.
3196         (gnus-random-x-face): Quote argument.
3197         (gnus-x-face-from-file): Ditto.
3198
3199 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
3200
3201         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
3202         the expire-group parameter once per article rather than once
3203         per group; bind `nnmaildir-article-file-name' and `article'
3204         for convenience.  Leave article alone when expire-group
3205         specifies the current group.
3206         (nnmaildir--update-nov): be more concurrency-friendly with
3207         temp file names.
3208
3209 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3210
3211         * gnus-start.el (gnus-read-init-file): Cleaned up.
3212
3213 2002-01-03  Dave Love  <d.love@dl.ac.uk>
3214
3215         * gnus-start.el (gnus-startup-file-coding-system): Removed.
3216         (gnus-read-init-file): Don't use it.
3217
3218 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3219
3220         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
3221
3222 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3223
3224         * gnus-start.el (gnus-read-init-file): Don't force coding system
3225         for ~/.gnus.  From Dave Love <fx@gnu.org>.
3226
3227 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
3230         * nnspool.el (nnspool-request-post): Ditto.
3231
3232         * mm-util.el (mm-use-find-coding-systems-region): New variable.
3233         (mm-find-mime-charset-region): Use it.
3234
3235 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3236
3237         * gnus.el (gnus-summary-line-format): Added :link.
3238         * gnus-topic.el (gnus-topic-line-format): Ditto.
3239         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
3240         * gnus-srvr.el (gnus-server-line-format): Ditto.
3241         * gnus-group.el (gnus-group-line-format): Ditto.
3242
3243         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
3244         :keys, it works on both Emacsen.
3245
3246 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3247
3248         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
3249
3250 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3251
3252         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
3253
3254 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
3255
3256         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
3257         very wide reply.
3258
3259 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3260
3261         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
3262         (gnus-picon-cache): New variable.
3263         (gnus-picon-transform-newsgroups): Cache stuff.
3264
3265         * gnus-art.el (gnus-article-reply-with-original): New command.
3266         (gnus-article-followup-with-original): New command.
3267
3268         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
3269         END parameters.
3270         (gnus-summary-followup): Take a list of list of articles.
3271         (gnus-inews-yank-articles): Allow lists of article/regions.
3272
3273         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
3274         longer the usual commands.
3275
3276         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
3277         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
3278         shell-command-on-region.
3279
3280 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3281
3282         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3283           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3284
3285 2002-01-03  Steve Youngs  <youngs@xemacs.org>
3286
3287         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3288         understand ':keys', wrap it in an featurep 'xemacs.
3289
3290 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3291
3292         * gnus-ems.el (gnus-article-display-xface): Show xface in the
3293         order of headers (Actually, it is called in a reversed order). Add
3294         'gnus-image-text-deletable property.
3295         (gnus-remove-image): Remove text with such a property.
3296
3297         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3298         gnus-put-image.
3299
3300         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3301         with ", "
3302
3303 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3306
3307         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3308         (article-display-x-face): Display grey X-Faces.
3309
3310         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3311         (gnus-convert-gray-x-face-to-ppm): Ditto.
3312         (gnus-convert-image-to-gray-x-face): Ditto.
3313
3314         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3315         gnus-summary-show-raw-article.
3316
3317 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3318
3319         Display picons in XEmacs without showing text.
3320
3321         * gnus-xmas.el (gnus-xmas-create-image): Don't use
3322         mm-create-image-xemacs to create xbm glyph, because it deletes
3323         temporary files.
3324         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3325         (gnus-xmas-remove-image): Make text visible, remove glyph.
3326
3327         * gnus-picon.el (gnus-picon-transform-newsgroups)
3328         (gnus-picon-transform-address): Insert spec backward, due to the
3329         incompatibility of gnus-xmas-put-image.
3330
3331 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3332
3333         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3334
3335 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * gnus.el: Doc fix.
3338
3339         * gnus-art.el: Doc fix.
3340
3341         * gnus-agent.el: Doc fix.
3342
3343 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3344
3345         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3346
3347 2002-01-01  Paul Jarc <prj@po.cwru.edu>
3348
3349         * nnmaildir.el (nnmaildir--update-nov): automatically parse
3350         NOV data out of the message again if nnmail-extra-headers has
3351         changed.
3352
3353 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3354
3355         * gnus-fun.el: New file.
3356         (gnus-convert-image-to-x-face-command): New variable.
3357         (gnus-insert-x-face): New function.
3358         (gnus-random-x-face): Renamed.
3359         (gnus-x-face-from-file): Renamed.
3360
3361         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3362         "_".
3363         (gnus-body-boundary-delimiter): Typo fix.
3364
3365 2002-01-02  Simon Josefsson  <jas@extundo.com>
3366
3367         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3368         (gnus-body-boundary-delimiter): Fix type.
3369
3370 2002-01-01  Simon Josefsson  <jas@extundo.com>
3371
3372         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3373         (gnus-treat-emphasize, gnus-treat-strip-cr)
3374         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3375         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3376         (gnus-treat-fill-article, gnus-treat-hide-citation)
3377         (gnus-treat-hide-citation-maybe)
3378         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3379         (gnus-treat-strip-pem, gnus-treat-strip-banner)
3380         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3381         (gnus-treat-date-ut, gnus-treat-date-local)
3382         (gnus-treat-date-english, gnus-treat-date-lapsed)
3383         (gnus-treat-date-original, gnus-treat-date-iso8601)
3384         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3385         (gnus-treat-strip-trailing-blank-lines)
3386         (gnus-treat-strip-leading-blank-lines)
3387         (gnus-treat-strip-multiple-blank-lines)
3388         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3389         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3390         (gnus-treat-display-xface, gnus-treat-display-smileys)
3391         (gnus-treat-from-picon, gnus-treat-mail-picon)
3392         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3393         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3394         (gnus-treat-play-sounds, gnus-treat-translate)
3395         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3396
3397         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3398         (gnus-article-treat-body-boundary): Use it.
3399
3400         * message.el (message-mode): Fix doc.
3401         (message-mode-menu): Fix names.
3402
3403 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3404
3405         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3406         articles.
3407
3408         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3409         (gnus-picon-transform-address): Search for unknown faces as well.
3410         (gnus-picon-find-face): Don't search "news" for MISC.
3411         (gnus-picon-user-directories): Changed default back to exclude
3412         "unknown".
3413
3414         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3415
3416         * gnus-picon.el (gnus-picon-find-face): Search through all
3417         databases.
3418         (gnus-picon-find-face): New implementation.
3419
3420         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3421         keystroke.
3422         (gnus-topic-goto-next-topic): Ditto.
3423
3424         * gnus.el (gnus-summary-line-format): Changed default.
3425
3426         * nnmail.el (nnmail-extra-headers): Change default.
3427
3428         * gnus-sum.el (gnus-extra-headers): Change default.
3429
3430         * message.el (message-news-other-window): Changed "news" to
3431         "posting".
3432         (message-news-other-frame): Ditto.
3433         (message-do-send-housekeeping): Ditto.
3434
3435         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3436         function.
3437         (gnus-article-unread-p): New function.
3438         (gnus-article-unseen-p): New function.
3439         (gnus-dead-summary-mode-map): Typo.
3440
3441         * gnus-util.el (gnus-make-predicate): New function.
3442         (gnus-make-predicate-1): New function.
3443
3444         * gnus-sum.el: New function.
3445         (gnus-map-articles): New function.
3446
3447         * gnus-art.el (gnus-treat-fold-headers): New variable.
3448         (gnus-article-treat-fold-headers): New command and keystroke.
3449
3450         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3451         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3452
3453 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3454
3455         * message.el (message-fcc-externalize-attachments): New variable.
3456         (message-do-fcc): Use it.
3457
3458         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3459         (gnus-inews-do-gcc): Use it.
3460
3461         * mml.el (mml-tweak-sexp-alist): New variable.
3462         (mml-externalize-attachments): New variable.
3463         (mml-tweak-part): Use mml-tweak-sexp-alist.
3464         (mml-tweak-externalize-attachments): New function.
3465
3466 2002-01-01  Steve Youngs  <youngs@xemacs.org>
3467
3468         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3469         'set-glyph-face' so x-face back/foreground can be set.
3470
3471 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * message.el (message-fix-before-sending): Fix a typo.
3474
3475 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * gnus-art.el (gnus-treat-smiley): Renamed command.
3478         (gnus-article-remove-images): New command and keystroke.
3479
3480         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3481
3482         * smiley-ems.el (gnus-smiley-display): Removed.
3483
3484         * gnus.el (gnus-version-number): Update version.
3485
3486         * message.el (message-text-with-property): Renamed and moved
3487         here.
3488         (message-fix-before-sending): Highlight invisible text and place
3489         point there.
3490
3491 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3492
3493         * gnus.el: Oort Gnus v0.04 is released.
3494
3495 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496
3497         * gnus-delay.el (gnus-delay-send-queue): Renamed.
3498
3499         * gnus-art.el (gnus-ignored-headers): More headers,
3500
3501         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3502         of `scan-error', since XEmacs doesn't seem to support that.
3503
3504 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3505
3506         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3507         arg.
3508         (gnus-summary-best-unread-subject): Ditto.
3509         (gnus-summary-best-unread-subject): No, don't.
3510         (gnus-summary-better-unread-subject): New command.
3511
3512         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3513
3514         * lpath.el ((featurep 'xemacs)): fbind url function.
3515
3516         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3517         buffer.
3518         (gnus-xmas-remove-image): Implementation that does something.
3519         (gnus-xmas-article-display-xface): Mark images properly.
3520
3521         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3522
3523 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
3524
3525         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3526
3527 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * gnus-group.el (gnus-group-line-format): Added %O to the default
3530         value.
3531
3532         * gnus-util.el (gnus-text-with-property): The smallest point is
3533         point-min.
3534
3535         * smiley-ems.el (smiley-region): Return images.
3536         (gnus-smiley-display): Allow toggling.
3537         (smiley-region): Use text properties, not overlays.
3538
3539         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3540         implemented yet.
3541
3542         * smiley-ems.el (smiley-update-cache): Check for valid types.
3543
3544         * gnus-art.el (gnus-with-article-buffer): New macro.
3545
3546         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3547         strings as well as the glyphs.
3548         (gnus-picon-transform-address): Ditto.
3549         (gnus-picon-insert-glyph): Ditto.
3550         (gnus-picon-transform-newsgroups): Toggle.
3551         (gnus-picon-transform-address): Toggle.
3552
3553         * gnus-ems.el (gnus-remove-image): New function.
3554         (gnus-put-image): Take an optional string.
3555
3556         * gnus-util.el (gnus-text-with-property): New function.
3557
3558         * gnus-art.el (gnus-delete-images): New function.
3559
3560         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3561
3562         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3563         (gnus-article-wash-status): Use it.
3564         (gnus-signature-toggle): Clean up.
3565         (gnus-add-wash-status): New function.
3566         (gnus-delete-wash-status): New function.
3567         (gnus-article-hide-text-type): Use them throughout.
3568         (gnus-add-image): New function.
3569
3570         * gnus-ems.el (gnus-article-display-xface): Use new interface.
3571
3572         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3573         interface.
3574
3575         * gnus-art.el (article-display-x-face): Cleaned up.
3576
3577         * rfc2047.el (rfc2047-field-value): New function.
3578
3579         * mail-parse.el (mail-header-field-value): New alias.
3580
3581         * gnus-art.el (gnus-mime-print-part): Fix typos.
3582
3583         * smiley-ems.el (gnus-smiley-file-types): New variable.
3584         (smiley-update-cache): Use it.
3585         (smiley-regexp-alist): Suffix-less smiley names.
3586         (smiley-regexp-alist): Added more smileys.
3587
3588         * gnus-sum.el (gnus-print-buffer): Made into own function.
3589         (gnus-summary-print-article): Use it.
3590
3591         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3592         looked for when REQUEST is a string.
3593
3594         * gnus-art.el (gnus-mime-button-commands): Add printing
3595         keystroke.
3596         (gnus-mime-copy-part): Doc fix.
3597         (gnus-mime-print-part): New command.
3598
3599 2001-12-31  Simon Josefsson  <jas@extundo.com>
3600
3601         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3602         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3603
3604 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3605
3606         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3607         (picon): Fix doc.
3608
3609         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3610         longer exists. Remove those codes.
3611         * gnus.el (gnus-use-picons): Ditto.
3612
3613 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3614
3615         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3616         infloop.
3617
3618         * gnus-sum.el (t): New `W D' map.
3619
3620         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3621         (gnus-article-treat-body-boundary): Clean up.
3622         (gnus-body-boundary-face): Removed.
3623         (gnus-article-goto-header): Moved here.
3624         (gnus-article-goto-header): Allow better regexps.
3625         (gnus-article-treat-fold-newsgroups): New command.
3626
3627         * gnus-sum.el (gnus-summary-move-article): We have to select an
3628         article to give `gnus-read-move-group-name' an opportunity to
3629         suggest an appropriate default.
3630
3631         * rfc2047.el (rfc2047-fold-line): New function.
3632         (rfc2047-unfold-line): Ditto.
3633         (rfc2047-fold-region): Don't fold just after the header name.
3634
3635         * mail-parse.el (mail-header-fold-line): New alias.
3636         (mail-header-unfold-line): Ditto.
3637
3638         * gnus-art.el (gnus-body-boundary-face): Renamed.
3639         (gnus-article-treat-body-boundary): Use it.
3640         (gnus-article-treat-body-boundary): Use an invisible header and a
3641         line of underline characters.
3642
3643 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3644
3645         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3646
3647         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3648         (gnus-picon-split-address): New function.
3649         (gnus-picon-find-face): Use it.
3650         (gnus-picon-transform-address): Use it. Set first to t for each
3651         address.
3652
3653         * gnus-art.el (gnus-with-article-headers): Move to here. Define
3654         the macro then use it.
3655         (gnus-treatment-function-alist): Treat picons earlier.
3656
3657 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3658
3659         * gnus-art.el (gnus-body-separator-face): New variable.
3660         (gnus-article-treat-body-boundary): Use a blank, colored line.
3661
3662         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3663         well.
3664
3665         * gnus-art.el (gnus-treat-body-boundary): New variable.
3666         (gnus-article-treat-unfold-headers): Use helper macro.
3667         (gnus-article-treat-body-boundary): New command.
3668
3669         * gnus.el (gnus-logo-color-style): Change the default color.
3670         (gnus-splash-face): Gray, gray.
3671
3672         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3673         colors.
3674
3675         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3676         (gnus-logo-color-style): Ditto.
3677         (gnus-logo-colors): Ditto.
3678
3679         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3680
3681         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3682
3683         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3684         (gnus-picon-transform-newsgroups): New function.
3685
3686         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3687         string.
3688
3689         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3690
3691         * gnus-art.el (gnus-treat-cc-picon): New variable.
3692         (gnus-treat-mail-picon): Renamed.
3693
3694         * gnus-picon.el: New implementation.
3695         (gnus-picon-find-face): Renamed.
3696         (gnus-treat-from-picon): Use it.
3697         (gnus-picon-transform-address): Renamed.
3698         (gnus-treat-from-picon): Use it.
3699         (gnus-picon-create-glyph): Renamed.
3700         (gnus-picon-transform-address): Use it.
3701         (gnus-treat-cc-picon): New command.
3702
3703         * mm-decode.el (mm-create-image-xemacs): Separated out into
3704         function.
3705         (mm-get-image): Use it.
3706
3707         * gnus-art.el (gnus-treat-display-picons): Simplify.
3708         (gnus-treat-from-picon): Renamed.
3709
3710         * gnus-ems.el (gnus-create-image): New function.
3711         (gnus-put-image): New function.
3712
3713         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3714         (gnus-with-article-headers): New macro.
3715         (gnus-article-goto-header): New function.
3716
3717         * gnus-xmas.el (gnus-image-type-available-p): New function.
3718
3719         * gnus-ems.el (gnus-image-type-available-p): New function.
3720
3721 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3722
3723         * nnrss.el (nnrss-check-group): Find the correct tag, because
3724         xml.el is changed.
3725
3726 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3729         lines are shorter than the window width.
3730         (gnus-ignored-headers): More headers.
3731
3732 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3733
3734         * gnus-art.el (gnus-treat-unfold-lines): New variable.
3735         (gnus-treat-unfold-headers): Renamed.
3736         (gnus-article-treat-unfold-headers): New command and keystroke.
3737
3738         * rfc2047.el (rfc2047-encode-message-header): Clean up.
3739
3740         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3741
3742 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3743
3744         * sha1-el.el (sha1-use-external): New variable.
3745         (sha1-region): Use it.
3746         (sha1-string): Ditto.
3747
3748         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3749         * gnus-picon.el: Less warnings when compile.
3750
3751 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3752
3753         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3754         alias.
3755         (gnus-picons-database): Default to list.
3756         (gnus-picons-lookup-internal): Use it.
3757
3758         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3759         to "bogus".
3760
3761         * gnus-win.el (gnus-configure-windows-hook): New hook.
3762
3763 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
3764
3765         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3766
3767 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3768
3769         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3770         lists.
3771         (gnus-select-newsgroup): Don't append; push.
3772         (gnus-adjust-marked-articles): Remove obsolete ranges from
3773         `seen'.
3774         (gnus-update-marks): Clean up.
3775         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3776
3777 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
3778
3779         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3780
3781 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3782
3783         * gnus-sum.el (gnus-auto-select-subject): New variable.
3784         (gnus-summary-best-unread-subject): New function.
3785         (gnus-summary-best-unread-article): Use it.
3786         (gnus-summary-first-unseen-subject): New function and command.
3787
3788         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3789         other treatments.
3790
3791         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3792         function.
3793
3794         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3795         from the list of hidden types.
3796
3797         * mm-view.el (mm-inline-text): Ditto.
3798         (mm-inline-text): Ditto.
3799         (mm-w3-prepare-buffer): Ditto.
3800
3801         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3802
3803 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * gnus-art.el (gnus-ignored-headers): Added more headers.
3806
3807 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
3808
3809         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3810         once.
3811
3812 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3813
3814         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3815
3816 2001-12-28  Simon Josefsson  <jas@extundo.com>
3817
3818         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
3819         Jesper Harder <harder@ifa.au.dk>.
3820
3821 2001-12-27  Simon Josefsson  <jas@extundo.com>
3822
3823         * gnus-sum.el (gnus-select-newsgroup): Make
3824         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
3825         contain all articles (instead of none) when no seen marks have
3826         been set for the group.
3827         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3828         instead, it seems to result in shorter ranges.
3829
3830 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3831
3832         * mm-util.el (mm-iso-8859-x-to-15-region): Use
3833         insert-before-markers.
3834         From Jesper Harder <harder@ifa.au.dk>
3835
3836 2001-12-26  Paul Jarc <prj@po.cwru.edu>
3837
3838         * nnmaildir.el (nnmaildir-save-mail): create the destination
3839         groups if they do not exist.
3840
3841 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3842
3843         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3844
3845 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3846
3847         * gnus-group.el (gnus-group-read-ephemeral-group): Call
3848         gnus-group-real-name.
3849
3850         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3851         (gnus-newsgroup-variables): Ditto.
3852
3853         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
3854         return it.
3855
3856 2001-12-21  Paul Jarc <prj@po.cwru.edu>
3857
3858         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
3859         * nnmaildir.el (top-level): Add commentary.
3860         (nnmaildir-version): Indicate that nnmaildir is now a standard
3861         part of Gnus, not separately released.
3862
3863 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3864
3865         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
3866         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
3867         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
3868         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3869
3870 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * nnmaildir.el: Copyright changes. Require cl only at compile time.
3873
3874 2001-12-20  Simon Josefsson  <jas@extundo.com>
3875
3876         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
3877         ZHU <zsh@cs.rochester.edu>.
3878         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
3879         Brian P Templeton <bpt@tunes.org>.
3880
3881 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3882
3883         * nnmaildir.el: New file.
3884         From Paul Jarc <prj@po.cwru.edu>.
3885
3886 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3887
3888         * nndoc.el (nndoc-type-alist): Move forward to the end.
3889
3890 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
3893         `dolist'.
3894
3895 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3896
3897         * gnus-win.el (gnus-frames-on-display-list): New function.
3898         (gnus-get-buffer-window): Use it.
3899
3900 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3901
3902         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
3903
3904 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3905
3906         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
3907
3908 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3909            From Harald Meland <Harald.Meland@usit.uio.no>
3910
3911         * gnus-win.el (gnus-get-buffer-window): New function.
3912         (gnus-all-windows-visible-p): Use it.
3913
3914         * gnus-util.el (gnus-horizontal-recenter)
3915         (gnus-horizontal-recenter, gnus-horizontal-recenter)
3916         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
3917
3918         * gnus-score.el (gnus-score-insert-help): Use it.
3919
3920         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
3921         (gnus-generate-tree, gnus-highlight-selected-tree)
3922         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
3923         it.
3924
3925         * gnus-art.el (gnus-article-set-window-start)
3926         (gnus-mm-display-part, gnus-request-article-this-buffer)
3927         (gnus-button-next-page, gnus-button-prev-page)
3928         (gnus-article-button-next-page, gnus-article-button-prev-page):
3929         Use it.
3930
3931 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
3932
3933         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
3934         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3935         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
3936
3937 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3938
3939         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
3940         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3941         * mml1991.el, nnultimate.el: Add `coding'.
3942
3943 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
3944
3945         * ChangeLog: changed coding to buffer-file-coding-system
3946         * ChangeLog.1: same
3947         * nnwfm.el: same
3948         * gnus-smiley.el: same
3949         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
3950         * gnus-delay.el: same
3951         * gnus-spec.el: same
3952         * message.el: same
3953         * mml1991.el: same
3954         * nnultimate.el: same
3955
3956 2001-12-16  Simon Josefsson  <jas@extundo.com>
3957         Inspired by code by Dirk Meyer <dischi@tzi.de>.
3958
3959         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
3960         (gnus-summary-save-map): Add muttprint.
3961         (gnus-summary-make-menu-bar): Ditto.
3962         (gnus-summary-muttprint): New function.
3963
3964         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
3965
3966 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3967
3968         * uudecode.el (uudecode-decode-region-internal): Speedup by using
3969         temporary list instead of buffer.
3970
3971         * mm-url.el (executable-find): autoload.
3972
3973 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3974
3975         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
3976         to variable, follow doc-string conventions).
3977
3978 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
3979
3980         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
3981         subscribe-level
3982         * gnus-topic.el (gnus-subscribe-topics): use it.
3983
3984 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3985
3986         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
3987         messages. (A small patch with indentation)
3988         From Sean Neakums <sneakums@zork.net>.
3989
3990         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
3991         nil after shooting down the gnus-original-article-buffer.
3992
3993 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3994
3995         * uudecode.el (uudecode-use-external): New variable.
3996         (uudecode-decode-region): Automatically detect external program.
3997
3998         * binhex.el (binhex-use-external): New variable.
3999         (binhex-decode-region-internal): New function.
4000         (binhex-decode-region): Automatically detect external program.
4001
4002         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
4003         Use them.
4004
4005 2001-12-12  Simon Josefsson  <jas@extundo.com>
4006
4007         * nnvirtual.el (nnvirtual-always-rescan)
4008         (nnvirtual-component-regexp): Fix doc.
4009
4010         * nnoo.el (defvoo): Add doc to defvoo variables.
4011
4012         * nnml.el (nnml-directory, nnml-active-file)
4013         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
4014         (nnml-marks-is-evil, nnml-filenames-are-evil)
4015         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
4016
4017         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
4018         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
4019         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
4020         `error'.
4021
4022         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
4023         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
4024
4025         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
4026         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
4027         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
4028         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
4029
4030         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
4031         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
4032
4033         * imap.el, nnimap.el: Fix indentation.
4034
4035         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
4036
4037 2001-12-12  Didier Verna  <didier@xemacs.org>
4038
4039         * gnus-msg.el (gnus-group-news): New function.
4040         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
4041         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
4042         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
4043         for it.
4044         * gnus-msg.el (gnus-summary-news-other-window): New function.
4045         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
4046         bind it to `i'.
4047         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
4048         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
4049         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
4050         for it (called with a prefix).
4051         * gnus-msg.el (gnus-configure-posting-styles): add an optional
4052         group-name argument.
4053         * gnus-msg.el (gnus-setup-message): use it.
4054
4055 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4056
4057         * gnus-sum.el (gnus-summary-show-article): Fix doc.
4058
4059 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4060
4061         * mml.el (mime-to-mml): Remove Content-Disposition too.
4062
4063 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4064
4065         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
4066         * gnus-group.el (gnus-group-name-decode): Decode unibyte
4067         strings only.
4068         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4069
4070 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
4071
4072         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
4073         (nnmail-fancy-expiry-target): Use it.
4074         Suggestions from Simon Josefsson <jas@extundo.com>.
4075
4076 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4077
4078         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
4079
4080 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4081
4082         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
4083
4084         * gnus-util.el (gnus-url-unhex-string): Move here.
4085
4086 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4087
4088         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
4089         mm-url-decode-entities-nbsp.
4090
4091         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
4092         * webmail.el, nnwfm.el: Use mm-url.
4093
4094         * mm-url.el (mm-url-fetch-form): Move from nnweb.
4095         (mm-url-remove-markup): Move from nnweb.
4096         (mm-url-fetch-simple): Move from webmail.
4097
4098         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
4099
4100 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4101
4102         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
4103         (gnus-summary-print-article): Use it.
4104
4105         * gnus-util.el (gnus-replace-in-string): Typo.
4106
4107 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4108
4109         * nnweb.el (nnweb-replace-in-string): Removed.
4110
4111         * gnus-util.el (gnus-replace-in-string): New function.
4112         (gnus-mode-string-quote): Use it.
4113
4114         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
4115         * nnwfm.el (nnwfm-create-mapping): Ditto.
4116
4117 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4118
4119         * dgnushack.el (dgnushack-compile): nnrss.el and
4120         nnslashdot.el don't depend on nnweb, url, w3.
4121
4122         * nnrss.el: Use mm-url.
4123
4124 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4125
4126         * mm-url.el (mm-url-insert-file-contents): Support file:.
4127
4128 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4129
4130         * mm-view.el: Lower case for the description line. Sync from the
4131         Emacs CVS.
4132
4133 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4134
4135         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
4136         From:  Stefan Monnier  <monnier@cs.yale.edu>
4137
4138 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4139
4140         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
4141
4142 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4143
4144         * mm-url.el: Require executable.
4145         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4146
4147 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4148
4149         * pop3.el (pop3-munge-message-separator): Only use valid date.
4150         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
4151
4152         * Makefile.in: gnus-load.elc may not be generated.
4153
4154 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4155
4156         * mm-url.el: New file.
4157         * nnslashdot.el: Use it.
4158         * mm-extern.el (mm-extern-url): Use it.
4159
4160 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4161
4162         * gnus-sum.el (gnus-summary-save-article): Nix
4163         gnus-display-mime-function and gnus-article-prepare-hook.
4164
4165         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
4166         the beginning of lines.
4167         (gnus-complex-form-to-spec): Ditto.
4168
4169 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4170
4171         * message.el (message-make-mft): Fix the m-s-a-file regexp.
4172         From Paul Jarc <prj@po.cwru.edu>.
4173
4174 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4175
4176         * message.el: New variable message-subscribed-address-file;
4177         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
4178
4179 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4180
4181         * message.el (message-tab-body-function): Set to nil.
4182         (message-tab): Use text-mode-map or global-map.
4183         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4184
4185 2001-11-30  Simon Josefsson  <jas@extundo.com>
4186
4187         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
4188         instead of gnus-union, for speed.  Suggested by Christoph Conrad
4189         <christoph.conrad@gmx.de>.
4190         (gnus-agent-fetch-group-1): Add verbose message.
4191
4192 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4193
4194         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
4195         of integers.
4196
4197 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4198
4199         * message.el (message-newgroups-header-regexp)
4200         (message-completion-alist, message-tab-body-function): Use
4201         defcustom rather than defvar.
4202         (message-tab): Mention `message-tab-body-function' in doc.
4203         Suggested by Karl Eichwalder.
4204
4205 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4206
4207         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
4208
4209 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4210
4211         * nnheader.el (nnheader-find-nov-line): Don't use macro
4212         gnus-delete-line.
4213
4214         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
4215         (gnus-group-name-charset): Ditto.
4216
4217         * gnus-util.el (gnus-buffer-live-p): Ditto.
4218
4219 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4220
4221         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
4222         open parenthesis in doc.
4223         (sieve-manage-authenticator-alist): Typo in doc.
4224         * imap.el (imap-authenticator-alist): Typo in doc.
4225         (imap-stream-alist): Backslash.
4226
4227         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
4228           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
4229
4230 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4231
4232         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
4233
4234         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
4235
4236         * gnus-msg.el (gnus-configure-posting-styles): use
4237         make-local-hook. Add LOCAL for add-hook.
4238
4239 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
4240
4241         * message.el (message-mode): Use `make-local-hook' unless
4242         obsolete.
4243         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
4244
4245 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * canlock.el: Remove sha1.el and base64.el stuff.
4248
4249 2001-11-26  Didier Verna  <didier@xemacs.org>
4250
4251         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
4252         if needed.
4253
4254 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * message.el (message-tamago-not-in-use-p): New function.
4257         (message-strip-forbidden-properties): Use it.
4258
4259 2001-11-26  Didier Verna  <didier@xemacs.org>
4260
4261         * gnus-start.el (gnus-check-first-time-used): only check for
4262         existence of .el[d] files.
4263
4264 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4265
4266         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
4267
4268         * message.el (message-setup-1): Clean up mc-*.
4269
4270 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4271
4272         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
4273         * gnus-score.el (gnus-score-find-bnews): Use it.
4274
4275         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
4276         (gnus-summary-limit-to-author): Ditto.
4277         (gnus-summary-limit-to-extra): Ditto.
4278         (gnus-summary-find-matching): Support not-matching argument.
4279
4280 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4281
4282         * message.el (message-wash-subject): Use `insert' rather than
4283         `insert-string', which is deprecated.
4284
4285 2001-11-24  Simon Josefsson  <jas@extundo.com>
4286
4287         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4288         message. (Gnus does not "default" to using 8bit for the message,
4289         it default to use 8bit encoding and the user-supplied CTE
4290         value. Calling this behaviour "treating it as 8bit" is perhaps
4291         better.)
4292
4293         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4294         (compare mm-charset-to-coding-system).
4295
4296 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4297
4298         * canlock.el (canlock-sha1-with-openssl): Use unibyte
4299         buffer. Correctly decode hex.
4300
4301 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4302
4303         * gnus-agent.el (gnus-category-insert-line): Convert category
4304         names to strings.
4305
4306 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4307
4308         * message.el (sha1): eval-and-compile.
4309
4310 2001-11-20  Simon Josefsson  <jas@extundo.com>
4311
4312         * message.el (message-allow-no-recipients): New variable.
4313         (message-send): Use it, customize the prompting when posting to
4314         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
4315
4316 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * mm-util.el (mm-coding-system-priorities): New variable.
4319         (mm-sort-coding-systems-predicate): New function.
4320         (mm-find-mime-charset-region): Resort coding systems if needed.
4321         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4322
4323 2001-11-20  Didier Verna  <didier@xemacs.org>
4324
4325         * gnus-group.el (gnus-group-make-help-group): new optional
4326         argument to control the error behavior.
4327         * gnus-start.el (gnus-check-first-time-used): use it to avoid
4328         erroring.
4329
4330 2001-11-19  Simon Josefsson  <jas@extundo.com>
4331
4332         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4333         instead of C-c C-u.  Suggested by Per Abrahamsen
4334         <abraham@dina.kvl.dk>.
4335
4336 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4337
4338         * nnfolder.el (nnfolder-read-folder): Use group instead of
4339         nnfolder-current-group.
4340         Suggested by Lorentey Karoly <lorentey@elte.hu>.
4341
4342 2001-11-17  Simon Josefsson  <jas@extundo.com>
4343
4344         * message.el (message-send): Ask user if Fcc/Gcc should be
4345         performed when no other sender was specified.
4346         Suggested by prj@po.cwru.edu (Paul Jarc).
4347
4348 2001-11-17  Simon Josefsson  <jas@extundo.com>
4349
4350         * message.el (message-mode, message-mode-map): Use C-c C-u for
4351         Importance: instead of C-c C-p (used by SC).
4352
4353 2001-11-16  Simon Josefsson  <jas@extundo.com>
4354
4355         * message.el (message-insert-importance-high)
4356         (message-insert-importance-low): Save point.
4357
4358         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4359         value.
4360
4361 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
4362
4363         * message.el (message-strip-special-text-properties): New option.
4364         (message-strip-forbidden-properties): Obey it.
4365
4366 2001-11-14  Sam Steingold  <sds@gnu.org>
4367
4368         * gnus-score.el: Fixed some doc strings to properly quote symbols.
4369
4370 2001-11-15  Simon Josefsson  <jas@extundo.com>
4371
4372         Support "Importance:" header in Message.
4373
4374         * message.el (message-mode-map): Bind C-c C-p to
4375         `message-insert-or-toggle-importance'
4376         (message-mode-menu): Add message-insert-importance-{high,low}.
4377         (message-insert-importance-high, message-insert-importance-low)
4378         (message-insert-or-toggle-importance): New functions.
4379         (message-tool-bar-map): Add {un,}important.
4380         (message-mode): Doc fix.
4381
4382 2001-11-15  Simon Josefsson  <jas@extundo.com>
4383
4384         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4385
4386         * mml.el (mml-menu): Fix toolbar tooltip.
4387
4388 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4389
4390         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4391         * nnml.el (nnml-save-marks): Ditto.
4392
4393         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4394
4395 2001-11-15  Simon Josefsson  <jas@extundo.com>
4396
4397         * nnml.el (nnml-save-marks):
4398         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4399         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4400
4401 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4402
4403         * gnus-art.el (gnus-article-wash-status-strings): Use
4404         `copy-sequence', not `copy-seq'.
4405
4406 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4407
4408         * gnus-art.el (gnus-article-wash-status-strings): New constant.
4409         (gnus-gnus-article-wash-status-entry): New function.
4410         (gnus-article-wash-status): Use it.
4411
4412 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4413
4414         * mml1991.el: Add coding header.
4415
4416 2001-11-12  Simon Josefsson  <jas@extundo.com>
4417
4418         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4419         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4420         `mml1991-sign' and `mml1991-encrypt'.
4421         (mml1991-encrypt, mml1991-sign): New glue functions.
4422         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4423
4424         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4425         (mml-menu): Add PGP to menu.
4426
4427         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
4428         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4429         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4430         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4431
4432         * mml2015.el: Mention RFC 3156.
4433
4434         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
4435
4436 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4437
4438         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4439
4440         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4441           From <Michael.Cook@cisco.com>
4442
4443 2001-11-11  Simon Josefsson  <jas@extundo.com>
4444
4445         * message.el (top-level): Autoload sha1.
4446         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4447         canlock, no need to require two different hash algs).  Suggested
4448         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4449
4450 2001-11-09  Simon Josefsson  <jas@extundo.com>
4451
4452         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
4453         <Pavel@Janik.cz>.
4454
4455 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4456
4457         * message.el (message-point-in-header-p): New function.
4458         (message-do-auto-fill): Use it.
4459         (message-beginning-of-line): New function.  Goes to beginning of
4460         header value (i.e., end of header name), or to beginning of line
4461         if already at beginning of value.  Behaves like
4462         `beginning-of-line' when in message body.
4463         (message-mode-map): Bind it.
4464
4465 2001-11-08  Simon Josefsson  <jas@extundo.com>
4466
4467         * gnus-msg.el (gnus-posting-styles): Add doc.
4468
4469 2001-11-07  Simon Josefsson  <jas@extundo.com>
4470
4471         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4472
4473         * sieve-mode.el (sieve-control-commands-face)
4474         (sieve-control-commands-face, sieve-action-commands-face)
4475         (sieve-test-commands-face, sieve-tagged-arguments-face): New
4476         faces.
4477         (sieve-font-lock-keywords): Use them.
4478         (sieve-mode): Only set font-lock-defaults in emacs.
4479
4480         * gnus-art.el (gnus-default-article-saver): Add
4481         gnus-summary-save-body-in-file.
4482         (gnus-summary-write-to-file): Fix doc.
4483
4484 2001-11-07  Simon Josefsson  <jas@extundo.com>
4485
4486         * gnus-art.el (gnus-treat-highlight-signature): Add cross
4487         reference to the correct chapter in the manual.
4488
4489         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4490         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4491
4492 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4493
4494         * mml.el (mml-preview): Bind mail-header-separator.
4495
4496 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4497
4498         * message.el: Always require canlock.
4499         (message-ignored-supersedes-headers): Include Cancel-Lock and
4500         Cancel-Key.
4501         (message-insert-canlock): Don't require canlock.
4502         (message-cancel-news): Don't check whether canlock is available.
4503         (message-supersede): Support cancel-locks.
4504
4505         * gnus-art.el: Don't autoload canlock.
4506
4507 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4508
4509         * mail-source.el (mail-source-fetch-imap): ASYNC param.
4510         From: <andre@slamdunknetworks.com>
4511
4512 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4513
4514         * many files: Fix copyright lines.
4515
4516 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4517
4518         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4519         Suggested by Dave Love  <fx@gnu.org>.
4520
4521 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * message.el (message-kill-buffer): Remove auto-save file after
4524         confirm.
4525
4526         * message.el (message-send-mail): Call message-generate-headers
4527         once.  Suggested by Matt Armstrong <matt@lickey.com>.
4528
4529         * gnus-topic.el (gnus-topic-rename): Initial-input.
4530         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4531
4532 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4533
4534         * message.el (message-forbidden-properties): New constant.
4535         (message-strip-forbidden-properties): New function.
4536         (message-mode): Activate it.
4537
4538 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4539
4540         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4541         (mm-hack-charsets): Fix doc.
4542
4543 2001-11-02  Simon Josefsson  <jas@extundo.com>
4544
4545         * gnus-int.el (gnus-check-server): Message "...done" when done.
4546
4547         * imap.el (imap-close): Don't message (imap-send-command-wait
4548         returns if the connection is dropped).
4549         (imap-wait-for-tag): Nix out message only when necessary.
4550
4551         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4552         for non-crossposting.
4553         (gnus-sieve-crosspost): Default to t to be consistent with other
4554         parts of Gnus.
4555
4556 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4557
4558         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4559         (mm-iso-8859-x-to-15-table): Ditto.
4560         (mm-iso-8859-x-to-15-region): Ditto.
4561         (mm-find-mime-charset-region): Ditto.
4562
4563 2001-11-01  Simon Josefsson  <jas@extundo.com>
4564
4565         * nnimap.el (nnimap-close-asynchronous): New variable.
4566         (nnimap-close-group): Use it.
4567         (nnimap-expunge): Don't use it.
4568
4569         * imap.el (imap-callbacks): New variable.
4570         (imap-remassoc): Copied from `gnus-remassoc'.
4571         (imap-add-callback): New function.
4572         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4573         behaviour.
4574         (imap-parse-response): Call the callback.
4575
4576         * message.el (message-insert-canlock): New variable.
4577         (message-canlock-generate, message-canlock-password)
4578         (message-insert-canlock): New functions.
4579         (message-send-news): Call `message-insert-canlock'.
4580         (top-level): Require canlock when compiling.
4581         (message-insert-canlock): Require canlock before we need it.
4582
4583 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4584
4585         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4586
4587 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4588
4589         * dgnushack.el (dgnushack-make-load): A workaround for
4590         custom-add-loads bug in some versions of XEmacs.
4591
4592 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4593
4594         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4595
4596 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4597
4598         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4599         (mm-hack-charsets): New variable.
4600         (mm-iso-8859-15-compatible): New variable.
4601         (mm-iso-8859-x-to-15-table): New variable.
4602         (mm-find-mime-charset-region): Add parameter hack-charsets.
4603
4604         * mm-bodies.el (mm-encode-body): Use it.
4605         * mml.el (mml-parse-1): Ditto.
4606
4607 2001-11-01  Simon Josefsson  <jas@extundo.com>
4608
4609         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4610
4611 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4612
4613         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4614         is nil.
4615
4616 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4617
4618         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4619
4620         * message.el (message-forward-rmail-make-body): Use
4621         save-window-excursion.
4622         (message-encode-message-body): Search with noerror.
4623         (message-setup-1): Convert compose-mail send-actions to
4624         message-send-actions.
4625
4626 2001-11-01  Simon Josefsson  <jas@extundo.com>
4627
4628         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4629         <yamaoka@jpl.org>.
4630
4631 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4632
4633         * sieve-manage.el (sieve-string-bytes): No complain.
4634
4635 2001-11-01  Simon Josefsson  <jas@extundo.com>
4636
4637         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4638         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4639         has autoload cookies, so no `require' should be necessary.)
4640
4641         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4642         files.
4643
4644 2001-10-31  Simon Josefsson  <jas@extundo.com>
4645
4646         * gnus-cus.el (gnus-group-parameters): Support integer `display'
4647         parameter.
4648
4649         * gnus-sum.el (gnus-select-newsgroup): If group parameter
4650         `display' is a number (and C-u wasn't used to enter group), only
4651         fetch that number of articles.
4652
4653 2001-10-31  Matt Armstrong  <matt@lickey.com>
4654
4655         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4656         not-subscribed -> subscribed.
4657
4658 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4659         From: Josh Huber <huber@alum.wpi.edu>
4660
4661         * message.el (message-subscribed-address-functions): New variable.
4662         (message-subscribed-addresses): New variable.
4663         (message-subscribed-regexps): New variable.
4664         (message-goto-mail-followup-to): New function.
4665         (message-send-mail): Add Mail-Followup-To.
4666         (message-make-mft): New function.
4667
4668         * gnus.el (gnus-find-subscribed-addresses): New function.
4669
4670 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4671
4672         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4673         (mail-source-fetch-pop): Ditto.
4674         (mail-source-check-pop): Ditto.
4675
4676         * gnus-start.el (gnus-read-init-file): Ditto.
4677         (gnus-activate-group): Ditto.
4678         (gnus-read-newsrc-el-file): Ditto.
4679
4680 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4681
4682         * message.el (message-get-reply-headers): Make sure there is ", ".
4683
4684         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4685         mm-coding-system-p. Don't correct it only in XEmacs.
4686         (mm-charset-to-coding-system): Use mm-coding-system-p and
4687         mm-get-coding-system-list.
4688         (mm-emacs-mule, mm-mule4-p): New variables.
4689         (mm-enable-multibyte, mm-disable-multibyte,
4690         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4691         mm-with-unibyte-current-buffer,
4692         mm-with-unibyte-current-buffer-mule4): Use them.
4693         (mm-find-mime-charset-region): Treat iso-2022-jp.
4694
4695         From  Dave Love  <fx@gnu.org>:
4696
4697         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4698         construction.
4699         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
4700         entries conditional on not having a coding system defined for
4701         them.
4702         (mm-mule-charset-to-mime-charset): Use
4703         find-coding-systems-for-charsets if defined.
4704         (mm-charset-to-coding-system): Don't use
4705         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
4706         later.  Add last resort search of coding systems.
4707         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4708         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4709         Mule 4.
4710         (mm-find-mime-charset-region): Re-write.
4711         (mm-with-unibyte-current-buffer): Restore buffer as well as
4712         multibyteness.
4713
4714 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4715
4716         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4717         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4718         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4719
4720 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4721
4722         * gnus-art.el (article-display-x-face): Nix buffer-read-only
4723         again.
4724
4725         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4726
4727 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4728
4729         * gnus-spec.el (gnus-parse-simple-format): Use
4730           buffer-substring-no-properties.
4731
4732 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4733
4734         * gnus-art.el (article-verify-cancel-lock): New function.
4735
4736         * nnheader.el (nntp-process-response): New variable.
4737         (nnheader-init-server-buffer): Make `nntp-process-response'
4738         buffer-local in `nntp-server-buffer'.
4739
4740         * nntp.el (nntp-prepare-post-hook): New hook.
4741         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4742         (nntp-async-trigger): Ditto.
4743         (nntp-request-post): Insert a server's ID if there's no Message-ID
4744         header; run `nntp-prepare-post-hook'.
4745
4746 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4747
4748         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4749         instead.
4750
4751         * message.el (message-forward-subject-author-subject): Don't use
4752         message-news-p, which widens the buffer.
4753         (message-forward-make-body): New function.
4754         (message-forward): Use it.
4755         (message-insinuate-rmail): New function.
4756         (message-forward-rmail-make-body): New function.
4757
4758 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4759
4760         * mm-extern.el (mm-extern): Provide it.
4761
4762         * mm-partial.el (mm-partial): Provide it.
4763
4764 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4765
4766         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4767
4768 2001-10-29  Simon Josefsson  <jas@extundo.com>
4769
4770         * mml.el (mml-preview): Bind message-this-is-news if it is
4771         news. From Jesper Harder <harder@myrealbox.com>.
4772
4773 2001-10-28  Simon Josefsson  <jas@extundo.com>
4774
4775         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4776
4777 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
4778
4779         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4780         ironic smilies.
4781
4782 2001-10-27  Simon Josefsson  <jas@extundo.com>
4783
4784         * message.el (message-indent-citation): Don't add trailing
4785         whitespace when citing text.
4786
4787         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
4788         <harder@ifa.au.dk>.
4789
4790 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4791
4792         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4793         not available.
4794         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4795         (nnweb-type-definition): Add google as alias of dejanews.
4796         (nnweb-google-parse-1): Forward 1 line.
4797
4798 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4799
4800         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4801         variable `message-forward-ignored-headers'.
4802
4803 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
4804
4805         * gnus.el (gnus-expand-group-parameter): New function.
4806         (gnus-expand-group-parameters): Call it.
4807         (gnus-group-fast-parameter): New function.
4808         (gnus-group-find-parameter): Call it.
4809
4810 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4811
4812         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4813         vector (it didn't before because of a bug).
4814         * gnus-msg.el (gnus-post-news): Use header vector directly, if
4815         available.  Before it converted it to an article number.
4816
4817         This makes followup to news articles with negative numbers in
4818         nnvirtual groups use news instead of mail.
4819
4820 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4821
4822         * gnus.el (post-method): Use `native' instead of `nil'.
4823
4824         * gnus-msg.el (gnus-post-method): Ditto.
4825
4826 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4827
4828         * gnus.el (gnus-define-group-parameter): Grammar fix.
4829
4830 2001-10-22  Simon Josefsson  <jas@extundo.com>
4831
4832         * gnus-msg.el (gnus-extended-version): Include
4833         system-configuration.
4834         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4835
4836 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4837
4838         * gnus.el (post-method): Customization fix: `native' is not a
4839         valid value.
4840         * gnus-msg.el (gnus-post-method): Doc and customization fix:
4841         `native' is not a valid value.
4842
4843 2001-10-21  Simon Josefsson  <jas@extundo.com>
4844
4845         * nnimap.el (nnimap): Defgroup
4846         (nnimap-strict-function, nnimap-strict-function-match): New
4847         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
4848         (nnimap-split-crosspost, nnimap-split-inbox)
4849         (nnimap-split-rule, nnimap-split-predicate)
4850         (nnimap-split-predicate): Defcustom.
4851         (nnimap-split-inbox, nnimap-expunge-search-string)
4852         (nnimap-importantize-dormant): Remove "*" from doc.
4853
4854 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4855
4856         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
4857         not supplied via prefix arg.  From Lisp, make arg mandatory.
4858         Suggested by Frank Schmitt.
4859
4860 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4861
4862         * message.el (message-do-auto-fill): Avoid calling
4863         'rfc822-goto-eoh'.
4864
4865 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4866         From Paul Jarc <prj@po.cwru.edu>.
4867
4868         * message.el (message-get-reply-headers): Restructure the logic
4869         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
4870
4871 2001-10-20  Simon Josefsson  <jas@extundo.com>
4872
4873         * message.el (message-cancel-news): Support cancel-locks.
4874         Suggested by Per Abrahamsson.
4875
4876         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
4877         conses.  From David Z Maze <dmaze@MIT.EDU>.
4878
4879         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
4880
4881 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4882
4883         * mm-decode.el (mm-default-directory): Fix customize type.
4884
4885         * message.el (message-setup-fill-variables): Kludge to use
4886         normal-auto-fill-function even if auto fill is already activated.
4887
4888 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4889
4890         * message.el (message-do-auto-fill): New version that does not
4891         rely on text properties, by Simon Josefsson <jas@extundo.com>.
4892         (message-setup-1): Removed the `message-field' property.
4893
4894         * gnus-draft.el (gnus-draft-edit-message): Removed the
4895         `message-field' property.
4896
4897 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4898
4899         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
4900         `message-field'.  The `field' property has a special significance in
4901         Emacs 21.
4902
4903         * message.el (message-send, message-setup-1): Ditto.
4904
4905 2001-10-18  Simon Josefsson  <jas@extundo.com>
4906
4907         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
4908         when undoing.
4909
4910 2001-10-18  Simon Josefsson  <jas@extundo.com>
4911         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
4912
4913         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
4914         (gnus-summary-make-menu-bar): Ditto.
4915
4916 2001-10-17  Simon Josefsson  <jas@extundo.com>
4917
4918         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
4919         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
4920
4921 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4922
4923         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
4924         * gnus-util.el (gnus-user-date): New function.
4925         From Frank Schmitt <usenet@Frank-Schmitt.net>.
4926
4927 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4928
4929         * message.el (message-check-news-header-syntax): Special case
4930         nnvirtual groups.
4931
4932         * gnus-sum.el (gnus-summary-respool-default-method): Changed
4933         customize type to `symbol'.
4934
4935 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4936
4937         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
4938         %&foo;.
4939         (gnus-parse-simple-format): Support user extended spec too.
4940         %u&foo; invokes gnus-user-format-function-foo.
4941
4942 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4943
4944         * nnml.el (nnml-request-expire-articles): Make sure it is back to
4945         the server.
4946         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4947         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4948         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4949         * nndiary.el (nndiary-request-expire-articles): Ditto.
4950         (nndiary-schedule): Defsubst it before use it.
4951         (nndiary-error): eval-and-compile.
4952
4953 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4954
4955         * gnus-msg.el (gnus-post-method): Changed two instances of
4956         `active' to `current' and one `null' to `not'.
4957
4958 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4959         From Katsumi Yamaoka <yamaoka@jpl.org>.
4960
4961         * message.el (message-setup-fill-variables): Use
4962         `normal-auto-fill-function' instead of `auto-fill-function'.
4963
4964 2001-10-16  Simon Josefsson  <jas@extundo.com>
4965
4966         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
4967         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
4968         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
4969
4970 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4971         Patch by Oliver Scholz <oscholz@my.gnus.org>.
4972
4973         * gnus-draft.el (gnus-draft-edit-message): Add text property
4974         `field' with value `header' to message headers.
4975         * message.el (message-setup-1): Really add text property to all of
4976         the header, not just part of it.
4977
4978 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4979
4980         * gnus-group.el (gnus-group-sort-by-server): Use it.
4981
4982         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
4983
4984         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
4985         and keystroke.
4986
4987 2001-10-14  Simon Josefsson  <jas@extundo.com>
4988
4989         * dig.el: Doc fix.
4990
4991         * smime.el: Doc fix.
4992
4993         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
4994         charset magic from message.el.
4995
4996 2001-10-12  Simon Josefsson  <jas@extundo.com>
4997         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
4998
4999         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
5000         'cite from g-a-wash-types.
5001         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
5002         (gnus-article-hide-citation): Fix.
5003
5004         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
5005         character.
5006         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
5007
5008         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
5009         definition.
5010         (gnus-signature-toggle): Toggle `s' mode line character.
5011
5012         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
5013         doing stuff that clears it.
5014
5015 2001-10-12  Simon Josefsson  <jas@extundo.com>
5016
5017         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
5018         From Eric Marsden <emarsden@laas.fr>.
5019
5020 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5021
5022         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
5023         (autoload): Add some autoloads.
5024
5025 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5026         Suggested by Oliver Scholz <epameinondas@gmx.de>.
5027
5028         * message.el (message-do-auto-fill): New function.  Like
5029         `do-auto-fill' but don't fill when in the message header.
5030         (message-setup-1): Put a text property on the message header.
5031         (message-setup-fill-variables): Use `message-do-auto-fill'.
5032
5033 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5034
5035         * message.el (message-send-mail-partially): Insert an empty line
5036         first, because of the change of message-make-lines.
5037
5038 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
5039
5040         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
5041         iso-8859-15, make it an alias for iso-8859-1.
5042
5043 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * message.el (message-send-news): Don't modify the value of
5046         `message-syntax-checks' if it is not a list (possibly it is
5047         `dont-check-for-anything-just-trust-me').
5048
5049 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * gnus-group.el (gnus-group-name-charset-group-alist): Use
5052         `find-coding-system' for XEmacs to check whether the coding-system
5053         `utf-8' is available.
5054
5055 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5056
5057         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
5058
5059 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5060
5061         * message.el (message-send-news): Oops, missed case with no
5062         "Followup-To" header...
5063
5064 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5065
5066         * message.el (message-send-news): Allow
5067         `gnus-group-name-charset-group-alist' to affect encoding of the
5068         "Newsgroups" and "Followup-To" headers.
5069
5070 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5071
5072         * Makefile.in (install-el): Depend on gnus-load.el.
5073
5074 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5075
5076         * Makefile.in (install-el): Use -f.
5077         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
5078
5079 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
5080
5081         * message.el (message-send-news): Don't encode Followups-To when
5082         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
5083
5084         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
5085         header.
5086
5087         * gnus-art.el (article-decode-group-name): Also decode
5088         "Followup-To".
5089
5090         * rfc2047.el (rfc2047-encode-message-header): Encode without
5091         asking for null methods.
5092
5093         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
5094         default charset for newsgroup names in accordance with USEFOR.
5095
5096         * gnus-group.el (gnus-group-name-charset-method-alist,
5097         gnus-group-name-charset-group-alist): Removed "*" from doc
5098         strings, "*" should not be used for complex variables.
5099
5100 2001-10-06  Simon Josefsson  <jas@extundo.com>
5101
5102         Support UTF-8 group names better.
5103
5104         * message.el (message-check-news-header-syntax): Encode group
5105         names before comparison.
5106
5107         * gnus-msg.el (gnus-copy-article-buffer): Run all
5108         `gnus-article-decode-hook's except `article-decode-charset'
5109         instead of hardcoding call to one of them.
5110
5111         * gnus-art.el (gnus-article-decode-hook): Add
5112         `article-decode-group-name'.
5113         (article-decode-group-name): New function, use `g-d-n'.
5114
5115         * gnus-group.el (gnus-group-insert-group-line): Decode
5116         gnus-tmp-group using `g-d-n'.
5117
5118         * gnus-util.el (gnus-decode-newsgroups): New function.
5119
5120 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5121
5122         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
5123         `gnus-group-name-charset-group-alist'.
5124
5125 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5126
5127         * Makefile.in: Install el in install. Add uninstall.
5128
5129 2001-10-05  Simon Josefsson  <jas@extundo.com>
5130
5131         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
5132
5133         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
5134
5135         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
5136         empty folders.
5137
5138         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
5139         limiting if read-all (C-u RET) was used.
5140
5141 2001-10-04  Simon Josefsson  <jas@extundo.com>
5142
5143         * mail-source.el (mail-source-movemail-program): New variable.
5144         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
5145         <thutt@thutt.vmware.com>.
5146
5147 2001-10-03  Simon Josefsson  <jas@extundo.com>
5148
5149         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
5150         (gnus-summary-line-format-alist): Fix param.
5151
5152 2001-10-02  Simon Josefsson  <jas@extundo.com>
5153
5154         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
5155         don't go through `nnimap-request-expire-articles' to delete the
5156         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
5157
5158 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5159
5160         * gnus-agent.el (gnus-agent-write-active): The min in the
5161         agent/active may be larger than that in the server/active.
5162
5163 2001-10-01  Simon Josefsson  <jas@extundo.com>
5164
5165         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
5166         is IMAP4rev1.
5167
5168         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
5169
5170         * nnfolder.el: Ditto.
5171
5172 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
5173
5174         * gnus-sum.el (gnus-summary-extract-address-component): New function.
5175         (gnus-summary-from-or-to-or-newsgroups): Optimize.
5176
5177 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5178
5179         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
5180         (message-mode-menu): Menu item for same.
5181
5182         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
5183         delayed articles.
5184
5185         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
5186         nndraft:delayed does not exist.
5187         (gnus-delay-initialize): Don't set up keymap, that's done from
5188         message.el now.
5189         (gnus-delay, gnus-delay-group, gnus-delay-header)
5190         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
5191
5192 2001-09-29  Simon Josefsson  <jas@extundo.com>
5193
5194         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
5195         utf-8, not eight-bit-control.
5196
5197         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
5198         (imap-log, imap-debug): Custom.
5199         (imap-log-buffer, imap-debug-buffer): New constants.
5200         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
5201         (imap-network-open, imap-shell-open, imap-starttls-open)
5202         (imap-send-command-1, imap-send-command, imap-arrival-filter)
5203         (imap-debug): Use imap-*-buffer.
5204
5205         * nndoc.el (nndoc-article-type): Add mailman.
5206         (nndoc-type-alist): Ditto.
5207         (nndoc-mailman-type-p): New function.
5208
5209 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5210
5211         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
5212         gnus-art.el.
5213
5214 2001-09-27  Simon Josefsson  <jas@extundo.com>
5215
5216         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
5217         (gnus-topic-catchup-articles): New function. Suggested by Robin
5218         S. Socha <robin-dated-1001857693.185e29@socha.net>.
5219
5220 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5221         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5222
5223         * gnus-ems.el (gnus-article-display-xface): Insert xface after
5224         previous ones.
5225
5226 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5227         From Daiki Ueno  <ueno@unixuser.org>
5228
5229         * gnus-sum.el (gnus-summary-show-article): The arglist of
5230         detect-coding-region is incompatible.
5231
5232 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5233         From Katsuhiro Hermit Endo <hermit@koka-in.org>
5234
5235         * gnus-group.el (gnus-group-delete-group): Typo.
5236
5237 2001-09-26  Simon Josefsson  <jas@extundo.com>
5238
5239         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
5240
5241         * nnimap.el (nnimap-expiry-target): Use temp buffer.
5242
5243 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5244
5245         * gnus-cus.el (gnus-group-parameters): Display as sexp.
5246
5247 2001-09-22  Simon Josefsson  <jas@extundo.com>
5248
5249         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
5250
5251         * nnfolder.el (nnfolder-open-marks): Ditto.
5252
5253         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
5254         (gnus-update-marks): Use it.
5255         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
5256         hardcoded list.
5257
5258         * gnus.el (gnus-article-special-mark-lists): Add killed.
5259         (gnus-article-unpropagated-mark-lists): New constant.
5260
5261 2001-09-22  Simon Josefsson  <jas@extundo.com>
5262
5263         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
5264         custom option.
5265
5266 2001-09-23  Simon Josefsson  <jas@extundo.com>
5267
5268         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
5269
5270 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5271
5272         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
5273
5274 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5275
5276         * gnus-group.el (gnus-group-sort-function): Fix customize type to
5277         accept lists of functions.
5278
5279 2001-09-20  Simon Josefsson  <jas@extundo.com>
5280
5281         * gnus-group.el (gnus-group-catchup): Update expire marks in
5282         backend.  Also, if ALL also set expire marks on tick/dormant.
5283
5284 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5285
5286         * message.el (message-tab-body-function): New variable.
5287         * message.el (message-tab): Use it.
5288
5289 2001-09-19  Sam Steingold  <sds@gnu.org>
5290
5291         * gnus-win.el (gnus-buffer-configuration): Respect
5292         `gnus-bug-create-help-buffer'.
5293
5294 2001-09-18  Simon Josefsson  <jas@extundo.com>
5295
5296         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5297         (gnus-parse-simple-format): Re-revert.
5298
5299 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
5300
5301         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5302         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5303
5304 2001-09-18  Simon Josefsson  <jas@extundo.com>
5305
5306         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5307         signed.
5308         (gnus-parse-simple-format): Don't use it.
5309
5310 2001-09-17  Miles Bader  <miles@gnu.org>
5311
5312         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5313         error querying a backend abort the whole process.
5314
5315 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5316
5317         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5318         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5319
5320 2001-09-17  Didier Verna  <didier@xemacs.org>
5321
5322         * nndiary.el: version 0.2-b14.
5323         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5324         compatibility problem with XEmacs 21.1.
5325
5326 2001-09-15  Simon Josefsson  <jas@extundo.com>
5327
5328         * gnus-group.el (gnus-group-line-format): Document %c.
5329
5330         * nnml.el (nnml-parse-head): Handle CRLF files.
5331         (nnml-generate-nov-file): Ditto.
5332         (nnml-retrieve-headers): Ditto.
5333
5334 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
5335
5336         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5337
5338 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
5339
5340         * gnus-spec.el (gnus-correct-substring): Still stopped one
5341         character before we wanted (never included last character).
5342         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5343         add missing "," (once per function)
5344
5345 2001-09-14  Simon Josefsson  <jas@extundo.com>
5346
5347         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5348         (otherwise e.g. gnus-agentize in .gnus overrides the customized
5349         default before gnus-group is loaded and the variable set.)
5350
5351         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5352         killed or unsent marks.
5353
5354         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5355         isn't an article to set it on (e.g. when you `a' in a group).
5356
5357 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5358
5359         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5360         can read e-mails from Microsoft Outlook users not using ISO
5361         8859-2 character set.
5362
5363 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5364
5365         * gnus-diary.el: Minor modifications to avoid warnings.
5366         (gnus-summary-misc-menu): defvar.
5367         (gnus-diary-check-message): Use gnus-point-at-eol.
5368         (gnus-diary-kill-entire-line): eval-and-compile.
5369
5370 2001-09-12  Didier Verna  <didier@xemacs.org>
5371
5372         * nndiary.el: new version (0.2-b13).
5373         * nndiary.el (nndiary-mail-sources): doc update.
5374         * nndiary.el (nndiary-split-methods): ditto.
5375         * nndiary.el (nndiary-request-accept-article-hooks): New.
5376         * nndiary.el (nndiary-request-accept-article): use it, check
5377         message validity.
5378         * nndiary.el (nndiary-get-new-mail): changed default to nil.
5379         * nndiary.el (nndiary-schedule): fix bug (misplaced
5380         condition-case): it didn't return nil on error.
5381         * gnus-diary.el: new version.
5382         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5383         * gnus-diary.el (gnus-diary-header-value-history): New.
5384         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5385         * gnus-diary.el (gnus-diary-add-header): New.
5386         * gnus-diary.el (gnus-diary-check-message): New.
5387         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5388         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5389
5390 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5391
5392         * gnus-sum.el (gnus-select-newsgroup): Make
5393         `gnus-current-select-method' buffer-local.
5394
5395         * gnus-art.el (gnus-request-article-this-buffer): Refer
5396         `gnus-current-select-method' in the current summary buffer.
5397
5398 2001-09-10  Simon Josefsson  <jas@extundo.com>
5399         From Daniel Pittman <daniel@rimspace.net>
5400
5401         * gnus-spec.el (gnus-correct-pad-form): Fix.
5402
5403 2001-09-09  Simon Josefsson  <jas@extundo.com>
5404
5405         * mm-decode.el (mm-inline-media-tests): Add
5406         application/x-emacs-lisp.
5407         (mm-attachment-override-types): Add
5408         application/{x-,}pkcs7-signature.
5409
5410         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5411         (gnus-server-line-format, gnus-server-mode-line-format)
5412         (gnus-server-browse-in-group-buffer): Customize.
5413
5414 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5415
5416         * nnml.el (nnml-marks-changed-p): Typo.
5417         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5418         (nnml-marks-changed-p): Use gnus-gethash.
5419         (nnml-marks-modtime): Use gnus-make-hashtable.
5420
5421         * nnfolder.el (nnfolder-marks-changed-p): Typo.
5422         (nnfolder-request-expire-articles, nnfolder-save-marks)
5423         (nnfolder-open-marks): Typo.
5424         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5425         (nnfolder-marks-changed-p): Use gnus-gethash.
5426         (nnfolder-marks-modtime): Use gnus-make-hashtable.
5427
5428 2001-09-08  Simon Josefsson  <jas@extundo.com>
5429
5430         * nnfolder.el (nnfolder-marks-modtime): New variable.
5431         (nnfolder-marks-changed-p): New function.
5432         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5433         (nnfolder-request-update-info): Don't update if marks didn't change.
5434
5435         * nnml.el (nnml-marks-modtime): New variable.
5436         (nnml-marks-changed-p): New function.
5437         (nnml-save-marks, nnml-open-marks): Save modtime.
5438         (nnml-request-update-info): Don't update if marks didn't change.
5439
5440         * gnus-agent.el (gnus-agent-any-covered-gcc)
5441         (gnus-agent-add-server, gnus-agent-remove-server): Use
5442         gnus-agent-method-p.
5443
5444         * gnus-art.el (gnus-buttonized-mime-types): New variable.
5445         (gnus-unbuttonized-mime-type-p): Use it.
5446
5447         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5448         fetch group.
5449
5450 2001-09-08  Simon Josefsson  <jas@extundo.com>
5451         From Daniel Pittman <daniel@rimspace.net>
5452
5453         * gnus-spec.el (gnus-correct-pad-form): New function.
5454         (gnus-parse-simple-format): Use it.
5455
5456 2001-09-07  Simon Josefsson  <jas@extundo.com>
5457
5458         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5459         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
5460         Putnam <reader@newsguy.com>.
5461         (gnus-group-sort-selected-groups): Touch dribble file.
5462
5463 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
5464
5465         * nnml.el (nnml-filenames-are-evil): New variable.
5466         (nnml-article-to-file-alist): Rename to ...
5467         (nnml-current-group-article-to-file-alist): ... this.
5468         Respect `nnml-filenames-are-evil'.
5469         (nnml-active-number): Update.
5470         (nnml-update-file-alist): Update.
5471         (nnml-request-article): Use nnheader-article-to-file-alist.
5472         (nnml-request-rename-group): Likewise.
5473
5474 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * gnus-sum.el (gnus-summary-insert-line): Fix.
5477
5478 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5479
5480         * gnus-sum.el: Bind g-s-t-s to "W g".
5481         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5482         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5483         display of graphical smilies.
5484
5485 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5486
5487         * gnus-start.el (gnus-setup-news): A typo.
5488         From Bill White <billw@wolfram.com>.
5489
5490 2001-09-06  Simon Josefsson  <jas@extundo.com>
5491
5492         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5493         and unseen marks.
5494
5495 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5496
5497         * nnmail.el (nnmail-split-fancy): Document `junk'.
5498
5499 2001-09-04  Simon Josefsson  <jas@extundo.com>
5500
5501         * imap.el (imap-search): Don't error if server is broken.
5502
5503 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
5504
5505         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5506         searching for an article that isn't in the mbox.
5507
5508 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5509
5510         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5511         right, and get all the comments.
5512
5513 2001-09-02  Simon Josefsson  <jas@extundo.com>
5514         Suggested by Dan Christensen <jdc+news@uwo.ca>
5515
5516         * nnfolder.el (nnfolder-request-update-info): Fix message.
5517
5518         * nnml.el (nnml-request-update-info): Ditto.
5519
5520 2001-09-01  Simon Josefsson  <jas@extundo.com>
5521
5522         * nnml.el (nnml-request-expire-articles): Also bind
5523         `nnml-current-group' and `nnml-article-file-alist' when using
5524         expiry-target. (Otherwise nnml will be in a inconsistent internal
5525         state causing all kind of problems.)
5526         (nnml-request-expire-articles): If `nnml-article-to-file' or
5527         `file-attributes' failes, return article as un-expirable instead
5528         of treating it as expired.
5529
5530 2001-08-31  Sam Steingold  <sds@gnu.org>
5531
5532         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5533         typo: `exmine' --> `examine'.
5534
5535 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5536
5537         * nndoc.el (nndoc-forward-type-p): It is not a digest.
5538
5539 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5540
5541         * nnml.el (nnml-check-directory-twice): Remove.
5542         (nnml-retrieve-headers): Ditto.
5543         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5544
5545 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5546
5547         * nnheader.el (nnheader-directory-files-is-safe): No need to read
5548         directory twice on Windows, or on GNU Emacs-21.
5549
5550 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5551
5552         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5553         (nnml-request-rename-group): Ditto.
5554         (nnml-active-number): Ditto.
5555         (nnml-request-create-group): Use nnml-directory-articles.
5556         (nnml-request-expire-articles): Use nnml-directory-articles, which
5557         gets list from nov database if available.
5558         (nnml-get-nov-buffer): New function.
5559         (nnml-open-nov): Use it.
5560         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5561         gets alist from nov database if available.
5562         (nnml-directory-articles): New function.
5563         (nnml-article-to-file-alist): New function.
5564
5565 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5566
5567         * mm-decode.el (mm-display-external): Use `name' as filename, if
5568         `filename' attribute is not present.
5569
5570 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5571
5572         * mail-source.el (mail-source-flash): New defcustom.
5573         (mail-source-new-mail-p): Ring visible bell if appropriate.
5574         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5575         timer is cleared even if mail check signals an error.
5576
5577 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5578
5579         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5580         type 'list.
5581
5582 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5583
5584         * flow-fill.el (fill-flowed): eol might be point-max.
5585
5586 2001-08-27  Simon Josefsson  <jas@extundo.com>
5587
5588         * nnml.el (nnml-request-update-info): Fix message.
5589         (nnml-open-marks): Ditto.
5590
5591         * nnfolder.el (nnfolder-request-update-info):
5592         (nnfolder-open-marks): Fix message.
5593
5594 2001-08-25  Simon Josefsson  <jas@extundo.com>
5595
5596         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5597         after group in ~/.
5598
5599 2001-08-25  Simon Josefsson  <jas@extundo.com>
5600         From Andreas Jaeger  <aj@suse.de>
5601
5602         * nnfolder.el (nnfolder-open-marks): Fix typo.
5603         * nnml.el (nnml-open-marks): Likewise.
5604
5605 2001-08-25  Simon Josefsson  <jas@extundo.com>
5606
5607         Make nnfolder groups self-contained as far as marks are concerned.
5608
5609         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5610         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5611         (nnfolder-open-server): Make marks directory.
5612         (nnfolder-request-delete-group): Delete marks file.
5613         (nnfolder-request-delete-group): Check of nov/marks file exist
5614         before deleting.
5615         (nnfolder-request-rename-group): Rename marks file.
5616         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5617         (nnfolder-request-set-mark, nnfolder-request-update-info)
5618         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5619         (nnfolder-open-marks): New functions.
5620         (top-level): Require gnus.
5621
5622 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5623
5624         * nnweb.el (nnweb-type-definition): Use google raw file.
5625         (nnweb-google-parse-1): Ditto.
5626         (nnweb-google-identity): Ditto.
5627         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5628         (nnweb-altavista-wash-article): Ditto.
5629         (nnweb-request-article): Remove nnweb-decode-entities.
5630
5631         * nnml.el: Require 'gnus.
5632
5633 2001-08-25  Simon Josefsson  <jas@extundo.com>
5634
5635         * nnml.el (nnml-marks-is-evil): Add doc.
5636
5637 2001-08-25  Simon Josefsson  <jas@extundo.com>
5638
5639         * nnml.el (nnml-save-marks): Wrap saving marks in a
5640         condition-case, to allow user to start Gnus if saving marks failed
5641         for some reason.
5642
5643 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5644
5645         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5646
5647         * gnus-group.el (gnus-update-group-mark-positions): Bind
5648         gnus-group-update-hook to nil.
5649
5650 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5651
5652         * mml.el (mml-generate-mime-1): Force as multibyte string.
5653
5654 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5655
5656         * gnus-sum.el (gnus-summary-insert-line)
5657         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5658         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5659
5660         * gnus-spec.el (gnus-correct-substring): Take optional END.
5661
5662         * nnrss.el (nnrss-request-article): Remove \n.
5663         (nnrss-retrieve-headers): Lines number is -1.
5664
5665 2001-08-24  Simon Josefsson  <jas@extundo.com>
5666
5667         * gnus-group.el (gnus-info-clear-data): Call
5668         nnfoo-request-set-mark to propagate marks.  Fix bug:
5669         `gnus-group-update-line' doesn't update read range unless we call
5670         `gnus-get-unread-articles-in-group' first.
5671
5672         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5673         to server.
5674
5675 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5676
5677         * gnus-util.el (gnus-create-info-command): Return an interactive
5678         function.
5679
5680 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5681         From Katsumi Yamaoka <yamaoka@jpl.org>
5682
5683         * gnus-spec.el (gnus-parse-complex-format): Use equal.
5684
5685 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5686
5687         * gnus-sum.el (gnus-select-newsgroup): Use it.
5688
5689         * gnus-util.el (gnus-not-ignore): New function.
5690
5691         * lpath.el (featurep): Don't fbind char-int.
5692
5693         * gnus-util.el (gnus-create-info-command): New function.
5694
5695         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5696         right node.
5697
5698         * gnus-sum.el (gnus-select-newsgroup): Clean up.
5699         (gnus-summary-limit-children): Use 'identity instead of `all'.
5700         (gnus-summary-limit-to-display-predicate): New command and
5701         keystroke.
5702
5703 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5704
5705         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5706
5707         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5708
5709 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710
5711         * gnus-spec.el: Add the Gnus version.
5712         (gnus-update-format-specifications): If the Gnus version changes,
5713         nix out the format spec cache.
5714
5715         * gnus.el (gnus-continuum-version): Made into a command and
5716         optionalize the VERSION.
5717
5718         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5719         the start of the lines.
5720
5721 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * gnus.el (gnus-visual-p): Define function before use of
5724         function.
5725
5726 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727
5728         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5729         (gnus-article-mark-to-type): New function.
5730         (gnus-update-missing-marks): Only update marks of type 'list.
5731
5732         * gnus.el (gnus-article-special-mark-lists): New variable.
5733
5734 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5735
5736         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5737         (gnus-select-newsgroup): Still use 'all.
5738         (gnus-summary-initial-limit): Comparing with 'all.
5739
5740 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5741
5742         * gnus-start.el (gnus-activate-group): If dont-check, don't update
5743         active.
5744
5745 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5746
5747         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5748         nnslashdot-*-retrieve-headers.
5749         (nnslashdot-request-article): Fix for slashcode 2.2.
5750         (nnslashdot-make-tuple): New function.
5751         (nnslashdot-read-groups): Use it.
5752
5753 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5754
5755         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5756         list.
5757
5758         * gnus-sum.el (gnus-summary-move-article): Don't select article.
5759
5760 2001-08-20  Simon Josefsson  <jas@extundo.com>
5761
5762         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5763         opened, error instead of continuing (and exploding later).
5764
5765 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5766
5767         * gnus.el (gnus-expand-group-parameters): Return the parameter
5768         list.
5769
5770         * gnus-sum.el (gnus-summary-show-article): Doc fix.
5771         (gnus-summary-show-article): Guess at charset if required.
5772
5773         * gnus-spec.el (gnus-correct-substring): Stopped one character
5774         before we wanted.
5775
5776 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5777
5778         * earcon.el (earcon-auto-play): Remove unused option.
5779
5780 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5781
5782         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5783         message down in levels, since it happens very fast.
5784
5785         * smiley-ems.el (smiley-update-cache): Respect the symbol version
5786         of smiley-regexp-alist.
5787
5788         * mm-view.el (mm-inline-text): Ignore vcard errors.
5789
5790         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5791
5792         * gnus-score.el (gnus-all-score-files): Use append instead of
5793         nconc.
5794
5795         * gnus.el (gnus-splash-face): Doc fix.
5796
5797         * mm-decode.el (mm-mailcap-command): Use
5798         mm-path-name-rewrite-functions.
5799         (mm-path-name-rewrite-functions): New variable.
5800
5801         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5802         (gnus-complex-form-to-spec): Insert tab.
5803         (gnus-spec-tab): New function.
5804
5805         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5806         entering the group.
5807
5808         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5809         the positional spec.
5810         (gnus-parse-complex-format): React to %C.
5811
5812         * gnus-ems.el (gnus-char-width): Moved here.
5813
5814         * gnus-sum.el (gnus-select-newsgroup): Set
5815         gnus-newsgroup-articles.
5816         (gnus-unseen-mark): New variable.
5817         (gnus-newsgroup-unseen): Ditto.
5818         (gnus-newsgroup-seen): Ditto.
5819         (gnus-adjust-marked-articles): Use them.
5820         (gnus-update-marks): Use them.
5821         (gnus-summary-update-secondary-mark): Display.
5822         (gnus-summary-prepare-threads): Display.
5823
5824         * gnus-msg.el (gnus-inews-group-method): Use and return the
5825         method, not the server.
5826
5827 2001-08-19  Simon Josefsson  <jas@extundo.com>
5828
5829         * gnus-srvr.el (gnus-server-agent-face): New.
5830         (gnus-server-agent-face): New.
5831         (gnus-server-mode): Turn on font-lock-mode.
5832
5833         * gnus.el (gnus-server-visual): Add defgroup.
5834
5835 2001-08-19  Simon Josefsson  <jas@extundo.com>
5836         From Joe Casadonte <jcasadonte@northbound-train.com>
5837
5838         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5839         gnus-server-denied-face): New.
5840         (gnus-server-opened-face, gnus-server-closed-face,
5841         gnus-server-denied-face): New.
5842         (gnus-server-font-lock-keywords): Add.
5843
5844 2001-08-19  Simon Josefsson  <jas@extundo.com>
5845
5846         * nnml.el (nnml-request-set-mark): Return nil.
5847         (nnml-save-marks): Use nnml-possibly-create-directory.
5848         (nnml-open-marks): Only work in temp buffer when inserting/reading
5849         .marks file.
5850
5851 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5852
5853         * gnus.el (gnus-expand-group-parameters): Fix.
5854
5855         * gnus-spec.el (gnus-char-width): New function.
5856         (gnus-correct-substring, gnus-correct-length): Use it.
5857
5858         * message.el (message-required-mail-headers): Fix doc.
5859
5860 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5861
5862         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
5863
5864         * mm-decode.el (mm-save-part-to-file): Insert the handle.
5865
5866 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5867
5868         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
5869         slashdot 2.2 (not fully fixed yet).
5870         (nnslashdot-request-article): Ditto.
5871
5872 2001-08-18  Simon Josefsson  <jas@extundo.com>
5873
5874         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
5875         nnimap.
5876
5877         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
5878         gnus-util.
5879         (nnimap-request-update-info-internal): Use new functions.
5880
5881         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
5882         new functions.
5883
5884 2001-08-18  Simon Josefsson  <jas@extundo.com>
5885
5886         Make nnml groups self-contained as far as marks are concerned.
5887
5888         * nnml.el (nnml-request-delete-group): Delete marks file.
5889         (nnml-request-rename-group): Move marks file.
5890         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
5891         variables.
5892         (nnml-request-set-mark, nnml-request-update-info): New server
5893         functions.
5894         (nnml-save-marks, nnml-open-marks): New functions.
5895
5896 2001-08-18  Simon Josefsson  <jas@extundo.com>
5897
5898         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
5899         `set' when setting marks.
5900
5901 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5902
5903         * gnus.el (gnus-info-find-node): Take an argument.
5904
5905         * gnus-art.el (gnus-button-handle-info): New function.
5906         (gnus-url-unhex-string): Replace "+" with " ".
5907
5908 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5909
5910         * message.el (message-check-news-header-syntax): Check bad From.
5911
5912 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5913
5914         * gnus-spec.el (gnus-correct-length): New function.
5915         (gnus-correct-substring): New function.
5916         (gnus-tilde-max-form): Use it.
5917
5918 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
5919
5920         * nnmh.el: Docstring changes as below.
5921
5922         * nnml.el: Docstring changes as below.
5923
5924         * nnbabyl.el: Docstring changes as below.
5925
5926         * nnmbox.el: Docstring changes as below.
5927
5928         * nnfolder.el: Added docstrings identifying each virtual server
5929         parameter.
5930
5931 2001-08-18  Simon Josefsson  <jas@extundo.com>
5932
5933         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
5934
5935 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
5936
5937         * message.el: rename "Abort Message" to "Postpone Message".
5938         Remove "Attach file as MIME" from Message menu, it's already in
5939         the MIME menu.
5940
5941 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5942
5943         * smime.el (smime-point-at-eol): eval-and-compile.
5944         (smime-make-temp-file): New function.
5945         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
5946         Use it.
5947
5948 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5949
5950         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
5951         (gnus-agent-summary-fetch-group): New command and keystroke.
5952
5953         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
5954         (gnus-mime-display-security): Make it respect
5955         gnus-unbuttonized-mime-type-p.
5956
5957         * gnus-sum.el (gnus-articles-to-read): Comments.
5958         (gnus-article-marked-p): New function.
5959         (gnus-summary-display-make-predicate): New function.
5960         (gnus-select-newsgroup): Use them.
5961
5962         * mm-decode.el (mm-save-part-to-file): Made it not error.
5963
5964 2001-08-17  Simon Josefsson  <jas@extundo.com>
5965
5966         * imap.el (imap-wait-for-tag): If process-status isn't open or
5967         run, return nil instead of sit-for looping.
5968
5969 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5970
5971         * lpath.el (featurep): fbind xml-parse-region.
5972
5973         * gnus.el (gnus-message-archive-method): Default to "archive".
5974         (gnus-message-archive-method): Doc fix.
5975         (gnus-parameters-get-parameter): Cleaned up.
5976         (gnus-expand-group-parameter): New function.
5977
5978         * gnus-start.el (gnus-setup-news): Push the archive server only
5979         the server list.
5980
5981         * mml.el (mml-menu): Changed name to "Attachments".
5982
5983         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
5984         when there is something to detroy.
5985
5986 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5987
5988         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
5989         nil.
5990
5991 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5992
5993         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
5994         which specifies a time today or tomorrow.
5995
5996 2001-08-15  Simon Josefsson  <jas@extundo.com>
5997         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5998
5999         * gnus-agent.el (gnus-agent-make-mode-line-string)
6000         (gnus-agent-toggle-plugged): Use new API.
6001
6002 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6003
6004         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
6005         deadline has expired.
6006
6007 2001-08-12  Simon Josefsson  <jas@extundo.com>
6008         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
6009
6010         Support `recent' mark indicating newly arrived messages (to
6011         separate from old but unread messages).
6012
6013         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
6014         `nnmail-split-history' if recent is > 0.
6015         (nnimap-request-update-info-internal): Update `recent' marks.
6016         (nnimap-request-set-mark): Never set `recent' marks.
6017         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
6018         recent.
6019
6020         * gnus-sum.el (gnus-recent-mark): New mark.
6021         (gnus-newsgroup-recent): New variable.
6022         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
6023         (gnus-summary-prepare-threads): Mark recent articles.
6024         (gnus-summary-add-mark): Support recent.
6025         (gnus-summary-update-secondary-mark): Support recent.
6026
6027         * gnus.el (gnus-article-mark-lists): Add recent.
6028
6029 2001-08-12  Simon Josefsson  <jas@extundo.com>
6030
6031         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
6032         whether successful decoding took place.  Add doc.
6033
6034 2001-08-12  Simon Josefsson  <jas@extundo.com>
6035         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
6036
6037         * gnus.el (gnus-summary-line-format, gnus-parameters):
6038         * gnus-gl.el (gnus-summary-grouplens-line-format):
6039         * gnus-salt.el (gnus-summary-pick-line-format):
6040         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
6041
6042 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
6043         Committed by Kai Gro\e,b_\e(Bjohann.
6044
6045         * gnus-score.el (gnus-score-string): Fix `match' regexp
6046         for `extra' header case.
6047
6048 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6049
6050         * nnmbox.el (nnmbox-read-mbox): No warning.
6051
6052 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6053
6054         * nndoc.el (nndoc-article-type): Fix doc.
6055         (nndoc-generate-article-function): New variable.
6056         (nndoc-dissection-function): New variable.
6057         (nndoc-type-alist): Add oe-dbx.
6058         (nndoc-oe-dbx-type-p): New function.
6059         (nndoc-oe-dbx-dissection): New function.
6060         (nndoc-oe-dbx-generate-article): New function.
6061
6062 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6063
6064         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
6065         whether deadline has been reached.  Patch from Dan Nicolaescu
6066         <dann@godzilla.ics.uci.edu>.
6067
6068 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6069
6070         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
6071         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
6072         <rintaman@cs.Helsinki.FI>.
6073
6074         * mail-source.el (mail-source-movemail): The error buffer is
6075         modified, but nothing in it.
6076
6077 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6078
6079         * message.el (message-bogus-system-names): New variable.
6080         (message-make-fqdn): Use it.
6081
6082 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6083
6084         * nndraft.el (nndraft-request-group): Use
6085         nndraft-auto-save-file-name.
6086
6087 2001-08-09  Simon Josefsson  <jas@extundo.com>
6088
6089         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
6090         Don't ask whether to decrypt.  Just leave result in buffer (don't
6091         call mm).
6092
6093         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
6094         parts as well.
6095         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
6096         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
6097
6098 2001-08-09  Simon Josefsson  <jas@extundo.com>
6099
6100         * mm-decode.el (mm-insert-part): Return decoding success status.
6101         (mm-save-part-to-file): Error if decoding failed.
6102
6103 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6104
6105         * message.el (message-tab): Use indent-relative.
6106         (message-mode): Don't bind indent-line-function to indent-relative.
6107
6108 2001-08-09  Simon Josefsson  <jas@extundo.com>
6109
6110         * message.el (message-get-reply-headers): Fix string. Suggested by
6111         Christoph Conrad <cc@cli.de>.
6112
6113 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6114
6115         * message.el (message-tab): Use the current value of
6116         indent-line-function.
6117         (message-mode): Bind indent-line-function to indent-relative.
6118
6119 2001-08-08  Simon Josefsson  <jas@extundo.com>
6120
6121         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
6122         whether `imtest' is installed.
6123
6124 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6125         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6126
6127         * gnus-sum.el (gnus-summary-show-article): Call
6128         gnus-summary-update-secondary-secondary-mark.
6129         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
6130         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
6131
6132 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6133
6134         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
6135
6136         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6137
6138         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
6139         <gerd@gnu.org>.
6140
6141         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
6142
6143         * gnus-util.el (gnus-output-to-rmail): Ditto.
6144         (gnus-output-to-mail): Ditto.
6145
6146         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
6147
6148 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
6149
6150         * message.el (message-indent-citation): Use
6151         `message-yank-cited-prefix' for empty lines.
6152
6153 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
6154
6155         * message.el (message-indent-citation): Quote only lines starting
6156         with ">" using `message-yank-cited-prefix'.
6157
6158 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6159
6160         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
6161         gnus-cache-fully-p.
6162
6163 2001-08-04  Simon Josefsson  <jas@extundo.com>
6164
6165         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
6166         file if it doesn't exist (by calling gnus-cache-read-active).
6167
6168 2001-08-04  Simon Josefsson  <jas@extundo.com>
6169
6170         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
6171         (gnus-cache-passively-or-fully-p): Removed.
6172         (gnus-cache-fully-p): Fix it.
6173
6174         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
6175
6176 2001-08-04  Simon Josefsson  <jas@extundo.com>
6177
6178         * gnus-cache.el (gnus-cache-fully-p)
6179         (gnus-cache-passively-or-fully-p): New functions.
6180         (gnus-cache-possibly-enter-article): Cosmetic change, use
6181         `g-c-p-o-f-p'.
6182         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
6183         was bogus (`g-c-p-a-a' does not change active info, just change
6184         the functions parameters).
6185         (gnus-cache-possibly-remove-articles-1): Make sure articles are
6186         not removed in groups that match `gnus-uncacheable-groups'.
6187
6188         Reported and modifications based on discussions with Nuutti
6189         Kotivuori <nuutti.kotivuori@smarttrust.com>.
6190
6191 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6192         Committed by Simon Josefsson  <jas@extundo.com>
6193
6194         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
6195         calls `gnus-cache-update-active' if bounds has been extended.
6196
6197 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6198
6199         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
6200         before remove.
6201         (gnus-mime-security-show-details): Ditto.
6202
6203 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6204
6205         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
6206         syntax.  Protect string-match against nil string and regexp.
6207
6208 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6209
6210         * mm-util.el (mm-find-charset-region): Remove control-1.
6211
6212 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6213
6214         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
6215
6216 2001-08-04  Simon Josefsson  <jas@extundo.com>
6217
6218         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
6219         buffer.  Delete MIME-Version header.
6220
6221 2001-08-03  Simon Josefsson  <jas@extundo.com>
6222
6223         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
6224         that is entered does not necessarily have the highest article
6225         number in the group, so use `gnus-cache-possibly-alter-active'
6226         instead of `gnus-cache-update-active'.
6227
6228 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6229
6230         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
6231
6232 2001-08-03  Simon Josefsson  <jas@extundo.com>
6233
6234         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
6235         menu.
6236
6237 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * gnus.el (post-method): New group parameter.  It also provides
6240         the user option `gnus-post-method-alist' and the internal function
6241         `gnus-parameter-post-method'.
6242
6243         * gnus-msg.el (gnus-post-method): Bind the value of
6244         `gnus-post-method' to the group parameter if it is defined.
6245
6246 2001-08-02  Simon Josefsson  <jas@extundo.com>
6247
6248         * smime.el (smime-extra-arguments): Removed.
6249         (smime-call-openssl-region): Don't use it.
6250
6251 2001-08-02  Simon Josefsson  <jas@extundo.com>
6252
6253         * smime.el (smime-sign-region): Handle stderr.
6254         (smime-encrypt-region): Ditto.
6255
6256         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
6257         match the ASN.1 length bytes.
6258         (mm-pkcs7-enveloped-magic): Ditto.
6259         (mm-view-pkcs7-get-type): Don't regexp quote.
6260
6261 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6262         From Andreas Fuchs <asf@void.at>
6263
6264         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
6265
6266 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6267
6268         * gnus-art.el (gnus-header-button-alist): References regexp.
6269
6270 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
6271
6272         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
6273         already fboundp.  Add INTERACTIVE arg to autoload form.
6274
6275 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6276
6277         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
6278
6279         * nnmail.el (nnmail-cache-open): Ditto.
6280
6281 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6282
6283         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6284
6285 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6286
6287         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6288
6289 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6290         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6291
6292         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6293         (gnus-agent-toggle-plugged): Use it.
6294
6295 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6296
6297         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6298         (gnus-ding-file-coding-system): New variable.
6299         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6300         (gnus-slave-save-newsrc): Use it.
6301
6302 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6303
6304         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6305         syntax.
6306
6307 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6308         Originally from Andreas Fuchs <asf@void.at>
6309
6310         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6311         (mml2015-gpg-pretty-print-fpr): New function.
6312         (mml2015-gpg-extract-signature-details): More details, rename from
6313         `m-g-e-from'.
6314         (mml2015-gpg-verify): Use them.
6315         (mml2015-gpg-clear-verify): Use them.
6316
6317 2001-07-31  Simon Josefsson  <jas@extundo.com>
6318
6319         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6320         buffer when done.
6321
6322 2001-07-30  Simon Josefsson  <jas@extundo.com>
6323
6324         * smime.el (smime-call-openssl-region): Revert previous change,
6325         just pass on buf to `call-process-region'.
6326         (smime-verify-region): Doc fix.  Don't message stuff.  Use
6327         `smime-new-details-buffer'.  Inserts error messages into buffer.
6328         (smime-noverify-region): Ditto.
6329         (smime-decrypt-region): Ditto.  Handles stderr separately.
6330         (smime-verify-buffer, smime-noverify-buffer)
6331         (smime-decrypt-buffer): Doc fix.
6332         (smime-new-details-buffer): New function.
6333         (smime-pkcs7-region, smime-pkcs7-certificates-region)
6334         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6335         (smime-sign-region, smime-encrypt-region): Don't use
6336         `insert-buffer'.
6337
6338         * mml-smime.el (mml-smime-verify): Fix security button strings.
6339
6340 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6341
6342         * gnus-art.el (gnus-mime-save-part-and-strip): Save
6343         gnus-article-mime-handles.
6344
6345 2001-07-29  Simon Josefsson  <jas@extundo.com>
6346
6347         * mail-source.el (top-level): Require message for message-directory.
6348         (mail-source-directory): Change default to message-directory.
6349
6350         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6351         (smime-certificate-directory, smime-openssl-program)
6352         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6353         (smime-extra-arguments): New variable.
6354         (smime-dns-server): Fix customize group.
6355         (smime-call-openssl-region): Use `smime-extra-arguments'.
6356
6357 2001-07-29  Simon Josefsson  <jas@extundo.com>
6358         From Vladimir Volovich <vvv@vsu.ru>
6359
6360         * smime.el (smime-call-openssl-region): Ignore stderr.
6361
6362 2001-07-29  Simon Josefsson  <jas@extundo.com>
6363         From Christoph Conrad <christoph.conrad@gmx.de>
6364
6365         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6366         file.
6367
6368 2001-07-29  Simon Josefsson  <jas@extundo.com>
6369
6370         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6371
6372         Support S/MIME decryption.
6373
6374         * mm-decode.el (mm-inline-media-tests):
6375         (mm-inlined-types):
6376         (mm-automatic-display):
6377         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6378
6379         * mm-view.el (mm-pkcs7-signed-magic):
6380         (mm-pkcs7-enveloped-magic): New variables.
6381         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6382         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6383         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6384         PKCS#7 blobs.
6385
6386         * smime.el (smime-decrypt-region): Expand keyfile.
6387
6388 2001-07-29  Simon Josefsson  <jas@extundo.com>
6389
6390         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6391         `ssl.el' variables.
6392
6393         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6394         but line instead of narrowing to it, because `nnmail-parse-active'
6395         calls widen.  Thanks to Christoph Conrad
6396         <christoph.conrad@gmx.de>.
6397
6398 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6399
6400         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6401         for %B spec.
6402
6403         * gnus-sum.el (gnus-summary-prepare-threads): If
6404         gnus-sum-thread-tree-root is nil, use subject instead.
6405         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6406         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6407         (gnus-sum-thread-tree-leaf-with-other)
6408         (gnus-sum-thread-tree-single-leaf): Documentation.
6409         (gnus-sum-thread-tree-single-indent): Allow nil.
6410
6411 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6412
6413         * message.el (message-fill-paragraph): Do nothing if the user
6414         wants filladapt-mode.
6415
6416 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6417
6418         * mm-decode.el (mm-image-type-from-buffer): New function.
6419         (mm-get-image): Use it.
6420
6421 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6422
6423         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6424
6425         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6426         mm-display-parts too.
6427
6428 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6429
6430         * nnfolder.el (nnfolder-request-accept-article): Bind
6431         nntp-server-buffer.
6432
6433         * nnmail.el (nnmail-parse-active): Read from buffer instead of
6434         nntp-server-buffer.
6435
6436 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6437
6438         * message.el (message-check-news-header-syntax): Use
6439         message-post-method.
6440         (message-send-news): Bind message-post-method.
6441
6442 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6443
6444         * mml.el (mml-tweak-type-alist): New variable.
6445         (mml-tweak-function-alist): New variable.
6446         (mml-tweak-part): New function.
6447         (mml-generate-mime-1): Use it.
6448
6449 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6450
6451         * nnfolder.el (nnfolder-request-accept-article): Replace
6452         nnfolder-request-list.
6453
6454 2001-07-27  Simon Josefsson  <jas@extundo.com>
6455
6456         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6457         nnoo-change-server failed to do it.
6458
6459 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6460
6461         * gnus.el (gnus-parameters): Make it customizable.
6462
6463 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6464
6465         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6466
6467         * message.el (message-set-auto-save-file-name): More
6468         poor-system-types.
6469
6470         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6471
6472         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6473         supports +.
6474
6475 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6476
6477         * mm-decode.el (mm-readable-p): New function.
6478         (mm-inline-media-tests): Fix the default testers.
6479
6480 2001-07-26  Simon Josefsson  <jas@extundo.com>
6481
6482         * nnimap.el (nnimap-version): Bump version number.
6483
6484 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6485         From Steven E. Harris <seh@speakeasy.org>
6486
6487         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6488         in M$Windows too.
6489
6490 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6491
6492         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6493
6494 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6495
6496         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6497
6498         * mm-decode.el (mm-get-image): Guess then use the type.
6499
6500         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6501
6502 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
6503
6504         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6505         display (%B) for threads if threading is off.
6506
6507 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6508         From Henrik Enberg <henrik@enberg.org>
6509
6510         * gnus-msg.el: Customization patch.
6511
6512 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6513
6514         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6515         variable.
6516         (nnmail-split-fancy-with-parent): Ignore certain groups.
6517
6518 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6519
6520         * gnus-util.el (gnus-byte-compile): New function.
6521         (gnus-use-byte-compile): New variable.
6522         (gnus-make-sort-function): Use it.
6523
6524         * nnmail.el (nnmail-get-new-mail): Use it.
6525
6526         * gnus-agent.el (gnus-category-make-function): Simple function or
6527         compiled function.
6528         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6529
6530         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6531         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6532         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6533
6534         * message.el (message-check-news-header-syntax): Remove quote.
6535
6536 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6537
6538         * message.el (message-use-mail-followup-to): `t' is not a
6539         documented value.
6540
6541 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6544
6545 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6546
6547         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6548         there are long lines.
6549
6550 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6551
6552         * dgnushack.el (copy-list): New compiler macro.
6553
6554 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6555
6556         * message.el (message-bounce): If no Return-Path, the whole
6557         content is considered as the original message.
6558
6559         * nnml.el (nnml-check-directory-twice): New variable.
6560         (nnml-article-to-file): Use it.
6561         (nnml-retrieve-headers): Hack it.
6562
6563 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6564
6565         * gnus-win.el (gnus-buffer-configuration): New configure.
6566
6567         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6568         not alive.
6569
6570         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6571         (mm-display-external): Use display-term configure.
6572
6573 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6574
6575         * gnus-delay.el (gnus-delay-default-hour): New variable.
6576         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6577
6578 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6579         From Karl Kleinpaste <karl@charcoal.com>
6580
6581         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6582         (gnus-summary-prepare-threads): Ditto.
6583
6584         * gnus.el (gnus-summary-line-format): Add %B.
6585
6586 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6587
6588         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6589
6590         * mm-util.el (mm-string-as-multibyte): New function.
6591
6592         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6593
6594 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6595
6596         * mm-util.el (mm-universal-coding-system): New variable.
6597
6598         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6599
6600         * score-mode.el (score-mode-coding-system): Use it.
6601
6602 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6603
6604         * gnus-start.el (gnus-setup-news): Call
6605         `gnus-check-bogus-newsgroups' just after the native server is
6606         opened.
6607
6608 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6609
6610         * nnmail.el (nnmail-do-request-post): Util function to be used by
6611         `nnchoke-request-post' for all nnmail-derived backends.
6612
6613         * nnml.el (nnml-request-post): Use it.
6614
6615         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6616         backend, for it groks nnml-request-post.
6617
6618         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6619         Treat `mail-post' backends like `mail' backends, not like `news'
6620         backends.
6621
6622 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6623
6624         * gnus-msg.el (gnus-setup-message): make-local-hook.
6625
6626 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6627
6628         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6629         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6630         <karl@charcoal.com>, slightly changed by Kai.
6631
6632         * message.el (message-check-news-header-syntax): When checking
6633         whether the groups exist, check the right server based on
6634         `gnus-post-method'.
6635
6636 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6637
6638         * gnus-delay.el: New file.
6639
6640 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6641
6642         * mm-util.el (mm-read-coding-system): Take two arguments.
6643
6644         * gnus-sum.el (gnus-summary-show-article): Use
6645         mm-read-coding-system.
6646
6647         * gnus-art.el (article-de-quoted-unreadable):
6648         (article-de-base64-unreadable, article-wash-html):
6649         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6650
6651 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6652
6653         * nnml.el (nnml-request-post): New function.  Can be used for
6654         annotations in nnml groups.
6655
6656 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6657
6658         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6659         command.
6660
6661         * gnus-start.el (gnus-find-new-newsgroups): Use
6662         `message-make-date' instead of `current-time-string'.
6663         (gnus-ask-server-for-new-groups): Ditto.
6664         (gnus-check-first-time-used): Ditto.
6665
6666 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6667
6668         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6669
6670 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6671
6672         * message.el (message-shorten-references): Change `maxcount' and
6673         `cut' to obey USEFOR draft 5.
6674
6675 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
6676
6677         * gnus-sum.el (gnus-summary-display-arrow): New variable.
6678         (gnus-summary-set-article-display-arrow): New function.
6679         (gnus-summary-goto-subject): Use it.
6680
6681 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6682
6683         * gnus-sum.el (gnus-summary-import-article): Insert date if
6684         doesn't exist.
6685
6686 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6687
6688         * mml.el (mml-content-type-parameters): New variable.
6689         (mml-content-disposition-parameters): New variable.
6690         (mml-insert-mime-headers): Use them.
6691         (mml-parse-1): Accept charset.
6692
6693 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6694
6695         * gnus-group.el (gnus-group-select-group): Doc fix.
6696
6697         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6698
6699 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6700
6701         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6702         to handle `define-derived-mode'.
6703
6704 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6705         From:  Stefan Monnier  <monnier@cs.yale.edu>
6706
6707         * message.el (message-mode): Use define-derived-mode.
6708         (message-tab): message-completion-alist.
6709
6710         * imap.el (imap-interactive-login): Use make-local-variable.
6711         (imap-open): Ditto.
6712         (imap-authenticate): Ditto.
6713
6714         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6715
6716         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6717
6718 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6719
6720         * message.el (message-citation-line-function): Refer to
6721         gnus-cite-attribution-suffix.
6722
6723 2001-07-15  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6724
6725         * gnus-art.el,...: Error convention changes.
6726
6727 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6728
6729         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6730
6731 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6734         (nnrss-read-server-data): Ditto.
6735
6736 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6737
6738         * gnus-setup.el (gnus-use-installed-gnus): Typo.
6739         * Cleanup files.
6740         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6741
6742 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6743
6744         * gnus.el (gnus-summary-line-format): Add %o.
6745
6746         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6747         unless shell outputs something.
6748
6749 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6750
6751         * gnus-art.el (gnus-boring-article-headers): Better doc.
6752         (article-hide-headers): Better regexp.
6753         Suggested by Matt Swift <swift@alum.mit.edu>.
6754
6755         * nnheader.el (nnheader-max-head-length): Better doc.
6756         (nnheader-header-value): Skip spaces.
6757         (nnheader-parse-head): Remove space.
6758         Suggested by Matt Swift <swift@alum.mit.edu>.
6759
6760         * gnus-sum.el (gnus-summary-show-raw-article): New function.
6761         (gnus-get-newsgroup-headers): Remove space.
6762
6763 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6764
6765         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6766         (gnus-summary-reply): Use it.
6767         (gnus-summary-reply-broken-reply-to): New function.
6768         (gnus-msg-force-broken-reply-to): New function.
6769
6770         * mm-view.el (mm-inline-text): Showing as text/plain when error.
6771
6772 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6773
6774         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6775
6776 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6777
6778         * mm-decode.el (mm-external-terminal-program): New variable.
6779         (mm-display-external): Use it. Use term to display when no
6780         window-system.
6781
6782 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
6783
6784         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6785         Browse->Next entries to Browse->Prev
6786
6787 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6788
6789         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6790
6791 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6792
6793         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6794         for the default encoding.
6795
6796         * nnrss.el (nnrss-url-field): New field.
6797         (nnrss-request-article): Add newsgroups.
6798
6799         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6800
6801 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6802
6803         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6804
6805         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6806         (gnus-draft-setup): Remove backlog.
6807
6808 2001-07-10  Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6809
6810         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6811         Cleanup.
6812
6813 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6814
6815         * gnus-msg.el (gnus-bug): Erase buffer.
6816
6817         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6818
6819 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6820
6821         * mm-decode.el (mm-attachment-override-p): Fix typo.
6822
6823 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
6824
6825         * gnus-kill.el (gnus-execute): Work with the extra headers.
6826         * gnus-sum.el (gnus-summary-execute-command): Ditto.
6827
6828 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6829
6830         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6831         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6832
6833         * message.el (message-send-mail-real-function): New variable.
6834         (message-send-mail-partially, message-send-mail):
6835
6836         * nngateway.el (nngateway-request-post): Use it.
6837
6838         * gnus-agent.el (gnus-agentize): Use it.
6839
6840         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6841         (nnsoup-revert-variables): Use it.
6842
6843 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
6844
6845         * mm-decode.el (mm-inline-media-tests): Default to displaying as
6846         text/plain if the type doesn't match any other media types.
6847         (mm-inlined-types): Doc fix.
6848         (mm-display-inline): Revert previous change (now handled by a
6849         default type in `mm-inline-media-tests'.
6850         (mm-inlinable-p): Revive.
6851         (mm-display-part): Call `mm-inlinable-p'.
6852         (mm-attachment-override-p): Ditto.
6853         (mm-inlined-p): Doc fix.
6854
6855         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
6856         well as `mm-inlined-p'.
6857
6858 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6859
6860         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
6861         (nntp-send-command-and-decode): Use gnus-point-at-bol.
6862
6863 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6864         From  Paul Jarc <prj@po.cwru.edu>
6865
6866         * message.el (message-use-mail-followup-to): New variable.
6867         (message-get-reply-headers): Use it.
6868
6869 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
6870
6871         * nnheader.el (nnheader-init-server-buffer): Make sure the
6872         *nntpd* buffer is made multibyte instead of a random buffer.
6873
6874 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6875
6876         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
6877         when it returns headers.
6878
6879 2001-07-07  Simon Josefsson  <jas@extundo.com>
6880
6881         * rfc2047.el (rfc2047-encode-message-header): Skip header when
6882         trying to fold. Thanks to Colin Walters
6883         <walters@cis.ohio-state.edu>
6884
6885 2001-07-06  Simon Josefsson  <jas@extundo.com>
6886
6887         * imap.el (imap-parse-address-list, imap-parse-flag-list)
6888         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
6889         Add information in `assert's.
6890
6891         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
6892         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
6893         and `nnimap-group-overview-filename', should handle all
6894         change-of-uidvalidity related issues.  But there may be other
6895         problems.)
6896
6897 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6898
6899         * rfc2047.el (rfc2047-encode-message-header): Don't include the
6900         header name when folding.
6901
6902 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6903
6904         * mm-decode.el (mm-inlined-types): Document relationship with
6905         `mm-inline-media-tests'.
6906         (mm-display-inline): Default to displaying as plain text if no
6907         inlining handler is available.
6908         (mm-inlinable-p): Remove.
6909         (mm-inlined-p): Don't call `mm-inlinable-p'.
6910         (mm-automatic-display-p): Ditto.
6911         (mm-attachment-override-p): Ditto.
6912
6913 2001-07-04  Simon Josefsson  <jas@extundo.com>
6914
6915         * nnimap.el (nnimap-importantize-dormant): New variable.
6916         (nnimap-request-update-info-internal): Use it.
6917         (nnimap-request-set-mark): Ditto.
6918
6919 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6920
6921         * nntp.el (nntp-send-command): don't pass a buffer argument to
6922         `point'. Only XEmacs accepts this.
6923         * nntp.el (nntp-send-command-nodelete): ditto.
6924         * nntp.el (nntp-send-command-and-decode): ditto.
6925
6926 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6927
6928         * nntp.el (nntp-open-connection-function): doc update.
6929         * nntp.el (nntp-pre-command): New.
6930         * nntp.el (nntp-via-rlogin-command): New.
6931         * nntp.el (nntp-via-telnet-command): New.
6932         * nntp.el (nntp-via-telnet-switches): New.
6933         * nntp.el (nntp-via-user-name): New.
6934         * nntp.el (nntp-via-user-password): New.
6935         * nntp.el (nntp-via-address): New.
6936         * nntp.el (nntp-via-envuser): New.
6937         * nntp.el (nntp-via-shell-prompt): New.
6938         * nntp.el (nntp-open-telnet-stream): New.
6939         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
6940         * nntp.el (nntp-open-via-telnet-and-telnet): New.
6941         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
6942         * nntp.el (nntp-send-command): ditto.
6943         * nntp.el (nntp-send-command-nodelete): ditto.
6944         * nntp.el (nntp-send-command-and-decode): ditto.
6945
6946 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
6947
6948         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
6949         `when'.
6950
6951 2001-07-03  Simon Josefsson  <jas@extundo.com>
6952         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6953
6954         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
6955
6956 2001-07-03  Simon Josefsson  <jas@extundo.com>
6957
6958         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
6959         remove it (workaround XEmacs `fill-region' bug).
6960
6961 2001-07-01  Simon Josefsson  <jas@extundo.com>
6962
6963         * nnimap.el (nnimap-date-days-ago): Defeat locale.
6964
6965 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6966
6967         * mml2015.el (mml2015-format-error): New function.
6968         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
6969         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
6970         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
6971
6972 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6973
6974         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
6975         Suggested by Christoph Conrad <C.Conrad@cli.de>.
6976
6977         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
6978         group variables.
6979
6980 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6981
6982         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
6983
6984         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
6985         (nnrss-save-group-data): Ditto.
6986
6987         * gnus-agent.el (gnus-agent-save-alist): Ditto.
6988
6989 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * message.el (message-do-send-housekeeping): Narrow to headers.
6992
6993 2001-06-24  Simon Josefsson  <jas@extundo.com>
6994
6995         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
6996         insertion when breaking lines looked for " \t" instead of "[ \t]".
6997         (rfc2047-encode-message-header): Fold lines even if
6998         no QP encoding is done.
6999
7000 2001-06-23  Simon Josefsson  <jas@extundo.com>
7001         From Samuel Tardieu <sam@inf.enst.fr>
7002
7003         * smime.el (smime-keys): Support additional certificates.
7004         (smime-make-certfiles): New function.
7005         (smime-sign-region): Use previous variables.
7006         (smime-get-certfiles): New function.
7007         (smime-sign-buffer): Use it.
7008         (smime-verify-region): Support both CAfile and CApath.
7009
7010 2001-06-23  Simon Josefsson  <jas@extundo.com>
7011
7012         * smime.el (smime-decrypt-region): Perhaps work.
7013
7014 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7015
7016         * gnus-msg.el (gnus-copy-article-buffer): Typo.
7017
7018 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7019
7020         * mm-decode.el (mm-save-part): Rewrite file name.
7021         (mm-file-name-rewrite-functions): New variable.
7022         (mm-file-name-delete-whitespace): New function.
7023         (mm-file-name-trim-whitespace): New function.
7024         (mm-file-name-collapse-whitespace): New function.
7025         (mm-file-name-replace-whitespace): New variable and function.
7026
7027 2001-06-22  Simon Josefsson  <jas@extundo.com>
7028
7029         * message.el (message-make-date): Workaround locale for weekdays.
7030
7031 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7032
7033         * message.el (message-goto-body): Return nil if not found. (revert!)
7034
7035 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036         From Fremlin <chief@bandits.org>
7037
7038         * message.el (message-goto-body): Some messages have no header.
7039
7040         * gnus-msg.el (gnus-copy-article-buffer): Use it.
7041
7042 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7043
7044         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
7045
7046 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7047
7048         * message.el (message-make-date): Add week day.
7049         Suggested by Jason R. Mastaler <jason@mastaler.com>.
7050
7051 2001-06-19  Simon Josefsson  <jas@extundo.com>
7052
7053         * message.el (message-yank-prefix): Doc fix.
7054         (message-yank-cited-prefix): Ditto.
7055         (message-delete-not-region): Keep citation prefix on first line,
7056         if possible and appropriate.
7057
7058 2001-06-19  Simon Josefsson  <jas@extundo.com>
7059
7060         * imap.el (imap-process-connection-type): New variable.
7061         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
7062         recent `imtest's work completely (no line length issues), while
7063         making making old `imtest's unusable.  Thanks to NAGY Andras
7064         <nagya@inf.elte.hu> for his work.
7065
7066 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
7067
7068         * imap.el (imap-ssl-program): Add -quiet to shut up
7069         OpenSSL/SSLeay's internal debug talk.
7070
7071 2001-06-19  Matt Armstrong <matt@lickey.com>
7072
7073         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
7074         server.
7075
7076 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7077
7078         * nnmail.el (nnmail-article-buffer): New variable.
7079         (nnmail-split-incoming): Use it.
7080
7081 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
7082
7083         * qp.el (quoted-printable-decode-region): If called interactively,
7084         use coding-system-for-read.
7085
7086 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7087
7088         * message.el (message-check-news-header-syntax): Check Reply-To.
7089
7090 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7091
7092         * mml.el (mml-parse-1): Use message options.
7093
7094         * message.el (message-do-fcc): Don't do anything if there is no
7095         FCC.
7096
7097 2001-06-16  Simon Josefsson  <jas@extundo.com>
7098
7099         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
7100         (nnimap-expunge-search-string): New variable.
7101         (nnimap-request-expire-articles): Use it.
7102
7103 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7104
7105         * message.el (message-send-mail-with-qmail): wrong exit status is
7106         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
7107
7108 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7109
7110         * gnus-art.el (article-strip-multiple-blank-lines): Use
7111         delete-region instead of replace-match.
7112
7113 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7114
7115         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
7116         (nnweb-google-wash-article): Ditto.
7117
7118 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
7119
7120         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
7121
7122 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
7125         specs.
7126
7127 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7128
7129         * gnus.el (gnus-email-address): Move it here.
7130
7131         * gnus-art.el (article-de-quoted-unreadable): Read charset if
7132         requested.
7133         (article-de-base64-unreadable): Ditto.
7134         (article-wash-html): Ditto.
7135
7136 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7137
7138         * message.el (message-options-set-recipient): Don't add ", "
7139         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
7140
7141 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7142
7143         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
7144
7145 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7146
7147         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
7148         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
7149
7150         * nnrss.el (nnrss-node-text): Node might be nil.
7151
7152 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7153
7154         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
7155         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
7156
7157         * nnrss.el (nnrss-group-alist): More items.
7158
7159 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7160
7161         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
7162
7163 2001-06-03  Dale Hagglund  <rdh@best.com>
7164
7165         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
7166         restrict clauses.
7167
7168 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7169
7170         From Benjamin Rutt <brutt+news@bloomington.in.us>
7171
7172         * message.el (message-wide-reply-confirm-recipients): New variable.
7173
7174 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
7175
7176         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
7177         fix so it works with XEmacs.
7178
7179 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7180
7181         * nnrss.el (nnrss-retrieve-headers): Support description as extra
7182         headers.
7183
7184 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7185
7186         * nnrss.el: Fix a few bugs.
7187
7188 2001-06-05  Simon Josefsson  <jas@extundo.com>
7189
7190         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
7191         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
7192
7193 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7194
7195         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
7196         binary so that we don't transmit ISO 2022 garbage to the process.
7197         This is needed under XEmacs.
7198
7199 2001-06-03  Simon Josefsson  <simon@josefsson.org>
7200
7201         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
7202         autoloaded incorrectly below because ssl-program-* is bound.)
7203         Thanks to Amos Gouaux for report.
7204
7205 2001-06-02  Simon Josefsson  <simon@josefsson.org>
7206
7207         * imap.el (imap-kerberos4-open):
7208         (imap-gssapi-open):
7209         (imap-ssl-open):
7210         (imap-network-open):
7211         (imap-shell-open):
7212         (imap-starttls-open): Set buffer to workaround spurious
7213         `accept-process-output' buffer changes.  Thanks to Mats Lidell
7214         <Mats.Lidell@contactor.se> for report and partial patch and Jake
7215         Colman <colman@ppllc.com> for report.
7216
7217 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7218
7219         * gnus-sum.el (gnus-summary-catchup): New argument.
7220         (gnus-summary-catchup-from-here): New function.
7221
7222 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7223
7224         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
7225         back, then insert glyph.  (Before, the glyph was inserted first,
7226         then the newline.)  This works around a behavior in XEmacs where
7227         it is not possible to insert a character after a glyph which is at
7228         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
7229
7230 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7231
7232         From Jaap-Henk Hoepman (jhh@xs4all.nl).
7233
7234         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
7235         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
7236         mm-destroy-postponed-undisplay-list): New functions.
7237         (mm-display-external): Use them.
7238
7239 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7240
7241         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
7242         `default-low' when evaluating `gnus-summary-highlight'.
7243         From Raja R Harinath <harinath@cs.umn.edu>.
7244
7245 2001-05-27  Simon Josefsson  <simon@josefsson.org>
7246
7247         * message.el (message-yank-cited-prefix): New variable.
7248         (message-indent-citation): Use it.
7249
7250         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
7251         as details.
7252         (mml2015-mailcrypt-clear-verify): Ditto.
7253
7254 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7255         From Nevin Kapur <nevin@jhu.edu>.
7256
7257         * gnus-sum.el (gnus-summary-default-high-score,
7258         gnus-summary-default-low-score): New variables.
7259         (gnus-summary-highlight): Use them.
7260
7261 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
7262
7263         * message.el (message-mail): pass the 'send-actions argument to
7264         `message-setup'.
7265
7266 2001-05-16  Simon Josefsson  <simon@josefsson.org>
7267         From Raymond Scholz <ray-2001@zonix.de>
7268
7269         * gnus-art.el (gnus-mime-view-part-as-charset):
7270         (gnus-mime-internalize-part): Doc fixes.
7271
7272 2001-05-11  Simon Josefsson  <simon@josefsson.org>
7273
7274         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
7275         status lines without any text ("^215$").
7276
7277 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7278
7279         * nnrss.el (nnrss-check-group): Reverse.
7280
7281 2001-05-07  Simon Josefsson  <simon@josefsson.org>
7282
7283         * message.el (message-get-reply-headers):
7284         (message-followup): Fix typo, suggested by David Green
7285         <dgreen@uab.edu>
7286
7287 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7288
7289         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7290
7291         * nnrss.el (nnrss-open-server): Read server data when it is called.
7292         (nnrss-request-expire-articles): Fix.
7293
7294 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7295
7296         * message.el (message-do-send-housekeeping): mail-abbrevs may
7297         rename buffer behind Gnus.
7298
7299 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7302         (nnrss-group-alist): Add more resources.
7303         (nnrss-check-group): Ignore errors.
7304
7305 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7306
7307         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7308
7309         * nnslashdot.el (nnslashdot-request-list): Add time.
7310         (nnslashdot-request-expire-articles): New function.
7311
7312         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7313         secondary methods too.
7314
7315 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7316
7317         * message.el (message-use-followup-to): Set default value to t.
7318
7319 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
7320
7321         * message.el (message-dont-reply-to-names): Fix documentation.
7322         (message-get-reply-headers): Use Mail-Followup-To only for wide
7323         replies.
7324
7325 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7326
7327         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7328         correctly.
7329         (nnrss-check-group): Use time.
7330
7331 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7332
7333         * gnus.el: Oort Gnus v0.03 is released.
7334
7335 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7336
7337         * nnultimate.el (nnultimate-topic-article-to-article): Use the
7338         group.
7339
7340 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7341
7342         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7343
7344 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7345
7346         * nnultimate.el (nnultimate-retrieve-headers): Return all
7347         available headers.
7348
7349         * gnus-sum.el (gnus-read-all-available-headers): New variable.
7350         (gnus-get-newsgroup-headers-xover): Use it.
7351
7352 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353
7354         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7355
7356 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7357
7358         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7359
7360 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7361
7362         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7363         disable it.
7364
7365         * gnus.el (gnus-info-nodes): Remove a few The's.
7366
7367 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7368
7369         * mail-source.el (mail-source-movemail): Call-process may return a
7370         signal description string.
7371
7372         * gnus-start.el (gnus-read-newsrc-el-file):
7373         gnus-newsrc-file-version may be nil.
7374
7375         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7376         Suggested by Michael Sperber [Mr. Preprocessor]
7377         <sperber@informatik.uni-tuebingen.de>.
7378
7379 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7380
7381         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7382
7383 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7384
7385         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7386         fontify HANDLE.
7387
7388 2001-04-18  Simon Josefsson  <simon@josefsson.org>
7389
7390         * smime.el (smime-ask-passphrase): Rework to return value.
7391         (smime-sign-region): Rework to bind value and use it.
7392         (smime-decrypt-region): Ditto.
7393
7394 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
7395         Committed by Simon Josefsson  <simon@josefsson.org>
7396
7397         * smime.el (smime-ask-passphrase): New function.
7398         (smime-sign-region): Use it.
7399         (smime-encrypt-cipher): New variable.
7400         (smime-decrypt-region): Ditto.
7401
7402 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
7403         Committed by Simon Josefsson  <simon@josefsson.org>
7404
7405         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7406         the log.
7407
7408 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7409
7410         *gnus.el: Oort Gnus v0.02 is released.
7411
7412 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
7413
7414         * gnus.el: Oort Gnus v0.01 is released.
7415
7416 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7417
7418         * gnus-sum.el (gnus-summary-highlight): Highlight read
7419         undownloaded articles as read articles.
7420
7421         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7422         (gnus-agent-get-undownloaded-list): Mark all undownloaded
7423         articles, even read ones, as such.
7424
7425         * gnus-sum.el (gnus-summary-find-matching): Clean up.
7426         (gnus-find-matching-articles): New function.
7427         (gnus-summary-limit-include-matching-articles): New command.
7428         (gnus-summary-limit-include-thread): Include articles that have
7429         matching subjects.
7430         (gnus-offer-save-summaries): Clean up.
7431
7432 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7433
7434         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7435
7436 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7437         From Jason Merrill <jason_merrill@redhat.com>
7438
7439         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7440
7441 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
7442         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7443
7444         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7445         newsgroup names when the original article is a news message.
7446
7447 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7448
7449         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7450         supported. Suggest by Jim Meyering <jim@meyering.net>.
7451
7452 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
7453         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7454
7455         * nnmail.el (nnmail-split-it): Added check for .* at the end of
7456         regexp in nnmail-split-fancy.
7457
7458 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7459
7460         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7461
7462 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
7463
7464         * message.el (message-send-mail): Improve the interaction with the
7465         user.
7466
7467 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7468
7469         * imap.el (imap-message-copy): Work around buggy servers that
7470         doesn't send TRYCREATE tags.
7471
7472 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7475
7476 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7477
7478         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7479         date.
7480
7481 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7482
7483         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7484         lives.
7485
7486 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7487
7488         * gnus-art.el (gnus-parse-news-url): New function.
7489         (gnus-button-handle-news): New function.
7490         (gnus-button-alist): Point to new functions.
7491
7492         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7493
7494         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7495         gnus-format-specs.
7496
7497         * message.el (message-check-news-header-syntax): Question even
7498         when Gnus doesn't know the group names.
7499         (message-send-news): Clean up.
7500
7501         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7502         exited on purpose without saving.
7503
7504         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7505
7506 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7507
7508         * gnus-score.el (gnus-score-orphans): Clean up.
7509
7510         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7511
7512         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7513         later.
7514
7515         * gnus-start.el (gnus-close-all-servers): Find the right items to
7516         close.
7517
7518         * qp.el (quoted-printable-decode-region): Just message
7519         malformation; don't quit.
7520
7521 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7522         From Gerd Moellmann <gerd@gnu.org>.
7523
7524         * gnus.el (gnus-interactive): A typo.
7525
7526 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
7527         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7528
7529         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7530         `assq-delete-all', if that function exists; otherwise use the old
7531         definition. Documentation changed to match the one in
7532         `assq-delete-all'.
7533
7534 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7535
7536         * gnus-start.el (gnus-close-all-servers): New function.
7537
7538         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7539         (gnus-server-remove-denials): Clean up.
7540
7541         * gnus-sum.el (gnus-summary-sort-by-original): New command and
7542         keystroke.
7543
7544 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7545
7546         * message.el (message-send-news): Message where we are sending.
7547         (message-send-mail): Ditto.
7548
7549         * gnus.el (gnus-server-string): New function.
7550
7551         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7552
7553         * mm-decode.el (mm-default-directory): Customized.
7554         (mm-tmp-directory): Ditto.
7555
7556         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7557         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7558         or Chars.
7559         (gnus-summary-line-format-alist): ?l is now a string.
7560         (gnus-summary-prepare-threads): Output ? for unknown lines.
7561         (gnus-summary-insert-line): Ditto.
7562         (gnus-summary-print-article): Unbalanced parentheses.
7563
7564         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7565         out whether new stuff has arrived.
7566
7567 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
7568
7569         * gnus-sum.el: Let printing work on ttys on Emacs.
7570
7571 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7572
7573         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7574         when forcing news.
7575
7576         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7577         command.
7578
7579 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
7580
7581         * message.el (message-set-auto-save-file-name): Don't use
7582         asterisks under nt.
7583
7584 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7587         lists of articles.
7588
7589         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7590
7591         * gnus-msg.el (gnus-put-message): Clean up.
7592         (gnus-summary-reply): Mark all replied-to articles as replied to.
7593         (gnus-inews-add-send-actions): Also mark as forwarded.
7594         (gnus-summary-mail-forward): Mark as forwarded.
7595
7596         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7597         of articles.
7598         (gnus-summary-mark-article-as-forwarded): Ditto.
7599
7600         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7601         forwarded.
7602         (gnus-summary-mail-forward): Clean up.
7603
7604         * gnus.el (gnus-article-mark-lists): Added forward.
7605
7606         * gnus-sum.el (gnus-forwarded-mark): New variable.
7607         (gnus-summary-prepare-threads): Use it.
7608         (gnus-summary-update-secondary-mark): Ditto.
7609         (gnus-newsgroup-forwarded): New variable.
7610
7611 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612
7613         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7614         (gnus-summary-very-wide-reply): New command and keystroke.
7615         (gnus-summary-very-wide-reply-with-original): Ditto.
7616
7617         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7618         (gnus-score-adaptive): Use it.
7619
7620         * gnus-start.el (gnus-get-unread-articles): Clean up.
7621
7622 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7623
7624         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7625         boards.
7626
7627 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7628
7629         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7630         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7631
7632 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * nnultimate.el (nnultimate-retrieve-headers): Understand
7635         long-form month names.
7636
7637 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * gnus-sum.el (gnus-summary-show-all-headers):
7640         gnus-article-show-all-headers is broken. Use
7641         gnus-summary-toggle-header instead.
7642
7643         * mml2015.el (mml2015-gpg-extract-from): No error.
7644
7645 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7646         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7647
7648         * mml2015.el (mml2015-gpg-extract-from): New function.
7649         (mml2015-gpg-verify): Use it.
7650         (mml2015-gpg-clear-verify): Use it.
7651
7652 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7653
7654         * message.el (message-setup-fill-variables): Use
7655         fill-paragraph-function.
7656         (message-fill-paragraph): Take an argument.
7657         (message-newline-and-reformat): Take another argument.
7658
7659 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * message.el (rmail-output): It is in rmailout.el not rmail.el.
7662
7663 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7664
7665         * message.el (message-forward): local-variable-p takes an extra
7666         argument in XEmacs.
7667
7668 2001-03-16  Simon Josefsson  <simon@josefsson.org>
7669
7670         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7671         `nnimap-use-nov-p' (it really tested the negative).
7672         (nnimap-retrieve-headers): Use it.
7673
7674 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7675
7676         * message.el (message-generate-headers-first): Update doc.
7677
7678 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
7679
7680         * gnus.el (gnus-summary-line-format): Typo.
7681
7682 2001-03-11  Simon Josefsson  <simon@josefsson.org>
7683
7684         * mailcap.el (mailcap-mime-data): Add application/sieve.
7685         (mailcap-mime-extensions): Add .siv, .xls.
7686
7687 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7688         From Christoph Conrad <christoph.conrad@gmx.de>
7689
7690         * gnus-score.el (gnus-summary-lower-thread): Typo.
7691
7692 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * message.el (message-forward-decoded-p): New variable.
7695         (message-forward-subject-author-subject): Use it.
7696         (message-make-forward-subject): Use it.
7697         (message-forward): Use it.
7698
7699         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7700
7701         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7702         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7703
7704 ;;Has been fixed -- zsh.
7705 ;;2001-03-05  Dave Love  <fx@gnu.org>
7706 ;;
7707 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7708 ;;      Move it after definition of mm-coding-system-p.
7709 ;;
7710 2001-03-01  Dave Love  <fx@gnu.org>
7711
7712         * mm-util.el (mm-inhibit-file-name-handlers): Add
7713         image-file-handler.
7714
7715 2001-02-11  Dave Love  <fx@gnu.org>
7716
7717         * message.el (message-signature-file): Fix doc, :type.
7718
7719 2001-02-08  Dave Love  <fx@gnu.org>
7720
7721         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7722         (message-posting-charset): Defvar when compiling again.
7723         (rfc2047-encodable-p): Require message.
7724
7725         * gnus-sum.el (gnus-alter-articles-to-read-function):
7726         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7727
7728 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7729
7730         * nnrss.el: New file.
7731
7732 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
7733         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7734
7735         * rfc2047.el (rfc2047-unfold-region): Fix arg of
7736         `skip-chars-forward'.
7737
7738 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7739
7740         * nndraft.el (nndraft-request-group): Restore auto save files if
7741         the original files do not exist.
7742
7743 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7746         SCORE paths.
7747
7748         * mm-decode.el (mm-dissect-buffer): Call
7749         mail-extract-address-components only if necessary.
7750
7751 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7754         directory part.
7755         (gnus-score-search-global-directories): Use file-directory-p.
7756
7757         * gnus-score.el (gnus-score-score-files-1): Use
7758         gnus-kill-files-directory.
7759         From Adrian Aichner <adrian@xemacs.org>.
7760
7761 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7762
7763         * gnus.el (charset): Move here from gnus-sum.el.
7764
7765 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7766
7767         * mml.el (mml-preview): Disable local map.
7768
7769         * gnus-sum.el (gnus-summary-make-menu-bar): Make
7770         gnus-article-post-menu here.
7771
7772         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7773         if it has not been made.
7774
7775 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * gnus-art.el (gnus-article-describe-key): Map key to event.
7778         (gnus-article-describe-key-briefly): Ditto
7779
7780 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7781
7782         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7783
7784 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7785         From Katsumi Yamaoka <yamaoka@jpl.org>.
7786
7787         * dgnushack.el (coerce, merge, subseq): defmacro.
7788
7789 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7790
7791         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7792         A fake defalias in nndraft.el results a not-activated bug in
7793         uncompiled versions.
7794
7795 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
7796         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7797
7798         * gnus-util.el (gnus-split-references): Handle malformed References:.
7799
7800 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7801
7802         * gnus-art.el (gnus-article-mime-part-status): 1 part.
7803
7804 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7805         From NAGY Andras <nagya@inf.elte.hu>.
7806
7807         * gnus.el (gnus-parameters): Typo.
7808
7809 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7810
7811         * gnus.el (gnus-read-method): Remove redundancy.
7812
7813 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * nnslashdot.el (nnslashdot-backslash-url): New variable.
7816         (nnslashdot-request-list): Use it.
7817
7818 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7819
7820         * nnml.el (nnml-generate-active-info): Fix the case when there is
7821         no file.
7822
7823         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7824         (gnus-summary-create-article): New function.
7825
7826         * gnus-group.el (gnus-group-mark-article-read): New function.
7827
7828         * gnus-msg.el (gnus-inews-do-gcc): Use it.
7829
7830         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7831
7832 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7833
7834         * gnus-art.el (gnus-article-edit-done): Don't use
7835         gnus-article-edit-exit.
7836         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7837
7838         * gnus.el (gnus-parameters): New variable.
7839         Suggested by NAGY Andras <nagya@inf.elte.hu>.
7840         (gnus-parameters-get-parameter): New function.
7841         (gnus-group-find-parameter): Use it.
7842
7843 2001-02-23  Simon Josefsson  <simon@josefsson.org>
7844
7845         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7846         change of default value to `current'.
7847
7848 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7849
7850         * nneething.el (nneething-get-head): Insert unreadable file too.
7851
7852 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7853
7854         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
7855
7856         * webmail.el (webmail-type-definition): Deja is bought by google.
7857
7858 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7859
7860         * gnus-sum.el (gnus-fetch-headers): New function.
7861         (gnus-select-newsgroup): Use it.
7862         (gnus-summary-insert-articles): New function.
7863         (gnus-summary-insert-old-articles): New function.
7864         (gnus-summary-insert-new-articles): New function.
7865
7866         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
7867         (gnus-group-list-active): Ditto.
7868         * gnus-sum.el (gnus-set-mode-line): Ditto.
7869         (gnus-summary-read-group-1): Ditto.
7870
7871 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7872
7873         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
7874         current topic.
7875
7876 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * smiley.el (gnus-smiley-display): Don't do widening.
7879
7880         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
7881         within body.
7882
7883         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
7884
7885         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
7886         New variable.
7887         (gnus-mime-display-multipart-related-as-mixed): New variable.
7888         (gnus-mime-display-part): Use them.
7889
7890 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7891
7892         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
7893         something special.
7894
7895 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7896
7897         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
7898         (nnweb-request-article): Call reference if exists.
7899         (nnweb-type-definition): Dejanews is bought by google.com.
7900         Beta!
7901
7902 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7903
7904         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
7905
7906 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7907
7908         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
7909         gnus-article-sort-functions.
7910         (gnus-article-sort-functions): Doc fix.  Refer to
7911         gnus-thread-sort-functions.
7912
7913 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7914         From Paul Jarc <prj@po.cwru.edu>.
7915
7916         * message.el (message-get-reply-headers): More fixes.
7917
7918 2001-02-17  Paul Jarc <prj@po.cwru.edu>
7919         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7920
7921         * message.el (message-get-reply-headers): Fix bug with
7922         Mail-Followup-To/to-address interaction.
7923
7924 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7925
7926         * gnus-msg.el (gnus-configure-posting-styles): Match header in
7927         gnus-article-copy.
7928
7929 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7930
7931         * message.el (message-do-send-housekeeping): Rename to a better
7932         name.
7933
7934 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7935
7936         * message.el (message-cancel-news): Check article first, then ask
7937         yes or no.
7938
7939 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7940
7941         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
7942
7943 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7944
7945         * gnus-range.el (gnus-range-normalize): New function.
7946
7947 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
7948
7949         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
7950
7951 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7952
7953         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
7954
7955         * nnagent.el (nnagent-request-regenerate): New function.
7956
7957         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
7958
7959         * nnml.el (nnml-generate-nov-databases): Accept argument
7960         server. Don't open server if it is opened.
7961         (nnml-request-regenerate): Use it. Change to deffoo.
7962
7963 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7964         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7965
7966         * gnus.el (gnus-define-group-parameter): Fix.
7967
7968 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7969
7970         * gnus.el (gnus-define-group-parameter): Improved.
7971
7972         * gnus-sum.el (charset): Define parameter.
7973         (ignored-charsets): Ditto.
7974         (gnus-summary-setup-default-charset): Use them.
7975
7976         * gnus-start.el (gnus-read-descriptions-file): Use them.
7977
7978         * gnus-cus.el (gnus-group-parameters): Remove them.
7979
7980 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7981
7982         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
7983
7984 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7985
7986         * gnus-sum.el (gnus-summary-read-group-1): Remove
7987         gnus-summary-set-local-parameters.
7988         (gnus-summary-setup-buffer): Put it here.
7989
7990 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7991
7992         * gnus.el (to-address): Define parameter.
7993         (to-list): Ditto.
7994         * gnus-art.el (article-hide-boring-headers): Use them.
7995         * gnus-msg.el (gnus-post-news): Ditto.
7996         * gnus-cus.el (gnus-group-parameters): Remove them.
7997
7998 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7999
8000         * gnus-draft.el (gnus-draft-reminder): New function.
8001
8002         * gnus-art.el (gnus-sender-save-name): New function.
8003
8004 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8005
8006         * mm-util.el (mm-mime-charset): Error message.
8007
8008 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8009
8010         * message.el (message-check-news-body-syntax): Don't check mml lines.
8011
8012 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8013
8014         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
8015         subscribe.
8016
8017         * gnus-start.el (gnus-call-subscribe-functions): New function.
8018         (gnus-find-new-newsgroups): Use it.
8019         (gnus-ask-server-for-new-groups): Use it.
8020         (gnus-check-first-time-used): Use it.
8021         (gnus-subscribe-newsgroup-method): Grok a list of functions.
8022         (gnus-subscribe-options-newsgroup-method): Ditto.
8023         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
8024         return .
8025
8026 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8027
8028         * gnus-cus.el (gnus-score-customize): Doc fix.
8029
8030 2001-02-11  Jesper Harder <harder@ifa.au.dk>
8031
8032         * dgnushack.el (my-getenv): Typo.
8033
8034 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8035
8036         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
8037
8038 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * gnus-group.el (gnus-group-suspend): Offer save summaries.
8041
8042         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
8043         (gnus-treatment-function-alist): Use it.
8044         (article-remove-leading-whitespace): New function.
8045         (gnus-article-make-menu-bar): Use it.
8046
8047         * gnus-sum.el (gnus-summary-wash-empty-map): Add
8048         remove-leading-whitespace.
8049         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
8050         because of conflict.
8051
8052 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8053
8054         * Makefile.in: Hack generating gnus-load.el.
8055         * dgnushack.el: Ditto.
8056         * gnus-load.el: Remove it.
8057
8058 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8059
8060         * dgnushack.el : Add URLDIR.
8061
8062         * Makefile.in (EMACS_COMP): Ditto.
8063
8064 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8065
8066         * gnus-cus.el (gnus-score-customize): Error on no score file.
8067
8068 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8069
8070         * mm-decode.el (mm-merge-handles): New function.
8071
8072         * mm-view.el (mm-inline-message): Use it.
8073         (mm-view-message): Ditto.
8074
8075         * mm-partial.el (mm-inline-partial): Ditto.
8076
8077         * mm-extern.el (mm-inline-external-body): Ditto.
8078
8079         * gnus-art.el (gnus-mime-view-part): Ditto.
8080         (gnus-mime-view-part-as-type): Ditto.
8081         (gnus-mime-save-part-and-strip): Prevent users to strip in some
8082         cases.
8083
8084 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8085
8086         * message.el (message-cancel-news): Allow to shoot foot.
8087         (message-supersede): Ditto.
8088
8089 2001-02-08  Tommi Vainikainen <thv@iki.fi>
8090
8091         * gnus-sum.el (gnus-simplify-subject-re): Use
8092         message-subject-re-regexp.
8093
8094 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8095
8096         * nnmail.el (nnmail-expiry-target-group): Bind
8097         nnmail-cache-accepted-message-ids to nil.
8098
8099         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
8100         coding system.
8101
8102 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8103
8104         * qp.el (quoted-printable-encode-region): Make sure characters are
8105         between 00 and FF.  Don't check charset.
8106
8107         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
8108         in Emacs 20.
8109         * rfc2047.el (rfc2047-q-encode-region): Ditto.
8110
8111 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8112
8113         * message.el (message-make-forward-subject): Argument decoded.
8114         (message-forward): Use it when digest.
8115
8116         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
8117         buffer.
8118
8119 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8120
8121         * message.el (message-generate-headers-first): Doc fix.
8122
8123 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8124
8125         * gnus-art.el (article-make-date-line): Error proof.
8126
8127 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8128
8129         * gnus-group.el (gnus-group-listing-limit): New variable.
8130         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
8131
8132         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
8133
8134 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8135
8136         * message.el (message-newline-and-reformat): Special case for
8137         breaking at BOL.
8138
8139 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8140
8141         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
8142         message/rfc822.
8143
8144 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * message.el (message-encode-message-body): Don't insert
8147         Content-Type if it is inside a mail.
8148
8149 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8150
8151         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
8152         gnus-article-commands-menu.
8153
8154         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
8155         in Emacs.
8156
8157         * gnus-start.el (gnus-read-descriptions-file): Use
8158         gnus-group-name-charset and gnus-group-charset-alist.
8159
8160 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8161
8162         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
8163         active region.
8164
8165         * gnus-start.el (gnus-group-change-level): Remove from both
8166         gnus-zombie-list and gnus-killed-list.
8167
8168 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8169
8170         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
8171         gnus-subscribe-topics.
8172
8173         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
8174
8175 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8176
8177         * gnus-art.el (gnus-article-make-menu-bar): Make
8178         gnus-article-post-menu.
8179
8180         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
8181
8182         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
8183
8184         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8185
8186         * message.el (message-mode-menu): Ditto.
8187
8188         * gnus-art.el (defvar): eval-when-compile.
8189
8190 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8191
8192         * gnus-agent.el (gnus-agentize): Fix doc.
8193
8194 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
8195
8196         * mml.el (mml-preview): Bind `q'.
8197
8198 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8199
8200         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
8201
8202 2001-01-31  Dave Love  <fx@gnu.org>
8203
8204         * mm-util.el (mm-mime-mule-charset-alist)
8205         (mm-find-mime-charset-region): Consider mule-utf-8.
8206
8207 2001-01-31  Dave Love  <fx@gnu.org>
8208
8209         * gnus-art.el (gnus-article-x-face-command)
8210         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
8211         :version.
8212
8213 2001-01-26  Dave Love  <fx@gnu.org>
8214
8215         * mm-util.el (mm-multibyte-string-p): New.
8216
8217 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
8218 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
8219 ;;      string-as-multibyte on class.  Clarify line-folding.
8220         (quoted-printable-encode-string): Make temp buffer inherit
8221         string's multibyteness.
8222
8223 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
8224
8225         * nnheader.el (toplevel): Don't require `gnus-util' at
8226         compile-time; this creates a circular dependency, and prevents
8227         a bootstrap.
8228
8229 2001-01-22  Andreas Schwab  <schwab@suse.de>
8230
8231         * nnheader.el (gnus-delete-line): Autoload it as a macro.
8232
8233 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8234
8235         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
8236
8237         * gnus-art.el (article-hide-list-identifiers): Ditto.
8238
8239         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
8240
8241 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8242
8243         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
8244
8245         * gnus-art.el (article-hide-list-identifiers): Similar.
8246
8247 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
8248
8249         * nnmail.el (nnmail-remove-list-identifiers): Improved.
8250
8251 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8252
8253         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
8254
8255 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8256
8257         * gnus-util.el (gnus-string-equal): New function.
8258
8259         * gnus-art.el (article-hide-boring-headers): Use it.
8260
8261 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
8262
8263         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
8264
8265 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8266
8267         * gnus-msg.el (gnus-msg-mail): Support switch-action.
8268
8269 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8270
8271         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
8272         command if there is not last-saver.
8273
8274 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8275
8276         * nntp.el (nntp-open-connection): 201 is possible.
8277
8278 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8279
8280         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
8281         (rfc2047-charset-encoding-alist): Add big5.
8282
8283 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8284
8285         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8286         (gnus-agent-remove-server): Ditto.
8287         (autoload): gnus-server-update-server.
8288
8289         * gnus-srvr.el (gnus-server-line-format): Add %a.
8290         (gnus-server-line-format-alist): Add gnus-tmp-agent.
8291         (gnus-server-insert-server-line): Use it.
8292
8293 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8294
8295         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8296         GB2312 and Big5.
8297
8298 2001-01-24  Simon Josefsson  <sj@extundo.com>
8299
8300         * mail-source.el (mail-sources): Add :program specifier to IMAP
8301         mail source.
8302         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8303
8304 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8305
8306         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8307
8308 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8309
8310         * nntp.el (nntp-wait-for): Return the success code.
8311         (nntp-open-connection): Use it.
8312
8313 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314
8315         * gnus-int.el (gnus-check-server): Allow breaking the opening.
8316
8317 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8318
8319         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8320
8321 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8322
8323         * gnus-sum.el (gnus-summary-print-article): Take one prefix
8324         argument. Allow to print several articles in one file.
8325
8326 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8327
8328         * webmail.el (webmail-type-definition): netaddress changes.
8329
8330 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8331
8332         * gnus.el: Fix copyright. Remove trailing spaces.
8333
8334         * message.el (message-forward): Use mule4.
8335
8336 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8337
8338         * mm-util.el (mm-string-as-unibyte): New function.
8339
8340         * message.el (message-forward): Use it.
8341
8342 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8343
8344         * message.el (message-cite-original-without-signature): Don't peel
8345         off the blank line.
8346         (message-get-reply-headers): Add Cc if it is not in follow-to.
8347
8348 2001-01-20  Simon Josefsson  <sj@extundo.com>
8349
8350         * mm-decode.el (mm-handle-multipart-from): Add.
8351         (mm-dissect-buffer): Save From: header value.
8352         (mm-security-from): Remove.
8353         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8354
8355         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8356         instead of `mml-security-from'.  Protect null from value.
8357
8358 2001-01-20  Simon Josefsson  <sj@extundo.com>
8359
8360         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8361         application/vnd.ms-excel attachments.
8362
8363 2001-01-19  Simon Josefsson  <sj@extundo.com>
8364
8365         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8366
8367 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8368
8369         * message.el (message-ignored-mail-headers): Ditto.
8370
8371 2001-01-19  Simon Josefsson  <sj@extundo.com>
8372
8373         * message.el (message-ignored-news-headers): Only search beginning
8374         of line.
8375
8376 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
8377
8378         * message.el (message-send-mail): Content-Type may not be there.
8379
8380 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8381
8382         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8383         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8384
8385         * gnus-art.el (article-display-x-face): Insert X-Face if there is
8386         not.
8387
8388 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8389
8390         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8391         non-native groups.
8392
8393 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8394
8395         * message.el (message-yank-original): Understand
8396         universal-argument.
8397
8398 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8399
8400         * gnus-art.el (gnus-boring-article-headers): Add to-address.
8401         (article-hide-boring-headers): Ditto.
8402
8403         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8404
8405 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8406
8407         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8408         one.
8409
8410 2001-01-16  Simon Josefsson  <simon@josefsson.org>
8411
8412         * message.el (message-make-in-reply-to): Add comment to message-id
8413         (old syntax, see 2000-08-02 change).
8414
8415 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8416
8417         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8418         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8419         (gnus-button-reply): Ditto.
8420
8421 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * gnus-art.el (article-display-x-face): Fix.
8424
8425 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8426
8427         * gnus-art.el (article-display-x-face): Use
8428         gnus-original-article-buffer.
8429
8430 2001-01-15  Jack Twilley <jmt@tbe.net>
8431
8432         * message.el (message-add-header): Move to point-max.
8433
8434 2001-01-15  Simon Josefsson  <simon@josefsson.org>
8435
8436         * smime.el (smime-CA-directory, smime-CA-file): Change default to
8437         nil, improve documentation.
8438         (smime-certificate-directory): Comment out false hints (until it
8439         is implemented).
8440
8441         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8442         there aren't any keys.
8443         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8444         verify certificate.  Default is changed to only check integrity.
8445         Improved security status texts.  If a certificate doesn't contain
8446         a email address, don't fail.
8447
8448         * smime.el (smime-noverify-region):
8449         (smime-noverify-buffer): New functions.  Verifies integrity only.
8450
8451 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8452
8453         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8454
8455 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8456
8457         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8458         (gnus-remove-some-windows): Ditto.
8459
8460 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8461
8462         * gnus-art.el (article-make-date-line): 11th.
8463
8464 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8465
8466         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8467         (mml2015-gpg-sign): Ditto.
8468
8469 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8470
8471         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8472         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8473
8474 2001-01-08  Dave Love  <fx@gnu.org>
8475
8476         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8477         single character.
8478
8479         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8480
8481         * message.el: Doc and message fixes.
8482         (message-send-rename-function)
8483         (message-make-forward-subject-function)
8484         (message-send-mail-function, message-reply-to-function)
8485         (message-wide-reply-to-function, message-followup-to-function)
8486         (message-distribution-function, message-auto-save-directory): Fix
8487         :type.
8488
8489         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8490         proceeding after warnings.  Amend multipart warning message.
8491
8492 2001-01-04  Dave Love  <fx@gnu.org>
8493
8494         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8495         compiling.
8496         (gnus-make-directory): Require nnmail.
8497
8498         * mm-decode.el (mm-inline-media-tests): Add
8499         image/x-portable-bitmap.
8500         (mm-get-image): Grok pbm.
8501
8502 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
8503
8504         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8505
8506 2001-01-09  Didier Verna  <didier@xemacs.org>
8507
8508         * dgnushack.el (dgnushack-compile): give a dummy value to
8509         `gnus-xmas-glyph-directory' for the time of compilation.
8510         * gnus-agent.el: moved some XEmacs specific hook add-ons from
8511         `gnus-xmas-[re]define' to avoid loosing user custom settings.
8512         * gnus-art.el: ditto.
8513         * gnus-group.el: ditto.
8514         * gnus-salt.el: ditto.
8515         * gnus-sum.el: ditto.
8516         * gnus-topic.el: ditto.
8517         * gnus-xmas.el (gnus-xmas-define): see above.
8518         * gnus-xmas.el (gnus-xmas-redefine): see above.
8519         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8520         non-continuable error when the directory can't be found.
8521
8522 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8523
8524         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8525         handle.
8526         * gnus-art.el (gnus-mime-view-part): Copy it.
8527         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8528
8529 2001-01-09  Michael Downes <mjd@ams.org>
8530
8531         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8532
8533 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8534
8535         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8536         orig-file. Use ',source.
8537
8538 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8539
8540         * gnus-xmas.el (gnus-xmas-modeline-glyph):
8541         (gnus-xmas-group-startup-message):
8542         Detect gnus-xmas-glyph-directory when it is nil.
8543
8544 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8545
8546         * pop3.el (pop3-get-message-count): Andrew Innes
8547         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8548
8549 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8550
8551         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8552
8553         * time-date.el (time-to-number-of-days): New function.
8554
8555 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
8556
8557         * nnslashdot.el (nnslashdot-request-list): Always get the right
8558         sid.
8559
8560 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8561
8562         * message.el (message-minibuffer-local-map): New keymap.
8563         (message-read-from-minibuffer): Use it.
8564         * gnus-msg.el (gnus-summary-resend-message): Use it
8565
8566 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8567
8568         * gnus-start.el (gnus-display-time-event-handler): New function.
8569         (gnus-after-getting-new-news-hook): Use it.
8570
8571 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * message.el (message-ignored-mail-headers): Add draft header.
8574
8575 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8576
8577         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8578         excursion.
8579
8580         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8581
8582 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8583
8584         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8585
8586 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8587
8588         * qp.el (quoted-printable-decode-region): Don't backward-char.
8589
8590 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8591
8592         * gnus-draft.el: Mark articles as replied.
8593
8594         * gnus-sum.el (gnus-summary-add-mark): New function.
8595
8596         * gnus-group.el (gnus-add-mark): New function.
8597
8598         * gnus-sum.el (gnus-summary-buffer-name): New function.
8599         (gnus-summary-setup-buffer): Use it.
8600
8601         * gnus-draft.el: Set things up with the right post method and
8602         stuff.
8603
8604         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8605
8606         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8607
8608         * gnus.el (gnus-draft-meta-information-header): New variable.
8609
8610 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * gnus-art.el (gnus-treatment-function-alist): Move the date
8613         functions before the header sorting functions.
8614
8615         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8616
8617         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8618         Don't (push "/usr/share/emacs/site-lisp" load-path).
8619
8620         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8621         to empty fill prefixes.
8622
8623 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8624
8625         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8626         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8627
8628 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8629
8630         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8631
8632         * nnml.el (autoload): Move to nnheader.el.
8633
8634         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8635         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8636         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8637         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
8638
8639 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8640
8641         * gnus-art.el (article-make-date-line): Get the hours right.
8642         (gnus-ignored-headers): More hiding.
8643
8644         * nnmail.el (nnmail-expiry-wait): Not an integer.
8645
8646         * message.el (message-goto-body): Only expand abbrev when called
8647         interactively.
8648         (message-make-lines): Use it.
8649
8650 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8651
8652         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8653
8654 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8655
8656         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8657         include the expunged articles.
8658
8659         * gnus-group.el (gnus-group-sort-by-server): New function.
8660
8661         * gnus.el (gnus-method-to-server-name): New function.
8662         (gnus-group-prefixed-name): Use it.
8663
8664         * gnus-group.el (gnus-group-sort-function): Doc fix.
8665         (gnus-group-sort-groups-by-server): New command.
8666
8667 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8668
8669         * gnus-art.el (gnus-treat-date-english): New variable.
8670         (article-date-english): New command.
8671         (gnus-english-month-names): New variable.
8672         (article-make-date-line): Do 'english.
8673
8674         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8675         after the fill prefix.
8676
8677         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8678         score...".
8679
8680         * gnus-art.el (gnus-ignored-headers): Hide more headers.
8681
8682         * message.el (message-mode-map): Bind comment-region.
8683
8684         * gnus-art.el (gnus-mime-display-part): Let w3 display
8685         multipart/related.
8686
8687         * mm-bodies.el (mm-long-lines-p): New function.
8688         (mm-body-encoding): Use it.
8689         (mm-body-encoding): Encode articles with lines longer than 1000
8690         characters.
8691
8692 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8693
8694         * mm-util.el (mm-enable-multibyte): Use
8695         default-enable-multibyte-characters.
8696         (mm-enable-multibyte-mule4): Ditto.
8697         (mm-disable-multibyte): Test XEmacs.
8698         (mm-disable-multibyte-mule4): Ditto.
8699         (mm-with-unibyte-current-buffer): Simplified.
8700         (mm-with-unibyte-current-buffer-mule4): Ditto.
8701
8702 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8703
8704         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8705
8706         * nnheader.el (nnheader-string-as-multibyte): New alias.
8707
8708         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8709
8710         * gnus-uu.el (gnus-message-process-mark): New function.
8711         (gnus-uu-mark-by-regexp): Use it.
8712         (gnus-new-processable): New function.
8713
8714 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
8715
8716         * gnus-sum.el (gnus-no-mark): New variable.
8717
8718 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8721         backslashes.
8722
8723 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8726         definition.
8727
8728 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8729
8730         * dgnushack.el (dgnushack-compile): elc is in the current directory.
8731
8732         * qp.el (quoted-printable-encode-region): Don't check multibyte in
8733         XEmacs.
8734
8735 2000-12-25  Lloyd Zusman <ljz@asfast.com>
8736
8737         * mml.el (mml-read-tag): Save tag location.
8738
8739 2000-12-25  Simon Josefsson  <simon@josefsson.org>
8740
8741         * starttls.el: Sync with Emacs 21.
8742
8743 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8744
8745         * message.el (message-mail): Support yank-action.
8746
8747         * message.el (message-setup): Revoke the last change.
8748
8749 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8750
8751         * message.el (message-setup): Use cons. Suggested by Johan Vromans
8752         <jvromans@squirrel.nl>.
8753
8754 2000-12-24  Simon Josefsson  <sj@extundo.com>
8755
8756         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8757         mailing list junk at end of part.
8758
8759 2000-12-23  Simon Josefsson  <sj@extundo.com>
8760
8761         * nnimap.el (nnimap-expiry-target): New function.
8762         (nnimap-request-expire-articles): Use it.
8763
8764 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8765
8766         * gnus.el (gnus-group-parameters-more): New variable.
8767         * gnus-cus.el (gnus-group-customize): Use it.
8768
8769         * gnus.el (gnus-define-group-parameter): New macro.
8770         (auto-expire): Use it
8771         (total-expire): Use it.
8772         * gnus-art.el (banner): Use it.
8773
8774         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8775         <ljz@asfast.com>.
8776
8777 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8778
8779         * gnus-topic.el (gnus-topic-create-topic): Use list.
8780
8781         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8782         before binding gnus-default-article-saver.
8783
8784         * gnus-sum.el (gnus-summary-save-article):
8785         (gnus-summary-pipe-output):
8786         (gnus-summary-save-article-mail):
8787         (gnus-summary-save-article-rmail):
8788         (gnus-summary-save-article-file):
8789         (gnus-summary-write-article-file):
8790         (gnus-summary-save-article-body-file): Ditto.
8791
8792         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8793
8794 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8795
8796         * gnus-art.el (gnus-mime-security-button-map):
8797         (gnus-mime-button-map): Add parent.
8798
8799 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8800
8801         * messagexmas.el (message-xmas-redefine): New function.
8802
8803         * message.el: Use it.
8804
8805         * gnus-art.el (gnus-article-check-hidden-text): Return t.
8806
8807         * gnus-util.el (gnus-remove-text-properties-when): Return t.
8808
8809 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8810
8811         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8812         malformatted messages.
8813
8814 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8815
8816         * mm-util.el (mm-image-load-path): New function.
8817
8818         * gnus-group.el (gnus-group-make-tool-bar): Use it.
8819
8820         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8821
8822         * message.el (message-tool-bar-map): Use it.
8823
8824         * Makefile.in (install-el): New rule.
8825
8826 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * gnus-art.el (article-treat-dumbquotes): Quote \.
8829
8830 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8831
8832         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8833         Emacs 20 runs on a terminal.
8834
8835 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8836
8837         * gnus-msg.el (gnus-bug): Revert to save-excursion.
8838
8839         * mml.el (gnus-add-minor-mode): Autoload.
8840
8841         * message.el (message-forward): Save-restriction.
8842
8843 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8844
8845         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8846         Paul Stevenson <p.stevenson@surrey.ac.uk>
8847
8848 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8849
8850         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
8851
8852         * mml.el (gnus-ems): Don't require.
8853
8854         * gnus.el (gnus-decode-rfc1522): Removed.
8855         (gnus-set-text-properties): Define.
8856
8857 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * gnus-art.el (gnus-mime-*): handle may be nil.
8860
8861         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
8862
8863         * gnus.el (gnus-group-remove-excess-properties): Not defined
8864         in gnus-xmas.
8865
8866 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8867
8868         * message.el (message-mail-user-agent): Add :version.
8869
8870 2000-12-21  Miles Bader  <miles@gnu.org>
8871
8872         * message.el (message-mode): Set `comment-start' to the  yank prefix.
8873
8874 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8875
8876         * message.el (message-mail-user-agent): New variable.
8877         (message-setup): Renamed to message-setup-1. Support
8878         mail-user-agent.
8879         (message-mail-user-agent): New function.
8880         (message-mail): Use it.
8881         (message-reply): Use it.
8882         (message-resend): Use it.
8883         (message-mail-other-window): Use it.
8884         (message-mail-other-frame): Use it.
8885
8886         * gnus-msg.el (gnus-bug): Support mail-user-agent.
8887
8888 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8889
8890         * message.el (message-tool-bar-map): Simplify.
8891         (message-narrow-to-head-1): New function.
8892         (message-narrow-to-head): Use it.
8893         (message-reply): Ditto.
8894         (message-cancel-news): Ditto.
8895         (message-supersede): Ditto.
8896         (message-make-forward-subject): Ditto.
8897         (message-bounce): Ditto.
8898
8899 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8900
8901         * uudecode.el (uudecode-decode-region-external): make-temp-file
8902         may not be defined.
8903
8904         * binhex.el (defalias): eval-and-compile.
8905
8906         * message.el (message-tool-bar-map): New function.
8907         (message-mode): Use it.
8908
8909 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8910
8911         * nntp.el (nntp-find-connection): Remove the entry.
8912         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
8913
8914 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8915
8916         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
8917
8918         * message.el (message-forward): Copy buffer in unibyte mode.
8919
8920 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8921
8922         * message.el (message-make-forward-subject): Don't widen. Decode.
8923         (message-forward): Don't decode subject.
8924
8925 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
8926
8927         * qp.el (quoted-printable-encode-region): Upcase QP.
8928
8929 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8930
8931         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
8932         mail-extract-a-c instead. Don't depend on Gnus.
8933
8934         * mml.el (gnus-ems): Require it.
8935
8936         * gnus-msg.el (gnus-summary-mail-forward):
8937
8938         * message.el (message-forward):  Move mime-to-mml here.
8939
8940 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8941
8942         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
8943         * gnus-art.el (gnus-insert-mime-button): Simplify.
8944         (gnus-mime-display-alternative): Ditto.
8945         (gnus-insert-mime-security-button): Ditto.
8946
8947 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
8950         text-property-not-all doesn't return nil when start=mark(end).
8951         (gnus-remove-text-properties-when): Ditto.
8952
8953 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8954
8955         * gnus-start.el (gnus-group-change-level): Remove group from
8956         gnus-active-hashtb if real killed.
8957
8958 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8959
8960         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
8961         (gnus-mime-display-alternative): Ditto.
8962         (gnus-insert-mime-security-button): Ditto.
8963
8964 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8965
8966         * gnus-start.el (gnus-group-change-level): Don't add it into
8967         killed-list if it was killed.
8968
8969 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8970
8971         * nnmbox.el (nnmbox-file-coding-system): Use binary.
8972         (nnmbox-active-file-coding-system): Ditto.
8973
8974         * gnus-cus.el (gnus-group-parameters): Add posting-style.
8975
8976 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8977
8978         * gnus.el (gnus-version):
8979         (gnus-version-number): Set to Oort Gnus 0.01.
8980
8981         * gnus-art.el (gnus-mime-security-button-map):
8982         (gnus-insert-mime-security-button): Fix for Emacs21.
8983
8984 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8985
8986         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
8987         easymenu, because XEmacs doesn't understand :help.
8988
8989         * mm-uu.el: Require binhex.
8990
8991 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
8994
8995 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8996
8997         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
8998
8999 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
9000
9001         * *.xpm, *.pbm: Convert icons icons to size 24x24.
9002
9003 2000-12-18  Dave Love  <fx@gnu.org>
9004
9005         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
9006         (unused).
9007
9008 2000-12-13  Miles Bader  <miles@gnu.org>
9009
9010         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
9011         to t, so that we don't get stuck while trying to smilefy
9012         intangible text.
9013
9014 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9015
9016         * smiley-ems.el (smiley-regexp-alist): Make regexps match
9017         at the end of the buffer.
9018         (smiley-region): In the loop, move to the end of the submatch
9019         matching the smiley instead of using the end of the match
9020         of the whole regexp.
9021
9022 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
9023
9024         * message.el (message-mode): Doc fix.
9025
9026 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9027
9028         * smiley-ems.el (smiley-region): Doc fix.
9029
9030 2000-12-11  Miles Bader  <miles@gnu.org>
9031
9032         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
9033         bottom line visible, check to see if it's partially obscured, and
9034         if so, either scroll one more line to make it fully visible, or
9035         revert to showing the second line from the top.
9036
9037 2000-12-07  Dave Love  <fx@gnu.org>
9038
9039         * mailcap.el (mailcap-download-directory)
9040         * gnus-audio.el (gnus-audio-directory)
9041         * smiley-ems.el (smiley-data-directory): Fix :type.
9042
9043 2000-11-30  Dave Love  <fx@gnu.org>
9044
9045         * message.el (message-auto-save-directory): Use
9046         file-name-as-directory.
9047         (message-set-auto-save-file-name): Create
9048         message-auto-save-directory if necessary.
9049         (message-replace-chars-in-string): Removed -- unused.
9050         (message-mail-alias-type): Customize.
9051         (message-headers): Remove duplicate defgroup.
9052
9053 2000-11-29  Dave Love  <fx@gnu.org>
9054
9055         * qp.el (quoted-printable-decode-region): Use error, not message
9056         to report malformed text (like base64).  Amend message.
9057
9058 2000-11-29  Miles Bader  <miles@gnu.org>
9059
9060         * message.el (message-header-lines): Fontify tag.
9061
9062 2000-11-27  Dave Love  <fx@gnu.org>
9063
9064         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
9065         compiler warning.
9066
9067 ;2000-11-26  Dave Love  <fx@gnu.org>
9068 ;
9069 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
9070 ;
9071 2000-11-23  Dave Love  <fx@gnu.org>
9072
9073         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
9074
9075         * mm-uu.el (uudecode): Require.
9076         (uudecode-decode-region, uudecode-decode-region-external): Don't
9077         autoload.
9078         (mm-uu-copy-to-buffer): Doc fix.
9079         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
9080         type fix.
9081
9082         * mailcap.el: Doc fixes.
9083         (mailcap-mime-data): Various adjustments.
9084         (mailcap): New group.
9085         (mailcap-download-directory): Customize.
9086         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
9087         (mailcap-temporary-directory): Deleted (unused).
9088         (mailcap-unescape-mime-test): Simplify slightly.
9089         (mailcap-viewer-passes-test): Use functionp.
9090         (mailcap-command-p): Aliased to executable-find.
9091
9092         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
9093         default-enable-multibyte-characters is nil.
9094
9095 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
9096
9097         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
9098
9099 2000-11-21  Dave Love  <fx@gnu.org>
9100
9101         * gnus-art.el (gnus-mime-button-map): Don't inherit from
9102         gnus-article-mode-map.
9103 ;       (gnus-mime-button-menu): Use mouse-set-point.
9104         (gnus-insert-mime-button, gnus-mime-display-alternative)
9105         (gnus-mime-display-alternative): Don't use local-map property.
9106
9107 2000-11-17  Dave Love  <fx@gnu.org>
9108
9109         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
9110         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
9111         and make-temp-file.
9112         (uudecode-decode-region): Doc fix.
9113
9114 2000-11-14  Dave Love  <fx@gnu.org>
9115
9116         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
9117         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
9118         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
9119         New files, derived from the XPMs.
9120
9121 2000-11-10  Dave Love  <fx@gnu.org>
9122
9123         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
9124         (gnus-agent-lib-file, gnus-agent-load-alist)
9125         (gnus-agent-save-alist, gnus-agent-article-name): Use
9126         expand-file-name.
9127
9128         * gnus-group.el (gnus-group-name-charset-method-alist): Add
9129         :version.
9130         (nnkiboze-score-file): Defvar when compiling.
9131
9132         * gnus-start.el (gnus-read-newsrc-file): Add :version.
9133
9134         * gnus-art.el (gnus-article-banner-alist)
9135         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
9136         (gnus-article-date-lapsed-new-header)
9137         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
9138         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
9139         (gnus-treat-strip-headers-in-body)
9140         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
9141         (gnus-treat-translate): Add :version.
9142         (gnus-article-mime-part-function): Fix defcustom.
9143
9144         * nnmail.el (nnmail-expiry-target)
9145         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
9146         (nnmail-split-header-length-limit): Add :version.
9147
9148         * gnus-sum.el (gnus-auto-expirable-marks)
9149         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
9150         (gnus-extra-headers, gnus-ignored-from-addresses)
9151         (gnus-newsgroup-ignored-charsets)
9152         (gnus-group-highlight-words-alist)
9153         (gnus-summary-show-article-charset-alist): Add :version.
9154
9155         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
9156         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
9157         files, converted from the XPMs.
9158
9159         * gnus-cache.el (gnus-cache-active-file): Don't use
9160         file-name-as-directory on directory.
9161         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
9162         use file-name-as-directory on directory.
9163
9164         * time-date.el (timezone-make-date-arpa-standard): Autoload.
9165         (date-to-time): Use it.
9166
9167 ;       * message.el (message-mode) <adaptive-fill-regexp>:
9168 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
9169 ;       (message-newline-and-reformat): Likewise.
9170         (message-forward-as-mime, message-forward-ignored-headers)
9171         (message-buffer-naming-style, message-default-charset)
9172         (message-dont-reply-to-names, message-send-mail-partially-limit):
9173         Add :version.
9174
9175         * mm-util.el: Doc fixes.
9176         (mm-mime-charset): Don't use the raw result of
9177         mm-preferred-coding-system.
9178         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
9179         (mm-with-unibyte): Simplify.
9180
9181         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
9182         concat.
9183
9184         * pop3.el (pop3-version): Deleted.
9185         (pop3-make-date): New function, avoiding message-make-date.
9186         (pop3-munge-message-separator): Use it.
9187
9188 2000-11-09  Dave Love  <fx@gnu.org>
9189
9190         * gnus-group.el (gnus-group-make-directory-group)
9191         (gnus-group-fetch-faq): Use expand-file-name.
9192         (gnus-group-fetch-faq): Simplify completing-read form.
9193
9194         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
9195         test for Mule.
9196
9197         * message.el (tool-bar-map): Defvar when compiling.
9198
9199         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
9200         (gnus-tm-lisp-directory): Deleted.
9201         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
9202         (featurep 'xemacs).
9203         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
9204         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
9205         version numbers from file names.
9206
9207 2000-11-08  Dave Love  <fx@gnu.org>
9208
9209         * mm-view.el: Use featurep for XEmacs test.
9210         (mm-inline-message): Test for `remove-specifier'; don't use
9211         condition-case.
9212
9213         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
9214
9215         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
9216         (gnus-score-find-bnews): Don't concat "".
9217
9218         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
9219         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
9220         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
9221         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
9222
9223         * gnus-sum.el: Put some defvars in eval-when-compile.
9224         (gnus-summary-mode-hook): Add :options.
9225         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
9226         (gnus-summary-tool-bar-map): New variable.
9227         (gnus-summary-make-tool-bar): New function.
9228         (gnus-summary-mode): Put kill-all-local-variables first.
9229
9230         * gnus-group.el (gnus-group-toolbar-map): New variable.
9231         (gnus-group-make-tool-bar): Rewritten.
9232         (gnus-group-mode): Put kill-all-local-variables first.
9233
9234         * rfc2047.el: Require gnus-util.
9235
9236         * nnml.el (gnus-sorted-intersection): Autoload.
9237
9238         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
9239         Put some defvars in eval-when-compile.
9240         (gnus-intersection, gnus-sorted-complement):  Autoload.
9241
9242         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
9243
9244         * mm-encode.el (mm-body-7-or-8): Autoload.
9245
9246         * mm-decode.el (mm-insert-inline): Autoload.
9247
9248         * mml.el:
9249         * message.el: Put some defvars in eval-when-compile.
9250
9251         * gnus-msg.el: Put some defvars in eval-when-compile.
9252         (gnus-msg-mail): Move after gnus-setup-message.
9253
9254         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
9255
9256 2000-11-07  Dave Love  <fx@gnu.org>
9257
9258         * gnus-util.el (nnheader): Don't require message (recursive
9259         autoload).
9260
9261         * uudecode.el: Avoid compiler warnings.
9262
9263         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
9264         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
9265
9266 2000-11-06  Dave Love  <fx@gnu.org>
9267
9268         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
9269
9270         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
9271         (uudecode-char-int): New alias, replacing char-int.
9272         (uudecode-decode-region): Don't call buffer-disable-undo.
9273
9274 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
9275 ;       (mm-uu-configure-list): Doc fix.
9276 ;
9277 ;       * earcon.el (running-xemacs): Don't define.
9278 ;
9279 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9280 ;
9281 ;       * message.el (message-font-lock-keywords): Match a final newline
9282 ;       to help font-lock's multiline support.
9283 ;
9284 2000-11-03  Dave Love  <fx@gnu.org>
9285
9286         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9287
9288         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9289         name.
9290
9291         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9292         <banner>: Fix custom type, doc.
9293
9294         * mm-decode.el (mm-display-external): Space-prefix temp buffer
9295         name.  Don't disable undo explicitly.
9296
9297 ;2000-11-02  Dave Love  <fx@gnu.org>
9298 ;
9299 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
9300 ;       cite-prefix.
9301
9302 2000-11-01  Dave Love  <fx@gnu.org>
9303
9304         * rfc2047.el (base64): Require unconditionally.
9305         (message-posting-charset): Defvar when compiling.
9306         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9307         message.
9308
9309         * gnus-sum.el (nnoo): Require.
9310         (mm-uu-dissect): Autoload.
9311
9312         * mml.el (mml-parse-1): Clarify message.
9313         (mml-minibuffer-read-type): Use mailcap-mime-types.
9314
9315 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9316
9317         * mml.el: Fix a typo in the requiring of CL.
9318
9319 2000-11-01  Dave Love  <fx@gnu.org>
9320
9321         * utf7.el: Require cl when compiling.
9322
9323         * binhex.el: Use (featurep 'xemacs).
9324         (binhex-char-int): New alias, replacing char-int.  Change callers.
9325         (binhex-decode-region): Simplify work buffer code.
9326         (binhex-decode-region-external): Use expand-file-name, not concat.
9327
9328 2000-10-30  Dave Love  <fx@gnu.org>
9329
9330         * gnus-art.el: Fix 2000-10-27 change properly.
9331
9332 2000-10-28  Miles Bader  <miles@gnu.org>
9333
9334         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9335
9336 2000-10-27  Dave Love  <fx@gnu.org>
9337
9338         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9339         strings.
9340         (gnus-group-make-tool-bar): New function.
9341         (gnus-group-mode): Use it.
9342
9343         * message.el (message-mode-menu): Add some :help strings.
9344         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9345         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
9346
9347         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9348         * describe-group.xpm, get-news.xpm, kill-group.xpm:
9349         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
9350
9351         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9352         display-graphic-p here.
9353
9354 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9355
9356         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9357         of the `gnus-xemacs' variable, as the latter has been removed.
9358         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9359         * gnus-art.el (gnus-treat-display-xface)
9360         (gnus-treat-display-smileys, gnus-treat-display-picons)
9361         (gnus-article-read-summary-keys): Likewise.
9362
9363 2000-10-26  Dave Love  <fx@gnu.org>
9364
9365         (defvar): Use rmail-spool-directory unconditionally.
9366
9367 2000-10-18  Dave Love  <fx@gnu.org>
9368
9369         * mm-bodies.el (mm-uu-decode-function)
9370         (mm-uu-binhex-decode-function): Defvar when compiling.
9371
9372         * gnus-nocem.el (gnus-nocem-issuers): Update.
9373         (gnus-nocem-check-from): New option.
9374         (gnus-nocem-scan-groups): Use it.
9375         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9376         (gnus-nocem-check-article-limit): Add :version.
9377
9378 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
9379
9380         * ietf-drums.el (mm-util): Require CL when compiling.
9381
9382 2000-10-15  Dave Love  <fx@gnu.org>
9383
9384         * qp.el: Require mm-util.
9385
9386 2000-10-13  Dave Love  <fx@gnu.org>
9387
9388         * qp.el (quoted-printable-decode-region): Avoid invalid
9389         coding-systems.
9390
9391 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
9392
9393         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9394         to a recursive load.
9395
9396 2000-10-12  Dave Love  <fx@gnu.org>
9397
9398         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9399
9400         * gnus.el (gnus-group-startup-message): Check for PBM image.
9401
9402 2000-10-09  Dave Love  <fx@gnu.org>
9403
9404         * mail-source.el (mail-source-fetch-imap): Bind
9405         default-enable-multibyte-characters rather than using
9406         mm-disable-multibyte.
9407
9408 2000-10-05  Dave Love  <fx@gnu.org>
9409
9410         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9411         Autoload.
9412         (quoted-printable-decode-region):  Rename arg which confused
9413         charset with coding-system.  Don't use nonascii-insert-offset.
9414         Coding-system encode the region initially.  Don't recognize `=='
9415         as valid QP.  Coding-system decode the region finally.
9416         (quoted-printable-decode-string): Rename arg which confused
9417         charset with coding-system.
9418
9419         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9420         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9421         mm-encode-coding-region.
9422         (mm-decode-body, mm-decode-string): Rename variables which
9423         confused charset with coding-system.
9424         (binhex-decode-region): Don't autoload.
9425         (mm-body-encoding): Require message.
9426         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9427         cond branches.
9428
9429         * gnus-art.el (article-de-quoted-unreadable)
9430         (article-de-base64-unreadable): Fold search case
9431         rather than downcasing string.  Apply mm-charset-to-coding-system
9432         to arg of quoted-printable-decode-region.
9433
9434 2000-10-04  Dave Love  <fx@gnu.org>
9435
9436         * gnus-ems.el: Don't turn off compiler warnings in local vars.
9437         Require ring when compiling.
9438         (gnus-article-compface-xbm): New variable.
9439
9440 2000-10-04  Dave Love  <fx@gnu.org>
9441
9442         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9443         pbm images.
9444
9445         * frown.pbm, smile.pbm, wry.pbm: New files.
9446
9447         * frown.xbm, smile.xbm, wry.xbm: Deleted.
9448
9449 2000-10-03  Dave Love  <fx@gnu.org>
9450
9451         * mail-source.el (mail-sources): Revert to nil.
9452
9453         * nnmail (nnmail-spool-file): Revert to `((file))'.
9454
9455         * qp.el: Don't require mm-util.
9456         (quoted-printable-decode-region): Rewritten.
9457         (quoted-printable-decode-string, quoted-printable-encode-region):
9458         Doc fix.
9459         (quoted-printable-encode-region): Barf on multibyte characters.
9460         Maybe make the class multibyte.  Upcase chars, not formatted
9461         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
9462         (quoted-printable-encode-string): Don't use
9463         mm-with-unibyte-buffer.
9464
9465 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9466
9467         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
9468
9469 2000-09-21  Dave Love  <fx@gnu.org>
9470
9471         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9472         (for Emacs 20).  Tidy somewhat.
9473
9474 2000-09-21  Dave Love  <fx@gnu.org>
9475
9476         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9477         image processing.  Rationalize logic somewhat.
9478
9479 2000-09-20  Dave Love  <fx@gnu.org>
9480
9481         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9482         specifically.
9483
9484         * gnus.el (gnus-version-number): Avoid some redundant
9485         autoloads.
9486
9487 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
9488
9489         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9490         to XBM; we always have PBM support.
9491
9492 2000-09-14  Dave Love  <fx@gnu.org>
9493
9494         * gnus.el (gnus-charset):
9495         * mm-decode.el (mime-display):
9496         * imap.el (imap) <defgroup>: Add :version.
9497
9498 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
9499
9500         * parse-time.el: Fix author's mail address.
9501
9502         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9503         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9504         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9505         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9506         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9507         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9508         * rfc2231.el, uudecode.el: Fix copyright notice.
9509
9510         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9511         require `w3' at load-time only if not running in batch mode.
9512
9513 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9514
9515         * gnus.el: Before merge with Emacs21.
9516
9517 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
9518
9519         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9520
9521 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9522
9523         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9524         to avoid conflict with the standard `back-to-indentation'
9525         binding.
9526
9527 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9528
9529         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9530
9531         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9532         (mm-disable-multibyte-mule4): Ditto.
9533         (mm-with-unibyte-current-buffer-mule4): Ditto.
9534
9535 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9536
9537         * pop3.el (pop3-movemail): Use binary.
9538         (pop3-movemail-file-coding-system): Removed.
9539
9540 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9541
9542         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9543
9544 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9547         exists.
9548
9549 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9550
9551         * gnus-msg.el (gnus-post-method): Use backend name when the
9552         address is "".
9553
9554 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9555
9556         * gnus-art.el (article-verify-x-pgp-sig): Don't test
9557         mm-verify-option.
9558         (gnus-treat-x-pgp-sig): Default value.
9559         (gnus-ignored-headers): Redundant.
9560
9561 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9562
9563         * gnus-win.el (gnus-configure-frame): Save selected window.
9564
9565 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9566
9567         * nnmbox.el: Require gnus-range.
9568         (nnmbox-group-building-active-articles): New variable.
9569         (nnmbox-group-active-articles): New variable; this is a cache of
9570         all active articles by group and number.
9571         (nnmbox-in-header-p): New function.
9572         (nnmbox-find-article): New function.
9573         (nnmbox-record-active-article): New function.
9574         (nnmbox-record-deleted-article): New function.
9575         (nnmbox-is-article-active-p): New function.
9576         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9577         (nnmbox-request-article): Ditto.  Also supply extra arg to
9578         nnmbox-article-group-number.
9579         (nnmbox-request-expire-articles): Ditto.
9580         (nnmbox-request-move-article): Ditto.
9581         (nnmbox-request-replace-article): Ditto.
9582         (nnmbox-request-rename-group): Rename group entry in active
9583         article cache.
9584         (nnmbox-delete-mail): Update active article cache, unless article
9585         is being replaced.
9586         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9587         than partially duplicating it.
9588         (nnmbox-article-group-number): Add extra `this-line' arg, to
9589         handle articles belonging to multiple groups.
9590         (nnmbox-save-mail): Update active article cache.
9591         (nnmbox-read-mbox): Build active article cache when loading mbox.
9592         Also do some repair work, if we find articles that are missing the
9593         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9594         reconstruct these from Xref info.
9595
9596 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9597
9598         * mail-source.el (mail-source-report-new-mail): Use
9599         nnheader-run-at-time.
9600
9601 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9602
9603         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9604         an error is thrown, and then rethrow the error.
9605         (mail-source-check-pop): Ditto.
9606         (mail-source-start-idle-timer): Prevent multiple pop checks
9607         running if the check takes a long time.
9608
9609 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9610
9611         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9612         succeed.
9613
9614 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9615
9616         * gnus-win.el (gnus-configure-windows): Make sure
9617         nntp-server-buffer is live.
9618         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9619
9620 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9621
9622         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9623
9624 2000-12-04  Andreas Jaeger  <aj@suse.de>
9625
9626         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9627
9628 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9629
9630         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9631
9632 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
9633
9634         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9635
9636 2000-12-01  Simon Josefsson  <sj@extundo.com>
9637
9638         * mml-smime.el (mml-smime-verify): Fix address parsing.
9639
9640 2000-12-01  Simon Josefsson  <sj@extundo.com>
9641
9642         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
9643         more than one certificate inside PKCS#7 blob.  Better security
9644         information (clamed / actual sender, openssl output, certificates
9645         inside message).
9646
9647         * smime.el (smime-verify-region): Output to /dev/null.
9648         (smime-buffer-as-string-region): Don't parse empty lines.
9649
9650 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9653         ?d and ?D.
9654         (gnus-mime-security-show-details-inline): New variable.
9655         (gnus-mime-security-show-details): Use them.
9656         (gnus-insert-mime-security-button): Ditto.
9657
9658         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9659         Suggest by Michael Duggan (md5i@cs.cmu.edu).
9660         (mml2015-gpg-clear-verify): Ditto.
9661         (mml2015-gpg-decrypt-1): Ditto.
9662         (mml2015-use): Prefer 'gpg.
9663
9664 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9665
9666         * gnus-util.el (gnus-add-text-properties-when): New function.
9667         (gnus-remove-text-properties-when): Ditto.
9668
9669         * gnus-cite.el (gnus-article-hide-citation): Use them.
9670         (gnus-article-toggle-cited-text): Use them.
9671
9672         * gnus-art.el (gnus-signature-toggle): Use them.
9673         (gnus-article-show-hidden-text): Ditto.
9674         (gnus-article-hide-text): Ditto.
9675
9676 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9677
9678         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9679
9680 2000-11-30  Simon Josefsson  <sj@extundo.com>
9681
9682         * smime.el (smime-point-at-eol): New alias.
9683         (smime-buffer-as-string-region): Use it.
9684
9685 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9686
9687         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9688
9689 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9690
9691         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9692
9693         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9694
9695         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9696
9697 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9698
9699         * nnmh.el (nnmh-request-expire-articles): Implemented
9700         expiry-target for nnmh backend.
9701
9702 2000-11-30  Simon Josefsson  <sj@extundo.com>
9703
9704         * mm-decode.el (mm-security-from): New variable.
9705         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9706
9707         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9708         than `from'.
9709
9710 2000-11-30  Simon Josefsson  <sj@extundo.com>
9711
9712         * mml-smime.el (mml-smime-verify): Verify that certificate mail
9713         address match sender address.
9714
9715         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9716
9717         * smime.el (smime-verify-region): Don't copy buffer.
9718         (smime-decrypt-buffer): Use expand-file-name on keyfile.
9719         (smime-pkcs7-region): New function.
9720         (smime-pkcs7-certificates-region): Ditto.
9721         (smime-pkcs7-email-region): Ditto.
9722         (smime-buffer-as-string-region): Ditto.
9723
9724         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9725         buffer.
9726
9727 2000-11-23  Jens Krinke <j.krinke@gmx.de>
9728
9729         * smime.el (smime-decrypt-region): Fix keyfile argument.
9730
9731 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732
9733         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9734
9735 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9736
9737         * message.el (message-shoot-gnksa-feet): New variable.
9738         (message-gnksa-enable-p): New function.
9739         (message-send): Use it.
9740         (message-check-news-body-syntax): Ditto.
9741
9742 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9743
9744         * message.el (message-make-message-id): Remove the redundancy.
9745
9746 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9747
9748         * message.el (message-setup): Discourage using mc-install-*-mode.
9749
9750         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9751
9752 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9753
9754         * gnus-cite.el (gnus-cite-parse): Guess citation length.
9755
9756 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9759
9760 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9761
9762         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9763
9764 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9765
9766         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9767         insert-buffer-substring.
9768
9769         * message.el (message-send-mail): Use buffer-substring-no-properties.
9770         (message-send-news): Ditto.
9771
9772 2000-11-22  David Edmondson <dme@dme.org>
9773
9774         * imap.el (imap-wait-for-tag): Message read info.
9775
9776 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9779         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9780         (mml2015-gpg-encrypt): Ditto.
9781
9782 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783
9784         * mm-decode.el (mm-verify-option): Default value.
9785
9786         * mml-sec.el (mml-secure-part): Error message.
9787
9788 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9789
9790         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9791
9792 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9795
9796 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9797
9798         * gnus-art.el (gnus-article-describe-key): Use prompt.
9799         (gnus-article-describe-key-briefly): Ditto.
9800
9801 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9802
9803         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9804
9805 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9806
9807         * gnus-art.el (gnus-article-describe-key): New function.
9808         (gnus-article-describe-key-briefly): New function.
9809
9810 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9811
9812         * mm-decode.el (mm-decrypt-option): Doc typo.
9813
9814         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9815         return a number.
9816
9817 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9818
9819         * message.el (message-newline-and-reformat): Typo.
9820
9821 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9822
9823         * gnus-art.el (article-verify-x-pgp-sig): Check whether
9824         original-article-buffer exists.
9825
9826         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9827         (rfc2047-header-encoding-alist): Addresses are different from text.
9828         (rfc2047-encode-message-header): Ditto.
9829         (rfc2047-dissect-region): Extra parameter.
9830         (rfc2047-encode-region): Ditto.
9831         (rfc2047-encode-string): Ditto.
9832
9833 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9834
9835         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9836         (mm-uu-pgp-encrypted-extract): Use it.
9837         (mm-uu-pgp-signed-extract-1): New function.
9838         (mm-uu-pgp-signed-extract): Use it.
9839
9840         * gnus-art.el (gnus-mime-display-security): New function.
9841         (gnus-mime-display-part): Use it.
9842         (gnus-mime-security-verify-or-decrypt): New function.
9843         (gnus-mime-security-press-button): New function.
9844         (gnus-insert-mime-security-button): Use it.
9845
9846         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9847         (mm-find-raw-part-by-type): Ditto.
9848         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9849         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9850         (mm-destroy-parts): Kill nested multibyte buffer.
9851
9852         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
9853         (mml2015-gpg-verify): Ditto.
9854
9855 2000-11-18  Simon Josefsson  <sj@extundo.com>
9856
9857         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
9858         (mml2015-function-alist): Use it.
9859
9860         * mml-sec.el (mml-sign-alist): Update names.
9861         (mml-encrypt-alist): Ditto.
9862         (mml-secure-part-smime-sign): Moved to mml-smime.el
9863         as `mml-smime-sign-query'.
9864         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
9865         `mml-smime-get-file-cert'.
9866         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
9867         `mml-smime-get-dns-cert'.
9868         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
9869         `mml-smime-encrypt-query'.
9870         (mml-smime-sign-buffer): Use mml-smime-sign.
9871         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
9872
9873         * mml-smime.el (mml-smime-sign): New function.
9874         (mml-smime-encrypt):
9875         (mml-smime-sign-query):
9876         (mml-smime-get-file-cert):
9877         (mml-smime-get-dns-cert):
9878         (mml-smime-encrypt-query): Moved from mml-sec.el.
9879
9880 2000-11-16  Simon Josefsson  <sj@extundo.com>
9881
9882         * mml2015.el (mml2015-gpg-clear-verify): New function.
9883         (mml2015-function-alist): Add it.
9884
9885 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9886
9887         * message.el (message-setup-fill-variables): Use
9888         message-cite-prefix-regexp.
9889         (message-newline-and-reformat): Check the end of citation, leading
9890         WSP, break in the cite prefix.
9891         (message-fill-paragraph): New function.
9892
9893 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9894
9895         * lpath.el: Shut up.
9896
9897 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9898
9899         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
9900         raw 8-bit in headers in dk.* newsgroups.
9901
9902 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9903
9904         * message.el (message-newline-and-reformat): Match extra WSPs.
9905
9906 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9907
9908         * mml.el (mml-generate-mime-1): Ignore ascii.
9909
9910 2000-11-16 Justin Sheehy <justin@iago.org>
9911
9912         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
9913
9914 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * message.el (message-cite-prefix-regexp): Prefix should not end
9917         at space.
9918
9919 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9920
9921         * message.el (message-mode-syntax-table): Add - as a word
9922         constituent as in articles.
9923         (message-setup-fill-variables): Add -_. as supercite-style prefix.
9924         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
9925         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
9926
9927 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9928
9929         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
9930
9931 2000-11-12  David Edmondson  <dme@dme.org>
9932
9933         * message.el (message-font-lock-keywords): use
9934         message-cite-prefix-regexp.
9935
9936 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9937
9938         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
9939         Stein Arild Str\e,Ax\e(Bmme.
9940         (gnus-group-jump-to-group): Use it.
9941         (gnus-group-jump-to-group-prompt): Customize.
9942
9943 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * mailcap.el (mailcap-possible-viewers): Match the entire string.
9946
9947 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9948
9949         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
9950         incompatible.
9951         (mml2015-mailcrypt-sign): Ditto.
9952
9953 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9954
9955         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
9956         group is open.
9957
9958 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9959
9960         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
9961         nnvirtual articles.
9962         (gnus-backlog-request-article): Don't request nnvirtual articles.
9963
9964 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9965
9966         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
9967         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
9968
9969 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9970
9971         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
9972         * mml.el (mml-generate-mime-1): Use charset attribute.
9973         * mm-bodies.el (mm-encode-body): Add parameter charset.
9974         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
9975
9976 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9977
9978         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
9979         (mml2015-mailcrypt-clear-decrypt): Ditto.
9980         (mml2015-mailcrypt-verify): Ditto.
9981         (mml2015-mailcrypt-clear-verify): Ditto.
9982         (mml2015-gpg-verify): Ditto.
9983
9984 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9985
9986         * smime.el (smime-openssl-program): Test the existence of openssl.
9987         * mml-smime.el: Require mm-decode.
9988         (mml-smime-verify-test): New function.
9989         * mm-decode.el (mm-verify-function-alist): Use it.
9990
9991 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
9994         anyway.
9995
9996 2000-11-13  Simon Josefsson  <sj@extundo.com>
9997
9998         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
9999         verification doesn't work.
10000
10001 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10002
10003         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
10004         (gnus-inews-do-gcc): Use it.
10005
10006 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10007
10008         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
10009         leading space.
10010         * mm-extern.el (mm-inline-external-body): Report error when no
10011         access-type.
10012
10013 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10014
10015         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
10016
10017 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10018
10019         * gnus-art.el (gnus-mime-button-menu): Use select-window.
10020
10021 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
10022
10023         * gnus-art.el (gnus-mime-display-part): Display multipart/related
10024         as multipart/mixed.
10025
10026 2000-11-12  David Edmondson  <dme@dme.org>
10027
10028         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
10029         and replace `.' with `\w' to allow for different syntax tables
10030         (from Vladimir Volovich).
10031         * message.el (message-newline-and-reformat): use
10032         `message-cite-prefix-regexp'.
10033         * gnus-cite.el (gnus-supercite-regexp): use
10034         `message-cite-prefix-regexp'.
10035         * gnus-cite.el (gnus-cite-parse): use
10036         `message-cite-prefix-regexp'.
10037
10038 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10039
10040         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
10041         PGP SIGNATURE.  Escape leading "-"'s.
10042         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
10043
10044 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10045
10046         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
10047
10048 2000-11-11  Simon Josefsson  <sj@extundo.com>
10049
10050         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
10051
10052         * smime.el (smime-details-buffer): New variable.
10053         (smime-sign-region):
10054         (smime-encrypt-region):
10055         (smime-verify-region):
10056         (smime-decrypt-region): Copy OpenSSL output to the buffer.
10057
10058         * mml-smime.el (mml-smime-verify): Support security info.
10059
10060 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061
10062         * mm-decode.el (mm-verify-option): Set default to nil.
10063         (mm-decrypt-option): Ditto.
10064         * gnus-art.el (article-verify-x-pgp-sig): New function.
10065
10066 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10067
10068         * gnus-art.el (gnus-mime-display-alternative): Show button if no
10069         preferred part.
10070
10071 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10072
10073         * gnus-sum.el (gnus-move-split-methods): Say that
10074         `gnus-split-methods' uses file names, whereas this uses group
10075         names.  (Report from Nevin Kapur)
10076
10077 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
10078
10079         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
10080
10081 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10082
10083         * nnheader.el (nnheader-directory-files-is-safe): New variable.
10084         (nnheader-directory-articles): Use it.
10085         (nnheader-article-to-file-alist): Ditto.
10086
10087 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10088
10089         * rfc2047.el (rfc2047-pad-base64): New function.
10090         (rfc2047-decode): Use it.
10091
10092 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10093
10094         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
10095         select method.
10096
10097 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10098
10099         * mml2015.el (mml2015-gpg-decrypt-1):
10100         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
10101
10102 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10103
10104         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
10105
10106 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10107
10108         * pop3.el (pop3-munge-message-separator): A message may have an
10109         empty body.
10110
10111 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10112
10113         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
10114         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
10115         (mm-uu-pgp-signed-extract): Use coding-system.
10116
10117 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10118
10119         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
10120         (gnus-insert-mime-security-button): New function.
10121         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
10122         * mml2015.el:  Add security info when verify or decrypt.
10123         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
10124         (mm-uu-pgp-encrypted-extract): Ditto.
10125
10126 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
10127
10128         * mm-decode.el (mm-display-parts): New function.
10129         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
10130
10131 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10132
10133         * gnus-mlspl.el: Documentation tweaks.
10134
10135 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10136
10137         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
10138         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
10139         argument.
10140
10141 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10142
10143         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
10144
10145 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
10146
10147         * gnus-art.el (gnus-article-encrypt): New function.
10148         (gnus-article-encrypt-protocol-alist): New variable.
10149         (gnus-article-encrypt-protocol): New variable.
10150         * mml2015.el (mml2015-self-encrypt): New function.
10151         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
10152
10153 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10154
10155         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
10156         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
10157         let mailcap do it.
10158         * mml2015.el: Remove snarf code.
10159         * mm-decode.el: Remove snarf code.
10160
10161 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10162
10163         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
10164         (mml-insert-mime): Understand gnus-decoded.
10165         (mime-to-mml): New parameter handles.
10166         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10167         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
10168
10169 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10170
10171         * mm-decode.el (mime-security): New group.
10172         (mm-verify-function-alist): Add test function.
10173         (mm-decrypt-function-alist): Ditto.
10174         (mm-snarf-option): Set default value as nil.
10175         (mm-find-part-by-type): Recursive parameter.
10176         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
10177         * mml2015.el: Support draft-ietf-openpgp-multsig.
10178
10179 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10180
10181         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
10182         (gnus-article-view-part-as-charset): New function.
10183
10184 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10185
10186         * mm-decode.el (mm-verify-option): Default value.
10187         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
10188
10189 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10190
10191         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
10192
10193 2000-11-05  Simon Josefsson  <sj@extundo.com>
10194
10195         * mml-smime.el (mml-smime-verify): Work in original multipart
10196         buffert.
10197
10198         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
10199         (mm-handle-multipart-ctl-parameter): Ditto.
10200         (mm-alist-to-plist): New function.
10201         (mm-dissect-buffer): Store CTL parameters and copy original buffer
10202         for multiparts.
10203         (mm-destroy-parts): Destroy multipart buffert.
10204         (mm-remove-part): Ditto.
10205
10206         * mml-smime.el (mml-smime-sign): Not used.
10207         (mml-smime-encrypt): Ditto.
10208
10209         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
10210
10211         Verify S/MIME signature support.
10212
10213         * mm-decode.el (mm-inline-media-tests): Add
10214         application/{x-,}pkcs7-signature.
10215         (mm-inlined-types): Ditto.
10216         (mm-automatic-display): Ditto.
10217         (mm-verify-function-alist): Ditto.  Add name of method.
10218         (mm-decrypt-function-alist): Add name of method.
10219         (mm-find-part-by-type): Add documentation.
10220         (mm-possibly-verify-or-decrypt): Use new format of
10221         mm-{verify,decrypt}-function-alist.  Use method names.
10222
10223         * mml-smime.el (mml-smime-verify): New function.
10224
10225 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10226
10227         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
10228
10229 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10230
10231         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
10232         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
10233         * mm-decode.el (mm-snarf-option): New variable.
10234
10235 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10236
10237         * mm-util.el (mm-subst-char-in-string): New function.
10238         (mm-replace-chars-in-string): Use it.
10239         * message.el (message-replace-chars-in-string): Use it.
10240         * nnheader.el (nnheader-replace-chars-in-string): Use it.
10241         * gnus-mh.el (mh-lib-progs): Shut up.
10242
10243 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10244
10245         * base64.el, md5.el: Moved to contrib directory.
10246
10247 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10248
10249         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
10250         the last article when search.
10251
10252 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10253
10254         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
10255         * nnmail.el (nnmail-pathname-coding-system): Ditto.
10256
10257 2000-09-29  David Edmondson  <dme@thus.net>
10258
10259         * message.el (message-newline-and-reformat): Typo.
10260
10261 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
10264
10265 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10266
10267         * nntp.el (nntp-decode-text): Delete bogus status lines.
10268
10269 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10270
10271         * message.el (message-font-lock-keywords): Match a final newline
10272         to help font-lock's multiline support.
10273
10274 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10275
10276         * nnoo.el (nnoo-set): New function.
10277
10278 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10279
10280         * gpg.el, gpg-ring.el: Moved to contrib directory.
10281
10282 2000-11-04  Simon Josefsson  <sj@extundo.com>
10283
10284         * nnimap.el (nnimap-split-inbox): Typo.
10285
10286 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10287
10288         * gnus-msg.el (gnus-msg-mail): Move it backwards.
10289
10290 2000-11-03  Simon Josefsson  <sj@extundo.com>
10291
10292         * rfc2231.el (rfc2231-parse-qp-string): New function.
10293         (require): rfc2047.
10294
10295         * mail-parse.el (mail-header-parse-content-type):
10296         (mail-header-parse-content-disposition): Support invalid QP
10297         encoded strings, by using `rfc2231-parse-qp-string'.
10298
10299 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10300
10301         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10302         (rfc2231-decode-encoded-string): Typo "> X 1".
10303         (rfc2231-encode-string): Insert the name of charset.
10304         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10305
10306 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10307
10308         * mm-decode.el (mm-save-part): Return the filename.
10309         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10310         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10311         (gnus-mime-action-alist): Use it.
10312         (gnus-mime-button-commands): Use it.
10313         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10314         (mm-inline-external-body): unwind-protect.
10315
10316 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * gnus-art.el (gnus-insert-mime-button): Show url.
10319
10320 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * mml.el (mml-generate-mime-1): Support external url.
10323         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10324
10325 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
10326
10327         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10328         * mm-decode.el (mm-display-external): Ditto.
10329         * mm-extern.el: New file.
10330         * mm-decode.el (mm-inline-media-tests): Hook it up.
10331         (mm-inlined-types): Inline message/external-body.
10332
10333 2000-11-02  Simon Josefsson  <sj@extundo.com>
10334
10335         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10336
10337         * message.el (message-get-reply-headers): Better handling when
10338         Mail-Followup-To is very large.
10339
10340 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10341
10342         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10343         * gnus-art.el (gnus-article-edit-done):
10344         * gnus-sum.el (gnus-summary-edit-article-done): Move line
10345         counting code here.
10346         * gnus-msg.el (gnus-setup-message): Remove a hack.
10347
10348 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10349
10350         * gnus-sum.el (gnus-newsgroup-variables): New variable.
10351         (gnus-summary-mode): Make them local variables.
10352         (gnus-set-global-variables): Globalize them.
10353         (gnus-summary-exit): Kill them.
10354
10355 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
10356
10357         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10358         word.
10359
10360 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10361
10362         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10363         gnus-article-wash-types.
10364         * gnus-art.el (gnus-article-wash-status): Use them.
10365
10366 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10367
10368         * mml.el (mml-read-tag): Remove spaces and LF.
10369
10370 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10371
10372         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10373         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10374
10375 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10376
10377         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10378
10379 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10380
10381         * gnus-sum.el (gnus-article-charset): New variable.
10382         (gnus-summary-display-article): Set it.
10383         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10384         * gnus-art.el (gnus-article-mode): Make it local variable.
10385
10386 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10387
10388         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10389
10390 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10391
10392         * nnwfm.el: New file.
10393
10394         * nnweb.el (nnweb-replace-in-string): New function.
10395
10396 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10397
10398         * mml2015.el: Wrap gpg.el.
10399         * gpg.el (gpg-verify): The last argument of apply is a list.
10400         (gpg-encrypt): Add passphrase as a parameter.
10401
10402 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10403
10404         * gpg.el: New file.
10405         * gpg-ring.el: New file.
10406
10407 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10408
10409         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10410
10411 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10412
10413         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10414         double-quote characters.
10415         (gnus-summary-prepare-threads): Ditto.
10416
10417 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10418
10419         * gnus-art.el (gnus-mime-display-single): Forward line -1.
10420         * mml.el (mml-read-tag): Don't skip the leading space.
10421         * lpath.el (font-lock-set-defaults): Shut up.
10422
10423 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10426
10427 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10428
10429         * qp.el (quoted-printable-encode-region): Replace leading - when
10430         ultra safe.
10431         * mml.el (mml-generate-mime-postprocess-function): Removed.
10432         (mml-postprocess-alist): Removed.
10433         (mml-generate-mime-1): Use ultra-safe when sign.
10434         * mml2015.el (mml2015-fix-micalg): Uppercase.
10435         (mml2015-verify): Insert LF.
10436         (mml2015-mailcrypt-sign): Downcase; search backward.
10437
10438 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439
10440         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10441         restrictive.
10442         (nnultimate-table-regexp): New variable.
10443         (nnultimate-forum-table-p): Use it.
10444
10445 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
10446
10447         * gnus-sum.el (gnus-summary-expire-articles): Save point.
10448
10449 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10450
10451         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10452         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10453
10454 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10455
10456         * mml2015.el: Shut up.
10457
10458 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10459
10460         * gnus.el (gnus-server-browse-hashtb): Removed.
10461         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10462         (gnus-group-insert-group-line-info): Use simplified method.
10463         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10464
10465 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10466
10467         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10468         moved here.
10469         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10470         * gnus-group.el (gnus-group-prepare-flat): Use it.
10471         * gnus-topic.el (gnus-group-prepare-topics): Use it.
10472
10473 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10474
10475         * mml.el (mml-mode): Show menu in XEmacs.
10476
10477 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
10478
10479         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10480         (gnus-server-read-server-in-server-buffer): New function.
10481         (gnus-browse-foreign-server): Browse in group buffer.
10482         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10483         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10484         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10485         * gnus.el (gnus-server-browse-hashtb): New variable.
10486
10487 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10488
10489         * nnfolder.el (nnfolder-open-nov): Use group.
10490
10491 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10492
10493         * nnfolder.el: Add NOV. Set version to 2.0.
10494         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10495
10496 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10497
10498         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10499
10500 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10501
10502         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10503         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10504
10505 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10506
10507         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10508
10509 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10510
10511         * mm-decode.el (mm-verify-function-alist): New variable.
10512         (mm-verify-option): New variable.
10513         (mm-decrypt-function-alist): Ditto.
10514         (mm-decrypt-option): Ditto.
10515         (mm-find-raw-part-by-type): New function.
10516         (mm-possibly-verify-or-decrypt): New function.
10517         (mm-dissect-multipart): Use it.
10518         * mml2015.el (mml2015-fix-micalg): New function.
10519         (mml2015-decrypt): Use new interface.
10520         (mml2015-verify):  Use new interface.
10521         (mml2015-setup): Make it bogus.
10522
10523 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524
10525         * mml.el (mml-generate-mime-postprocess-function): Set to
10526         mml-postprocess.
10527         (autoload): Autoload mml2015 and mml-smime.
10528         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10529         * mml2015.el (mml2015-encrypt): New function.
10530         (mml2015-sign): New function.
10531         (mml2015-encrypt-function): New variable.
10532         (mml2015-sign-function): New variable.
10533         (mml2015-mailcrypt-encrypt): Use message-recipients.
10534         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10535         * mml-smime.el (mml-smime-setup): Ditto.
10536
10537 2000-10-28  Simon Josefsson  <sj@extundo.com>
10538
10539         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10540         Communigate Pro 3.3.1 server.
10541
10542         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10543         in buffers.
10544         (mml-secure-dns-server): Removed.
10545         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
10546         write certificates to files.
10547
10548         * smime.el (smime-dns-server): New variable.
10549         (smime-mail-to-domain):
10550         (smime-cert-by-dns): New functions.
10551
10552         * dig.el: New file.
10553
10554 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
10555
10556         * message.el (message-options): New variable.
10557         (message-options-set-recipient): New function.
10558         (message-send): Use them.
10559         * gnus-int.el (gnus-request-replace-article): Use them.
10560         (gnus-request-accept-article): Ditto.
10561         * mml.el (mml-preview): Use them.
10562         * gnus-sum.el (gnus-summary-edit-article): Use them.
10563
10564         * message.el (message-options-get): New function.
10565         (message-options-get): New function.
10566         * rfc2047.el (rfc2047-encode-message-header): Use them.
10567         * mm-bodies.el (mm-encode-body): Use them.
10568
10569 2000-10-28  Simon Josefsson  <sj@extundo.com>
10570
10571         * nnimap.el (nnimap-retrieve-which-headers):
10572         (nnimap-request-article-part): Quote message-id.
10573
10574         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10575         (smime-CA-file): New variable.
10576         (smime-call-openssl-region): Don't error.
10577         (smime-sign-region): Return result value.
10578         (smime-encrypt-region): Ditto.
10579         (smime-verify-region): New function.
10580         (smime-decrypt-region): Ditto.
10581         (smime-verify-buffer): Ditto.
10582         (smime-decrypt-buffer): Ditto.
10583
10584         * mml.el: Require mml-sec.
10585         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10586         (mml-mode-map): Add "sign" and "encrypt" maps.
10587         (mml-menu): Add security menu.
10588         (mml-preview): Use generate-new-buffer.
10589
10590         * mml-sec.el: New file.
10591
10592 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * mm-decode.el (mm-find-part-by-type): Move it here.
10595         * mml.el (mml-postprocess): Move it here.
10596         (mml-postprocess-alist): Move it here. Merge them.
10597
10598 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10601         unencoded stuff in the header.
10602
10603 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10604
10605         * gnus-group.el (gnus-group-listed-groups): New variable.
10606         (gnus-group-list-option): New variable.
10607         (gnus-group-list-limit-map): New keymap.
10608         (gnus-group-list-flush-map): New keymap.
10609         (gnus-group-list-plus-map): New keymap.
10610         (gnus-group-prepare-logic): New function.
10611         (gnus-group-prepare-flat): Merge with
10612         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10613         (gnus-group-prepare-flat-list-dead): Ditto.
10614         (gnus-group-list-matching): Use gnus-group-prepare-function.
10615         (gnus-group-list-dormant): Ditto.
10616         (gnus-group-list-cached): Ditto.
10617         (gnus-group-listed-groups): New function.
10618         (gnus-group-list-limit): New function.
10619         (gnus-group-list-flush): New function.
10620         (gnus-group-list-plus): New function.
10621         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10622         (gnus-topic-prepare-topic): Ditto.
10623
10624 2000-10-27  Paul Jarc <prj@po.cwru.edu>
10625
10626         * message.el (message-insert-to, message-get-reply-headers):
10627         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10628
10629 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * mml2015.el: New file.
10632         * smime.el: New file.
10633         * mml-smime.el: New file.
10634
10635 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10636
10637         * ChangeLog: Moved to ChangeLog.1.
10638
10639     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10640   Copying and distribution of this file, with or without modification,
10641   are permitted provided the copyright notice and this notice are preserved.
10642
10643 ;; Local Variables:
10644 ;; coding: iso-2022-7bit
10645 ;; End: