Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3
4         * gnus-art.el (article-strip-banner): Check for the existence of
5         from header.
6
7 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
8
9         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
10         (gnus-button-alist): Improved regexp for
11         gnus-button-handle-mid-or-mail (false positives), fixed
12         gnus-button-handle-man entries.
13         From Reiner Steib.
14
15 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
16         From Josh Huber.
17
18         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
19         nnmail-extra-headers is non-nil.
20
21 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
22
23         * nnmaildir.el: Store article numbers persistently.  General
24         revision.
25         (nnmaildir-request-expire-articles): handle 'immediate and 'never
26         for nnmail-expiry-wait; delete instead of moving if 'force is
27         given.
28
29 2002-09-23  Simon Josefsson  <jas@extundo.com>
30         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
31
32         * smime.el (smime-sign-buffer): Get key and extra certs.
33         (smime-get-key-with-certs-by-email): Utility function.  
34
35 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
36         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
37
38         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
39         article exists.
40
41 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
42
43         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
44
45 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
46         From Reiner Steib.
47
48         * gnus-art.el (gnus-button-handle-custom,
49         gnus-button-handle-mid-or-mail,
50         gnus-button-handle-describe-{function,variable,key},
51         gnus-button-handle-apropos{,command,variable}): New functions.
52         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
53         gnus-button-{man,emacs,mail}-level): New variables.
54         (gnus-button-alist): Use the above to buttonize emacs and mail
55         related links.
56
57 2002-09-18  Juanma Barranquero  <lektu@terra.es>
58
59         * gnus-int.el (gnus-status-message): Fix spacing.
60         
61         * imap.el (imap-continuation): Fix typos.
62
63 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
64
65         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
66
67         * gnus-art.el (gnus-article-reply-with-original): Correct
68         with-current-buffer scope.
69
70         * message.el (message-completion-alist): Add Reply-To, From, etc.
71
72 2002-09-18  Simon Josefsson  <jas@extundo.com>
73
74         * nnimap.el (nnimap-request-expire-articles): Make flag setting
75         conditional.  From Nevin Kapur <nevin@jhu.edu>.
76
77 2002-09-17  Simon Josefsson  <jas@extundo.com>
78
79         * nnimap.el (nnimap-expiry-target): Don't search for which
80         articles exists here.
81         (nnimap-request-expire-articles): Do it here instead.  Only expire
82         when articles are found.  Suggested by Nevin Kapur
83         <nevin@jhu.edu>.
84
85 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
86         From Reiner Steib <reiner.steib@gmx.de>.
87
88         * message.el (message-strip-subject-trailing-was)
89         (message-change-subject, message-add-archive-header)
90         (message-xpost-fup2-header, message-xpost-insert-note)
91         (message-xpost-fup2, message-reduce-to-to-cc): New functions
92         adopted from message-utils.el.  Add functions to the keymap, mode
93         describtion and menu.
94         (message-change-subject,message-xpost-fup2): Signal error if
95         current header is empty.
96         (message-xpost-insert-note): Changed insert position.
97         (message-archive-note): Ensure to insert note in message body (not
98         in head).
99         (message-archive-header, message-archive-note)
100         (message-xpost-default, message-xpost-note, message-fup2-note)
101         (message-xpost-note-function): New variables adopted from
102         message-utils.el.  Changed some doc-strings.
103         (message-mark-insert-{begin,end}): Rename from
104         message-{begin,end}-inserted-text-mark (message-utils.el), changed
105         values.
106         (message-subject-trailing-was-query)
107         (message-subject-trailing-was-ask-regexp)
108         (message-subject-trailing-was-regexp): New variables.
109         (message-to-list-only): Added doc-string and menu entry.
110
111         * message-utils.el: Removed.  Functions are now in message.el.
112
113 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
114
115         * gnus-art.el (gnus-article-reply-with-original,
116         gnus-article-followup-with-original): Switch to
117         gnus-summary-buffer before reply/followup.
118
119 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
120
121         * gnus-sum.el (gnus-summary-toggle-header): The article window may
122         not exist. Toggle it anyway.
123
124 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
127
128         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
129         Trivial patch from Urban Engberg <ue@ccieurope.com>.
130
131         * rfc2047.el (message-posting-charset): Defvar it.
132         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
133         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
134
135         * mail-source.el (mail-source-fetch): Hide password.
136
137         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
138
139 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
140         From John Paul Wallington <jpw@shootybangbang.com>.
141
142         * gnus.el (gnus-visual, gnus-meta): Fix typo.
143
144 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
147
148 2002-09-11  Simon Josefsson  <jas@extundo.com>
149
150         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
151         (nnimap-split-rule): Doc fix.
152         (nnimap-request-expire-articles): Cleanup code.
153
154 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
155         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
156
157         * gnus-art.el (gnus-article-address-banner-alist): New option.
158         (article-strip-banner): Refer the above option to split banners of
159         free mail servers, when no group parameter is specified.
160
161 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * nntp.el (nntp-wait-for-string): Check for a process in the
164         current buffer instead of `nntp-server-buffer'.
165
166 2002-09-09  Simon Josefsson  <jas@extundo.com>
167
168         * gnus-art.el (gnus-button-man-handler): New variable.
169         (gnus-button-alist): Use g-b-handle-man.
170         (gnus-button-handle-man): New, call g-b-man-handler.
171
172 2002-09-08  Simon Josefsson  <jas@extundo.com>
173
174         * gnus-art.el (gnus-button-alist): Buttonize man page links.
175
176 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
179
180 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
181
182         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
183
184         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
185         keystroke.
186
187         * gnus-srvr.el (gnus-browse-describe-group): New command and
188         keystroke.
189
190 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
193         value for gnus-decoration property.
194
195 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
196
197         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
198         string) as group name in case we have a CRLF in the file.
199
200 2002-09-04  Jesper harder  <harder@ifa.au.dk>
201
202         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
203         group.
204         (rfc1843-decode-hzp): do.
205         (rfc1843-newsgroups-regexp): do.
206
207 2002-09-04  Simon Josefsson  <jas@extundo.com>
208
209         * message.el (message-canlock-generate): Make sure sha1 doesn't
210         call external programs.
211
212 2002-09-03  Simon Josefsson  <jas@extundo.com>
213
214         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
215
216         * gnus-agent.el (gnus-agent-batch): Add doc.
217
218 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
219
220         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
221         check for signed and encrypted parts.
222         * mml.el (mml-parse-1): Correct small typo which preventing
223         setting recipients in a secure tag.
224
225 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
226
227         * mm-util.el (mm-coding-system-priorities): Default to a list of
228         iso-2022-jp and others for the Japanese environment.
229
230 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
233         invalid display names.
234
235 2002-08-30  Simon Josefsson  <jas@extundo.com>
236
237         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
238         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
239
240 2002-08-26  Jesper harder  <harder@ifa.au.dk>
241
242         * gnus.el (gnus-group-charter-alist): New option.
243         (gnus-group-fetch-control-use-browse-url): New option.
244
245         * gnus-group.el (gnus-group-fetch-charter): New function.
246         (gnus-group-fetch-control): New function.
247         Add them to the keymap and menu. Require mm-url.
248
249 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
252         From Alex Schroeder <alex@emacswiki.org>.
253
254 2002-08-29  Jesper harder  <harder@ifa.au.dk>
255
256         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
257         items expecting user interaction.
258
259         * gnus-topic.el (gnus-topic-make-menu-bar): do.
260
261         * gnus-sum.el (gnus-summary-make-menu-bar): do.
262
263         * gnus-srvr.el (gnus-server-make-menu-bar): do.
264
265         * mml.el (mml-menu): do.
266
267 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * mail-source.el (mail-source-touch-pop): New function.
270
271         * message.el (message-smtpmail-send-it): New function.
272         (message-send-mail-function): Add it for a candidate.
273
274 2002-08-27  Simon Josefsson  <jas@extundo.com>
275
276         * gnus-msg.el (posting-charset-alist): Use
277         gnus-define-group-parameter instead of defcustom.
278         (gnus-put-message): Handle SPC in GCC.
279         (gnus-inews-insert-gcc): Ditto.
280         (gnus-inews-insert-archive-gcc): Ditto.
281
282 2002-08-26  Simon Josefsson  <jas@extundo.com>
283
284         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
285         (gnus-agentize): Auto agentize all nntp and nnimap groups.
286         (gnus-agent-possibly-save-gcc): Autoload.
287         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
288
289 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * gnus.el (gnus-other-frame-function): New user option.
292         (gnus-other-frame): Use it; add a doc-string; make it work with
293         the gnuclient program.
294
295         * gnus-util.el (gnus-frame-or-window-display-name): New function.
296
297         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
298         `device-connection' and `dfw-device'.
299
300 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
301
302         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
303         positives, make it stricter.  From Jochen Hein (trivial change).
304
305 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * gnus.el (gnus-other-frame): Trivial fix.
308
309 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * gnus.el (gnus-other-frame-parameters): New user option.
312         (gnus-other-frame-object): New variable.
313         (gnus-other-frame): Make it search for existing Gnus frame; don't
314         read new news; delete frame on exit.
315
316         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
317
318         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
319
320 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
321         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
322
323         * message.el (message-set-auto-save-file-name): Add support for
324         the Cygwin Emacs; the system-type is `cygwin'.
325         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
326
327 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
328
329         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
330
331         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
332         avoid arithmetic errors.
333
334 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
337
338 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
341         (message-ignored-resent-headers): Add envelope From.
342
343 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
344
345         * gnus.el (gnus-summary-line-format): Document %k specifier.
346
347 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
348
349         * gnus-sum.el (gnus-summary-line-message-size): New function.
350         (gnus-summary-line-format-alist): Use it.
351
352 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * gnus-art.el (article-make-date-line): Refer to the value for
355         `gnus-article-time-format' in the summary buffer.
356
357         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
358
359 2002-08-14  Simon Josefsson  <jas@extundo.com>
360
361         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
362         quoting.
363         (gnus-button-alist): Fix doc.
364         (gnus-header-button-alist): Use ' not ` for default value quoting.
365         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
366         rationale similar to 2002-05-01 change.
367         (gnus-article-add-buttons-to-head): Evaluate expression.
368
369         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
370
371 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
372
373         * message.el (message-font-lock-keywords): Refer to the value for
374         `message-cite-prefix-regexp' dynamically.
375
376 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * gnus-art.el (gnus-decode-header-methods): Doc fix.
379
380 2002-08-12  Simon Josefsson  <jas@extundo.com>
381
382         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
383         (imap-shell-open): Skip initial junk before IMAP greeting.
384
385 2002-08-11  Simon Josefsson  <jas@extundo.com>
386
387         * message-utils.el (message-xpost-default,
388         message-xpost-fup2-header, message-xpost-fup2): Fixed
389         Typos.  Trivial changes from Reiner Steib
390         <4uce.02.r.steib@gmx.net>.
391
392 2002-08-09  Simon Josefsson  <jas@extundo.com>
393
394         * message.el (message-canlock-password): Set
395         canlock-password-for-verify to newly generated canlock-password.
396         When Emacs is restarted, Custom makes sure this is set, but during
397         the same session we must set it manually.
398
399 2002-08-07  Jesper harder  <harder@ifa.au.dk>
400
401         * yenc.el: New file.
402
403         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
404         (mm-uu-type-alist): Add yenc.
405         (mm-uu-yenc-filename): New function.
406         (mm-uu-yenc-extract): New function.
407
408         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
409
410 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
411
412         * dgnushack.el (merge): Don't use coerce.
413
414 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
415
416         * mailcap.el (mailcap-mime-data): Test window-system rather than
417         mm-device-type.
418         (mailcap-mime-data): Call xdvi and gv with "-safer".
419
420         * mm-util.el: Don't define mm-device-type.
421
422 2002-08-05  Simon Josefsson  <jas@extundo.com>
423
424         * mm-util.el (mm-coding-system-priorities): coding-system type not
425         supported everywhere.
426
427 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
428
429         * gnus.el (gnus-version-number): Bumped version number.
430
431 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
432
433         * gnus.el: Oort Gnus v0.07 is released.
434
435 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436
437         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
438         (gnus-article-sort-functions): Doc fix.
439         (t): New keystroke.
440         (gnus-article-sort-by-random): New function.
441         (gnus-thread-sort-by-random): New function.
442
443 2002-08-02  Simon Josefsson  <jas@extundo.com>
444
445         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
446         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
447
448 2002-07-31  Danny Siu  <dsiu@adobe.com>
449
450         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
451         when splitting malformed messages without message-id
452
453 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
454         From Niklas Morberg <niklas.morberg@axis.com>.
455
456         * nnweb.el (nnweb-type, nnweb-type-definition)
457         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
458         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
459         functionality.
460         * nnweb.el: Removed old non-functioning search engines.
461
462 2002-07-27  Simon Josefsson  <jas@extundo.com>
463
464         * message.el (message-forward-make-body): Don't use
465         `message-forward-ignored-headers' when doing a "raw" followup (it
466         is important to preserve e.g. CTE).
467
468         * flow-fill.el (fill-flowed): Disable filladapt-mode.
469
470         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
471         regexp-quote, Cyrus Sieve is fixed.
472
473         * sieve-manage.el (sieve-manage-deletescript): New function.
474
475         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
476         (sieve-manage-mode): Fix menubar.
477         (sieve-activate): Change some messages.
478         (sieve-deactivate-all): New function.
479         (sieve-deactivate): New alias.
480         (sieve-remove): New function.
481         (sieve-help): Fix help.
482         All suggested by Ned Ludd.
483
484 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
485
486         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
487         (mm-w3m-safe-url-regexp): New user option.
488
489         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
490         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
491
492 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
493
494         * gnus-sum.el (gnus-summary-delete-article): Force
495         nnmail-expiry-target to 'delete, so that absolute deletion
496         happens when absolute deletion is requested.
497
498 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
499         From Nevin Kapur <nevin@jhu.edu>.
500
501         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
502         headers as empty headers.
503
504 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
505         From Jochen Hein <jochen@jochen.org>.
506
507         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
508         correct typo.
509         (gnus-emphasis-strikethru): New face.
510
511 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
512         From Jason Merrill <jason@redhat.com>.
513
514         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
515         entire file for each of a sequence of missing articles.
516
517         * gnus-salt.el (gnus-binary-display-article): Respect an existing
518         value for gnus-view-pseudos.
519
520         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
521         avoid nreverse.
522
523 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
524         From Ted Zlatanov <teodor.zlatanov@divine.com>.
525
526         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
527         (gnus-summary-mode-line-format-alist): Add %h for number of
528         spams.
529         (gnus-newsgroup-spam-marked): New variable.
530         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
531         (gnus-article-read-p, gnus-article-mark)
532         (gnus-set-global-variables, gnus-set-global-variables)
533         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
534         (gnus-summary-mark-article-as-unread)
535         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
536         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
537         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
538
539 2002-07-10  Simon Josefsson  <jas@extundo.com>
540
541         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
542         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
543
544 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
545
546         * gnus-sum.el (gnus-summary-delete-article): Respect group
547         parameters while expiring.
548
549 2002-07-08  Simon Josefsson  <jas@extundo.com>
550
551         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
552         Enberg.
553
554 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
555
556         * gnus-art.el (article-unsplit-urls): Only display MIME when this
557         function is called interactively.  From Niklas Morberg.
558
559 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
560
561         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
562         cdaar to cdar and car.
563
564         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
565         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
566
567 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
570         don't break a narrowed article.
571
572         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
573         (nntp-open-via-rlogin-and-telnet): Ditto.
574
575 2002-07-02  Didier Verna  <didier@xemacs.org>
576
577         * nnmail.el (nnmail-split-methods): fix custom type.
578
579 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
580
581         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
582         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
583
584 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
585
586         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
587         (gnus-summary-resend-message): Use it.
588
589 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
590
591         * nntp.el (nntp-via-rlogin-command-switches): New variable.
592         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
593
594 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
595
596         * message.el (message-font-lock-keywords): Don't fontify
597         headers in the message body, only in the header.
598         (message-font-lock-make-header-matcher): New function, used by
599         message-font-lock-keywords.
600         From Katsumi Yamaoka <yamaoka@jpl.org>.
601
602 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
603
604         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
605
606 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
607
608         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
609
610 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
611
612         * message.el (message-font-lock-keywords): Revert 2002-06-22
613         change.
614
615 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
616
617         * message.el (message-font-lock-keywords): Put colon in header
618         name match.
619
620 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
621
622         * message.el (message-font-lock-keywords): Don't use header faces
623         in the body.  Thanks to Stefan Monnier for the hint on the
624         implementation.
625
626 2002-05-09  Miles Bader  <miles@gnu.org>
627
628         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
629         (gnus-article-hide-citation): Respect it.
630
631 2002-04-12  Juanma Barranquero  <lektu@terra.es>
632
633         * pop3.el (pop3-open-server): Fix typo.
634
635 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
636
637         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
638         instead of push to ignore duplicate to-(list|address) values.
639         * nnmail.el (nnmail-cache-ignore-groups): New.
640         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
641
642 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
643
644         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
645         before sending.  Suggested by Jan Rychter.
646
647 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * dgnushack.el (remove): New compiler macro.
650         (last, coerce, subseq): Remove compiler macros for those built-in
651         or unused functions.
652
653 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
654
655         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
656         sure to write byte-compiled versions of gnus-*-format-alist to
657         .newsrc.eld.  From Simon Josefsson.
658
659 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
660
661         * gnus-agent.el (gnus-agent-read-servers)
662         (gnus-agent-write-servers): Put server name (string like
663         "nnchoke:frumple") in the file instead of a server specification
664         (Lisp expression like (nnchoke "frumple" ...parameters...)).
665         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
666
667 2002-06-16  Simon Josefsson  <jas@extundo.com>
668
669         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
670         Reiner Steib <4uce.02.r.steib@gmx.net>.
671
672 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
673
674         * nnheader.el (nnheader-file-name-translation-alist): Set the
675         default value for MS Windows systems.
676
677         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
678
679 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
680
681         * message.el (message-beginning-of-line): Keep the region active
682         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
683
684 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
685
686         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
687         * gnus-msg.el (gnus-summary-reply): Ditto.
688         * gnus-msg.el (gnus-summary-handle-replysign): New.
689
690 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * message.el (message-send-mail-with-sendmail): Kill errbuf even
693         if sending failed.
694
695 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
696
697         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
698         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
699         to sign while encrypting.
700
701 2002-06-11  Simon Josefsson  <jas@extundo.com>
702
703         * gnus-int.el (gnus-request-move-article): Agent expire article if
704         successfuly moved.
705
706         * nnweb.el (nnweb-google-create-mapping): Honors the value of
707         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
708
709 2002-06-10  Simon Josefsson  <jas@extundo.com>
710
711         * gnus-int.el (gnus-request-expire-articles): Fix last change?
712
713 2002-06-09  Simon Josefsson  <jas@extundo.com>
714
715         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
716
717         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
718
719 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
720
721         * flow-fill.el (fill-flowed): Ignore errors.
722
723 2002-06-06  Simon Josefsson  <jas@extundo.com>
724
725         * message.el (message-send-mail-with-sendmail): Improve error message.
726
727 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
728
729         * message.el (message-interactive): Change default from nil to t.
730         Better to be safe than to be fast.
731
732 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
733
734         * message.el (message-send-mail-with-sendmail): Check return value
735         from call-process-region.
736
737 2002-06-04  Simon Josefsson  <jas@extundo.com>
738
739         * gnus-msg.el (gnus-group-mail, gnus-group-news)
740         (gnus-group-post-news, gnus-summary-mail-other-window)
741         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
742         gnus-article-copy to nil, thereby inhibiting the `header' posting
743         style match to use data from last viewed article.
744         Suggested by Hrvoje Niksic.
745
746 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * spam.el (spam-point-at-eol): New alias.
749         (spam-parse-whitelist): Use it.
750
751 2002-06-03  Simon Josefsson  <jas@extundo.com>
752
753         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
754         (nnmail-article-group): Use it.
755
756 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
757
758         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
759         so that code reading them won't be surprised.  From Jesper Harder
760         <harder@ifa.au.dk>.
761
762 2002-05-29  Simon Josefsson  <jas@extundo.com>
763
764         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
765         articles.
766
767         * gnus.el (gnus-agent-cache): Doc fix.
768         (gnus-agent): Change default to t.
769
770         * gnus-agent.el (gnus-agent-expire): Make it accept optional
771         ARTICLES, GROUP and FORCE parameters.
772
773 2002-05-28  Simon Josefsson  <jas@extundo.com>
774
775         * gnus-group.el (gnus-group-line-format): Doc fix.
776
777 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
778
779         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
780         original article before yanking.  From Jesper Harder
781         <harder@ifa.au.dk>.
782
783 2002-05-26  Simon Josefsson  <jas@extundo.com>
784
785         * gnus-sum.el (gnus-summary-menu-split): New function.
786         (gnus-summary-make-menu-bar): Split charset submenu.
787         (gnus-summary-menu-maxlen): New variable.
788         (gnus-summary-menu-split): Use it.
789
790 2002-05-25  Simon Josefsson  <jas@extundo.com>
791
792         * mml.el (mml-preview): Generate some headers.
793
794         * gnus.el (gnus-large-newsgroup): Fix :type.
795
796         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
797         Agent cache NOV's by default now).
798         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
799
800 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
801
802         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
803         call to gnus-parent-id when we check for References loops.
804         (gnus-summary-prepare-threads): Avoid simplifying every Subject
805         twice by saving the simplified subject string in simp-subject.
806
807 2002-05-23  Simon Josefsson  <jas@extundo.com>
808
809         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
810         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
811
812         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
813         Niklas Morberg <niklas.morberg@axis.com>.
814
815 2002-05-22  Simon Josefsson  <jas@extundo.com>
816
817         * sieve.el (sieve-change-region): Define it before it is used.
818
819         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
820         (gnus-summary-reply): Ask for confirmation when replying to news.
821         Defaults to not ask.  From Benjamin Rutt
822         <rutt+news@cis.ohio-state.edu>.
823
824         * nnimap.el (nnimap-nov-is-evil): Improve doc.
825
826 2002-05-21  Simon Josefsson  <jas@extundo.com>
827
828         * sieve-mode.el (sieve-manage): Fix autoloads.
829
830         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
831         name (makes it work with recent Cyrus timsieved).
832
833 2002-05-20  Jason  <jbaker@cs.utah.edu>
834
835         * gnus-art.el (gnus-request-article-this-buffer): Try
836         reconnecting if you don't get the message.
837
838 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
839
840         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
841         Reply-To headers from the headers.
842
843 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * mm-url.el (mm-url-insert): Remove junk message.
846
847 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
848
849         * nnslashdot.el (nnslashdot-request-list): Parse new html.
850         (nnslashdot-use-front-page): New variable.
851         (nnslashdot-request-list): Use it.
852
853         * mm-url.el (mm-url-timeout): New variable.
854         (mm-url-retries): Ditto.
855         (mm-url-insert): Use it.
856
857 2002-05-16  Simon Josefsson  <jas@extundo.com>
858
859         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
860         (gnus-simplify-subject-functions): Mention g-s-a-w.
861
862 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
863
864         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
865         nnmail-cache-insert.
866         * nndiary.el (nndiary-request-accept-article): Ditto.
867         * nnfolder.el (nnfolder-request-accept-article): Ditto.
868         * nnimap.el (nnimap-request-accept-article): Ditto.
869         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
870         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
871         * nnmbox.el (nnmbox-request-accept-article): Ditto.
872         * nnmh.el (nnmh-request-accept-article): Ditto.
873         * nnmail.el (nnmail-cache-insert): Change group to required,
874         removed code which tried to figure out the group.
875
876 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
877
878         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
879         messages. From Hans de Graaff <hans@degraaff.org>.
880         * nnml.el (nnml-request-accept-article): Pass in the group name to
881         nnmail-cache-insert, since it's available.
882
883 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
884
885         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
886
887 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
888         From Florian Weimer <fw@deneb.enyo.de>.
889
890         * gnus.el (subscribed): New group parameter.
891         (gnus-find-subscribed-addresses): Use it.
892
893 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
894
895         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
896         the default for pgpmime to support pgp v2.
897         * mml-sec.el (mml-signencrypt-style): New accessor function to
898         allow users to get/set the signencrypt style more easily without
899         frobbing the alist directly.
900         * mml.el (mml-generate-mime-1): Use accessor function.
901
902 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
903
904         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
905         parenthesis for "<" and ">".  Suggested by Andreas Schwab
906         <schwab@suse.de>.
907
908 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
909
910         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
911         when intuiting the group the message is written to.  From Josh
912         Huber <huber@alum.wpi.edu>.
913
914 2002-05-06  Simon Josefsson  <jas@extundo.com>
915
916         * gnus-topic.el (gnus-group-topic-parameters): Work when group
917         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
918
919 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
920
921         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
922         argument, and fixed compiler warning. (added autoload for
923         gpg-encrypt).
924
925 2002-05-04  Simon Josefsson  <jas@extundo.com>
926
927         * mml1991.el (mml1991-function-alist): Doc fix.
928
929         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
930         doesn't exist (for previewing messages without having Gnus
931         started).
932
933         * mm-util.el (mm-coding-system-priorities): Defcustom.
934
935         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
936
937 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
938
939         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
940         default.
941         * mml-sec.el:
942         * mml-sec.el (mml-signencrypt-style): New.
943         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
944         argument `sign'.
945         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
946         signencrypt.
947         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
948         * mml.el (mml-generate-mime-1): Changed logic so a part which is
949         both signed & encryped is processed in one operation. (rather than
950         two separate ops: sign, then encrypt)
951         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
952         indication if a message is signed by an expired key.
953         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
954         enables combined sign & encrypt operation. (this was always on
955         before).
956         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
957
958 2002-05-01  Simon Josefsson  <jas@extundo.com>
959
960         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
961         server.
962         (nnimap-mailbox-info): defvar instead of defvoo.
963
964 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
965
966         * gnus.el: Oort Gnus v0.06 is released.
967
968 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969
970         * lpath.el: Bind url-package-version.
971
972 2002-05-01  Simon Josefsson  <jas@extundo.com>
973
974         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
975         filename before deleting the group itself, because the presence of
976         a group filename decides if long filenames are used or not.
977
978         * gnus-art.el (gnus-button-alist): Don't inline
979         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
980         without also modifying g-button-alist.
981         (gnus-button-alist): Fix type to allow variable as well as regexp.
982         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
983         themselves, variables to its contents.
984         (gnus-button-entry): Ditto.
985
986 2002-05-01  Simon Josefsson  <jas@extundo.com>
987
988         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
989         UIDNEXT as a string.
990
991         * nnimap.el (nnimap-string-lessp-numerical): New function.
992         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
993         integers.
994
995 2002-04-29  Simon Josefsson  <jas@extundo.com>
996
997         * nnmail.el (nnmail-cache-insert): Accept optional group
998         parameter.
999
1000         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
1001         n-r-g-a is disabled.
1002
1003 2002-04-29  Simon Josefsson  <jas@extundo.com>
1004
1005         * nnimap.el (nnimap-split-fancy): Fix doc.
1006         (nnimap-split-fancy): Fix doc.
1007
1008         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
1009         (nnimap-mailbox-info): New internal variable.
1010         (nnimap-retrieve-groups): Implement faster new mail check.
1011
1012         * nnimap.el (nnimap-split-articles): Support
1013         nnmail-cache-accepted-message-ids.
1014         (nnimap-request-accept-article): Ditto.
1015
1016         * imap.el (imap-mailbox-status-asynch): New command.
1017
1018 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
1019
1020         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
1021         are no subscribed mail groups.
1022         - Strip quoted names when comparing addresses
1023
1024 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
1025
1026         * mm-decode.el (mm-text-html-renderer): Change customize type to
1027         const.
1028
1029         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
1030         (gnus-debug-exclude-variables): do.
1031
1032 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1033
1034         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
1035         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1036
1037 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1038
1039         * dns.el (dns-make-network-process): New macro.
1040         (query-dns): Use it.
1041
1042 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1043
1044         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
1045         article-buffer.
1046
1047         * mm-url.el (mm-url-package-name): New variable.
1048         (mm-url-package-version): New variable.
1049         (mm-url-insert-file-contents): Bind url-package-name and
1050         url-package-version here.
1051         * nnrss.el (nnrss-insert-w3): Move the bindings.
1052
1053         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
1054         url-package-version. Trivial change from Andrew J Cosgriff
1055         <ajc@polydistortion.net>
1056
1057         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
1058         attachments. Trivial change from Peter 'Luna' Runestig
1059         <peter@runestig.com>.
1060
1061 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
1062
1063         * nnkiboze.el (nnkiboze-request-scan): Call
1064         nnkiboze-possibly-change-group.
1065         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
1066         problems.
1067         (nnkiboze-generate-group): Set newsrc to the *highest* article
1068         number kibozed, not the lowest.
1069
1070 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
1071
1072         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
1073
1074 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1075         From Dan Christensen <jdc+news@uwo.ca>.
1076
1077         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1078         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1079         Recognize math postings.  Extract Date (now ignores "(15kb)").
1080         Extract email address using gnus-extract-address-components
1081         instead of just taking the first word.  Create Date and From
1082         headers for message which are missing these headers.  Get rid
1083         of spurious \\ lines (purely cosmetic).  Extend body-end and
1084         file-end regexps, to exclude more garbage from the message.
1085         Make URL rephrasing regexp more flexible, to match current
1086         format.
1087
1088 2002-04-23  Simon Josefsson  <jas@extundo.com>
1089
1090         * netrc.el: New file, functions copied from gnus-util.el by Ted
1091         Zlatanov <tzz@lifelogs.com>.
1092
1093         * gnus-util.el: Require netrc.
1094         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
1095         new code in netrc.el.
1096
1097 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1098
1099         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
1100         message-ignored-resent-headers, too.  From Matthieu Moy
1101         <Matthieu.Moy@imag.fr>.
1102
1103 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1104
1105         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
1106         boolean not a string
1107         * gnus-group.el (gnus-group-line-format): add description of %C
1108         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
1109           as %C
1110         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
1111
1112 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
1113
1114         * nnmaildir.el (nnmaildir-request-scan): typo: set
1115         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
1116         nnmail-get-new-mail for 'find-new-groups.
1117
1118 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
1119
1120         * nnmaildir.el (nnmaildir-request-update-info,
1121         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
1122         unnecessary calls to nnmaildir-request-scan.
1123
1124 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1125
1126         * gnus-msg.el:
1127         * gnus-msg.el (gnus-message-replysign): New.
1128         * gnus-msg.el (gnus-message-replyencrypt): New.
1129         * gnus-msg.el (gnus-message-replysignencrypted): New.
1130         * gnus-msg.el (gnus-summary-reply): Use the three new variables
1131         (above) to automatically encrypt/sign to encrypted/signed
1132         messages.
1133         * message.el:
1134         * message.el (message-mode-map): Add keybinding for
1135         `message-to-list-only'
1136         * message.el (message-mode): Add description for
1137         `message-to-list-only'
1138         * message.el (message-to-list-only): New.
1139         * message.el (message-make-mft): Changed to use the cl loop macro,
1140         and added optional flag to return only the matched list. (for use
1141         in new message-to-list-only function)
1142
1143 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1144
1145         * gnus-msg.el:
1146         * gnus-msg.el (gnus-message-replysign):
1147         * gnus-msg.el (gnus-replysign): New.
1148         * gnus-msg.el (gnus-replyencrypt): New.
1149         * gnus-msg.el (gnus-replysignencrypted): New.
1150         * gnus-msg.el (gnus-summary-reply):
1151         * message.el:
1152         * message.el (message-mode-map):
1153         * message.el (message-mode):
1154         * message.el (message-to-list-only): New.
1155         * message.el (message-make-mft):
1156
1157 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1158
1159         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
1160
1161 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
1162
1163         * message.el (message-gen-unsubscribed-mft): accept a prefix
1164         argument so CC can be included with C-u C-c C-f C-a
1165
1166 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1167         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1168
1169         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
1170         Improve docstring.
1171         (spam-enter-blacklist): New command.
1172
1173         * gnus-sum.el (gnus-spam-mark): New mark.
1174         (gnus-auto-expirable-marks): Add gnus-spam-mark.
1175         (gnus-summary-make-tool-bar): Correct conditional.
1176         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
1177         (gnus-summary-mark-as-spam): New command.
1178
1179 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
1180
1181         * mml-sec.el (mml-secure-message): changed to support arbritrary
1182         modes.
1183         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
1184         changed to support "signencrypt" mode.
1185         * mml.el (mml-parse-1): changed to support different secure modes
1186         more easily. (for signencrypt)
1187
1188 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
1189
1190         * gnus-sum.el (gnus-update-summary-mark-positions)
1191         (gnus-summary-toggle-header):
1192         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
1193         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
1194         (gnus-uu-post-encoded):
1195         * nnfolder.el (nnfolder-possibly-change-group):
1196         * nnimap.el (nnimap-retrieve-headers):
1197         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
1198
1199 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
1200
1201         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
1202         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
1203
1204 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1205
1206         * gnus-srvr.el (gnus-server-set-info): Clear
1207         `gnus-server-method-cache' when `gnus-server-alist' is changed.
1208         From Daiki Ueno <ueno@unixuser.org>.
1209
1210 2002-04-11  Simon Josefsson  <jas@extundo.com>
1211
1212         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
1213         viewing of security buttons.  Thanks to Nicolas Kowalski
1214         <Nicolas.Kowalski@imag.fr>.
1215
1216         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
1217         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
1218         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
1219         <Nicolas.Kowalski@imag.fr>.
1220         (smime-decrypt-buffer): Ditto.
1221
1222 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
1225         header line.
1226
1227 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
1228
1229         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
1230
1231 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1232
1233         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
1234
1235 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1236
1237         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
1238         errors when debug.
1239
1240 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
1241
1242         * message.el (message-make-mft): Changed MFT code from using
1243         message-recipients (which included Bcc) to use only the To and CC
1244         headers.
1245
1246 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1247
1248         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
1249         add link.
1250         (gnus-treat-mail-picon): Ditto.
1251         (gnus-treat-newsgroups-picon): Ditto.
1252         (gnus-picon-databases): Fix custom type.
1253         (gnus-picon-databases): Add link.
1254         (gnus-article-x-face-command): Add to gnus-picon group.
1255
1256 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
1257
1258         * message.el (message-buffer-naming-style): Remove.
1259
1260 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1261
1262         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
1263
1264         * message.el (message-tool-bar-map): Ditto.
1265
1266         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1267
1268 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1269
1270         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
1271
1272 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
1273
1274         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
1275
1276 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
1277
1278         * dns.el: open-network-stream under XEmacs does udp.
1279
1280 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
1281
1282         * spam.el (spam-enter-whitelist): New function.
1283         (spam-parse-whitelist): Ditto.
1284         (spam-refresh-list-cache): Ditto.
1285         (spam-address-whitelisted-p): New function.
1286
1287         * dns.el (query-dns): Use TCP when make-network-process isn't
1288         available.
1289         (dns-servers): New variable.
1290         (dns-parse-resolv-conf): New function.
1291         (query-dns): Use it.
1292
1293         * spam.el: New file.
1294
1295         * dns.el (query-dns): Test.
1296
1297 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * lpath.el (featurep): Bind make-network-process.
1300
1301 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
1302
1303         * nnmaildir.el: Use defstruct.  Use a single copy of
1304         nnmail-extra-headers to save memory.  Store server's group name
1305         prefix instead of each group's prefixed name.
1306         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
1307         nntp-server-buffer.
1308
1309 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * dns.el: New file.
1312
1313 2002-03-28  Simon Josefsson  <jas@extundo.com>
1314
1315         * gnus-sum.el (gnus-summary-dummy-line-format):
1316         * gnus.el (gnus-summary-line-format): Fixing links to Info.
1317         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
1318
1319 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1320
1321         * gnus-sum.el (gnus-summary-move-article)
1322         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
1323         the doc string.
1324
1325 2002-03-28  Simon Josefsson  <jas@extundo.com>
1326
1327         * mml-sec.el (mml-secure-message): Search after
1328         mail-header-separator from top of message.
1329
1330 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
1331
1332         * nnmaildir.el: Cosmetic changes.
1333         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
1334         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
1335         nnmaildir--group-ls): New macros/functions.  Use them.
1336         (nnmaildir--unlink): Evalutate argument only once.
1337
1338 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
1339
1340         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
1341         symbols.
1342         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
1343         `gnus-point-at-eol'.
1344
1345 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
1346
1347         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
1348         nnmaildir--marks-dir): New macros.  Use them.
1349         Use inhibit-quit for atomicity instead of in-memory journaling.
1350         (nnmaildir--edit-prep): New function.
1351         (Local Variables): Use it.
1352
1353 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
1354
1355         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1356
1357 2002-03-25  Simon Josefsson  <jas@extundo.com>
1358
1359         * message.el (message-mode): Fix doc.
1360
1361 2002-03-25  Simon Josefsson  <jas@extundo.com>
1362
1363         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
1364         Matthieu Moy <Matthieu.Moy@imag.fr>.
1365
1366 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
1367
1368         * mml-sec.el (mml-unsecure-message): Add docstring.
1369
1370 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1371
1372         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
1373         value.
1374         Trivial change from andre@slamdunknetworks.com
1375
1376 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
1377
1378         * mml.el (mml-mode-map): Added a keybinding for
1379         `mml-unsecure-message'.  Also, added a menu entry for said
1380         function in the Attachments menu.
1381
1382 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * canlock.el (canlock-version): Remove.
1385         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
1386         here; simplify \x insertions.
1387         (canlock-sha1): New function, always return a unibyte string.
1388         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
1389         of a password.
1390         (canlock-insert-header): Use `canlock-sha1'.
1391         (canlock-verify): Ditto.
1392
1393 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1394
1395         * message.el (message-fix-before-sending): Add an option that
1396         ignores illegible text.
1397         Trivial change from Mark Milhollan <mlm@attglobal.net>
1398
1399         * message.el (message-font-lock-keywords): Support multi-line MML
1400         tags.
1401
1402         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
1403         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
1404
1405 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1406
1407         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
1408         symbols for "View as different encoding" submenu.
1409
1410 2002-03-19  Simon Josefsson  <jas@extundo.com>
1411
1412         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
1413         encoding" submenu.
1414
1415 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1416
1417         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
1418
1419 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1420
1421         * gnus-sum.el (gnus-sum-thread-tree-root)
1422         (gnus-sum-thread-tree-single-indent)
1423         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1424         (gnus-sum-thread-tree-leaf-with-other)
1425         (gnus-sum-thread-tree-single-leaf): Make customizable.
1426
1427 2002-03-16  Simon Josefsson  <jas@extundo.com>
1428
1429         * gnus-util.el (gnus-extract-address-components): Don't break on
1430         names such as James "Kibo" Parry.  From Francis Litterio
1431         <franl@world.std.com>.
1432
1433 2002-03-13  Simon Josefsson  <jas@extundo.com>
1434
1435         * pop3.el (pop3-open-server): Revert multibyte change.  From
1436         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1437
1438         * message.el (message-send-mail-with-qmail): Make it work.  From
1439         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1440
1441 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
1442
1443         * message.el (message-make-mft): Set case-fold-search while
1444         generating the MFT.  Also, a little cleanup in the MFT code.
1445
1446 2002-03-12  Simon Josefsson  <jas@extundo.com>
1447
1448         * message.el (message-qmail-inject-args): May be function.
1449         (message-send-mail-with-qmail): Call function if m-q-i-a is
1450         function.  From fn@hungry.org (Faried Nawaz).
1451
1452 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1453
1454         * message.el (message-abbrevs-loaded): Remove.
1455         (mailabbrev): Require it.
1456
1457         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1458
1459 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * pop3.el (pop3-open-server): Set process buffer unibyte.
1462
1463 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464
1465         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1466
1467 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1468
1469         * nnslashdot.el (nnslashdot-request-article): Remove javascript
1470         too.
1471
1472 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1473
1474         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1475         duplication.
1476         (gnus-summary-save-parts-type-history): Ditto.
1477         (gnus-summary-save-parts-last-directory): Ditto.
1478         Trivial change from andre@slamdunknetworks.com
1479
1480 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
1481
1482         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1483
1484 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1485
1486         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1487         -->" as the end of the first article.
1488
1489         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1490         From Matthieu Moy <Matthieu.Moy@imag.fr>
1491
1492         * message.el (message-add-action): Use add-to-list.
1493         (message-delete-action): New function.
1494
1495         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1496         pieces.
1497
1498 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
1499
1500         * nnnil.el: New file.
1501         * gnus.el (gnus-valid-select-methods): Include nnnil.
1502
1503 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1504
1505         * message.el (message-syntax-checks): Because canlock is
1506         supported, we disable sender syntax check.
1507         (message-shoot-gnksa-feet): Add cancel-messages option doc.
1508
1509         * gnus-draft.el (gnus-draft-send): If interactive, use its default
1510         value of message-syntax-checks.
1511
1512         * qp.el (quoted-printable-decode-region): Doc addition.
1513         From: Eli Zaretskii <eliz@is.elta.co.il>
1514
1515         * mail-source.el (make-source-make-complex-temp-name): Use
1516         make-temp-file.
1517
1518         * mm-util.el (mm-make-temp-file): New function.
1519         * nneething.el (nneething-file-name): Use it.
1520         * mml-smime.el (mml-smime-encrypt): Ditto.
1521         * mm-view.el (mm-inline-wash-with-file): Ditto.
1522         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1523         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1524         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1525         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1526         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1527         * gnus-art.el (gnus-mime-print-part): Ditto.
1528
1529 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1530
1531         * message.el (nnmaildir-article-number-to-base-name): New
1532         function.
1533         (nnmaildir-base-name-to-article-number): New function.
1534
1535 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1536
1537         * smime.el (smime-make-temp-file): Don't quote
1538         `temporary-file-directory'.
1539
1540 2002-03-04  Simon Josefsson  <jas@extundo.com>
1541
1542         * smime.el (smime-sign-region): Rename argument keyfiles to
1543         keyfile. You only sign something with one key.
1544         (smime-sign-buffer): Better completing-read prompt.
1545         (smime-decrypt-buffer): Ditto.
1546
1547         * smime.el (smime-make-temp-file): Make it work under XEmacs.
1548
1549         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1550         completing-read.
1551         (mm-view-pkcs7-decrypt): CRLF->LF.
1552
1553 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1554
1555         * message.el (message-hierarchical-addresses): New variable.
1556         (message-get-reply-headers): Use it.
1557         From Ted Zlatanov <teodor.zlatanov@divine.com>
1558
1559 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1560
1561         * message.el (message-mode): If buffer-file-name, don't set auto
1562         save file name.
1563         Trivial change from Geoff Greene <ggreene@wpi.edu>
1564
1565 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1566
1567         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1568         takes one argument in read-char.
1569
1570         * message.el (message-fix-before-sending): Forward a char.
1571         Check mmu-multibyte-p, add control-1.
1572
1573 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1574
1575         * gnus-start.el (gnus-read-init-file): Ditto.
1576
1577         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1578
1579         * dgnushack.el (dgnushack-make-load): Ditto.
1580
1581         * mail-source.el (mail-source-fetch): Extract the right error
1582         code.
1583
1584         * message.el (message-fix-before-sending): Check illegible text.
1585
1586         * gnus-util.el (gnus-multiple-choice): New function.
1587
1588         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1589         also defined in gnus-score.el.
1590
1591 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
1592
1593         * message.el (message-get-reply-headers): downcase email addresses
1594         for comaparisons for duplicate removal.
1595
1596 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1597
1598         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1599         implementation of PKCS#7, which just allows users read the
1600         message.
1601         (mm-view-pkcs7): Use it.
1602
1603 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1604
1605         * gnus.el (large-newsgroup-initial): New parameter.
1606
1607         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1608         (gnus-summary-insert-old-articles): Ditto.
1609
1610 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1611
1612         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1613         used as the default answer of the question, "How many articles?".
1614         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1615
1616         * nnagent.el (nnagent-retrieve-headers): Remove articles with
1617         small numbers.
1618
1619 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1620
1621         * deuglify.el: Fix comments.
1622
1623 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1624
1625         * html2text.el (html2text-clean-anchor): If there is no HREF,
1626         insert nothing.
1627
1628         * mml.el (mml-generate-mime-1): Add cdr.
1629         From: andre@slamdunknetworks.com
1630
1631         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1632         (mm-text-html-washer-alist): Ditto.
1633
1634         * mm-decode.el (mm-text-html-renderer): Add html2text.
1635
1636         * html2text.el: Face lift.
1637
1638         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1639
1640 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1641
1642         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1643
1644         * deuglify.el: Change copy right. Add autoload. Add coding-system.
1645
1646         * deuglify.el: New file. The original file name is
1647         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1648
1649         * mm-decode.el (mm-display-external): Use
1650         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
1651
1652 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
1653
1654         * nnmaildir.el (nnmaildir-request-list): Report the highest
1655         article number, not the total number of articles.
1656
1657 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1658
1659         * gnus-sum.el: Move uu key map here.
1660         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1661
1662 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
1663
1664         * nnmaildir.el (nnmaildir-request-expire-articles): Use
1665         nnmail-expiry-wait* if expire-age parameter is not set.
1666
1667 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1668
1669         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1670         function.
1671         (gnus-group-sort-selected-groups-by-real-name): New function.
1672         (gnus-group-make-menu-bar): Add sort by real name.
1673
1674         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1675         rebuild.
1676         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1677         nil as dependencies as well.
1678
1679 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1680
1681         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1682         for mime-parts.
1683
1684         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1685
1686         * gnus-group.el (gnus-group-name-decode): Don't test
1687         multibyte-string, because it breaks XEmacs.
1688         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1689
1690         * message.el (message-send-mail): Be talkative.
1691
1692         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1693         (mm-automatic-display): Ditto.
1694
1695         * mailcap.el (mailcap-mime-data): Ditto.
1696         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1697
1698 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1699
1700         * many files: Remove trailing whitespaces, replace spc+tab with
1701         tab, replace leading whitespaces with tabs.
1702
1703 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
1704
1705         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1706         articles with no body and no blank line after the header.
1707
1708 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1709
1710         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1711         parts.
1712
1713         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1714         non-ascii chars.
1715
1716         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1717
1718         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1719         w3-delay-image-loads.
1720         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1721         (mm-w3-prepare-buffer): Ditto.
1722
1723         * mail-source.el (mail-source-fetch-directory): Run scripts.
1724
1725 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1726
1727         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1728         for Majordomo confirmations.
1729
1730 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1731
1732         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1733
1734 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1737
1738 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1739
1740         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1741         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1742
1743 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1744
1745         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1746         (mm-inline-render-with-stdin): Ditto.
1747         (mm-inline-render-with-function): Ditto.
1748         (mm-inline-wash-with-file): Bind coding-system-for-write.
1749         (mm-inline-wash-with-stdin): Ditto.
1750
1751 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1752
1753         Suggested by Felix Natter <fnatter@gmx.net>
1754
1755         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1756         gnus-mime-externalize-view.
1757         (gnus-mime-view-part-internally): Rename from
1758         gnus-mime-internalize-view.
1759         (gnus-article-view-part-externally): Rename from
1760         gnus-article-externalize-part.
1761         (gnus-mime-action-alist): Change correspondingly.
1762         (gnus-mime-button-commands): Ditto.
1763         (gnus-mime-action-alist): Remove duplication.
1764
1765         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1766
1767 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1768
1769         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1770
1771         * gnus-art.el (gnus-display-mime): Use it.
1772
1773         * mm-partial.el (mm-partial-find-parts): Use it.
1774
1775         * gnus-sum.el (gnus-article-loose-mime): Rename from
1776         gnus-article-no-strict-mime.
1777         (gnus-summary-save-parts): Use it.
1778
1779 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1782         local variable.
1783
1784         * gnus-art.el (article-display-x-face): Don't sort multiple
1785         X-Faces.
1786
1787 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1788
1789         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1790         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1791
1792         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1793
1794 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1795
1796         Some ideas is inspired by code from Hrvoje Niksic
1797         <hniksic@arsdigita.com>
1798
1799         * gnus-art.el (gnus-article-wash-function): Set the default to
1800         nil, so that we use mm-text-html-renderer instead.
1801         (article-wash-html): Use mm-text-html-renderer.
1802
1803         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1804         (mm-text-html-renderer): New variable.
1805         (mm-inline-text-html-renderer): Set the default to nil, so that we
1806         use mm-text-html-renderer instead.
1807
1808         * mm-view.el (mm-inline-text-html): New function.
1809         (mm-text-html-renderer-alist): New variable.
1810         (mm-inline-text-vcard): New function.
1811         (mm-inline-text): Split.
1812         (mm-links-remove-leading-blank): New function.
1813         (mm-inline-render-with-file): New function.
1814         (mm-inline-render-with-stdin): New function.
1815         (mm-inline-render-with-function): New function.
1816         (mm-text-html-washer-alist): New variable.
1817         (mm-inline-wash-with-file): New function.
1818         (mm-inline-wash-with-stdin): New function.
1819
1820 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1821
1822         * message-utils.el: Fix installation doc.
1823         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1824
1825 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1826
1827         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1828         (gnus-post-method): Use it.
1829         (gnus-summary-cancel-article): Find the correct post-method.
1830
1831         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1832         * message.el (message-send-news): Ditto.
1833         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1834         <ipmonger@delamancha.org>
1835
1836         * gnus.el (gnus-select-method): Fix doc.
1837         (gnus-server-string): Use 'using nntp'.
1838
1839         * gnus-agent.el (gnus-slave-unplugged): New command.
1840         From: Felix Natter <fnatter@gmx.net>
1841
1842 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1843
1844         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1845         Call edit-done-function first, then change the window
1846         configuration.
1847         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1848         (gnus-article-edit-mode): mml-mode.
1849
1850         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1851         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1852
1853         * message-utils.el: Adopt the file.
1854
1855         * message-utils.el: New file.
1856         From Holger Schauer <Holger.Schauer@gmx.de>
1857
1858 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1859
1860         * gnus-sum.el (gnus-summary-move-article): Select-article only
1861         when gnus-move-split-methods is non-nil. And we don't render or
1862         mark the article.
1863
1864         * gnus-fun.el (gnus-shell-command-to-string): New function.
1865         (gnus-shell-command-on-region): New function.
1866         (gnus-random-x-face): Use them.
1867         (gnus-x-face-from-file): Ditto.
1868         (gnus-convert-image-to-gray-x-face): Ditto.
1869         (gnus-convert-gray-x-face-to-xpm): Ditto.
1870         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1871
1872 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1873
1874         * gnus-art.el (gnus-treat-display-xface): Don't use
1875         `shell-command-to-string' when compiling.
1876         (gnus-treat-display-grey-xface): Ditto.
1877
1878 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
1879
1880         * nnmaildir.el (nnmaildir--article-count): If the group is
1881         completely empty, report minimum article number as 1 instead of 0.
1882
1883 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1884
1885         * gnus-agent.el (gnus-get-predicate): Use nconc.
1886
1887         * gnus-sum.el (gnus-summary-display-make-predicate): Use
1888         gnus-summary-display-cache as cache.
1889
1890         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1891         (nndoc-mail-in-mail-type-p): New function.
1892         (nndoc-mail-in-mail-article-begin): New function.
1893
1894 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1895
1896         * mailcap.el (mailcap-mime-data): Use enriched-decode.
1897
1898         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1899         use-hard-newlines to nil.
1900
1901         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1902         image is not available if window-system is not available.
1903
1904         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1905
1906 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1907
1908         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1909         bookmark, because update-mark doesn't handle it correctly.
1910
1911 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1912
1913         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1914         directly instead of calling message-send-mail.
1915
1916         * gnus-start.el (gnus-read-descriptions-file): Use
1917         gnus-default-charset.
1918
1919         * mm-util.el (mm-guess-mime-charset): New function.
1920
1921         * gnus.el (gnus-default-charset): Use it.
1922         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1923         the default.
1924
1925 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1926
1927         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1928         (article-display-x-face): Use it.  Disable grey xface, if
1929         uncompface is not found.
1930
1931         * message.el (message-mode): Don't enable multibyte on an indirect
1932         buffer.
1933
1934         * nnrss.el (nnrss-content-function): New variable.
1935         (nnrss-request-article): Use it.
1936
1937 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1938
1939         * gnus.el: Add article-unsplit-urls.
1940         * gnus-sum.el: Ditto.
1941         * gnus-art.el (gnus-treat-strip-cr): New variable.
1942         (gnus-treatment-function-alist): Use it.
1943         (article-unsplit-urls): New function.
1944         (gnus-article-make-menu-bar): Use it.
1945         From: Michael Cook <michael.cook@cisco.com>
1946
1947 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1948
1949         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1950         copy.
1951
1952 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
1953
1954         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1955         with internal whitespace.
1956         (gnus-parent-id): Ditto.
1957
1958 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1959
1960         * gnus-art.el (gnus-article-treat-body-boundary): Add
1961         gnus-decoration property.
1962         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1963
1964         * message.el (message-mode): Set local-abbrev-table.
1965         From Matt Armstrong <matt@lickey.com>.
1966
1967         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1968         too many spaces.
1969
1970         * rfc2047.el (rfc2047-unfold-region): Ditto.
1971         (rfc2047-decode-region): Don't unfold. Let
1972         gnus-article-treat-unfold-headers do it.
1973
1974         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1975         From: Jesper Harder <harder@ifa.au.dk>
1976
1977 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1978
1979         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1980         (gnus-configure-posting-styles): Use it.
1981         (gnus-configure-posting-styles): Remove trailing newspaces.
1982
1983 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1984
1985         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1986         is non-nil.
1987
1988         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1989
1990         * gnus.el (gnus-server-to-method): Switch position with
1991         gnus-server-get-method.
1992         (gnus-agent): Add doc.
1993
1994         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1995         (gnus-summary-save-parts): Use it.
1996
1997         * gnus-art.el (gnus-display-mime): Use it.
1998         * mm-partial.el (mm-partial-find-parts): Use it.
1999
2000         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
2001
2002         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
2003         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
2004
2005         * nnagent.el (nnagent-request-expire-articles): Don't delete
2006         files.
2007
2008 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2009
2010         * message.el (message-gen-unsubscribed-mft): New function.
2011         From Sriram Karra <karra@cs.utah.edu>.
2012
2013         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
2014         open parenthesis.
2015
2016         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
2017         (mm-inline-text-html-render-with-w3): Ditto.
2018         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
2019         Suggested by Dave Love  <d.love@dl.ac.uk>.
2020
2021         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
2022
2023         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
2024         * nntp.el (nntp-send-command): Ditto.
2025         * nntp.el (nntp-send-command-nodelete): Ditto.
2026
2027 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2028
2029         * mm-url.el (mm-url-load-url): New function.
2030         (mm-url-insert-file-contents): Use it.
2031
2032         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
2033
2034         * message.el (message-forward-make-body): Correctly copy
2035         forward-buffer.
2036
2037         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
2038
2039 2002-02-04  Simon Josefsson  <jas@extundo.com>
2040
2041         * gnus-art.el (gnus-article-followup-with-original): Mark with
2042         force, prevent errors when following up from article buffer.
2043         (gnus-article-reply-with-original): Ditto.
2044
2045         * binhex.el (binhex-decoder-switches): Fix doc.  From
2046         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2047
2048 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2049
2050         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
2051         highlight-citation after emphasize.
2052
2053 2002-02-04  Simon Josefsson  <jas@extundo.com>
2054
2055         * nnfolder.el (nnfolder-open-marks):
2056
2057         * nnml.el (nnml-open-marks): Message when done.  From David
2058         Edmondson <dme@sun.com>.
2059
2060 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2061
2062         * imap.el (imap-anonymous-auth): Fix typo.
2063         From: Steinar Bang <sb@dod.no>
2064
2065         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
2066         save-excursion.
2067         (gnus-cache-braid-heads): Ditto.
2068
2069         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
2070         line, because there are extra articles in the overview buffer.
2071
2072         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
2073
2074         * message.el (message-forward-rmail-make-body): Directly use
2075         rmail-msg-restore-non-pruned-header to avoid calling
2076         vertical-motion.
2077
2078 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2079
2080         * gnus-cache.el (gnus-summary-insert-cached-articles):
2081         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
2082
2083         * gnus-group.el (gnus-group-mark-article-read): Nreverse
2084         gnus-newsgroups-unselected.
2085
2086         * gnus-agent.el (gnus-summary-set-agent-mark): Use
2087         gnus-add-to-sorted-list.
2088
2089         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
2090         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
2091         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
2092         (gnus-update-read-articles): UNREAD is sorted.
2093         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
2094         (gnus-newsgroup-marked, gnus-newsgroup-cached)
2095         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
2096         (gnus-newsgroup-dormant): Require sorted.
2097
2098         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
2099         directories.
2100         (gnus-dired-print): New function.
2101
2102         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
2103         ps-despool.
2104
2105 2002-02-02  Simon Josefsson  <jas@extundo.com>
2106
2107         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
2108
2109 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2110
2111         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
2112         t. This makes gnus-agent customizable without putting
2113         gnus-agentize into .gnus.
2114
2115         * gnus.el (gnus-agent): Make it customizable.
2116
2117         * gnus-dired.el: New file.
2118         From Benjamin Rutt <brutt@bloomington.in.us>
2119
2120         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
2121         if no article.
2122         (gnus-cache-possibly-remove-article): Ditto.
2123         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
2124
2125 2002-02-01  Simon Josefsson  <jas@extundo.com>
2126
2127         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
2128
2129 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2130
2131         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
2132         (mm-setup-w3m): Don't bind keys listed in the above.
2133
2134 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2135
2136         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
2137         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
2138         is non-nil; bind `w3m-force-redisplay' with nil.
2139
2140         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2141
2142         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
2143
2144 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2145
2146         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
2147         use mail-header-unfold-field.
2148
2149         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
2150         gnus-summary-limit.
2151
2152         * gnus-range.el (gnus-add-to-sorted-list): New function.
2153         * gnus-sum.el (gnus-mark-article-as-read): Use it.
2154         (gnus-mark-article-as-unread): Ditto.
2155         (gnus-summary-mark-article-as-unread): Ditto.
2156         (gnus-build-get-header): Ditto.
2157         (gnus-summary-prepare-threads): Ditto.
2158         (gnus-summary-insert-pseudos): Ditto.
2159         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
2160         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
2161         (gnus-summary-insert-old-articles): Ditto.
2162
2163         * gnus-msg.el (gnus-posting-styles): Add new format of header.
2164         (gnus-configure-posting-styles): Support the new format.
2165
2166         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
2167         edebug-form-spec to (sexp body).
2168         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
2169
2170         * message.el (message-reply-headers): Add doc.
2171
2172 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2173
2174         * gnus-group.el (gnus-group-delete-group): Nix the entry in
2175         gnus-cache-active-hashtb.
2176
2177         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
2178         (gnus-agent-summary-fetch-group): Use it.
2179
2180         * gnus-msg.el (gnus-debug-files): New variable.
2181         (gnus-debug-exclude-variables): New variable.
2182         (gnus-debug): Use them.
2183
2184         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
2185
2186 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2187
2188         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
2189         (message-mode-syntax-table): Move back the previous position.
2190
2191         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
2192
2193         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2194         gnus-sorted-difference.
2195
2196         * nnsoup.el (nnsoup-request-expire-articles): Use
2197         gnus-sorted-difference.
2198
2199         * nnheader.el: Autoload gnus-sorted-difference.
2200
2201         * nnfolder.el (nnfolder-request-expire-articles): Use
2202         gnus-sorted-difference.
2203
2204         * gnus-cache.el (gnus-cache-retrieve-headers): Use
2205         gnus-sorted-difference.
2206
2207         * gnus-range.el: Autoload cookies.
2208         (gnus-sorted-difference): New function.
2209         (gnus-sorted-ndifference): New function.
2210         (gnus-sorted-nintersection): Rename from
2211         gnus-set-sorted-intersection.
2212         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
2213         (gnus-list-range-difference): Rename from
2214         gnus-inverse-list-range-intersection.
2215         (gnus-inverse-list-range-intersection): Use defalias.
2216
2217         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
2218         gnus-sorted-ndifference, and gnus-sorted-nintersection.
2219         (gnus-articles-to-read): Use gnus-sorted-difference.
2220         (gnus-summary-limit-mark-excluded-as-read): Use
2221         gnus-sorted-intersection and gnus-sorted-ndifference.
2222         (gnus-list-of-read-articles): Use gnus-list-range-difference.
2223         (gnus-summary-insert-articles): Use gnus-sorted-difference.
2224
2225         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
2226
2227 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2228
2229         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
2230         property to the buffer for using emacs-w3m command keys.
2231
2232         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
2233         option.
2234
2235         * mm-view.el (mm-w3m-mode-map): New variable.
2236         (mm-w3m-mode-command-alist): New variable.
2237         (mm-w3m-minor-mode): Removed.
2238         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
2239         (mm-inline-text-html-render-with-w3m): Add keymap property to the
2240         buffer for using emacs-w3m command keys.
2241
2242 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2243
2244         * message.el (message-mode-syntax-table): Move forward.
2245         (message-cite-prefix-regexp): Auto detect non word constituents.
2246         (message-cite-prefix-regexp): Don't use with-syntax-table.
2247
2248         * gnus-sum.el (gnus-summary-update-info): Use
2249         gnus-list-range-intersection.
2250
2251         * gnus-agent.el (gnus-agent-fetch-headers): Use
2252         gnus-list-range-intersection.
2253
2254         * gnus-range.el (gnus-range-normalize): Use correct predicate.
2255         (gnus-list-range-intersection): Use it.
2256         (gnus-inverse-list-range-intersection): Ditto.
2257         (gnus-sorted-intersection): Add doc.
2258         (gnus-set-sorted-intersection): Add doc.
2259         (gnus-sorted-union): New function.
2260         (gnus-set-sorted-union): New function.
2261
2262         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
2263         (gnus-inverse-list-range-intersection): Ditto.
2264
2265 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
2266
2267         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
2268
2269         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
2270         and permit `:' and `\' in order to handle full Windows pathnames.
2271         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
2272         technically not correct per standard, but seems to have common use.
2273
2274 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2275
2276         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
2277         replacing numbers.
2278
2279 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2280
2281         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
2282
2283         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
2284         Don't split when the window is small, e.g. when a small *BBDB*
2285         window is the lowest one.
2286
2287         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2288         nnheader-find-nov-line to speed up. Use nreverse, because it is
2289         sorted. Use nnheader-insert-nov-file.
2290
2291 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2292
2293         * mm-decode.el (mm-inline-text-html-with-images): New user option.
2294
2295         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
2296         of `w3m-display-inline-images' with the value of
2297         `mm-inline-text-html-with-images'.
2298         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2299
2300         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2301
2302 2002-01-27  Richard M. Stallman  <rms@gnu.org>
2303
2304         * time-date.el: Add autoload cookies.  Many doc fixes.
2305         (time-add): New function.
2306         (time-subtract): Renamed from subtract-time.
2307         (subtract-time): New alias for time-subtract.
2308
2309 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2310
2311         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
2312         emacs-w3m in doc-string.
2313
2314         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
2315         `w3m-current-buffer'.
2316
2317 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2318
2319         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
2320
2321         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
2322         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
2323         (mm-w3m-cid-retrieve): New function.
2324         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
2325
2326 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2327
2328         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
2329
2330 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
2333
2334 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
2337         32K.
2338
2339         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
2340
2341         * nnmail.el (nnmail-article-group): Decode headers before running
2342         split rules over them.
2343         (nnmail-mail-splitting-charset): New variable.
2344
2345         * smiley.el: Replaced with smiley-ems.el.
2346
2347 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2348
2349         * mm-url.el (mm-url-predefined-programs): Add w3m.
2350         (mm-url-program): Ditto.
2351
2352 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * nnml.el (nnml-use-compressed-files): New variable.
2355         (nnml-filenames-are-evil): Removed.
2356         (nnml-current-group-article-to-file-alist): Don't use.
2357         (nnml-update-file-alist): Inhibit.
2358         (nnml-article-to-file): Use new var.
2359
2360 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2361
2362         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
2363
2364         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
2365
2366 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2367
2368         * gnus-agent.el (gnus-agent-load-alist): Use new caching
2369         function.
2370
2371         * gnus-util.el (gnus-cache-file-contents): New function.
2372
2373         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
2374         (gnus-agent-load-alist): Use it.
2375
2376         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
2377
2378         * nnheader.el (nnheader-insert-nov-file): New function.
2379
2380         * gnus-util.el (gnus-parse-without-error): Correct the loop.
2381
2382         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
2383         there are no references.
2384         (gnus-extract-message-id-from-in-reply-to): New function.
2385         (gnus-nov-parse-line): Use in-reply-to if there are no
2386         references.
2387
2388 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * nnagent.el (nnagent-retrieve-headers): Use new macro.
2391
2392         * gnus-util.el (gnus-parse-without-error): New macro.
2393
2394 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2395
2396         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
2397         (gnus-article-wash-function): use locate-library to decide which
2398         to use.
2399
2400 2002-01-25  Simon Josefsson  <jas@extundo.com>
2401
2402         * pop3.el (pop3-munge-message-separator): Work if no date.
2403         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
2404
2405 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2406
2407         * gnus-agent.el (gnus-agent-save-alist): Fix.
2408
2409         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
2410         mistake.  Reinstated lost code.
2411
2412 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
2413
2414         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
2415         one exists in the case of an encrypted message with an internal
2416         signature.
2417
2418 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * gnus-agent.el (gnus-agent-save-alist): Optimized.
2421
2422 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * dgnushack.el: Commented out the experimental code.
2425
2426 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2427
2428         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
2429         error.
2430
2431         * gnus.el (gnus-server-to-method): Made into subst.
2432         (gnus-server-method-cache): New variable.
2433         (gnus-server-to-method): Use it.
2434         (gnus-group-method-cache): New variable.
2435         (gnus-find-method-for-group-1): Renamed.
2436         (gnus-find-method-for-group): New function.
2437         (gnus-group-method-cache): Removed.
2438
2439         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2440         function.
2441
2442         * gnus-range.el (gnus-members-of-range): New function.
2443         (gnus-list-range-intersection): Renamed.
2444         (gnus-inverse-list-range-intersection): New function.
2445
2446         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2447
2448         * nnagent.el (nnagent-retrieve-headers): New implementation.
2449
2450         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2451         implementation.
2452
2453 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2454
2455         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2456         `w3m-meta-content-type-charset-regexp'.
2457
2458         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2459         charset-encoded html contents.
2460
2461 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2462
2463         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2464         an empty file.
2465
2466         * nnweb.el (url): Ignore errors when request url.
2467
2468         * nnrss.el: Clean up the comments.
2469
2470 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2473
2474         * mm-decode.el (mm-inline-text-html-renderer): New user option.
2475         (mm-inline-media-tests): Test whether the value of
2476         `mm-inline-text-html-renderer' is a function for text/html.
2477
2478         * mm-view.el (mm-inline-text-html-render-with-w3): New function
2479         separated from `mm-inline-text'.
2480         (mm-w3m-minor-mode): New variable.
2481         (mm-w3m-setup): New variable.
2482         (mm-setup-w3m): New function.
2483         (mm-inline-text-html-render-with-w3m): New function.
2484         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2485         text/html.
2486
2487 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
2488
2489         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2490
2491 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2494         and `gnus-xmas-completing-read'.
2495
2496 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2497
2498         * nneething.el (nneething-message-id-number): Abolished.
2499         (nneething-encode-file-name): Not encode numerical characters.
2500         (nneething-make-head): `nneething-message-id-number' is not
2501         used to generate message IDs.
2502
2503 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2504
2505         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2506         characters.
2507
2508 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2509
2510         * gnus-xmas.el (gnus-xmas-completing-read): New function.
2511         (gnus-xmas-redefine): Redefine conditionally.
2512
2513 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2514
2515         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2516         tag.
2517
2518 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2519
2520         * message.el (message-font-lock-keywords): Added the secure tag.
2521         * mml-sec.el: Added functions to generate/modify/remove the secure
2522         tag while in message mode.
2523         * mml-sec.el (mml-secure-message): New.
2524         * mml-sec.el (mml-unsecure-message): New.
2525         * mml-sec.el (mml-secure-message-sign-smime): New.
2526         * mml-sec.el (mml-secure-message-sign-pgp): New.
2527         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2528         * mml-sec.el (mml-secure-message-encrypt-smime): New.
2529         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2530         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2531         * mml.el (mml-parse-1): Added code to recognise the secure tag and
2532         convert it to either a part or multipart depending on if there are
2533         other parts in the message.
2534         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2535         to use the secure tag, rather than the part tag.
2536         * mml.el (mml-preview): Added a save-excursion to keep cursor
2537         position after doing an MML preview.
2538
2539 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2540
2541         * nnheader.el (nnheader-parse-overview-file): New function.
2542         (nnheader-write-overview-file): New function.
2543
2544 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2545
2546         * gnus.el (gnus-group-fast-parameter): Check better if expansion
2547         in wanted.
2548
2549         * nnweb.el (nnweb-type-definition): Clean up.
2550
2551 2002-01-21  Alastair Burt  <burt@dfki.de>
2552
2553         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2554         buffer exists before jumping to it.
2555
2556 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557
2558         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2559         function.
2560         (article-wash-html): Use it.
2561         (gnus-article-wash-function): New variable.
2562         (gnus-article-wash-html-with-w3m): New function.
2563
2564 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2565
2566         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2567         XEmacs.
2568
2569 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
2570
2571         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2572         command line.
2573
2574 2002-01-21  Simon Josefsson  <jas@extundo.com>
2575
2576         * canlock.el (base64-encode-string): Autoload it from base64.
2577         (canlock-make-cancel-key): Base64 encode unibyte string.
2578
2579 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2580
2581         * nnfolder.el (nnfolder-request-accept-article): Unfold
2582         x-from-line.
2583         (nnfolder-request-replace-article): Ditto.
2584
2585 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
2586
2587         * gnus-group.el (gnus-group-best-unread-group): Use the right
2588         positioning function.
2589
2590 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * smiley-ems.el (smiley-region): Use new function.
2593         (smiley-update-cache): Use general image functions.
2594         (smiley-region): Use general functions.
2595
2596         * gnus-util.el (gnus-graphic-display-p): New function.
2597
2598         * nnmail.el (nnmail-article-group): Allow outputting traces of
2599         non-strings.
2600
2601         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2602         (nndoc-exim-bounce-type-p): New function.
2603
2604         * message.el (message-dont-send): Doc fix.
2605
2606         * gnus-util.el (gnus-completing-read): Remove
2607         inherit-input-method.
2608
2609         * gnus-art.el (gnus-treat-smiley): Doc fix.
2610
2611         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2612         articles.
2613
2614 2002-01-19  Simon Josefsson  <jas@extundo.com>
2615
2616         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2617         (imap-kerberos4-open): Ditto.
2618         (imap-open): Set port correctly, don't set auth.
2619
2620 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2621
2622         * gnus.el (gnus-version-number): Bump version number.
2623
2624 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2625
2626         * gnus.el: Oort Gnus v0.05 is released.
2627
2628 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629
2630         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2631         exists.
2632
2633         * gnus-spec.el (gnus-string-width-function): New function.
2634         (gnus-tilde-cut-form): Use it.
2635         (gnus-tilde-max-form): Ditto.
2636         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2637         (gnus-substring-function): Use it.
2638         (gnus-tilde-cut-form): Ditto.
2639         (gnus-substring-function): New function.
2640
2641         * message.el (message-check-news-header-syntax): New message.
2642
2643         * gnus.el (gnus-slave-no-server): Doc fix.
2644
2645         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2646
2647 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2650         `seen' if it looks like (seen NUM1 . NUM2).  It should be
2651         (seen (NUM1 . NUM2)).
2652
2653 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2654
2655         * gnus-topic.el (gnus-topic-catchup-articles): Update article
2656         number in closed topics.
2657
2658 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
2659
2660         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2661         functions.
2662
2663 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664
2665         * gnus.el (gnus-group-find-parameter): Clean up.
2666
2667         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2668         articles.
2669
2670         * gnus-util.el (gnus-completing-read-with-default): Renamed.
2671
2672         * nnmail.el (nnmail-article-group): Clean up.
2673
2674 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
2675
2676         * gnus-agent.el (gnus-category-name): Intern the category name.
2677
2678 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2679
2680         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2681
2682         * gnus-util.el (gnus-completing-read): New function.
2683
2684 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2685
2686         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2687
2688         * smiley-ems.el (smiley-region): Register smiley.
2689         (smiley-toggle-buffer): Rewrite the function.
2690         (smiley-active): Removed.
2691
2692 2002-01-19  Simon Josefsson  <jas@extundo.com>
2693
2694         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
2695         Jesper Harder <harder@ifa.au.dk>.
2696
2697 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2698
2699         * gnus-art.el (gnus-request-article-this-buffer): Call
2700         `nneething-get-file-name' to extract the file name from the
2701         message id.
2702
2703         * nneething.el (nneething-encode-file-name): New function.
2704         (nneething-decode-file-name): Ditto.
2705         (nneething-get-file-name): Ditto.
2706         (nneething-make-head): Encode the file name and encapsulate it
2707         into the field of the message id.
2708
2709 2002-01-18  Simon Josefsson  <jas@extundo.com>
2710
2711         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2712         stored in .marks.
2713
2714         * nnfolder.el (nnfolder-request-update-info): Ditto.
2715
2716 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2717
2718         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2719
2720 2002-01-18  Simon Josefsson  <jas@extundo.com>
2721
2722         * imap.el (imap-starttls-p): Don't check for binary.
2723         (imap-gssapi-auth-p): Ditto.
2724         (imap-kerberos4-auth-p): Ditto.
2725         (imap-open): Change logic.  Iterate through all possible streams,
2726         instead of bailing out after first failure.  Move authenticator
2727         decision to `imap-authenticate'.
2728         (imap-authenticate): Change logic, now finds the authenticator to
2729         use, was previously in `imap-open'.
2730         (imap-open): Return nil on failure.
2731         (imap-open): Setup temp buffer correctly.
2732         (imap-open): Return buffer only on success.
2733         (imap-interactive-login, imap-interactive-login): Tell the user
2734         which stream/authenticator is used for the queried
2735         username/password.
2736         (imap-open, imap-authenticate): Set variables.
2737         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2738         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2739
2740 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2743
2744 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2745
2746         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2747
2748 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2751         (gnus-agent-group-mode-map): Bind it to "Jo".
2752         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2753
2754 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2755
2756         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2757         (gnus-summary-mail-toolbar): Add mail article deletion button.
2758
2759         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2760         false positives for lines of "^^^^".
2761
2762         * gnus-picon.el (gnus-picon-find-face): faces database is all
2763         lowercase.
2764
2765 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2766
2767         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2768         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2769         duplications.
2770         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2771
2772 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773
2774         * gnus-sum.el (gnus-summary-initial-limit): Inline
2775         gnus-summary-limit-children.
2776         (gnus-summary-initial-limit): Don't limit if
2777         gnus-newsgroup-display is nil.
2778         (gnus-summary-initial-limit): No, don't.
2779
2780         * gnus-util.el
2781         (gnus-put-text-property-excluding-characters-with-faces): Inline
2782         gnus-put-text-property.
2783
2784         * gnus-spec.el (gnus-default-format-specs): New variable.
2785
2786         * gnus-start.el (gnus-read-newsrc-file): Don't clear
2787         gnus-format-specs.
2788         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2789
2790         * gnus-spec.el (gnus-update-format-specifications): Really check
2791         the Gnus version of the .newsrc.eld file.
2792         (gnus-format-specs): Save the new default summary format.
2793
2794         * gnus-util.el (gnus-parent-id): Check whether references is empty
2795         before splitting.
2796
2797         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2798         functions.
2799         (gnus-gather-threads-by-references): Inline
2800         `gnus-split-references'.
2801
2802         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2803         default value of gnus-summary-line-format-spec.
2804
2805 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2806
2807         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2808         message.
2809         (nnslashdot-request-list): Ditto.
2810         (nnslashdot-sid-strip): Removed.
2811
2812 2002-01-15  Simon Josefsson  <jas@extundo.com>
2813
2814         * nnimap.el (nnimap-close-asynchronous): Enable.
2815         (nnimap-close-group): Expunge.
2816
2817 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2818
2819         * gnus-util.el (gnus-user-date-format-alist): Typo.
2820         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2821
2822 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2823
2824         * nneething.el (nneething-request-article): Set
2825         `nnmail-file-coding-system' to `binary' locally, in order to read
2826         files without any conversion.
2827
2828 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2829
2830         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2831         nnheader-file-coding-system and nnmail-active-file-coding-system.
2832         (gnus-agent-regenerate-group): Ditto.
2833         (gnus-agent-regenerate): Ditto.
2834         (gnus-agent-write-active): Ditto.
2835         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2836
2837 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2838
2839         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2840         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2841
2842 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2843
2844         * gnus.el: We don't need gnus-article-show-all-headers.
2845
2846         * gnus-art.el (article-show-all, gnus-article-show-all-header):
2847         Ditto.
2848
2849         * gnus-sum.el (gnus-summary-select-article): Don't call
2850         show-all-headers, because hidden headers are not hidden text any
2851         more.
2852
2853 2002-01-13  Simon Josefsson  <jas@extundo.com>
2854
2855         * message.el (message-newline-and-reformat): Use `newline' instead
2856         of inserting \n, so that the newline is marked as hard.
2857
2858         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2859         From Jesper Harder <harder@ifa.au.dk>.
2860
2861 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2862
2863         * imap.el (imap-close): Keep going if quit.
2864
2865         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2866         nntp-server-buffer.
2867
2868 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2869
2870         * mm-view.el (mm-display-inline-fontify): Require font-lock to
2871         avoid unbinding shadowed variables.
2872
2873         * gnus-art.el (gnus-picon-databases): Moved here.
2874         (gnus-picons-installed-p): Moved here.
2875         (gnus-article-reply-with-original): Use `mark'.
2876
2877         * gnus.el (gnus-picon): Moved here and renamed.
2878
2879         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2880         installed.
2881         (gnus-treat-mail-picon): Ditto.
2882         (gnus-treat-newsgroups-picon): Ditto.
2883
2884         * gnus-picon.el (gnus-picons-installed-p): New function.
2885
2886 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2887
2888         * gnus-agent.el (gnus-agent-go-online): Fix doc.
2889
2890 2002-01-12  Simon Josefsson  <jas@extundo.com>
2891
2892         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2893         (nnimap-before-find-minmax-bugworkaround): Use it.
2894         (nnimap-find-minmax-uid): Don't reselect current mailbox.
2895         (nnimap-dont-close): New variable.
2896         (nnimap-close-group): Use it.
2897
2898 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899
2900         * gnus-art.el (gnus-article-reply-with-original): Use
2901         `mark-active'.
2902
2903         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2904
2905         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2906         (gnus-score-advanced): Clean up.
2907         (gnus-score-advanced): Accept a multiple of the score.
2908
2909 2002-01-12  Simon Josefsson  <jas@extundo.com>
2910
2911         * flow-fill.el (fill-flowed-display-column)
2912         (fill-flowed-encode-columnq): New variables.  Suggested by
2913         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
2914         (fill-flowed-encode, fill-flowed): Use them.
2915
2916         * message.el (message-send-news, message-send-mail): Use
2917         m-b-s-n-p-e-h-n.
2918
2919         * mml.el (autoload): Autoload fill-flowed-encode.
2920         (mml-buffer-substring-no-properties-except-hard-newlines): New
2921         function.
2922         (mml-read-part): Use it.
2923         (mml-generate-mime-1): Encode format=flowed if appropriate.
2924         (mml-insert-mime-headers): Insert format=flowed.
2925
2926         * flow-fill.el (fill-flowed-encode): New function.
2927         (fill-flowed): Bind fill-column to window width.
2928
2929 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2932         it exists.
2933         (gnus-summary-setup-buffer): Wake up dead summary buffers.
2934         (gnus-summary-buffer-name): Don't return the dead name after all.
2935         (gnus-summary-setup-buffer): Kill the dead buffer.
2936
2937         * gnus-art.el (gnus-article-followup-with-original): Store the
2938         value of the mark before deactivating it.
2939
2940 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2941
2942         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2943         From: Karl Kleinpaste <karl@charcoal.com>
2944
2945         * gnus-art.el (article-display-x-face): Ditto.
2946         (gnus-article-reply-with-original): Use gnus-region-active-p.
2947         (gnus-article-followup-with-original): Ditto.
2948
2949         * gnus-sum.el (gnus-summary-read-group-1): Don't select
2950         downloadable article either.
2951
2952 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2953
2954         * gnus-art.el (article-display-x-face): Insert From:.
2955
2956         * gnus-sum.el (gnus-summary-move-article): Don't draw the
2957         article. Bind gnus-display-mime-function and
2958         gnus-article-prepare-hook.
2959
2960         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2961         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2962         gnus-agent-possibly-synchronize-flags to the last.
2963         (gnus-agent-go-online): New function. New variable.
2964
2965 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2966
2967         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2968         (gnus-agent-regenerate): Ditto.
2969
2970 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2971
2972         * message.el (message-ignored-news-headers)
2973         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2974         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2975
2976         * gnus.el (gnus-gethash-safe): New macro.
2977
2978         * gnus-agent.el (gnus-agent-regenerate-history): New function.
2979         (gnus-agent-regenerate): Show messages.
2980
2981 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2982
2983         * gnus-agent.el (gnus-agent-regenerate-group): New function.
2984         (gnus-agent-regenerate): New function.
2985         (gnus-agent-save-alist): Sort.
2986         (gnus-agent-copy-nov-line): Test eobp.
2987         (gnus-agent-retrieve-headers): Erase buffer.
2988
2989 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2990
2991         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2992         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2993
2994         * gnus.el (gnus-agent-covered-methods): Move here.
2995         (gnus-online): New function.
2996         (gnus-agent-method-p): Move here.
2997
2998         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2999         nil. Remove articles-alist.
3000
3001         * gnus-start.el (gnus-get-unread-articles): Check online.
3002         (gnus-groups-to-gnus-format): Ditto.
3003         (gnus-active-to-gnus-format): Ditto.
3004
3005         * gnus-agent.el (gnus-agent-get-function): Use it.
3006         (gnus-agent-get-undownloaded-list): Ditto.
3007         (gnus-agent-fetch-session): Only fetch online methods.
3008
3009         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
3010         (gnus-server-mode-map): Ditto.
3011         (gnus-server-offline-face): New face.
3012         (gnus-server-offline-face): New variable.
3013         (gnus-server-font-lock-keywords): Add offline.
3014         (gnus-server-insert-server-line): Ditto.
3015         (gnus-server-offline-server): New function.
3016
3017         * gnus-int.el (gnus-open-server): Turn to offline.
3018         (gnus-server-unopen-status): New variable.
3019
3020 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3021
3022         * nnkiboze.el (nnkiboze-request-article): Use
3023         gnus-agent-request-article.
3024
3025         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
3026         function. Insert undownloaded NOV.
3027
3028         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
3029         (gnus-agent-request-article): New function.
3030
3031         * gnus.el (gnus-agent-cache): New variable.
3032
3033         * gnus-int.el (gnus-retrieve-headers): Use
3034         gnus-agent-retrieve-headers.
3035         (gnus-request-head): Use gnus-agent-request-article.
3036         (gnus-request-body): Ditto.
3037
3038         * gnus-art.el (gnus-request-article-this-buffer): Use
3039         gnus-agent-request-article.
3040
3041         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
3042         article if it is undownloaded.
3043
3044 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
3047
3048 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * canlock.el (canlock-string-as-unibyte): New macro.
3051         (canlock-sha1-with-openssl): Return a unibyte string.
3052         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
3053
3054 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3055
3056         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
3057
3058 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3059
3060         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
3061         application/x-emacs-lisp.
3062
3063         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
3064
3065         * nntp.el (nntp-request-article): Add group parameter.
3066         (nntp-request-head): Ditto.
3067         (nntp-find-group-and-number): Add parameter group. Figure out
3068         number if the status line doesn't give (e.g. quimby.gnus.org).
3069
3070 2002-01-08  Simon Josefsson  <jas@extundo.com>
3071
3072         * mml.el (mml-generate-mime-1): Set recipient correctly.
3073
3074 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3075
3076         * message.el (message-read-from-minibuffer): Add parameter
3077         initial-contents.
3078         * gnus-msg.el (gnus-summary-resend-message): Use it.
3079
3080         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
3081         behavior of quit-config.
3082
3083         * message.el (message-make-from): Don't quote fullname.
3084         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
3085
3086         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
3087         From: <andre@slamdunknetworks.com>
3088
3089 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3090
3091         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
3092
3093         * gnus-art.el (gnus-header-button-alist): Handle mailto.
3094
3095         * mml.el (mml-preview): Bind gnus-original-article-buffer because
3096         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
3097         because bbdb may use it.
3098
3099 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3100
3101         * nneething.el (nneething-request-article): When a non-text file
3102         is converted to an article, its data is encoded in base64.  Call
3103         `nneething-make-head' with options to specify MIME types.
3104         (nneething-make-head): Add optional arguments to specify MIME
3105         types.
3106
3107 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3108
3109         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
3110         header if there is not.
3111
3112         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
3113
3114         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
3115         (gnus-inews-mark-gcc-as-read): Obsolete variable.
3116         (gnus-inews-do-gcc): Use them.
3117
3118         * gnus-group.el (gnus-group-mark-article-read): Put holes into
3119         gnus-newsgroup-unselected.
3120
3121 2002-01-06  Simon Josefsson  <jas@extundo.com>
3122
3123         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
3124         condition-case, not ignore-errors.
3125
3126 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3127
3128         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
3129         gnus-fetch-old-headers.
3130
3131         * gnus-art.el (article-display-x-face): Use the current buffer
3132         unless `W f'. Otherwise, X-Face may be shown in the header of a
3133         forwarded part.
3134         (gnus-treatment-function-alist): Treat xface before hiding
3135         headers.
3136
3137 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3138
3139         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
3140         parameters.
3141
3142 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3143
3144         * mm-util.el (mm-multibyte-p): Define conditionally when load.
3145         (mm-guess-charset): New function.
3146         (mm-charset-after): Use it.
3147         (mm-detect-coding-region): New function.
3148         (mm-detect-mime-charset-region): New function.
3149
3150         * gnus-sum.el (gnus-summary-show-article): Use
3151         mm-detect-coding-region.
3152
3153 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3154
3155         * message.el (message-make-fqdn): Be less violent.
3156
3157         * gnus.el (gnus-logo-color-style): Compute custom form
3158         automatically.
3159
3160         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
3161         score file of the parent to the document group.
3162
3163         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
3164         parameters parameter.
3165
3166         * gnus-score.el (gnus-score-load-file): Clean up.
3167
3168 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3169
3170         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
3171         From: Damien Wyart <damien.wyart@free.fr>
3172
3173         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
3174
3175 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3176
3177         * gnus-sum.el (gnus-select-group-hook): Typo.
3178
3179         * rfc2047.el (rfc2047-decode-string): Return immediately if there
3180         is no quoted-printable-encoded STRING.
3181         From: Jesper Harder <harder@ifa.au.dk>
3182
3183         (rfc2047-decode-string): Decode it.
3184
3185 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186
3187         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
3188
3189 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
3190
3191         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
3192         buffer to get rid of junk line.
3193
3194 2002-01-05  Simon Josefsson  <jas@extundo.com>
3195
3196         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
3197         C-o.
3198         (message-mode-map): Bind message-insert-or-toggle-importance to
3199         C-c C-u.
3200         (message-mode-map): Bind message-disposition-notification-to to
3201         C-c M-n.
3202         (message-mode-menu): Add m-d-n-t.
3203         (message-mode-field-menu): Add m-goto-from.
3204         (message-mode): Doc fix.
3205         (message-goto-from): New function.
3206         (message-insert-disposition-notification-to): New function.
3207         (message-tool-bar-map): Add receipt button.
3208
3209 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3210
3211         * gnus-sum.el (gnus-thread-latest-date): New function.
3212         (gnus-thread-sort-by-most-recent-number): Renamed.
3213         (gnus-thread-sort-functions): Doc fix.
3214         (gnus-select-group-hook): Don't use setq on a hook.
3215         (gnus-thread-latest-date): Use date, not number
3216
3217         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
3218         (gnus-agent-expire): Allow regexp of expire-days.
3219
3220         * gnus-art.el (gnus-article-reply-with-original): Deactivate
3221         region.
3222         (gnus-article-followup-with-original): Ditto.
3223
3224         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
3225
3226         * gnus-art.el (gnus-mime-display-alternative): Use
3227         gnus-local-map-property.
3228         (gnus-mime-display-alternative): Ditto.
3229         (gnus-insert-mime-security-button): Ditto.
3230         (gnus-insert-next-page-button): Ditto.
3231         (gnus-button-prev-page): Take optional args.
3232         (gnus-insert-prev-page-button): widget-convert.
3233
3234         * gnus-util.el (gnus-local-map-property): New function.
3235
3236         * gnus-art.el (gnus-prev-page-map): Use parent map.
3237         (gnus-next-page-map): Ditto.
3238
3239         * gnus-spec.el (gnus-parse-format): Clean up.
3240         (gnus-parse-format): Do complex formatting for %=.
3241
3242         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
3243         "X-Face: " to the data in the built-in scenario.
3244
3245         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
3246         (gnus-correct-pad-form): Renamed.
3247         (gnus-tilde-max-form): Clean up.
3248         (gnus-pad-form): Use gnus-use-correct-string-widths.
3249
3250         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
3251         support if that is available.
3252
3253         * gnus-sum.el (gnus-thread-highest-number): New function.
3254         (gnus-thread-sort-by-most-recent-thread): New function.
3255         (gnus-thread-sort-functions): Doc fix.
3256
3257 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3258
3259         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
3260         all cases.
3261         (gnus-summary-mode): Enable it in all cases.
3262         (gnus-summary-display-article): Ditto.
3263         (gnus-summary-edit-article): Ditto.
3264
3265         * gnus-ems.el (gnus-put-image): Really return glyph.
3266
3267         * gnus-art.el (gnus-article-x-face-command): Fix :type.
3268         (gnus-treat-smiley): Don't take "P" in the interactive form.
3269
3270 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * compface.el (uncompface): XEmacs and Emacs have differing
3273         capabilities.
3274
3275         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
3276
3277         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
3278         (gnus-article-xface-ring-size): Removed.
3279         (gnus-article-display-xface): Removed.
3280         (gnus-remove-image): Cleaned up.
3281
3282         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
3283         (gnus-xmas-create-image): Take pbm files.
3284         (gnus-x-face): Removed.
3285         (gnus-xmas-article-display-xface): Removed.
3286
3287         * gnus-fun.el (gnus-display-x-face-in-from): Bind
3288         default-enable-multibyte-characters.
3289
3290         * compface.el (uncompface): Doc fix.
3291
3292         * gnus-art.el (gnus-article-x-face-command): Use
3293         gnus-display-x-face-in-from.
3294
3295         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
3296
3297         * gnus-ems.el (gnus-put-image): Return the image.
3298
3299         * gnus-fun.el (gnus-display-x-face-in-from): New function.
3300         (gnus-x-face): Moved here.
3301
3302 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3303
3304         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
3305         invisible if string is nil.
3306         (gnus-xmas-article-display-xface): Use it.
3307
3308         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
3309         property when string is nil.
3310         (gnus-article-display-xface): Use it.
3311
3312 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313
3314         * gnus-art.el (article-display-x-face): Check whether valid grey
3315         face was returned.
3316         (article-display-x-face): Place image in the right spot.
3317
3318         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
3319         stderr.
3320         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
3321
3322 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3323
3324         * gnus-xmas.el (gnus-xmas-create-image): Take optional
3325         parameters.
3326         (gnus-xmas-put-image): Allow non-strings to be passed.
3327
3328         * gnus-art.el (article-display-x-face): Use optional parameters.
3329
3330         * gnus-ems.el (gnus-create-image): Take optional parameters.
3331
3332         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
3333
3334         * compface.el (compface-xbm-p): Removed.
3335
3336         * gnus-ems.el (gnus-article-compface-xbm): Removed.
3337         (gnus-article-display-xface): Use compface.
3338
3339         * compface.el: New file.
3340
3341         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
3342         (gnus-convert-image-to-x-face-command): Ditto.
3343         (gnus-random-x-face): Quote argument.
3344         (gnus-x-face-from-file): Ditto.
3345
3346 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
3347
3348         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
3349         the expire-group parameter once per article rather than once
3350         per group; bind `nnmaildir-article-file-name' and `article'
3351         for convenience.  Leave article alone when expire-group
3352         specifies the current group.
3353         (nnmaildir--update-nov): be more concurrency-friendly with
3354         temp file names.
3355
3356 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3357
3358         * gnus-start.el (gnus-read-init-file): Cleaned up.
3359
3360 2002-01-03  Dave Love  <d.love@dl.ac.uk>
3361
3362         * gnus-start.el (gnus-startup-file-coding-system): Removed.
3363         (gnus-read-init-file): Don't use it.
3364
3365 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366
3367         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
3368
3369 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3370
3371         * gnus-start.el (gnus-read-init-file): Don't force coding system
3372         for ~/.gnus.  From Dave Love <fx@gnu.org>.
3373
3374 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3375
3376         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
3377         * nnspool.el (nnspool-request-post): Ditto.
3378
3379         * mm-util.el (mm-use-find-coding-systems-region): New variable.
3380         (mm-find-mime-charset-region): Use it.
3381
3382 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3383
3384         * gnus.el (gnus-summary-line-format): Added :link.
3385         * gnus-topic.el (gnus-topic-line-format): Ditto.
3386         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
3387         * gnus-srvr.el (gnus-server-line-format): Ditto.
3388         * gnus-group.el (gnus-group-line-format): Ditto.
3389
3390         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
3391         :keys, it works on both Emacsen.
3392
3393 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3394
3395         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
3396
3397 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3398
3399         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
3400
3401 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
3402
3403         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
3404         very wide reply.
3405
3406 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407
3408         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
3409         (gnus-picon-cache): New variable.
3410         (gnus-picon-transform-newsgroups): Cache stuff.
3411
3412         * gnus-art.el (gnus-article-reply-with-original): New command.
3413         (gnus-article-followup-with-original): New command.
3414
3415         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
3416         END parameters.
3417         (gnus-summary-followup): Take a list of list of articles.
3418         (gnus-inews-yank-articles): Allow lists of article/regions.
3419
3420         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
3421         longer the usual commands.
3422
3423         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
3424         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
3425         shell-command-on-region.
3426
3427 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3428
3429         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3430           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3431
3432 2002-01-03  Steve Youngs  <youngs@xemacs.org>
3433
3434         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3435         understand ':keys', wrap it in an featurep 'xemacs.
3436
3437 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3438
3439         * gnus-ems.el (gnus-article-display-xface): Show xface in the
3440         order of headers (Actually, it is called in a reversed order). Add
3441         'gnus-image-text-deletable property.
3442         (gnus-remove-image): Remove text with such a property.
3443
3444         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3445         gnus-put-image.
3446
3447         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3448         with ", "
3449
3450 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3451
3452         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3453
3454         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3455         (article-display-x-face): Display grey X-Faces.
3456
3457         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3458         (gnus-convert-gray-x-face-to-ppm): Ditto.
3459         (gnus-convert-image-to-gray-x-face): Ditto.
3460
3461         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3462         gnus-summary-show-raw-article.
3463
3464 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3465
3466         Display picons in XEmacs without showing text.
3467
3468         * gnus-xmas.el (gnus-xmas-create-image): Don't use
3469         mm-create-image-xemacs to create xbm glyph, because it deletes
3470         temporary files.
3471         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3472         (gnus-xmas-remove-image): Make text visible, remove glyph.
3473
3474         * gnus-picon.el (gnus-picon-transform-newsgroups)
3475         (gnus-picon-transform-address): Insert spec backward, due to the
3476         incompatibility of gnus-xmas-put-image.
3477
3478 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3479
3480         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3481
3482 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3483
3484         * gnus.el: Doc fix.
3485
3486         * gnus-art.el: Doc fix.
3487
3488         * gnus-agent.el: Doc fix.
3489
3490 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3491
3492         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3493
3494 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
3495
3496         * nnmaildir.el (nnmaildir--update-nov): automatically parse
3497         NOV data out of the message again if nnmail-extra-headers has
3498         changed.
3499
3500 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3501
3502         * gnus-fun.el: New file.
3503         (gnus-convert-image-to-x-face-command): New variable.
3504         (gnus-insert-x-face): New function.
3505         (gnus-random-x-face): Renamed.
3506         (gnus-x-face-from-file): Renamed.
3507
3508         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3509         "_".
3510         (gnus-body-boundary-delimiter): Typo fix.
3511
3512 2002-01-02  Simon Josefsson  <jas@extundo.com>
3513
3514         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3515         (gnus-body-boundary-delimiter): Fix type.
3516
3517 2002-01-01  Simon Josefsson  <jas@extundo.com>
3518
3519         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3520         (gnus-treat-emphasize, gnus-treat-strip-cr)
3521         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3522         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3523         (gnus-treat-fill-article, gnus-treat-hide-citation)
3524         (gnus-treat-hide-citation-maybe)
3525         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3526         (gnus-treat-strip-pem, gnus-treat-strip-banner)
3527         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3528         (gnus-treat-date-ut, gnus-treat-date-local)
3529         (gnus-treat-date-english, gnus-treat-date-lapsed)
3530         (gnus-treat-date-original, gnus-treat-date-iso8601)
3531         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3532         (gnus-treat-strip-trailing-blank-lines)
3533         (gnus-treat-strip-leading-blank-lines)
3534         (gnus-treat-strip-multiple-blank-lines)
3535         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3536         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3537         (gnus-treat-display-xface, gnus-treat-display-smileys)
3538         (gnus-treat-from-picon, gnus-treat-mail-picon)
3539         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3540         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3541         (gnus-treat-play-sounds, gnus-treat-translate)
3542         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3543
3544         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3545         (gnus-article-treat-body-boundary): Use it.
3546
3547         * message.el (message-mode): Fix doc.
3548         (message-mode-menu): Fix names.
3549
3550 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551
3552         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3553         articles.
3554
3555         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3556         (gnus-picon-transform-address): Search for unknown faces as well.
3557         (gnus-picon-find-face): Don't search "news" for MISC.
3558         (gnus-picon-user-directories): Changed default back to exclude
3559         "unknown".
3560
3561         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3562
3563         * gnus-picon.el (gnus-picon-find-face): Search through all
3564         databases.
3565         (gnus-picon-find-face): New implementation.
3566
3567         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3568         keystroke.
3569         (gnus-topic-goto-next-topic): Ditto.
3570
3571         * gnus.el (gnus-summary-line-format): Changed default.
3572
3573         * nnmail.el (nnmail-extra-headers): Change default.
3574
3575         * gnus-sum.el (gnus-extra-headers): Change default.
3576
3577         * message.el (message-news-other-window): Changed "news" to
3578         "posting".
3579         (message-news-other-frame): Ditto.
3580         (message-do-send-housekeeping): Ditto.
3581
3582         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3583         function.
3584         (gnus-article-unread-p): New function.
3585         (gnus-article-unseen-p): New function.
3586         (gnus-dead-summary-mode-map): Typo.
3587
3588         * gnus-util.el (gnus-make-predicate): New function.
3589         (gnus-make-predicate-1): New function.
3590
3591         * gnus-sum.el: New function.
3592         (gnus-map-articles): New function.
3593
3594         * gnus-art.el (gnus-treat-fold-headers): New variable.
3595         (gnus-article-treat-fold-headers): New command and keystroke.
3596
3597         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3598         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3599
3600 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3601
3602         * message.el (message-fcc-externalize-attachments): New variable.
3603         (message-do-fcc): Use it.
3604
3605         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3606         (gnus-inews-do-gcc): Use it.
3607
3608         * mml.el (mml-tweak-sexp-alist): New variable.
3609         (mml-externalize-attachments): New variable.
3610         (mml-tweak-part): Use mml-tweak-sexp-alist.
3611         (mml-tweak-externalize-attachments): New function.
3612
3613 2002-01-01  Steve Youngs  <youngs@xemacs.org>
3614
3615         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3616         'set-glyph-face' so x-face back/foreground can be set.
3617
3618 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3619
3620         * message.el (message-fix-before-sending): Fix a typo.
3621
3622 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623
3624         * gnus-art.el (gnus-treat-smiley): Renamed command.
3625         (gnus-article-remove-images): New command and keystroke.
3626
3627         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3628
3629         * smiley-ems.el (gnus-smiley-display): Removed.
3630
3631         * gnus.el (gnus-version-number): Update version.
3632
3633         * message.el (message-text-with-property): Renamed and moved
3634         here.
3635         (message-fix-before-sending): Highlight invisible text and place
3636         point there.
3637
3638 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3639
3640         * gnus.el: Oort Gnus v0.04 is released.
3641
3642 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3643
3644         * gnus-delay.el (gnus-delay-send-queue): Renamed.
3645
3646         * gnus-art.el (gnus-ignored-headers): More headers,
3647
3648         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3649         of `scan-error', since XEmacs doesn't seem to support that.
3650
3651 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3652
3653         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3654         arg.
3655         (gnus-summary-best-unread-subject): Ditto.
3656         (gnus-summary-best-unread-subject): No, don't.
3657         (gnus-summary-better-unread-subject): New command.
3658
3659         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3660
3661         * lpath.el ((featurep 'xemacs)): fbind url function.
3662
3663         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3664         buffer.
3665         (gnus-xmas-remove-image): Implementation that does something.
3666         (gnus-xmas-article-display-xface): Mark images properly.
3667
3668         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3669
3670 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
3671
3672         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3673
3674 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3675
3676         * gnus-group.el (gnus-group-line-format): Added %O to the default
3677         value.
3678
3679         * gnus-util.el (gnus-text-with-property): The smallest point is
3680         point-min.
3681
3682         * smiley-ems.el (smiley-region): Return images.
3683         (gnus-smiley-display): Allow toggling.
3684         (smiley-region): Use text properties, not overlays.
3685
3686         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3687         implemented yet.
3688
3689         * smiley-ems.el (smiley-update-cache): Check for valid types.
3690
3691         * gnus-art.el (gnus-with-article-buffer): New macro.
3692
3693         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3694         strings as well as the glyphs.
3695         (gnus-picon-transform-address): Ditto.
3696         (gnus-picon-insert-glyph): Ditto.
3697         (gnus-picon-transform-newsgroups): Toggle.
3698         (gnus-picon-transform-address): Toggle.
3699
3700         * gnus-ems.el (gnus-remove-image): New function.
3701         (gnus-put-image): Take an optional string.
3702
3703         * gnus-util.el (gnus-text-with-property): New function.
3704
3705         * gnus-art.el (gnus-delete-images): New function.
3706
3707         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3708
3709         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3710         (gnus-article-wash-status): Use it.
3711         (gnus-signature-toggle): Clean up.
3712         (gnus-add-wash-status): New function.
3713         (gnus-delete-wash-status): New function.
3714         (gnus-article-hide-text-type): Use them throughout.
3715         (gnus-add-image): New function.
3716
3717         * gnus-ems.el (gnus-article-display-xface): Use new interface.
3718
3719         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3720         interface.
3721
3722         * gnus-art.el (article-display-x-face): Cleaned up.
3723
3724         * rfc2047.el (rfc2047-field-value): New function.
3725
3726         * mail-parse.el (mail-header-field-value): New alias.
3727
3728         * gnus-art.el (gnus-mime-print-part): Fix typos.
3729
3730         * smiley-ems.el (gnus-smiley-file-types): New variable.
3731         (smiley-update-cache): Use it.
3732         (smiley-regexp-alist): Suffix-less smiley names.
3733         (smiley-regexp-alist): Added more smileys.
3734
3735         * gnus-sum.el (gnus-print-buffer): Made into own function.
3736         (gnus-summary-print-article): Use it.
3737
3738         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3739         looked for when REQUEST is a string.
3740
3741         * gnus-art.el (gnus-mime-button-commands): Add printing
3742         keystroke.
3743         (gnus-mime-copy-part): Doc fix.
3744         (gnus-mime-print-part): New command.
3745
3746 2001-12-31  Simon Josefsson  <jas@extundo.com>
3747
3748         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3749         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3750
3751 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3752
3753         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3754         (picon): Fix doc.
3755
3756         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3757         longer exists. Remove those codes.
3758         * gnus.el (gnus-use-picons): Ditto.
3759
3760 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3761
3762         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3763         infloop.
3764
3765         * gnus-sum.el (t): New `W D' map.
3766
3767         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3768         (gnus-article-treat-body-boundary): Clean up.
3769         (gnus-body-boundary-face): Removed.
3770         (gnus-article-goto-header): Moved here.
3771         (gnus-article-goto-header): Allow better regexps.
3772         (gnus-article-treat-fold-newsgroups): New command.
3773
3774         * gnus-sum.el (gnus-summary-move-article): We have to select an
3775         article to give `gnus-read-move-group-name' an opportunity to
3776         suggest an appropriate default.
3777
3778         * rfc2047.el (rfc2047-fold-line): New function.
3779         (rfc2047-unfold-line): Ditto.
3780         (rfc2047-fold-region): Don't fold just after the header name.
3781
3782         * mail-parse.el (mail-header-fold-line): New alias.
3783         (mail-header-unfold-line): Ditto.
3784
3785         * gnus-art.el (gnus-body-boundary-face): Renamed.
3786         (gnus-article-treat-body-boundary): Use it.
3787         (gnus-article-treat-body-boundary): Use an invisible header and a
3788         line of underline characters.
3789
3790 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3791
3792         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3793
3794         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3795         (gnus-picon-split-address): New function.
3796         (gnus-picon-find-face): Use it.
3797         (gnus-picon-transform-address): Use it. Set first to t for each
3798         address.
3799
3800         * gnus-art.el (gnus-with-article-headers): Move to here. Define
3801         the macro then use it.
3802         (gnus-treatment-function-alist): Treat picons earlier.
3803
3804 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3805
3806         * gnus-art.el (gnus-body-separator-face): New variable.
3807         (gnus-article-treat-body-boundary): Use a blank, colored line.
3808
3809         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3810         well.
3811
3812         * gnus-art.el (gnus-treat-body-boundary): New variable.
3813         (gnus-article-treat-unfold-headers): Use helper macro.
3814         (gnus-article-treat-body-boundary): New command.
3815
3816         * gnus.el (gnus-logo-color-style): Change the default color.
3817         (gnus-splash-face): Gray, gray.
3818
3819         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3820         colors.
3821
3822         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3823         (gnus-logo-color-style): Ditto.
3824         (gnus-logo-colors): Ditto.
3825
3826         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3827
3828         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3829
3830         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3831         (gnus-picon-transform-newsgroups): New function.
3832
3833         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3834         string.
3835
3836         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3837
3838         * gnus-art.el (gnus-treat-cc-picon): New variable.
3839         (gnus-treat-mail-picon): Renamed.
3840
3841         * gnus-picon.el: New implementation.
3842         (gnus-picon-find-face): Renamed.
3843         (gnus-treat-from-picon): Use it.
3844         (gnus-picon-transform-address): Renamed.
3845         (gnus-treat-from-picon): Use it.
3846         (gnus-picon-create-glyph): Renamed.
3847         (gnus-picon-transform-address): Use it.
3848         (gnus-treat-cc-picon): New command.
3849
3850         * mm-decode.el (mm-create-image-xemacs): Separated out into
3851         function.
3852         (mm-get-image): Use it.
3853
3854         * gnus-art.el (gnus-treat-display-picons): Simplify.
3855         (gnus-treat-from-picon): Renamed.
3856
3857         * gnus-ems.el (gnus-create-image): New function.
3858         (gnus-put-image): New function.
3859
3860         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3861         (gnus-with-article-headers): New macro.
3862         (gnus-article-goto-header): New function.
3863
3864         * gnus-xmas.el (gnus-image-type-available-p): New function.
3865
3866         * gnus-ems.el (gnus-image-type-available-p): New function.
3867
3868 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3869
3870         * nnrss.el (nnrss-check-group): Find the correct tag, because
3871         xml.el is changed.
3872
3873 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3874
3875         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3876         lines are shorter than the window width.
3877         (gnus-ignored-headers): More headers.
3878
3879 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3880
3881         * gnus-art.el (gnus-treat-unfold-lines): New variable.
3882         (gnus-treat-unfold-headers): Renamed.
3883         (gnus-article-treat-unfold-headers): New command and keystroke.
3884
3885         * rfc2047.el (rfc2047-encode-message-header): Clean up.
3886
3887         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3888
3889 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3890
3891         * sha1-el.el (sha1-use-external): New variable.
3892         (sha1-region): Use it.
3893         (sha1-string): Ditto.
3894
3895         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3896         * gnus-picon.el: Less warnings when compile.
3897
3898 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3899
3900         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3901         alias.
3902         (gnus-picons-database): Default to list.
3903         (gnus-picons-lookup-internal): Use it.
3904
3905         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3906         to "bogus".
3907
3908         * gnus-win.el (gnus-configure-windows-hook): New hook.
3909
3910 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
3911
3912         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3913
3914 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3915
3916         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3917         lists.
3918         (gnus-select-newsgroup): Don't append; push.
3919         (gnus-adjust-marked-articles): Remove obsolete ranges from
3920         `seen'.
3921         (gnus-update-marks): Clean up.
3922         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3923
3924 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
3925
3926         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3927
3928 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3929
3930         * gnus-sum.el (gnus-auto-select-subject): New variable.
3931         (gnus-summary-best-unread-subject): New function.
3932         (gnus-summary-best-unread-article): Use it.
3933         (gnus-summary-first-unseen-subject): New function and command.
3934
3935         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3936         other treatments.
3937
3938         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3939         function.
3940
3941         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3942         from the list of hidden types.
3943
3944         * mm-view.el (mm-inline-text): Ditto.
3945         (mm-inline-text): Ditto.
3946         (mm-w3-prepare-buffer): Ditto.
3947
3948         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3949
3950 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3951
3952         * gnus-art.el (gnus-ignored-headers): Added more headers.
3953
3954 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
3955
3956         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3957         once.
3958
3959 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3960
3961         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3962
3963 2001-12-28  Simon Josefsson  <jas@extundo.com>
3964
3965         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
3966         Jesper Harder <harder@ifa.au.dk>.
3967
3968 2001-12-27  Simon Josefsson  <jas@extundo.com>
3969
3970         * gnus-sum.el (gnus-select-newsgroup): Make
3971         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
3972         contain all articles (instead of none) when no seen marks have
3973         been set for the group.
3974         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3975         instead, it seems to result in shorter ranges.
3976
3977 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3978
3979         * mm-util.el (mm-iso-8859-x-to-15-region): Use
3980         insert-before-markers.
3981         From Jesper Harder <harder@ifa.au.dk>
3982
3983 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
3984
3985         * nnmaildir.el (nnmaildir-save-mail): create the destination
3986         groups if they do not exist.
3987
3988 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3991
3992 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3993
3994         * gnus-group.el (gnus-group-read-ephemeral-group): Call
3995         gnus-group-real-name.
3996
3997         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3998         (gnus-newsgroup-variables): Ditto.
3999
4000         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
4001         return it.
4002
4003 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
4004
4005         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
4006         * nnmaildir.el (top-level): Add commentary.
4007         (nnmaildir-version): Indicate that nnmaildir is now a standard
4008         part of Gnus, not separately released.
4009
4010 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4011
4012         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
4013         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
4014         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
4015         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4016
4017 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4018
4019         * nnmaildir.el: Copyright changes. Require cl only at compile time.
4020
4021 2001-12-20  Simon Josefsson  <jas@extundo.com>
4022
4023         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
4024         ZHU <zsh@cs.rochester.edu>.
4025         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
4026         Brian P Templeton <bpt@tunes.org>.
4027
4028 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4029
4030         * nnmaildir.el: New file.
4031         From Paul Jarc <prj@po.cwru.edu>.
4032
4033 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4034
4035         * nndoc.el (nndoc-type-alist): Move forward to the end.
4036
4037 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
4040         `dolist'.
4041
4042 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4043
4044         * gnus-win.el (gnus-frames-on-display-list): New function.
4045         (gnus-get-buffer-window): Use it.
4046
4047 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4048
4049         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
4050
4051 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4052
4053         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
4054
4055 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4056            From Harald Meland <Harald.Meland@usit.uio.no>
4057
4058         * gnus-win.el (gnus-get-buffer-window): New function.
4059         (gnus-all-windows-visible-p): Use it.
4060
4061         * gnus-util.el (gnus-horizontal-recenter)
4062         (gnus-horizontal-recenter, gnus-horizontal-recenter)
4063         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
4064
4065         * gnus-score.el (gnus-score-insert-help): Use it.
4066
4067         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
4068         (gnus-generate-tree, gnus-highlight-selected-tree)
4069         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
4070         it.
4071
4072         * gnus-art.el (gnus-article-set-window-start)
4073         (gnus-mm-display-part, gnus-request-article-this-buffer)
4074         (gnus-button-next-page, gnus-button-prev-page)
4075         (gnus-article-button-next-page, gnus-article-button-prev-page):
4076         Use it.
4077
4078 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
4079
4080         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
4081         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4082         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
4083
4084 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4085
4086         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
4087         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4088         * mml1991.el, nnultimate.el: Add `coding'.
4089
4090 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
4091
4092         * ChangeLog: changed coding to buffer-file-coding-system
4093         * ChangeLog.1: same
4094         * nnwfm.el: same
4095         * gnus-smiley.el: same
4096         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
4097         * gnus-delay.el: same
4098         * gnus-spec.el: same
4099         * message.el: same
4100         * mml1991.el: same
4101         * nnultimate.el: same
4102
4103 2001-12-16  Simon Josefsson  <jas@extundo.com>
4104         Inspired by code by Dirk Meyer <dischi@tzi.de>.
4105
4106         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
4107         (gnus-summary-save-map): Add muttprint.
4108         (gnus-summary-make-menu-bar): Ditto.
4109         (gnus-summary-muttprint): New function.
4110
4111         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
4112
4113 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * uudecode.el (uudecode-decode-region-internal): Speedup by using
4116         temporary list instead of buffer.
4117
4118         * mm-url.el (executable-find): autoload.
4119
4120 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4121
4122         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
4123         to variable, follow doc-string conventions).
4124
4125 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
4126
4127         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
4128         subscribe-level
4129         * gnus-topic.el (gnus-subscribe-topics): use it.
4130
4131 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4132
4133         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
4134         messages. (A small patch with indentation)
4135         From Sean Neakums <sneakums@zork.net>.
4136
4137         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
4138         nil after shooting down the gnus-original-article-buffer.
4139
4140 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * uudecode.el (uudecode-use-external): New variable.
4143         (uudecode-decode-region): Automatically detect external program.
4144
4145         * binhex.el (binhex-use-external): New variable.
4146         (binhex-decode-region-internal): New function.
4147         (binhex-decode-region): Automatically detect external program.
4148
4149         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
4150         Use them.
4151
4152 2001-12-12  Simon Josefsson  <jas@extundo.com>
4153
4154         * nnvirtual.el (nnvirtual-always-rescan)
4155         (nnvirtual-component-regexp): Fix doc.
4156
4157         * nnoo.el (defvoo): Add doc to defvoo variables.
4158
4159         * nnml.el (nnml-directory, nnml-active-file)
4160         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
4161         (nnml-marks-is-evil, nnml-filenames-are-evil)
4162         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
4163
4164         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
4165         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
4166         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
4167         `error'.
4168
4169         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
4170         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
4171
4172         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
4173         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
4174         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
4175         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
4176
4177         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
4178         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
4179
4180         * imap.el, nnimap.el: Fix indentation.
4181
4182         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
4183
4184 2001-12-12  Didier Verna  <didier@xemacs.org>
4185
4186         * gnus-msg.el (gnus-group-news): New function.
4187         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
4188         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
4189         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
4190         for it.
4191         * gnus-msg.el (gnus-summary-news-other-window): New function.
4192         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
4193         bind it to `i'.
4194         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
4195         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
4196         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
4197         for it (called with a prefix).
4198         * gnus-msg.el (gnus-configure-posting-styles): add an optional
4199         group-name argument.
4200         * gnus-msg.el (gnus-setup-message): use it.
4201
4202 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4203
4204         * gnus-sum.el (gnus-summary-show-article): Fix doc.
4205
4206 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4207
4208         * mml.el (mime-to-mml): Remove Content-Disposition too.
4209
4210 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4211
4212         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
4213         * gnus-group.el (gnus-group-name-decode): Decode unibyte
4214         strings only.
4215         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4216
4217 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
4218
4219         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
4220         (nnmail-fancy-expiry-target): Use it.
4221         Suggestions from Simon Josefsson <jas@extundo.com>.
4222
4223 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4224
4225         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
4226
4227 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4228
4229         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
4230
4231         * gnus-util.el (gnus-url-unhex-string): Move here.
4232
4233 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4234
4235         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
4236         mm-url-decode-entities-nbsp.
4237
4238         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
4239         * webmail.el, nnwfm.el: Use mm-url.
4240
4241         * mm-url.el (mm-url-fetch-form): Move from nnweb.
4242         (mm-url-remove-markup): Move from nnweb.
4243         (mm-url-fetch-simple): Move from webmail.
4244
4245         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
4246
4247 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4248
4249         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
4250         (gnus-summary-print-article): Use it.
4251
4252         * gnus-util.el (gnus-replace-in-string): Typo.
4253
4254 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4255
4256         * nnweb.el (nnweb-replace-in-string): Removed.
4257
4258         * gnus-util.el (gnus-replace-in-string): New function.
4259         (gnus-mode-string-quote): Use it.
4260
4261         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
4262         * nnwfm.el (nnwfm-create-mapping): Ditto.
4263
4264 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4265
4266         * dgnushack.el (dgnushack-compile): nnrss.el and
4267         nnslashdot.el don't depend on nnweb, url, w3.
4268
4269         * nnrss.el: Use mm-url.
4270
4271 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4272
4273         * mm-url.el (mm-url-insert-file-contents): Support file:.
4274
4275 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4276
4277         * mm-view.el: Lower case for the description line. Sync from the
4278         Emacs CVS.
4279
4280 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4281
4282         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
4283         From:  Stefan Monnier  <monnier@cs.yale.edu>
4284
4285 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4286
4287         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
4288
4289 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4290
4291         * mm-url.el: Require executable.
4292         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4293
4294 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4295
4296         * pop3.el (pop3-munge-message-separator): Only use valid date.
4297         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
4298
4299         * Makefile.in: gnus-load.elc may not be generated.
4300
4301 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4302
4303         * mm-url.el: New file.
4304         * nnslashdot.el: Use it.
4305         * mm-extern.el (mm-extern-url): Use it.
4306
4307 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4308
4309         * gnus-sum.el (gnus-summary-save-article): Nix
4310         gnus-display-mime-function and gnus-article-prepare-hook.
4311
4312         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
4313         the beginning of lines.
4314         (gnus-complex-form-to-spec): Ditto.
4315
4316 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * message.el (message-make-mft): Fix the m-s-a-file regexp.
4319         From Paul Jarc <prj@po.cwru.edu>.
4320
4321 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4322
4323         * message.el: New variable message-subscribed-address-file;
4324         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
4325
4326 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4327
4328         * message.el (message-tab-body-function): Set to nil.
4329         (message-tab): Use text-mode-map or global-map.
4330         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4331
4332 2001-11-30  Simon Josefsson  <jas@extundo.com>
4333
4334         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
4335         instead of gnus-union, for speed.  Suggested by Christoph Conrad
4336         <christoph.conrad@gmx.de>.
4337         (gnus-agent-fetch-group-1): Add verbose message.
4338
4339 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4340
4341         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
4342         of integers.
4343
4344 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4345
4346         * message.el (message-newgroups-header-regexp)
4347         (message-completion-alist, message-tab-body-function): Use
4348         defcustom rather than defvar.
4349         (message-tab): Mention `message-tab-body-function' in doc.
4350         Suggested by Karl Eichwalder.
4351
4352 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4353
4354         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
4355
4356 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4357
4358         * nnheader.el (nnheader-find-nov-line): Don't use macro
4359         gnus-delete-line.
4360
4361         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
4362         (gnus-group-name-charset): Ditto.
4363
4364         * gnus-util.el (gnus-buffer-live-p): Ditto.
4365
4366 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4367
4368         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
4369         open parenthesis in doc.
4370         (sieve-manage-authenticator-alist): Typo in doc.
4371         * imap.el (imap-authenticator-alist): Typo in doc.
4372         (imap-stream-alist): Backslash.
4373
4374         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
4375           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
4376
4377 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4378
4379         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
4380
4381         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
4382
4383         * gnus-msg.el (gnus-configure-posting-styles): use
4384         make-local-hook. Add LOCAL for add-hook.
4385
4386 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
4387
4388         * message.el (message-mode): Use `make-local-hook' unless
4389         obsolete.
4390         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
4391
4392 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * canlock.el: Remove sha1.el and base64.el stuff.
4395
4396 2001-11-26  Didier Verna  <didier@xemacs.org>
4397
4398         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
4399         if needed.
4400
4401 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4402
4403         * message.el (message-tamago-not-in-use-p): New function.
4404         (message-strip-forbidden-properties): Use it.
4405
4406 2001-11-26  Didier Verna  <didier@xemacs.org>
4407
4408         * gnus-start.el (gnus-check-first-time-used): only check for
4409         existence of .el[d] files.
4410
4411 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4412
4413         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
4414
4415         * message.el (message-setup-1): Clean up mc-*.
4416
4417 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4418
4419         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
4420         * gnus-score.el (gnus-score-find-bnews): Use it.
4421
4422         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
4423         (gnus-summary-limit-to-author): Ditto.
4424         (gnus-summary-limit-to-extra): Ditto.
4425         (gnus-summary-find-matching): Support not-matching argument.
4426
4427 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4428
4429         * message.el (message-wash-subject): Use `insert' rather than
4430         `insert-string', which is deprecated.
4431
4432 2001-11-24  Simon Josefsson  <jas@extundo.com>
4433
4434         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4435         message. (Gnus does not "default" to using 8bit for the message,
4436         it default to use 8bit encoding and the user-supplied CTE
4437         value. Calling this behaviour "treating it as 8bit" is perhaps
4438         better.)
4439
4440         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4441         (compare mm-charset-to-coding-system).
4442
4443 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4444
4445         * canlock.el (canlock-sha1-with-openssl): Use unibyte
4446         buffer. Correctly decode hex.
4447
4448 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4449
4450         * gnus-agent.el (gnus-category-insert-line): Convert category
4451         names to strings.
4452
4453 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4454
4455         * message.el (sha1): eval-and-compile.
4456
4457 2001-11-20  Simon Josefsson  <jas@extundo.com>
4458
4459         * message.el (message-allow-no-recipients): New variable.
4460         (message-send): Use it, customize the prompting when posting to
4461         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
4462
4463 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4464
4465         * mm-util.el (mm-coding-system-priorities): New variable.
4466         (mm-sort-coding-systems-predicate): New function.
4467         (mm-find-mime-charset-region): Resort coding systems if needed.
4468         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4469
4470 2001-11-20  Didier Verna  <didier@xemacs.org>
4471
4472         * gnus-group.el (gnus-group-make-help-group): new optional
4473         argument to control the error behavior.
4474         * gnus-start.el (gnus-check-first-time-used): use it to avoid
4475         erroring.
4476
4477 2001-11-19  Simon Josefsson  <jas@extundo.com>
4478
4479         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4480         instead of C-c C-u.  Suggested by Per Abrahamsen
4481         <abraham@dina.kvl.dk>.
4482
4483 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4484
4485         * nnfolder.el (nnfolder-read-folder): Use group instead of
4486         nnfolder-current-group.
4487         Suggested by Lorentey Karoly <lorentey@elte.hu>.
4488
4489 2001-11-17  Simon Josefsson  <jas@extundo.com>
4490
4491         * message.el (message-send): Ask user if Fcc/Gcc should be
4492         performed when no other sender was specified.
4493         Suggested by prj@po.cwru.edu (Paul Jarc).
4494
4495 2001-11-17  Simon Josefsson  <jas@extundo.com>
4496
4497         * message.el (message-mode, message-mode-map): Use C-c C-u for
4498         Importance: instead of C-c C-p (used by SC).
4499
4500 2001-11-16  Simon Josefsson  <jas@extundo.com>
4501
4502         * message.el (message-insert-importance-high)
4503         (message-insert-importance-low): Save point.
4504
4505         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4506         value.
4507
4508 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
4509
4510         * message.el (message-strip-special-text-properties): New option.
4511         (message-strip-forbidden-properties): Obey it.
4512
4513 2001-11-14  Sam Steingold  <sds@gnu.org>
4514
4515         * gnus-score.el: Fixed some doc strings to properly quote symbols.
4516
4517 2001-11-15  Simon Josefsson  <jas@extundo.com>
4518
4519         Support "Importance:" header in Message.
4520
4521         * message.el (message-mode-map): Bind C-c C-p to
4522         `message-insert-or-toggle-importance'
4523         (message-mode-menu): Add message-insert-importance-{high,low}.
4524         (message-insert-importance-high, message-insert-importance-low)
4525         (message-insert-or-toggle-importance): New functions.
4526         (message-tool-bar-map): Add {un,}important.
4527         (message-mode): Doc fix.
4528
4529 2001-11-15  Simon Josefsson  <jas@extundo.com>
4530
4531         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4532
4533         * mml.el (mml-menu): Fix toolbar tooltip.
4534
4535 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4536
4537         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4538         * nnml.el (nnml-save-marks): Ditto.
4539
4540         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4541
4542 2001-11-15  Simon Josefsson  <jas@extundo.com>
4543
4544         * nnml.el (nnml-save-marks):
4545         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4546         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4547
4548 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4549
4550         * gnus-art.el (gnus-article-wash-status-strings): Use
4551         `copy-sequence', not `copy-seq'.
4552
4553 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4554
4555         * gnus-art.el (gnus-article-wash-status-strings): New constant.
4556         (gnus-gnus-article-wash-status-entry): New function.
4557         (gnus-article-wash-status): Use it.
4558
4559 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4560
4561         * mml1991.el: Add coding header.
4562
4563 2001-11-12  Simon Josefsson  <jas@extundo.com>
4564
4565         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4566         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4567         `mml1991-sign' and `mml1991-encrypt'.
4568         (mml1991-encrypt, mml1991-sign): New glue functions.
4569         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4570
4571         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4572         (mml-menu): Add PGP to menu.
4573
4574         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
4575         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4576         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4577         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4578
4579         * mml2015.el: Mention RFC 3156.
4580
4581         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
4582
4583 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4584
4585         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4586
4587         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4588           From <Michael.Cook@cisco.com>
4589
4590 2001-11-11  Simon Josefsson  <jas@extundo.com>
4591
4592         * message.el (top-level): Autoload sha1.
4593         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4594         canlock, no need to require two different hash algs).  Suggested
4595         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4596
4597 2001-11-09  Simon Josefsson  <jas@extundo.com>
4598
4599         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
4600         <Pavel@Janik.cz>.
4601
4602 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4603
4604         * message.el (message-point-in-header-p): New function.
4605         (message-do-auto-fill): Use it.
4606         (message-beginning-of-line): New function.  Goes to beginning of
4607         header value (i.e., end of header name), or to beginning of line
4608         if already at beginning of value.  Behaves like
4609         `beginning-of-line' when in message body.
4610         (message-mode-map): Bind it.
4611
4612 2001-11-08  Simon Josefsson  <jas@extundo.com>
4613
4614         * gnus-msg.el (gnus-posting-styles): Add doc.
4615
4616 2001-11-07  Simon Josefsson  <jas@extundo.com>
4617
4618         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4619
4620         * sieve-mode.el (sieve-control-commands-face)
4621         (sieve-control-commands-face, sieve-action-commands-face)
4622         (sieve-test-commands-face, sieve-tagged-arguments-face): New
4623         faces.
4624         (sieve-font-lock-keywords): Use them.
4625         (sieve-mode): Only set font-lock-defaults in emacs.
4626
4627         * gnus-art.el (gnus-default-article-saver): Add
4628         gnus-summary-save-body-in-file.
4629         (gnus-summary-write-to-file): Fix doc.
4630
4631 2001-11-07  Simon Josefsson  <jas@extundo.com>
4632
4633         * gnus-art.el (gnus-treat-highlight-signature): Add cross
4634         reference to the correct chapter in the manual.
4635
4636         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4637         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4638
4639 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4640
4641         * mml.el (mml-preview): Bind mail-header-separator.
4642
4643 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * message.el: Always require canlock.
4646         (message-ignored-supersedes-headers): Include Cancel-Lock and
4647         Cancel-Key.
4648         (message-insert-canlock): Don't require canlock.
4649         (message-cancel-news): Don't check whether canlock is available.
4650         (message-supersede): Support cancel-locks.
4651
4652         * gnus-art.el: Don't autoload canlock.
4653
4654 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4655
4656         * mail-source.el (mail-source-fetch-imap): ASYNC param.
4657         From: <andre@slamdunknetworks.com>
4658
4659 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * many files: Fix copyright lines.
4662
4663 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4664
4665         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4666         Suggested by Dave Love  <fx@gnu.org>.
4667
4668 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * message.el (message-kill-buffer): Remove auto-save file after
4671         confirm.
4672
4673         * message.el (message-send-mail): Call message-generate-headers
4674         once.  Suggested by Matt Armstrong <matt@lickey.com>.
4675
4676         * gnus-topic.el (gnus-topic-rename): Initial-input.
4677         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4678
4679 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4680
4681         * message.el (message-forbidden-properties): New constant.
4682         (message-strip-forbidden-properties): New function.
4683         (message-mode): Activate it.
4684
4685 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4686
4687         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4688         (mm-hack-charsets): Fix doc.
4689
4690 2001-11-02  Simon Josefsson  <jas@extundo.com>
4691
4692         * gnus-int.el (gnus-check-server): Message "...done" when done.
4693
4694         * imap.el (imap-close): Don't message (imap-send-command-wait
4695         returns if the connection is dropped).
4696         (imap-wait-for-tag): Nix out message only when necessary.
4697
4698         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4699         for non-crossposting.
4700         (gnus-sieve-crosspost): Default to t to be consistent with other
4701         parts of Gnus.
4702
4703 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4704
4705         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4706         (mm-iso-8859-x-to-15-table): Ditto.
4707         (mm-iso-8859-x-to-15-region): Ditto.
4708         (mm-find-mime-charset-region): Ditto.
4709
4710 2001-11-01  Simon Josefsson  <jas@extundo.com>
4711
4712         * nnimap.el (nnimap-close-asynchronous): New variable.
4713         (nnimap-close-group): Use it.
4714         (nnimap-expunge): Don't use it.
4715
4716         * imap.el (imap-callbacks): New variable.
4717         (imap-remassoc): Copied from `gnus-remassoc'.
4718         (imap-add-callback): New function.
4719         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4720         behaviour.
4721         (imap-parse-response): Call the callback.
4722
4723         * message.el (message-insert-canlock): New variable.
4724         (message-canlock-generate, message-canlock-password)
4725         (message-insert-canlock): New functions.
4726         (message-send-news): Call `message-insert-canlock'.
4727         (top-level): Require canlock when compiling.
4728         (message-insert-canlock): Require canlock before we need it.
4729
4730 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4731
4732         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4733
4734 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4735
4736         * dgnushack.el (dgnushack-make-load): A workaround for
4737         custom-add-loads bug in some versions of XEmacs.
4738
4739 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4740
4741         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4742
4743 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4744
4745         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4746         (mm-hack-charsets): New variable.
4747         (mm-iso-8859-15-compatible): New variable.
4748         (mm-iso-8859-x-to-15-table): New variable.
4749         (mm-find-mime-charset-region): Add parameter hack-charsets.
4750
4751         * mm-bodies.el (mm-encode-body): Use it.
4752         * mml.el (mml-parse-1): Ditto.
4753
4754 2001-11-01  Simon Josefsson  <jas@extundo.com>
4755
4756         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4757
4758 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4759
4760         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4761         is nil.
4762
4763 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4764
4765         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4766
4767         * message.el (message-forward-rmail-make-body): Use
4768         save-window-excursion.
4769         (message-encode-message-body): Search with noerror.
4770         (message-setup-1): Convert compose-mail send-actions to
4771         message-send-actions.
4772
4773 2001-11-01  Simon Josefsson  <jas@extundo.com>
4774
4775         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4776         <yamaoka@jpl.org>.
4777
4778 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4779
4780         * sieve-manage.el (sieve-string-bytes): No complain.
4781
4782 2001-11-01  Simon Josefsson  <jas@extundo.com>
4783
4784         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4785         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4786         has autoload cookies, so no `require' should be necessary.)
4787
4788         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4789         files.
4790
4791 2001-10-31  Simon Josefsson  <jas@extundo.com>
4792
4793         * gnus-cus.el (gnus-group-parameters): Support integer `display'
4794         parameter.
4795
4796         * gnus-sum.el (gnus-select-newsgroup): If group parameter
4797         `display' is a number (and C-u wasn't used to enter group), only
4798         fetch that number of articles.
4799
4800 2001-10-31  Matt Armstrong  <matt@lickey.com>
4801
4802         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4803         not-subscribed -> subscribed.
4804
4805 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4806         From: Josh Huber <huber@alum.wpi.edu>
4807
4808         * message.el (message-subscribed-address-functions): New variable.
4809         (message-subscribed-addresses): New variable.
4810         (message-subscribed-regexps): New variable.
4811         (message-goto-mail-followup-to): New function.
4812         (message-send-mail): Add Mail-Followup-To.
4813         (message-make-mft): New function.
4814
4815         * gnus.el (gnus-find-subscribed-addresses): New function.
4816
4817 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4818
4819         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4820         (mail-source-fetch-pop): Ditto.
4821         (mail-source-check-pop): Ditto.
4822
4823         * gnus-start.el (gnus-read-init-file): Ditto.
4824         (gnus-activate-group): Ditto.
4825         (gnus-read-newsrc-el-file): Ditto.
4826
4827 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4828
4829         * message.el (message-get-reply-headers): Make sure there is ", ".
4830
4831         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4832         mm-coding-system-p. Don't correct it only in XEmacs.
4833         (mm-charset-to-coding-system): Use mm-coding-system-p and
4834         mm-get-coding-system-list.
4835         (mm-emacs-mule, mm-mule4-p): New variables.
4836         (mm-enable-multibyte, mm-disable-multibyte,
4837         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4838         mm-with-unibyte-current-buffer,
4839         mm-with-unibyte-current-buffer-mule4): Use them.
4840         (mm-find-mime-charset-region): Treat iso-2022-jp.
4841
4842         From  Dave Love  <fx@gnu.org>:
4843
4844         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4845         construction.
4846         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
4847         entries conditional on not having a coding system defined for
4848         them.
4849         (mm-mule-charset-to-mime-charset): Use
4850         find-coding-systems-for-charsets if defined.
4851         (mm-charset-to-coding-system): Don't use
4852         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
4853         later.  Add last resort search of coding systems.
4854         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4855         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4856         Mule 4.
4857         (mm-find-mime-charset-region): Re-write.
4858         (mm-with-unibyte-current-buffer): Restore buffer as well as
4859         multibyteness.
4860
4861 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4862
4863         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4864         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4865         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4866
4867 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4868
4869         * gnus-art.el (article-display-x-face): Nix buffer-read-only
4870         again.
4871
4872         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4873
4874 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4875
4876         * gnus-spec.el (gnus-parse-simple-format): Use
4877           buffer-substring-no-properties.
4878
4879 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4880
4881         * gnus-art.el (article-verify-cancel-lock): New function.
4882
4883         * nnheader.el (nntp-process-response): New variable.
4884         (nnheader-init-server-buffer): Make `nntp-process-response'
4885         buffer-local in `nntp-server-buffer'.
4886
4887         * nntp.el (nntp-prepare-post-hook): New hook.
4888         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4889         (nntp-async-trigger): Ditto.
4890         (nntp-request-post): Insert a server's ID if there's no Message-ID
4891         header; run `nntp-prepare-post-hook'.
4892
4893 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4894
4895         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4896         instead.
4897
4898         * message.el (message-forward-subject-author-subject): Don't use
4899         message-news-p, which widens the buffer.
4900         (message-forward-make-body): New function.
4901         (message-forward): Use it.
4902         (message-insinuate-rmail): New function.
4903         (message-forward-rmail-make-body): New function.
4904
4905 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4906
4907         * mm-extern.el (mm-extern): Provide it.
4908
4909         * mm-partial.el (mm-partial): Provide it.
4910
4911 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4912
4913         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4914
4915 2001-10-29  Simon Josefsson  <jas@extundo.com>
4916
4917         * mml.el (mml-preview): Bind message-this-is-news if it is
4918         news. From Jesper Harder <harder@myrealbox.com>.
4919
4920 2001-10-28  Simon Josefsson  <jas@extundo.com>
4921
4922         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4923
4924 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
4925
4926         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4927         ironic smilies.
4928
4929 2001-10-27  Simon Josefsson  <jas@extundo.com>
4930
4931         * message.el (message-indent-citation): Don't add trailing
4932         whitespace when citing text.
4933
4934         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
4935         <harder@ifa.au.dk>.
4936
4937 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4938
4939         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4940         not available.
4941         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4942         (nnweb-type-definition): Add google as alias of dejanews.
4943         (nnweb-google-parse-1): Forward 1 line.
4944
4945 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4946
4947         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4948         variable `message-forward-ignored-headers'.
4949
4950 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
4951
4952         * gnus.el (gnus-expand-group-parameter): New function.
4953         (gnus-expand-group-parameters): Call it.
4954         (gnus-group-fast-parameter): New function.
4955         (gnus-group-find-parameter): Call it.
4956
4957 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4958
4959         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4960         vector (it didn't before because of a bug).
4961         * gnus-msg.el (gnus-post-news): Use header vector directly, if
4962         available.  Before it converted it to an article number.
4963
4964         This makes followup to news articles with negative numbers in
4965         nnvirtual groups use news instead of mail.
4966
4967 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4968
4969         * gnus.el (post-method): Use `native' instead of `nil'.
4970
4971         * gnus-msg.el (gnus-post-method): Ditto.
4972
4973 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4974
4975         * gnus.el (gnus-define-group-parameter): Grammar fix.
4976
4977 2001-10-22  Simon Josefsson  <jas@extundo.com>
4978
4979         * gnus-msg.el (gnus-extended-version): Include
4980         system-configuration.
4981         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
4982
4983 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4984
4985         * gnus.el (post-method): Customization fix: `native' is not a
4986         valid value.
4987         * gnus-msg.el (gnus-post-method): Doc and customization fix:
4988         `native' is not a valid value.
4989
4990 2001-10-21  Simon Josefsson  <jas@extundo.com>
4991
4992         * nnimap.el (nnimap): Defgroup
4993         (nnimap-strict-function, nnimap-strict-function-match): New
4994         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
4995         (nnimap-split-crosspost, nnimap-split-inbox)
4996         (nnimap-split-rule, nnimap-split-predicate)
4997         (nnimap-split-predicate): Defcustom.
4998         (nnimap-split-inbox, nnimap-expunge-search-string)
4999         (nnimap-importantize-dormant): Remove "*" from doc.
5000
5001 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5002
5003         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
5004         not supplied via prefix arg.  From Lisp, make arg mandatory.
5005         Suggested by Frank Schmitt.
5006
5007 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5008
5009         * message.el (message-do-auto-fill): Avoid calling
5010         'rfc822-goto-eoh'.
5011
5012 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5013         From Paul Jarc <prj@po.cwru.edu>.
5014
5015         * message.el (message-get-reply-headers): Restructure the logic
5016         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
5017
5018 2001-10-20  Simon Josefsson  <jas@extundo.com>
5019
5020         * message.el (message-cancel-news): Support cancel-locks.
5021         Suggested by Per Abrahamsson.
5022
5023         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
5024         conses.  From David Z Maze <dmaze@MIT.EDU>.
5025
5026         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
5027
5028 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5029
5030         * mm-decode.el (mm-default-directory): Fix customize type.
5031
5032         * message.el (message-setup-fill-variables): Kludge to use
5033         normal-auto-fill-function even if auto fill is already activated.
5034
5035 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5036
5037         * message.el (message-do-auto-fill): New version that does not
5038         rely on text properties, by Simon Josefsson <jas@extundo.com>.
5039         (message-setup-1): Removed the `message-field' property.
5040
5041         * gnus-draft.el (gnus-draft-edit-message): Removed the
5042         `message-field' property.
5043
5044 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5045
5046         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
5047         `message-field'.  The `field' property has a special significance in
5048         Emacs 21.
5049
5050         * message.el (message-send, message-setup-1): Ditto.
5051
5052 2001-10-18  Simon Josefsson  <jas@extundo.com>
5053
5054         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
5055         when undoing.
5056
5057 2001-10-18  Simon Josefsson  <jas@extundo.com>
5058         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
5059
5060         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
5061         (gnus-summary-make-menu-bar): Ditto.
5062
5063 2001-10-17  Simon Josefsson  <jas@extundo.com>
5064
5065         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
5066         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
5067
5068 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5069
5070         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
5071         * gnus-util.el (gnus-user-date): New function.
5072         From Frank Schmitt <usenet@Frank-Schmitt.net>.
5073
5074 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5075
5076         * message.el (message-check-news-header-syntax): Special case
5077         nnvirtual groups.
5078
5079         * gnus-sum.el (gnus-summary-respool-default-method): Changed
5080         customize type to `symbol'.
5081
5082 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5083
5084         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
5085         %&foo;.
5086         (gnus-parse-simple-format): Support user extended spec too.
5087         %u&foo; invokes gnus-user-format-function-foo.
5088
5089 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5090
5091         * nnml.el (nnml-request-expire-articles): Make sure it is back to
5092         the server.
5093         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
5094         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5095         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
5096         * nndiary.el (nndiary-request-expire-articles): Ditto.
5097         (nndiary-schedule): Defsubst it before use it.
5098         (nndiary-error): eval-and-compile.
5099
5100 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5101
5102         * gnus-msg.el (gnus-post-method): Changed two instances of
5103         `active' to `current' and one `null' to `not'.
5104
5105 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5106         From Katsumi Yamaoka <yamaoka@jpl.org>.
5107
5108         * message.el (message-setup-fill-variables): Use
5109         `normal-auto-fill-function' instead of `auto-fill-function'.
5110
5111 2001-10-16  Simon Josefsson  <jas@extundo.com>
5112
5113         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
5114         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
5115         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
5116
5117 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5118         Patch by Oliver Scholz <oscholz@my.gnus.org>.
5119
5120         * gnus-draft.el (gnus-draft-edit-message): Add text property
5121         `field' with value `header' to message headers.
5122         * message.el (message-setup-1): Really add text property to all of
5123         the header, not just part of it.
5124
5125 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5126
5127         * gnus-group.el (gnus-group-sort-by-server): Use it.
5128
5129         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
5130
5131         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
5132         and keystroke.
5133
5134 2001-10-14  Simon Josefsson  <jas@extundo.com>
5135
5136         * dig.el: Doc fix.
5137
5138         * smime.el: Doc fix.
5139
5140         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
5141         charset magic from message.el.
5142
5143 2001-10-12  Simon Josefsson  <jas@extundo.com>
5144         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
5145
5146         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
5147         'cite from g-a-wash-types.
5148         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
5149         (gnus-article-hide-citation): Fix.
5150
5151         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
5152         character.
5153         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
5154
5155         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
5156         definition.
5157         (gnus-signature-toggle): Toggle `s' mode line character.
5158
5159         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
5160         doing stuff that clears it.
5161
5162 2001-10-12  Simon Josefsson  <jas@extundo.com>
5163
5164         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
5165         From Eric Marsden <emarsden@laas.fr>.
5166
5167 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5168
5169         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
5170         (autoload): Add some autoloads.
5171
5172 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5173         Suggested by Oliver Scholz <epameinondas@gmx.de>.
5174
5175         * message.el (message-do-auto-fill): New function.  Like
5176         `do-auto-fill' but don't fill when in the message header.
5177         (message-setup-1): Put a text property on the message header.
5178         (message-setup-fill-variables): Use `message-do-auto-fill'.
5179
5180 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5181
5182         * message.el (message-send-mail-partially): Insert an empty line
5183         first, because of the change of message-make-lines.
5184
5185 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
5186
5187         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
5188         iso-8859-15, make it an alias for iso-8859-1.
5189
5190 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * message.el (message-send-news): Don't modify the value of
5193         `message-syntax-checks' if it is not a list (possibly it is
5194         `dont-check-for-anything-just-trust-me').
5195
5196 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-group.el (gnus-group-name-charset-group-alist): Use
5199         `find-coding-system' for XEmacs to check whether the coding-system
5200         `utf-8' is available.
5201
5202 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5203
5204         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
5205
5206 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5207
5208         * message.el (message-send-news): Oops, missed case with no
5209         "Followup-To" header...
5210
5211 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5212
5213         * message.el (message-send-news): Allow
5214         `gnus-group-name-charset-group-alist' to affect encoding of the
5215         "Newsgroups" and "Followup-To" headers.
5216
5217 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5218
5219         * Makefile.in (install-el): Depend on gnus-load.el.
5220
5221 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5222
5223         * Makefile.in (install-el): Use -f.
5224         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
5225
5226 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
5227
5228         * message.el (message-send-news): Don't encode Followups-To when
5229         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
5230
5231         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
5232         header.
5233
5234         * gnus-art.el (article-decode-group-name): Also decode
5235         "Followup-To".
5236
5237         * rfc2047.el (rfc2047-encode-message-header): Encode without
5238         asking for null methods.
5239
5240         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
5241         default charset for newsgroup names in accordance with USEFOR.
5242
5243         * gnus-group.el (gnus-group-name-charset-method-alist,
5244         gnus-group-name-charset-group-alist): Removed "*" from doc
5245         strings, "*" should not be used for complex variables.
5246
5247 2001-10-06  Simon Josefsson  <jas@extundo.com>
5248
5249         Support UTF-8 group names better.
5250
5251         * message.el (message-check-news-header-syntax): Encode group
5252         names before comparison.
5253
5254         * gnus-msg.el (gnus-copy-article-buffer): Run all
5255         `gnus-article-decode-hook's except `article-decode-charset'
5256         instead of hardcoding call to one of them.
5257
5258         * gnus-art.el (gnus-article-decode-hook): Add
5259         `article-decode-group-name'.
5260         (article-decode-group-name): New function, use `g-d-n'.
5261
5262         * gnus-group.el (gnus-group-insert-group-line): Decode
5263         gnus-tmp-group using `g-d-n'.
5264
5265         * gnus-util.el (gnus-decode-newsgroups): New function.
5266
5267 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5268
5269         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
5270         `gnus-group-name-charset-group-alist'.
5271
5272 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5273
5274         * Makefile.in: Install el in install. Add uninstall.
5275
5276 2001-10-05  Simon Josefsson  <jas@extundo.com>
5277
5278         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
5279
5280         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
5281
5282         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
5283         empty folders.
5284
5285         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
5286         limiting if read-all (C-u RET) was used.
5287
5288 2001-10-04  Simon Josefsson  <jas@extundo.com>
5289
5290         * mail-source.el (mail-source-movemail-program): New variable.
5291         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
5292         <thutt@thutt.vmware.com>.
5293
5294 2001-10-03  Simon Josefsson  <jas@extundo.com>
5295
5296         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
5297         (gnus-summary-line-format-alist): Fix param.
5298
5299 2001-10-02  Simon Josefsson  <jas@extundo.com>
5300
5301         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
5302         don't go through `nnimap-request-expire-articles' to delete the
5303         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
5304
5305 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5306
5307         * gnus-agent.el (gnus-agent-write-active): The min in the
5308         agent/active may be larger than that in the server/active.
5309
5310 2001-10-01  Simon Josefsson  <jas@extundo.com>
5311
5312         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
5313         is IMAP4rev1.
5314
5315         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
5316
5317         * nnfolder.el: Ditto.
5318
5319 2001-09-30  Dan Christensen  <jdc@uwo.ca>
5320
5321         * gnus-sum.el (gnus-summary-extract-address-component): New function.
5322         (gnus-summary-from-or-to-or-newsgroups): Optimize.
5323
5324 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5325
5326         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
5327         (message-mode-menu): Menu item for same.
5328
5329         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
5330         delayed articles.
5331
5332         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
5333         nndraft:delayed does not exist.
5334         (gnus-delay-initialize): Don't set up keymap, that's done from
5335         message.el now.
5336         (gnus-delay, gnus-delay-group, gnus-delay-header)
5337         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
5338
5339 2001-09-29  Simon Josefsson  <jas@extundo.com>
5340
5341         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
5342         utf-8, not eight-bit-control.
5343
5344         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
5345         (imap-log, imap-debug): Custom.
5346         (imap-log-buffer, imap-debug-buffer): New constants.
5347         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
5348         (imap-network-open, imap-shell-open, imap-starttls-open)
5349         (imap-send-command-1, imap-send-command, imap-arrival-filter)
5350         (imap-debug): Use imap-*-buffer.
5351
5352         * nndoc.el (nndoc-article-type): Add mailman.
5353         (nndoc-type-alist): Ditto.
5354         (nndoc-mailman-type-p): New function.
5355
5356 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5357
5358         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
5359         gnus-art.el.
5360
5361 2001-09-27  Simon Josefsson  <jas@extundo.com>
5362
5363         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
5364         (gnus-topic-catchup-articles): New function. Suggested by Robin
5365         S. Socha <robin-dated-1001857693.185e29@socha.net>.
5366
5367 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5368         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5369
5370         * gnus-ems.el (gnus-article-display-xface): Insert xface after
5371         previous ones.
5372
5373 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5374         From Daiki Ueno  <ueno@unixuser.org>
5375
5376         * gnus-sum.el (gnus-summary-show-article): The arglist of
5377         detect-coding-region is incompatible.
5378
5379 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5380         From Katsuhiro Hermit Endo <hermit@koka-in.org>
5381
5382         * gnus-group.el (gnus-group-delete-group): Typo.
5383
5384 2001-09-26  Simon Josefsson  <jas@extundo.com>
5385
5386         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
5387
5388         * nnimap.el (nnimap-expiry-target): Use temp buffer.
5389
5390 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5391
5392         * gnus-cus.el (gnus-group-parameters): Display as sexp.
5393
5394 2001-09-22  Simon Josefsson  <jas@extundo.com>
5395
5396         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
5397
5398         * nnfolder.el (nnfolder-open-marks): Ditto.
5399
5400         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
5401         (gnus-update-marks): Use it.
5402         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
5403         hardcoded list.
5404
5405         * gnus.el (gnus-article-special-mark-lists): Add killed.
5406         (gnus-article-unpropagated-mark-lists): New constant.
5407
5408 2001-09-22  Simon Josefsson  <jas@extundo.com>
5409
5410         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
5411         custom option.
5412
5413 2001-09-23  Simon Josefsson  <jas@extundo.com>
5414
5415         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
5416
5417 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5418
5419         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
5420
5421 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5422
5423         * gnus-group.el (gnus-group-sort-function): Fix customize type to
5424         accept lists of functions.
5425
5426 2001-09-20  Simon Josefsson  <jas@extundo.com>
5427
5428         * gnus-group.el (gnus-group-catchup): Update expire marks in
5429         backend.  Also, if ALL also set expire marks on tick/dormant.
5430
5431 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5432
5433         * message.el (message-tab-body-function): New variable.
5434         * message.el (message-tab): Use it.
5435
5436 2001-09-19  Sam Steingold  <sds@gnu.org>
5437
5438         * gnus-win.el (gnus-buffer-configuration): Respect
5439         `gnus-bug-create-help-buffer'.
5440
5441 2001-09-18  Simon Josefsson  <jas@extundo.com>
5442
5443         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5444         (gnus-parse-simple-format): Re-revert.
5445
5446 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
5447
5448         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5449         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5450
5451 2001-09-18  Simon Josefsson  <jas@extundo.com>
5452
5453         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5454         signed.
5455         (gnus-parse-simple-format): Don't use it.
5456
5457 2001-09-17  Miles Bader  <miles@gnu.org>
5458
5459         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5460         error querying a backend abort the whole process.
5461
5462 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5463
5464         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5465         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5466
5467 2001-09-17  Didier Verna  <didier@xemacs.org>
5468
5469         * nndiary.el: version 0.2-b14.
5470         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5471         compatibility problem with XEmacs 21.1.
5472
5473 2001-09-15  Simon Josefsson  <jas@extundo.com>
5474
5475         * gnus-group.el (gnus-group-line-format): Document %c.
5476
5477         * nnml.el (nnml-parse-head): Handle CRLF files.
5478         (nnml-generate-nov-file): Ditto.
5479         (nnml-retrieve-headers): Ditto.
5480
5481 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
5482
5483         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5484
5485 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
5486
5487         * gnus-spec.el (gnus-correct-substring): Still stopped one
5488         character before we wanted (never included last character).
5489         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5490         add missing "," (once per function)
5491
5492 2001-09-14  Simon Josefsson  <jas@extundo.com>
5493
5494         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5495         (otherwise e.g. gnus-agentize in .gnus overrides the customized
5496         default before gnus-group is loaded and the variable set.)
5497
5498         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5499         killed or unsent marks.
5500
5501         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5502         isn't an article to set it on (e.g. when you `a' in a group).
5503
5504 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5505
5506         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5507         can read e-mails from Microsoft Outlook users not using ISO
5508         8859-2 character set.
5509
5510 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5511
5512         * gnus-diary.el: Minor modifications to avoid warnings.
5513         (gnus-summary-misc-menu): defvar.
5514         (gnus-diary-check-message): Use gnus-point-at-eol.
5515         (gnus-diary-kill-entire-line): eval-and-compile.
5516
5517 2001-09-12  Didier Verna  <didier@xemacs.org>
5518
5519         * nndiary.el: new version (0.2-b13).
5520         * nndiary.el (nndiary-mail-sources): doc update.
5521         * nndiary.el (nndiary-split-methods): ditto.
5522         * nndiary.el (nndiary-request-accept-article-hooks): New.
5523         * nndiary.el (nndiary-request-accept-article): use it, check
5524         message validity.
5525         * nndiary.el (nndiary-get-new-mail): changed default to nil.
5526         * nndiary.el (nndiary-schedule): fix bug (misplaced
5527         condition-case): it didn't return nil on error.
5528         * gnus-diary.el: new version.
5529         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5530         * gnus-diary.el (gnus-diary-header-value-history): New.
5531         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5532         * gnus-diary.el (gnus-diary-add-header): New.
5533         * gnus-diary.el (gnus-diary-check-message): New.
5534         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5535         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5536
5537 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5538
5539         * gnus-sum.el (gnus-select-newsgroup): Make
5540         `gnus-current-select-method' buffer-local.
5541
5542         * gnus-art.el (gnus-request-article-this-buffer): Refer
5543         `gnus-current-select-method' in the current summary buffer.
5544
5545 2001-09-10  Simon Josefsson  <jas@extundo.com>
5546         From Daniel Pittman <daniel@rimspace.net>
5547
5548         * gnus-spec.el (gnus-correct-pad-form): Fix.
5549
5550 2001-09-09  Simon Josefsson  <jas@extundo.com>
5551
5552         * mm-decode.el (mm-inline-media-tests): Add
5553         application/x-emacs-lisp.
5554         (mm-attachment-override-types): Add
5555         application/{x-,}pkcs7-signature.
5556
5557         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5558         (gnus-server-line-format, gnus-server-mode-line-format)
5559         (gnus-server-browse-in-group-buffer): Customize.
5560
5561 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5562
5563         * nnml.el (nnml-marks-changed-p): Typo.
5564         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5565         (nnml-marks-changed-p): Use gnus-gethash.
5566         (nnml-marks-modtime): Use gnus-make-hashtable.
5567
5568         * nnfolder.el (nnfolder-marks-changed-p): Typo.
5569         (nnfolder-request-expire-articles, nnfolder-save-marks)
5570         (nnfolder-open-marks): Typo.
5571         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5572         (nnfolder-marks-changed-p): Use gnus-gethash.
5573         (nnfolder-marks-modtime): Use gnus-make-hashtable.
5574
5575 2001-09-08  Simon Josefsson  <jas@extundo.com>
5576
5577         * nnfolder.el (nnfolder-marks-modtime): New variable.
5578         (nnfolder-marks-changed-p): New function.
5579         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5580         (nnfolder-request-update-info): Don't update if marks didn't change.
5581
5582         * nnml.el (nnml-marks-modtime): New variable.
5583         (nnml-marks-changed-p): New function.
5584         (nnml-save-marks, nnml-open-marks): Save modtime.
5585         (nnml-request-update-info): Don't update if marks didn't change.
5586
5587         * gnus-agent.el (gnus-agent-any-covered-gcc)
5588         (gnus-agent-add-server, gnus-agent-remove-server): Use
5589         gnus-agent-method-p.
5590
5591         * gnus-art.el (gnus-buttonized-mime-types): New variable.
5592         (gnus-unbuttonized-mime-type-p): Use it.
5593
5594         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5595         fetch group.
5596
5597 2001-09-08  Simon Josefsson  <jas@extundo.com>
5598         From Daniel Pittman <daniel@rimspace.net>
5599
5600         * gnus-spec.el (gnus-correct-pad-form): New function.
5601         (gnus-parse-simple-format): Use it.
5602
5603 2001-09-07  Simon Josefsson  <jas@extundo.com>
5604
5605         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5606         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
5607         Putnam <reader@newsguy.com>.
5608         (gnus-group-sort-selected-groups): Touch dribble file.
5609
5610 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
5611
5612         * nnml.el (nnml-filenames-are-evil): New variable.
5613         (nnml-article-to-file-alist): Rename to ...
5614         (nnml-current-group-article-to-file-alist): ... this.
5615         Respect `nnml-filenames-are-evil'.
5616         (nnml-active-number): Update.
5617         (nnml-update-file-alist): Update.
5618         (nnml-request-article): Use nnheader-article-to-file-alist.
5619         (nnml-request-rename-group): Likewise.
5620
5621 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * gnus-sum.el (gnus-summary-insert-line): Fix.
5624
5625 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5626
5627         * gnus-sum.el: Bind g-s-t-s to "W g".
5628         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5629         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5630         display of graphical smilies.
5631
5632 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5633
5634         * gnus-start.el (gnus-setup-news): A typo.
5635         From Bill White <billw@wolfram.com>.
5636
5637 2001-09-06  Simon Josefsson  <jas@extundo.com>
5638
5639         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5640         and unseen marks.
5641
5642 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5643
5644         * nnmail.el (nnmail-split-fancy): Document `junk'.
5645
5646 2001-09-04  Simon Josefsson  <jas@extundo.com>
5647
5648         * imap.el (imap-search): Don't error if server is broken.
5649
5650 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
5651
5652         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5653         searching for an article that isn't in the mbox.
5654
5655 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5656
5657         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5658         right, and get all the comments.
5659
5660 2001-09-02  Simon Josefsson  <jas@extundo.com>
5661         Suggested by Dan Christensen <jdc+news@uwo.ca>
5662
5663         * nnfolder.el (nnfolder-request-update-info): Fix message.
5664
5665         * nnml.el (nnml-request-update-info): Ditto.
5666
5667 2001-09-01  Simon Josefsson  <jas@extundo.com>
5668
5669         * nnml.el (nnml-request-expire-articles): Also bind
5670         `nnml-current-group' and `nnml-article-file-alist' when using
5671         expiry-target. (Otherwise nnml will be in a inconsistent internal
5672         state causing all kind of problems.)
5673         (nnml-request-expire-articles): If `nnml-article-to-file' or
5674         `file-attributes' failes, return article as un-expirable instead
5675         of treating it as expired.
5676
5677 2001-08-31  Sam Steingold  <sds@gnu.org>
5678
5679         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5680         typo: `exmine' --> `examine'.
5681
5682 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5683
5684         * nndoc.el (nndoc-forward-type-p): It is not a digest.
5685
5686 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5687
5688         * nnml.el (nnml-check-directory-twice): Remove.
5689         (nnml-retrieve-headers): Ditto.
5690         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5691
5692 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5693
5694         * nnheader.el (nnheader-directory-files-is-safe): No need to read
5695         directory twice on Windows, or on GNU Emacs-21.
5696
5697 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5698
5699         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5700         (nnml-request-rename-group): Ditto.
5701         (nnml-active-number): Ditto.
5702         (nnml-request-create-group): Use nnml-directory-articles.
5703         (nnml-request-expire-articles): Use nnml-directory-articles, which
5704         gets list from nov database if available.
5705         (nnml-get-nov-buffer): New function.
5706         (nnml-open-nov): Use it.
5707         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5708         gets alist from nov database if available.
5709         (nnml-directory-articles): New function.
5710         (nnml-article-to-file-alist): New function.
5711
5712 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5713
5714         * mm-decode.el (mm-display-external): Use `name' as filename, if
5715         `filename' attribute is not present.
5716
5717 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5718
5719         * mail-source.el (mail-source-flash): New defcustom.
5720         (mail-source-new-mail-p): Ring visible bell if appropriate.
5721         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5722         timer is cleared even if mail check signals an error.
5723
5724 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5725
5726         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5727         type 'list.
5728
5729 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5730
5731         * flow-fill.el (fill-flowed): eol might be point-max.
5732
5733 2001-08-27  Simon Josefsson  <jas@extundo.com>
5734
5735         * nnml.el (nnml-request-update-info): Fix message.
5736         (nnml-open-marks): Ditto.
5737
5738         * nnfolder.el (nnfolder-request-update-info):
5739         (nnfolder-open-marks): Fix message.
5740
5741 2001-08-25  Simon Josefsson  <jas@extundo.com>
5742
5743         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5744         after group in ~/.
5745
5746 2001-08-25  Simon Josefsson  <jas@extundo.com>
5747         From Andreas Jaeger  <aj@suse.de>
5748
5749         * nnfolder.el (nnfolder-open-marks): Fix typo.
5750         * nnml.el (nnml-open-marks): Likewise.
5751
5752 2001-08-25  Simon Josefsson  <jas@extundo.com>
5753
5754         Make nnfolder groups self-contained as far as marks are concerned.
5755
5756         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5757         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5758         (nnfolder-open-server): Make marks directory.
5759         (nnfolder-request-delete-group): Delete marks file.
5760         (nnfolder-request-delete-group): Check of nov/marks file exist
5761         before deleting.
5762         (nnfolder-request-rename-group): Rename marks file.
5763         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5764         (nnfolder-request-set-mark, nnfolder-request-update-info)
5765         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5766         (nnfolder-open-marks): New functions.
5767         (top-level): Require gnus.
5768
5769 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5770
5771         * nnweb.el (nnweb-type-definition): Use google raw file.
5772         (nnweb-google-parse-1): Ditto.
5773         (nnweb-google-identity): Ditto.
5774         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5775         (nnweb-altavista-wash-article): Ditto.
5776         (nnweb-request-article): Remove nnweb-decode-entities.
5777
5778         * nnml.el: Require 'gnus.
5779
5780 2001-08-25  Simon Josefsson  <jas@extundo.com>
5781
5782         * nnml.el (nnml-marks-is-evil): Add doc.
5783
5784 2001-08-25  Simon Josefsson  <jas@extundo.com>
5785
5786         * nnml.el (nnml-save-marks): Wrap saving marks in a
5787         condition-case, to allow user to start Gnus if saving marks failed
5788         for some reason.
5789
5790 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5791
5792         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5793
5794         * gnus-group.el (gnus-update-group-mark-positions): Bind
5795         gnus-group-update-hook to nil.
5796
5797 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5798
5799         * mml.el (mml-generate-mime-1): Force as multibyte string.
5800
5801 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5802
5803         * gnus-sum.el (gnus-summary-insert-line)
5804         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5805         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5806
5807         * gnus-spec.el (gnus-correct-substring): Take optional END.
5808
5809         * nnrss.el (nnrss-request-article): Remove \n.
5810         (nnrss-retrieve-headers): Lines number is -1.
5811
5812 2001-08-24  Simon Josefsson  <jas@extundo.com>
5813
5814         * gnus-group.el (gnus-info-clear-data): Call
5815         nnfoo-request-set-mark to propagate marks.  Fix bug:
5816         `gnus-group-update-line' doesn't update read range unless we call
5817         `gnus-get-unread-articles-in-group' first.
5818
5819         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5820         to server.
5821
5822 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5823
5824         * gnus-util.el (gnus-create-info-command): Return an interactive
5825         function.
5826
5827 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5828         From Katsumi Yamaoka <yamaoka@jpl.org>
5829
5830         * gnus-spec.el (gnus-parse-complex-format): Use equal.
5831
5832 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * gnus-sum.el (gnus-select-newsgroup): Use it.
5835
5836         * gnus-util.el (gnus-not-ignore): New function.
5837
5838         * lpath.el (featurep): Don't fbind char-int.
5839
5840         * gnus-util.el (gnus-create-info-command): New function.
5841
5842         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5843         right node.
5844
5845         * gnus-sum.el (gnus-select-newsgroup): Clean up.
5846         (gnus-summary-limit-children): Use 'identity instead of `all'.
5847         (gnus-summary-limit-to-display-predicate): New command and
5848         keystroke.
5849
5850 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5851
5852         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5853
5854         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5855
5856 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5857
5858         * gnus-spec.el: Add the Gnus version.
5859         (gnus-update-format-specifications): If the Gnus version changes,
5860         nix out the format spec cache.
5861
5862         * gnus.el (gnus-continuum-version): Made into a command and
5863         optionalize the VERSION.
5864
5865         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5866         the start of the lines.
5867
5868 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * gnus.el (gnus-visual-p): Define function before use of
5871         function.
5872
5873 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5874
5875         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5876         (gnus-article-mark-to-type): New function.
5877         (gnus-update-missing-marks): Only update marks of type 'list.
5878
5879         * gnus.el (gnus-article-special-mark-lists): New variable.
5880
5881 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5882
5883         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5884         (gnus-select-newsgroup): Still use 'all.
5885         (gnus-summary-initial-limit): Comparing with 'all.
5886
5887 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5888
5889         * gnus-start.el (gnus-activate-group): If dont-check, don't update
5890         active.
5891
5892 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5893
5894         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5895         nnslashdot-*-retrieve-headers.
5896         (nnslashdot-request-article): Fix for slashcode 2.2.
5897         (nnslashdot-make-tuple): New function.
5898         (nnslashdot-read-groups): Use it.
5899
5900 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5901
5902         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5903         list.
5904
5905         * gnus-sum.el (gnus-summary-move-article): Don't select article.
5906
5907 2001-08-20  Simon Josefsson  <jas@extundo.com>
5908
5909         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5910         opened, error instead of continuing (and exploding later).
5911
5912 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5913
5914         * gnus.el (gnus-expand-group-parameters): Return the parameter
5915         list.
5916
5917         * gnus-sum.el (gnus-summary-show-article): Doc fix.
5918         (gnus-summary-show-article): Guess at charset if required.
5919
5920         * gnus-spec.el (gnus-correct-substring): Stopped one character
5921         before we wanted.
5922
5923 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5924
5925         * earcon.el (earcon-auto-play): Remove unused option.
5926
5927 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5928
5929         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5930         message down in levels, since it happens very fast.
5931
5932         * smiley-ems.el (smiley-update-cache): Respect the symbol version
5933         of smiley-regexp-alist.
5934
5935         * mm-view.el (mm-inline-text): Ignore vcard errors.
5936
5937         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5938
5939         * gnus-score.el (gnus-all-score-files): Use append instead of
5940         nconc.
5941
5942         * gnus.el (gnus-splash-face): Doc fix.
5943
5944         * mm-decode.el (mm-mailcap-command): Use
5945         mm-path-name-rewrite-functions.
5946         (mm-path-name-rewrite-functions): New variable.
5947
5948         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5949         (gnus-complex-form-to-spec): Insert tab.
5950         (gnus-spec-tab): New function.
5951
5952         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5953         entering the group.
5954
5955         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5956         the positional spec.
5957         (gnus-parse-complex-format): React to %C.
5958
5959         * gnus-ems.el (gnus-char-width): Moved here.
5960
5961         * gnus-sum.el (gnus-select-newsgroup): Set
5962         gnus-newsgroup-articles.
5963         (gnus-unseen-mark): New variable.
5964         (gnus-newsgroup-unseen): Ditto.
5965         (gnus-newsgroup-seen): Ditto.
5966         (gnus-adjust-marked-articles): Use them.
5967         (gnus-update-marks): Use them.
5968         (gnus-summary-update-secondary-mark): Display.
5969         (gnus-summary-prepare-threads): Display.
5970
5971         * gnus-msg.el (gnus-inews-group-method): Use and return the
5972         method, not the server.
5973
5974 2001-08-19  Simon Josefsson  <jas@extundo.com>
5975
5976         * gnus-srvr.el (gnus-server-agent-face): New.
5977         (gnus-server-agent-face): New.
5978         (gnus-server-mode): Turn on font-lock-mode.
5979
5980         * gnus.el (gnus-server-visual): Add defgroup.
5981
5982 2001-08-19  Simon Josefsson  <jas@extundo.com>
5983         From Joe Casadonte <jcasadonte@northbound-train.com>
5984
5985         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5986         gnus-server-denied-face): New.
5987         (gnus-server-opened-face, gnus-server-closed-face,
5988         gnus-server-denied-face): New.
5989         (gnus-server-font-lock-keywords): Add.
5990
5991 2001-08-19  Simon Josefsson  <jas@extundo.com>
5992
5993         * nnml.el (nnml-request-set-mark): Return nil.
5994         (nnml-save-marks): Use nnml-possibly-create-directory.
5995         (nnml-open-marks): Only work in temp buffer when inserting/reading
5996         .marks file.
5997
5998 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5999
6000         * gnus.el (gnus-expand-group-parameters): Fix.
6001
6002         * gnus-spec.el (gnus-char-width): New function.
6003         (gnus-correct-substring, gnus-correct-length): Use it.
6004
6005         * message.el (message-required-mail-headers): Fix doc.
6006
6007 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6008
6009         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
6010
6011         * mm-decode.el (mm-save-part-to-file): Insert the handle.
6012
6013 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6014
6015         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
6016         slashdot 2.2 (not fully fixed yet).
6017         (nnslashdot-request-article): Ditto.
6018
6019 2001-08-18  Simon Josefsson  <jas@extundo.com>
6020
6021         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
6022         nnimap.
6023
6024         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
6025         gnus-util.
6026         (nnimap-request-update-info-internal): Use new functions.
6027
6028         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
6029         new functions.
6030
6031 2001-08-18  Simon Josefsson  <jas@extundo.com>
6032
6033         Make nnml groups self-contained as far as marks are concerned.
6034
6035         * nnml.el (nnml-request-delete-group): Delete marks file.
6036         (nnml-request-rename-group): Move marks file.
6037         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
6038         variables.
6039         (nnml-request-set-mark, nnml-request-update-info): New server
6040         functions.
6041         (nnml-save-marks, nnml-open-marks): New functions.
6042
6043 2001-08-18  Simon Josefsson  <jas@extundo.com>
6044
6045         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
6046         `set' when setting marks.
6047
6048 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6049
6050         * gnus.el (gnus-info-find-node): Take an argument.
6051
6052         * gnus-art.el (gnus-button-handle-info): New function.
6053         (gnus-url-unhex-string): Replace "+" with " ".
6054
6055 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6056
6057         * message.el (message-check-news-header-syntax): Check bad From.
6058
6059 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6060
6061         * gnus-spec.el (gnus-correct-length): New function.
6062         (gnus-correct-substring): New function.
6063         (gnus-tilde-max-form): Use it.
6064
6065 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
6066
6067         * nnmh.el: Docstring changes as below.
6068
6069         * nnml.el: Docstring changes as below.
6070
6071         * nnbabyl.el: Docstring changes as below.
6072
6073         * nnmbox.el: Docstring changes as below.
6074
6075         * nnfolder.el: Added docstrings identifying each virtual server
6076         parameter.
6077
6078 2001-08-18  Simon Josefsson  <jas@extundo.com>
6079
6080         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
6081
6082 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
6083
6084         * message.el: rename "Abort Message" to "Postpone Message".
6085         Remove "Attach file as MIME" from Message menu, it's already in
6086         the MIME menu.
6087
6088 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6089
6090         * smime.el (smime-point-at-eol): eval-and-compile.
6091         (smime-make-temp-file): New function.
6092         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
6093         Use it.
6094
6095 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096
6097         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
6098         (gnus-agent-summary-fetch-group): New command and keystroke.
6099
6100         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
6101         (gnus-mime-display-security): Make it respect
6102         gnus-unbuttonized-mime-type-p.
6103
6104         * gnus-sum.el (gnus-articles-to-read): Comments.
6105         (gnus-article-marked-p): New function.
6106         (gnus-summary-display-make-predicate): New function.
6107         (gnus-select-newsgroup): Use them.
6108
6109         * mm-decode.el (mm-save-part-to-file): Made it not error.
6110
6111 2001-08-17  Simon Josefsson  <jas@extundo.com>
6112
6113         * imap.el (imap-wait-for-tag): If process-status isn't open or
6114         run, return nil instead of sit-for looping.
6115
6116 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6117
6118         * lpath.el (featurep): fbind xml-parse-region.
6119
6120         * gnus.el (gnus-message-archive-method): Default to "archive".
6121         (gnus-message-archive-method): Doc fix.
6122         (gnus-parameters-get-parameter): Cleaned up.
6123         (gnus-expand-group-parameter): New function.
6124
6125         * gnus-start.el (gnus-setup-news): Push the archive server only
6126         the server list.
6127
6128         * mml.el (mml-menu): Changed name to "Attachments".
6129
6130         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
6131         when there is something to detroy.
6132
6133 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6134
6135         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
6136         nil.
6137
6138 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6139
6140         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
6141         which specifies a time today or tomorrow.
6142
6143 2001-08-15  Simon Josefsson  <jas@extundo.com>
6144         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6145
6146         * gnus-agent.el (gnus-agent-make-mode-line-string)
6147         (gnus-agent-toggle-plugged): Use new API.
6148
6149 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6150
6151         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
6152         deadline has expired.
6153
6154 2001-08-12  Simon Josefsson  <jas@extundo.com>
6155         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
6156
6157         Support `recent' mark indicating newly arrived messages (to
6158         separate from old but unread messages).
6159
6160         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
6161         `nnmail-split-history' if recent is > 0.
6162         (nnimap-request-update-info-internal): Update `recent' marks.
6163         (nnimap-request-set-mark): Never set `recent' marks.
6164         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
6165         recent.
6166
6167         * gnus-sum.el (gnus-recent-mark): New mark.
6168         (gnus-newsgroup-recent): New variable.
6169         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
6170         (gnus-summary-prepare-threads): Mark recent articles.
6171         (gnus-summary-add-mark): Support recent.
6172         (gnus-summary-update-secondary-mark): Support recent.
6173
6174         * gnus.el (gnus-article-mark-lists): Add recent.
6175
6176 2001-08-12  Simon Josefsson  <jas@extundo.com>
6177
6178         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
6179         whether successful decoding took place.  Add doc.
6180
6181 2001-08-12  Simon Josefsson  <jas@extundo.com>
6182         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
6183
6184         * gnus.el (gnus-summary-line-format, gnus-parameters):
6185         * gnus-gl.el (gnus-summary-grouplens-line-format):
6186         * gnus-salt.el (gnus-summary-pick-line-format):
6187         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
6188
6189 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
6190         Committed by Kai Gro\e,b_\e(Bjohann.
6191
6192         * gnus-score.el (gnus-score-string): Fix `match' regexp
6193         for `extra' header case.
6194
6195 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6196
6197         * nnmbox.el (nnmbox-read-mbox): No warning.
6198
6199 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6200
6201         * nndoc.el (nndoc-article-type): Fix doc.
6202         (nndoc-generate-article-function): New variable.
6203         (nndoc-dissection-function): New variable.
6204         (nndoc-type-alist): Add oe-dbx.
6205         (nndoc-oe-dbx-type-p): New function.
6206         (nndoc-oe-dbx-dissection): New function.
6207         (nndoc-oe-dbx-generate-article): New function.
6208
6209 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6210
6211         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
6212         whether deadline has been reached.  Patch from Dan Nicolaescu
6213         <dann@godzilla.ics.uci.edu>.
6214
6215 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6216
6217         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
6218         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
6219         <rintaman@cs.Helsinki.FI>.
6220
6221         * mail-source.el (mail-source-movemail): The error buffer is
6222         modified, but nothing in it.
6223
6224 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6225
6226         * message.el (message-bogus-system-names): New variable.
6227         (message-make-fqdn): Use it.
6228
6229 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6230
6231         * nndraft.el (nndraft-request-group): Use
6232         nndraft-auto-save-file-name.
6233
6234 2001-08-09  Simon Josefsson  <jas@extundo.com>
6235
6236         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
6237         Don't ask whether to decrypt.  Just leave result in buffer (don't
6238         call mm).
6239
6240         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
6241         parts as well.
6242         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
6243         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
6244
6245 2001-08-09  Simon Josefsson  <jas@extundo.com>
6246
6247         * mm-decode.el (mm-insert-part): Return decoding success status.
6248         (mm-save-part-to-file): Error if decoding failed.
6249
6250 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6251
6252         * message.el (message-tab): Use indent-relative.
6253         (message-mode): Don't bind indent-line-function to indent-relative.
6254
6255 2001-08-09  Simon Josefsson  <jas@extundo.com>
6256
6257         * message.el (message-get-reply-headers): Fix string. Suggested by
6258         Christoph Conrad <cc@cli.de>.
6259
6260 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6261
6262         * message.el (message-tab): Use the current value of
6263         indent-line-function.
6264         (message-mode): Bind indent-line-function to indent-relative.
6265
6266 2001-08-08  Simon Josefsson  <jas@extundo.com>
6267
6268         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
6269         whether `imtest' is installed.
6270
6271 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6272         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6273
6274         * gnus-sum.el (gnus-summary-show-article): Call
6275         gnus-summary-update-secondary-secondary-mark.
6276         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
6277         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
6278
6279 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6280
6281         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
6282
6283         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6284
6285         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
6286         <gerd@gnu.org>.
6287
6288         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
6289
6290         * gnus-util.el (gnus-output-to-rmail): Ditto.
6291         (gnus-output-to-mail): Ditto.
6292
6293         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
6294
6295 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
6296
6297         * message.el (message-indent-citation): Use
6298         `message-yank-cited-prefix' for empty lines.
6299
6300 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
6301
6302         * message.el (message-indent-citation): Quote only lines starting
6303         with ">" using `message-yank-cited-prefix'.
6304
6305 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6306
6307         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
6308         gnus-cache-fully-p.
6309
6310 2001-08-04  Simon Josefsson  <jas@extundo.com>
6311
6312         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
6313         file if it doesn't exist (by calling gnus-cache-read-active).
6314
6315 2001-08-04  Simon Josefsson  <jas@extundo.com>
6316
6317         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
6318         (gnus-cache-passively-or-fully-p): Removed.
6319         (gnus-cache-fully-p): Fix it.
6320
6321         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
6322
6323 2001-08-04  Simon Josefsson  <jas@extundo.com>
6324
6325         * gnus-cache.el (gnus-cache-fully-p)
6326         (gnus-cache-passively-or-fully-p): New functions.
6327         (gnus-cache-possibly-enter-article): Cosmetic change, use
6328         `g-c-p-o-f-p'.
6329         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
6330         was bogus (`g-c-p-a-a' does not change active info, just change
6331         the functions parameters).
6332         (gnus-cache-possibly-remove-articles-1): Make sure articles are
6333         not removed in groups that match `gnus-uncacheable-groups'.
6334
6335         Reported and modifications based on discussions with Nuutti
6336         Kotivuori <nuutti.kotivuori@smarttrust.com>.
6337
6338 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6339         Committed by Simon Josefsson  <jas@extundo.com>
6340
6341         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
6342         calls `gnus-cache-update-active' if bounds has been extended.
6343
6344 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6345
6346         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
6347         before remove.
6348         (gnus-mime-security-show-details): Ditto.
6349
6350 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6351
6352         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
6353         syntax.  Protect string-match against nil string and regexp.
6354
6355 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6356
6357         * mm-util.el (mm-find-charset-region): Remove control-1.
6358
6359 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6360
6361         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
6362
6363 2001-08-04  Simon Josefsson  <jas@extundo.com>
6364
6365         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
6366         buffer.  Delete MIME-Version header.
6367
6368 2001-08-03  Simon Josefsson  <jas@extundo.com>
6369
6370         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
6371         that is entered does not necessarily have the highest article
6372         number in the group, so use `gnus-cache-possibly-alter-active'
6373         instead of `gnus-cache-update-active'.
6374
6375 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6376
6377         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
6378
6379 2001-08-03  Simon Josefsson  <jas@extundo.com>
6380
6381         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
6382         menu.
6383
6384 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6385
6386         * gnus.el (post-method): New group parameter.  It also provides
6387         the user option `gnus-post-method-alist' and the internal function
6388         `gnus-parameter-post-method'.
6389
6390         * gnus-msg.el (gnus-post-method): Bind the value of
6391         `gnus-post-method' to the group parameter if it is defined.
6392
6393 2001-08-02  Simon Josefsson  <jas@extundo.com>
6394
6395         * smime.el (smime-extra-arguments): Removed.
6396         (smime-call-openssl-region): Don't use it.
6397
6398 2001-08-02  Simon Josefsson  <jas@extundo.com>
6399
6400         * smime.el (smime-sign-region): Handle stderr.
6401         (smime-encrypt-region): Ditto.
6402
6403         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
6404         match the ASN.1 length bytes.
6405         (mm-pkcs7-enveloped-magic): Ditto.
6406         (mm-view-pkcs7-get-type): Don't regexp quote.
6407
6408 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6409         From Andreas Fuchs <asf@void.at>
6410
6411         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
6412
6413 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6414
6415         * gnus-art.el (gnus-header-button-alist): References regexp.
6416
6417 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
6418
6419         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
6420         already fboundp.  Add INTERACTIVE arg to autoload form.
6421
6422 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6423
6424         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
6425
6426         * nnmail.el (nnmail-cache-open): Ditto.
6427
6428 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6429
6430         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6431
6432 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6435
6436 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6437         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6438
6439         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6440         (gnus-agent-toggle-plugged): Use it.
6441
6442 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6443
6444         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6445         (gnus-ding-file-coding-system): New variable.
6446         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6447         (gnus-slave-save-newsrc): Use it.
6448
6449 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6450
6451         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6452         syntax.
6453
6454 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6455         Originally from Andreas Fuchs <asf@void.at>
6456
6457         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6458         (mml2015-gpg-pretty-print-fpr): New function.
6459         (mml2015-gpg-extract-signature-details): More details, rename from
6460         `m-g-e-from'.
6461         (mml2015-gpg-verify): Use them.
6462         (mml2015-gpg-clear-verify): Use them.
6463
6464 2001-07-31  Simon Josefsson  <jas@extundo.com>
6465
6466         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6467         buffer when done.
6468
6469 2001-07-30  Simon Josefsson  <jas@extundo.com>
6470
6471         * smime.el (smime-call-openssl-region): Revert previous change,
6472         just pass on buf to `call-process-region'.
6473         (smime-verify-region): Doc fix.  Don't message stuff.  Use
6474         `smime-new-details-buffer'.  Inserts error messages into buffer.
6475         (smime-noverify-region): Ditto.
6476         (smime-decrypt-region): Ditto.  Handles stderr separately.
6477         (smime-verify-buffer, smime-noverify-buffer)
6478         (smime-decrypt-buffer): Doc fix.
6479         (smime-new-details-buffer): New function.
6480         (smime-pkcs7-region, smime-pkcs7-certificates-region)
6481         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6482         (smime-sign-region, smime-encrypt-region): Don't use
6483         `insert-buffer'.
6484
6485         * mml-smime.el (mml-smime-verify): Fix security button strings.
6486
6487 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6488
6489         * gnus-art.el (gnus-mime-save-part-and-strip): Save
6490         gnus-article-mime-handles.
6491
6492 2001-07-29  Simon Josefsson  <jas@extundo.com>
6493
6494         * mail-source.el (top-level): Require message for message-directory.
6495         (mail-source-directory): Change default to message-directory.
6496
6497         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6498         (smime-certificate-directory, smime-openssl-program)
6499         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6500         (smime-extra-arguments): New variable.
6501         (smime-dns-server): Fix customize group.
6502         (smime-call-openssl-region): Use `smime-extra-arguments'.
6503
6504 2001-07-29  Simon Josefsson  <jas@extundo.com>
6505         From Vladimir Volovich <vvv@vsu.ru>
6506
6507         * smime.el (smime-call-openssl-region): Ignore stderr.
6508
6509 2001-07-29  Simon Josefsson  <jas@extundo.com>
6510         From Christoph Conrad <christoph.conrad@gmx.de>
6511
6512         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6513         file.
6514
6515 2001-07-29  Simon Josefsson  <jas@extundo.com>
6516
6517         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6518
6519         Support S/MIME decryption.
6520
6521         * mm-decode.el (mm-inline-media-tests):
6522         (mm-inlined-types):
6523         (mm-automatic-display):
6524         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6525
6526         * mm-view.el (mm-pkcs7-signed-magic):
6527         (mm-pkcs7-enveloped-magic): New variables.
6528         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6529         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6530         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6531         PKCS#7 blobs.
6532
6533         * smime.el (smime-decrypt-region): Expand keyfile.
6534
6535 2001-07-29  Simon Josefsson  <jas@extundo.com>
6536
6537         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6538         `ssl.el' variables.
6539
6540         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6541         but line instead of narrowing to it, because `nnmail-parse-active'
6542         calls widen.  Thanks to Christoph Conrad
6543         <christoph.conrad@gmx.de>.
6544
6545 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6546
6547         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6548         for %B spec.
6549
6550         * gnus-sum.el (gnus-summary-prepare-threads): If
6551         gnus-sum-thread-tree-root is nil, use subject instead.
6552         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6553         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6554         (gnus-sum-thread-tree-leaf-with-other)
6555         (gnus-sum-thread-tree-single-leaf): Documentation.
6556         (gnus-sum-thread-tree-single-indent): Allow nil.
6557
6558 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6559
6560         * message.el (message-fill-paragraph): Do nothing if the user
6561         wants filladapt-mode.
6562
6563 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6564
6565         * mm-decode.el (mm-image-type-from-buffer): New function.
6566         (mm-get-image): Use it.
6567
6568 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6569
6570         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6571
6572         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6573         mm-display-parts too.
6574
6575 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6576
6577         * nnfolder.el (nnfolder-request-accept-article): Bind
6578         nntp-server-buffer.
6579
6580         * nnmail.el (nnmail-parse-active): Read from buffer instead of
6581         nntp-server-buffer.
6582
6583 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6584
6585         * message.el (message-check-news-header-syntax): Use
6586         message-post-method.
6587         (message-send-news): Bind message-post-method.
6588
6589 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6590
6591         * mml.el (mml-tweak-type-alist): New variable.
6592         (mml-tweak-function-alist): New variable.
6593         (mml-tweak-part): New function.
6594         (mml-generate-mime-1): Use it.
6595
6596 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6597
6598         * nnfolder.el (nnfolder-request-accept-article): Replace
6599         nnfolder-request-list.
6600
6601 2001-07-27  Simon Josefsson  <jas@extundo.com>
6602
6603         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6604         nnoo-change-server failed to do it.
6605
6606 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6607
6608         * gnus.el (gnus-parameters): Make it customizable.
6609
6610 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6611
6612         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6613
6614         * message.el (message-set-auto-save-file-name): More
6615         poor-system-types.
6616
6617         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6618
6619         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6620         supports +.
6621
6622 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6623
6624         * mm-decode.el (mm-readable-p): New function.
6625         (mm-inline-media-tests): Fix the default testers.
6626
6627 2001-07-26  Simon Josefsson  <jas@extundo.com>
6628
6629         * nnimap.el (nnimap-version): Bump version number.
6630
6631 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6632         From Steven E. Harris <seh@speakeasy.org>
6633
6634         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6635         in M$Windows too.
6636
6637 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6638
6639         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6640
6641 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6642
6643         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6644
6645         * mm-decode.el (mm-get-image): Guess then use the type.
6646
6647         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6648
6649 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
6650
6651         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6652         display (%B) for threads if threading is off.
6653
6654 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6655         From Henrik Enberg <henrik@enberg.org>
6656
6657         * gnus-msg.el: Customization patch.
6658
6659 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6660
6661         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6662         variable.
6663         (nnmail-split-fancy-with-parent): Ignore certain groups.
6664
6665 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6666
6667         * gnus-util.el (gnus-byte-compile): New function.
6668         (gnus-use-byte-compile): New variable.
6669         (gnus-make-sort-function): Use it.
6670
6671         * nnmail.el (nnmail-get-new-mail): Use it.
6672
6673         * gnus-agent.el (gnus-category-make-function): Simple function or
6674         compiled function.
6675         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6676
6677         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6678         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6679         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6680
6681         * message.el (message-check-news-header-syntax): Remove quote.
6682
6683 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6684
6685         * message.el (message-use-mail-followup-to): `t' is not a
6686         documented value.
6687
6688 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6689
6690         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6691
6692 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6693
6694         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6695         there are long lines.
6696
6697 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * dgnushack.el (copy-list): New compiler macro.
6700
6701 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6702
6703         * message.el (message-bounce): If no Return-Path, the whole
6704         content is considered as the original message.
6705
6706         * nnml.el (nnml-check-directory-twice): New variable.
6707         (nnml-article-to-file): Use it.
6708         (nnml-retrieve-headers): Hack it.
6709
6710 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6711
6712         * gnus-win.el (gnus-buffer-configuration): New configure.
6713
6714         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6715         not alive.
6716
6717         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6718         (mm-display-external): Use display-term configure.
6719
6720 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6721
6722         * gnus-delay.el (gnus-delay-default-hour): New variable.
6723         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6724
6725 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6726         From Karl Kleinpaste <karl@charcoal.com>
6727
6728         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6729         (gnus-summary-prepare-threads): Ditto.
6730
6731         * gnus.el (gnus-summary-line-format): Add %B.
6732
6733 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6734
6735         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6736
6737         * mm-util.el (mm-string-as-multibyte): New function.
6738
6739         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6740
6741 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6742
6743         * mm-util.el (mm-universal-coding-system): New variable.
6744
6745         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6746
6747         * score-mode.el (score-mode-coding-system): Use it.
6748
6749 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * gnus-start.el (gnus-setup-news): Call
6752         `gnus-check-bogus-newsgroups' just after the native server is
6753         opened.
6754
6755 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6756
6757         * nnmail.el (nnmail-do-request-post): Util function to be used by
6758         `nnchoke-request-post' for all nnmail-derived backends.
6759
6760         * nnml.el (nnml-request-post): Use it.
6761
6762         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6763         backend, for it groks nnml-request-post.
6764
6765         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6766         Treat `mail-post' backends like `mail' backends, not like `news'
6767         backends.
6768
6769 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6770
6771         * gnus-msg.el (gnus-setup-message): make-local-hook.
6772
6773 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6774
6775         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6776         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6777         <karl@charcoal.com>, slightly changed by Kai.
6778
6779         * message.el (message-check-news-header-syntax): When checking
6780         whether the groups exist, check the right server based on
6781         `gnus-post-method'.
6782
6783 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6784
6785         * gnus-delay.el: New file.
6786
6787 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6788
6789         * mm-util.el (mm-read-coding-system): Take two arguments.
6790
6791         * gnus-sum.el (gnus-summary-show-article): Use
6792         mm-read-coding-system.
6793
6794         * gnus-art.el (article-de-quoted-unreadable):
6795         (article-de-base64-unreadable, article-wash-html):
6796         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6797
6798 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6799
6800         * nnml.el (nnml-request-post): New function.  Can be used for
6801         annotations in nnml groups.
6802
6803 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6806         command.
6807
6808         * gnus-start.el (gnus-find-new-newsgroups): Use
6809         `message-make-date' instead of `current-time-string'.
6810         (gnus-ask-server-for-new-groups): Ditto.
6811         (gnus-check-first-time-used): Ditto.
6812
6813 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6814
6815         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6816
6817 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6818
6819         * message.el (message-shorten-references): Change `maxcount' and
6820         `cut' to obey USEFOR draft 5.
6821
6822 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
6823
6824         * gnus-sum.el (gnus-summary-display-arrow): New variable.
6825         (gnus-summary-set-article-display-arrow): New function.
6826         (gnus-summary-goto-subject): Use it.
6827
6828 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6829
6830         * gnus-sum.el (gnus-summary-import-article): Insert date if
6831         doesn't exist.
6832
6833 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6834
6835         * mml.el (mml-content-type-parameters): New variable.
6836         (mml-content-disposition-parameters): New variable.
6837         (mml-insert-mime-headers): Use them.
6838         (mml-parse-1): Accept charset.
6839
6840 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6841
6842         * gnus-group.el (gnus-group-select-group): Doc fix.
6843
6844         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6845
6846 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6849         to handle `define-derived-mode'.
6850
6851 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6852         From:  Stefan Monnier  <monnier@cs.yale.edu>
6853
6854         * message.el (message-mode): Use define-derived-mode.
6855         (message-tab): message-completion-alist.
6856
6857         * imap.el (imap-interactive-login): Use make-local-variable.
6858         (imap-open): Ditto.
6859         (imap-authenticate): Ditto.
6860
6861         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6862
6863         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6864
6865 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6866
6867         * message.el (message-citation-line-function): Refer to
6868         gnus-cite-attribution-suffix.
6869
6870 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6871
6872         * gnus-art.el,...: Error convention changes.
6873
6874 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6875
6876         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6877
6878 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6879
6880         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6881         (nnrss-read-server-data): Ditto.
6882
6883 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6884
6885         * gnus-setup.el (gnus-use-installed-gnus): Typo.
6886         * Cleanup files.
6887         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6888
6889 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6890
6891         * gnus.el (gnus-summary-line-format): Add %o.
6892
6893         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6894         unless shell outputs something.
6895
6896 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6897
6898         * gnus-art.el (gnus-boring-article-headers): Better doc.
6899         (article-hide-headers): Better regexp.
6900         Suggested by Matt Swift <swift@alum.mit.edu>.
6901
6902         * nnheader.el (nnheader-max-head-length): Better doc.
6903         (nnheader-header-value): Skip spaces.
6904         (nnheader-parse-head): Remove space.
6905         Suggested by Matt Swift <swift@alum.mit.edu>.
6906
6907         * gnus-sum.el (gnus-summary-show-raw-article): New function.
6908         (gnus-get-newsgroup-headers): Remove space.
6909
6910 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6911
6912         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6913         (gnus-summary-reply): Use it.
6914         (gnus-summary-reply-broken-reply-to): New function.
6915         (gnus-msg-force-broken-reply-to): New function.
6916
6917         * mm-view.el (mm-inline-text): Showing as text/plain when error.
6918
6919 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6920
6921         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6922
6923 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6924
6925         * mm-decode.el (mm-external-terminal-program): New variable.
6926         (mm-display-external): Use it. Use term to display when no
6927         window-system.
6928
6929 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
6930
6931         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6932         Browse->Next entries to Browse->Prev
6933
6934 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6935
6936         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6937
6938 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6939
6940         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6941         for the default encoding.
6942
6943         * nnrss.el (nnrss-url-field): New field.
6944         (nnrss-request-article): Add newsgroups.
6945
6946         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6947
6948 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6949
6950         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6951
6952         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6953         (gnus-draft-setup): Remove backlog.
6954
6955 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6956
6957         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6958         Cleanup.
6959
6960 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6961
6962         * gnus-msg.el (gnus-bug): Erase buffer.
6963
6964         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6965
6966 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6967
6968         * mm-decode.el (mm-attachment-override-p): Fix typo.
6969
6970 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-kill.el (gnus-execute): Work with the extra headers.
6973         * gnus-sum.el (gnus-summary-execute-command): Ditto.
6974
6975 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6976
6977         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6978         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6979
6980         * message.el (message-send-mail-real-function): New variable.
6981         (message-send-mail-partially, message-send-mail):
6982
6983         * nngateway.el (nngateway-request-post): Use it.
6984
6985         * gnus-agent.el (gnus-agentize): Use it.
6986
6987         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6988         (nnsoup-revert-variables): Use it.
6989
6990 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
6991
6992         * mm-decode.el (mm-inline-media-tests): Default to displaying as
6993         text/plain if the type doesn't match any other media types.
6994         (mm-inlined-types): Doc fix.
6995         (mm-display-inline): Revert previous change (now handled by a
6996         default type in `mm-inline-media-tests'.
6997         (mm-inlinable-p): Revive.
6998         (mm-display-part): Call `mm-inlinable-p'.
6999         (mm-attachment-override-p): Ditto.
7000         (mm-inlined-p): Doc fix.
7001
7002         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
7003         well as `mm-inlined-p'.
7004
7005 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7006
7007         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
7008         (nntp-send-command-and-decode): Use gnus-point-at-bol.
7009
7010 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7011         From  Paul Jarc <prj@po.cwru.edu>
7012
7013         * message.el (message-use-mail-followup-to): New variable.
7014         (message-get-reply-headers): Use it.
7015
7016 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
7017
7018         * nnheader.el (nnheader-init-server-buffer): Make sure the
7019         *nntpd* buffer is made multibyte instead of a random buffer.
7020
7021 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7022
7023         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
7024         when it returns headers.
7025
7026 2001-07-07  Simon Josefsson  <jas@extundo.com>
7027
7028         * rfc2047.el (rfc2047-encode-message-header): Skip header when
7029         trying to fold. Thanks to Colin Walters
7030         <walters@cis.ohio-state.edu>
7031
7032 2001-07-06  Simon Josefsson  <jas@extundo.com>
7033
7034         * imap.el (imap-parse-address-list, imap-parse-flag-list)
7035         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
7036         Add information in `assert's.
7037
7038         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
7039         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
7040         and `nnimap-group-overview-filename', should handle all
7041         change-of-uidvalidity related issues.  But there may be other
7042         problems.)
7043
7044 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7045
7046         * rfc2047.el (rfc2047-encode-message-header): Don't include the
7047         header name when folding.
7048
7049 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7050
7051         * mm-decode.el (mm-inlined-types): Document relationship with
7052         `mm-inline-media-tests'.
7053         (mm-display-inline): Default to displaying as plain text if no
7054         inlining handler is available.
7055         (mm-inlinable-p): Remove.
7056         (mm-inlined-p): Don't call `mm-inlinable-p'.
7057         (mm-automatic-display-p): Ditto.
7058         (mm-attachment-override-p): Ditto.
7059
7060 2001-07-04  Simon Josefsson  <jas@extundo.com>
7061
7062         * nnimap.el (nnimap-importantize-dormant): New variable.
7063         (nnimap-request-update-info-internal): Use it.
7064         (nnimap-request-set-mark): Ditto.
7065
7066 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7067
7068         * nntp.el (nntp-send-command): don't pass a buffer argument to
7069         `point'. Only XEmacs accepts this.
7070         * nntp.el (nntp-send-command-nodelete): ditto.
7071         * nntp.el (nntp-send-command-and-decode): ditto.
7072
7073 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7074
7075         * nntp.el (nntp-open-connection-function): doc update.
7076         * nntp.el (nntp-pre-command): New.
7077         * nntp.el (nntp-via-rlogin-command): New.
7078         * nntp.el (nntp-via-telnet-command): New.
7079         * nntp.el (nntp-via-telnet-switches): New.
7080         * nntp.el (nntp-via-user-name): New.
7081         * nntp.el (nntp-via-user-password): New.
7082         * nntp.el (nntp-via-address): New.
7083         * nntp.el (nntp-via-envuser): New.
7084         * nntp.el (nntp-via-shell-prompt): New.
7085         * nntp.el (nntp-open-telnet-stream): New.
7086         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
7087         * nntp.el (nntp-open-via-telnet-and-telnet): New.
7088         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
7089         * nntp.el (nntp-send-command): ditto.
7090         * nntp.el (nntp-send-command-nodelete): ditto.
7091         * nntp.el (nntp-send-command-and-decode): ditto.
7092
7093 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
7094
7095         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
7096         `when'.
7097
7098 2001-07-03  Simon Josefsson  <jas@extundo.com>
7099         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
7100
7101         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
7102
7103 2001-07-03  Simon Josefsson  <jas@extundo.com>
7104
7105         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
7106         remove it (workaround XEmacs `fill-region' bug).
7107
7108 2001-07-01  Simon Josefsson  <jas@extundo.com>
7109
7110         * nnimap.el (nnimap-date-days-ago): Defeat locale.
7111
7112 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7113
7114         * mml2015.el (mml2015-format-error): New function.
7115         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
7116         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
7117         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
7118
7119 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7120
7121         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
7122         Suggested by Christoph Conrad <C.Conrad@cli.de>.
7123
7124         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
7125         group variables.
7126
7127 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7128
7129         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
7130
7131         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
7132         (nnrss-save-group-data): Ditto.
7133
7134         * gnus-agent.el (gnus-agent-save-alist): Ditto.
7135
7136 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * message.el (message-do-send-housekeeping): Narrow to headers.
7139
7140 2001-06-24  Simon Josefsson  <jas@extundo.com>
7141
7142         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
7143         insertion when breaking lines looked for " \t" instead of "[ \t]".
7144         (rfc2047-encode-message-header): Fold lines even if
7145         no QP encoding is done.
7146
7147 2001-06-23  Simon Josefsson  <jas@extundo.com>
7148         From Samuel Tardieu <sam@inf.enst.fr>
7149
7150         * smime.el (smime-keys): Support additional certificates.
7151         (smime-make-certfiles): New function.
7152         (smime-sign-region): Use previous variables.
7153         (smime-get-certfiles): New function.
7154         (smime-sign-buffer): Use it.
7155         (smime-verify-region): Support both CAfile and CApath.
7156
7157 2001-06-23  Simon Josefsson  <jas@extundo.com>
7158
7159         * smime.el (smime-decrypt-region): Perhaps work.
7160
7161 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7162
7163         * gnus-msg.el (gnus-copy-article-buffer): Typo.
7164
7165 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7166
7167         * mm-decode.el (mm-save-part): Rewrite file name.
7168         (mm-file-name-rewrite-functions): New variable.
7169         (mm-file-name-delete-whitespace): New function.
7170         (mm-file-name-trim-whitespace): New function.
7171         (mm-file-name-collapse-whitespace): New function.
7172         (mm-file-name-replace-whitespace): New variable and function.
7173
7174 2001-06-22  Simon Josefsson  <jas@extundo.com>
7175
7176         * message.el (message-make-date): Workaround locale for weekdays.
7177
7178 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7179
7180         * message.el (message-goto-body): Return nil if not found. (revert!)
7181
7182 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7183         From Fremlin <chief@bandits.org>
7184
7185         * message.el (message-goto-body): Some messages have no header.
7186
7187         * gnus-msg.el (gnus-copy-article-buffer): Use it.
7188
7189 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7190
7191         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
7192
7193 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7194
7195         * message.el (message-make-date): Add week day.
7196         Suggested by Jason R. Mastaler <jason@mastaler.com>.
7197
7198 2001-06-19  Simon Josefsson  <jas@extundo.com>
7199
7200         * message.el (message-yank-prefix): Doc fix.
7201         (message-yank-cited-prefix): Ditto.
7202         (message-delete-not-region): Keep citation prefix on first line,
7203         if possible and appropriate.
7204
7205 2001-06-19  Simon Josefsson  <jas@extundo.com>
7206
7207         * imap.el (imap-process-connection-type): New variable.
7208         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
7209         recent `imtest's work completely (no line length issues), while
7210         making making old `imtest's unusable.  Thanks to NAGY Andras
7211         <nagya@inf.elte.hu> for his work.
7212
7213 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
7214
7215         * imap.el (imap-ssl-program): Add -quiet to shut up
7216         OpenSSL/SSLeay's internal debug talk.
7217
7218 2001-06-19  Matt Armstrong  <matt@lickey.com>
7219
7220         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
7221         server.
7222
7223 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7224
7225         * nnmail.el (nnmail-article-buffer): New variable.
7226         (nnmail-split-incoming): Use it.
7227
7228 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
7229
7230         * qp.el (quoted-printable-decode-region): If called interactively,
7231         use coding-system-for-read.
7232
7233 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7234
7235         * message.el (message-check-news-header-syntax): Check Reply-To.
7236
7237 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7238
7239         * mml.el (mml-parse-1): Use message options.
7240
7241         * message.el (message-do-fcc): Don't do anything if there is no
7242         FCC.
7243
7244 2001-06-16  Simon Josefsson  <jas@extundo.com>
7245
7246         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
7247         (nnimap-expunge-search-string): New variable.
7248         (nnimap-request-expire-articles): Use it.
7249
7250 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7251
7252         * message.el (message-send-mail-with-qmail): wrong exit status is
7253         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
7254
7255 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7256
7257         * gnus-art.el (article-strip-multiple-blank-lines): Use
7258         delete-region instead of replace-match.
7259
7260 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7261
7262         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
7263         (nnweb-google-wash-article): Ditto.
7264
7265 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
7266
7267         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
7268
7269 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
7272         specs.
7273
7274 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7275
7276         * gnus.el (gnus-email-address): Move it here.
7277
7278         * gnus-art.el (article-de-quoted-unreadable): Read charset if
7279         requested.
7280         (article-de-base64-unreadable): Ditto.
7281         (article-wash-html): Ditto.
7282
7283 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7284
7285         * message.el (message-options-set-recipient): Don't add ", "
7286         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
7287
7288 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7289
7290         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
7291
7292 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7293
7294         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
7295         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
7296
7297         * nnrss.el (nnrss-node-text): Node might be nil.
7298
7299 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
7302         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
7303
7304         * nnrss.el (nnrss-group-alist): More items.
7305
7306 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7307
7308         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
7309
7310 2001-06-03  Dale Hagglund  <rdh@best.com>
7311
7312         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
7313         restrict clauses.
7314
7315 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7316
7317         From Benjamin Rutt <brutt+news@bloomington.in.us>
7318
7319         * message.el (message-wide-reply-confirm-recipients): New variable.
7320
7321 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7322         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
7323
7324         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
7325         fix so it works with XEmacs.
7326
7327 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7328
7329         * nnrss.el (nnrss-retrieve-headers): Support description as extra
7330         headers.
7331
7332 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7333
7334         * nnrss.el: Fix a few bugs.
7335
7336 2001-06-05  Simon Josefsson  <jas@extundo.com>
7337
7338         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
7339         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
7340
7341 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7342
7343         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
7344         binary so that we don't transmit ISO 2022 garbage to the process.
7345         This is needed under XEmacs.
7346
7347 2001-06-03  Simon Josefsson  <simon@josefsson.org>
7348
7349         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
7350         autoloaded incorrectly below because ssl-program-* is bound.)
7351         Thanks to Amos Gouaux for report.
7352
7353 2001-06-02  Simon Josefsson  <simon@josefsson.org>
7354
7355         * imap.el (imap-kerberos4-open):
7356         (imap-gssapi-open):
7357         (imap-ssl-open):
7358         (imap-network-open):
7359         (imap-shell-open):
7360         (imap-starttls-open): Set buffer to workaround spurious
7361         `accept-process-output' buffer changes.  Thanks to Mats Lidell
7362         <Mats.Lidell@contactor.se> for report and partial patch and Jake
7363         Colman <colman@ppllc.com> for report.
7364
7365 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7366
7367         * gnus-sum.el (gnus-summary-catchup): New argument.
7368         (gnus-summary-catchup-from-here): New function.
7369
7370 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7371
7372         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
7373         back, then insert glyph.  (Before, the glyph was inserted first,
7374         then the newline.)  This works around a behavior in XEmacs where
7375         it is not possible to insert a character after a glyph which is at
7376         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
7377
7378 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7379
7380         From Jaap-Henk Hoepman (jhh@xs4all.nl).
7381
7382         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
7383         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
7384         mm-destroy-postponed-undisplay-list): New functions.
7385         (mm-display-external): Use them.
7386
7387 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7388
7389         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
7390         `default-low' when evaluating `gnus-summary-highlight'.
7391         From Raja R Harinath <harinath@cs.umn.edu>.
7392
7393 2001-05-27  Simon Josefsson  <simon@josefsson.org>
7394
7395         * message.el (message-yank-cited-prefix): New variable.
7396         (message-indent-citation): Use it.
7397
7398         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
7399         as details.
7400         (mml2015-mailcrypt-clear-verify): Ditto.
7401
7402 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7403         From Nevin Kapur <nevin@jhu.edu>.
7404
7405         * gnus-sum.el (gnus-summary-default-high-score,
7406         gnus-summary-default-low-score): New variables.
7407         (gnus-summary-highlight): Use them.
7408
7409 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
7410
7411         * message.el (message-mail): pass the 'send-actions argument to
7412         `message-setup'.
7413
7414 2001-05-16  Simon Josefsson  <simon@josefsson.org>
7415         From Raymond Scholz <ray-2001@zonix.de>
7416
7417         * gnus-art.el (gnus-mime-view-part-as-charset):
7418         (gnus-mime-internalize-part): Doc fixes.
7419
7420 2001-05-11  Simon Josefsson  <simon@josefsson.org>
7421
7422         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
7423         status lines without any text ("^215$").
7424
7425 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7426
7427         * nnrss.el (nnrss-check-group): Reverse.
7428
7429 2001-05-07  Simon Josefsson  <simon@josefsson.org>
7430
7431         * message.el (message-get-reply-headers):
7432         (message-followup): Fix typo, suggested by David Green
7433         <dgreen@uab.edu>
7434
7435 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7436
7437         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7438
7439         * nnrss.el (nnrss-open-server): Read server data when it is called.
7440         (nnrss-request-expire-articles): Fix.
7441
7442 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7443
7444         * message.el (message-do-send-housekeeping): mail-abbrevs may
7445         rename buffer behind Gnus.
7446
7447 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7448
7449         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7450         (nnrss-group-alist): Add more resources.
7451         (nnrss-check-group): Ignore errors.
7452
7453 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7454
7455         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7456
7457         * nnslashdot.el (nnslashdot-request-list): Add time.
7458         (nnslashdot-request-expire-articles): New function.
7459
7460         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7461         secondary methods too.
7462
7463 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * message.el (message-use-followup-to): Set default value to t.
7466
7467 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
7468
7469         * message.el (message-dont-reply-to-names): Fix documentation.
7470         (message-get-reply-headers): Use Mail-Followup-To only for wide
7471         replies.
7472
7473 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7474
7475         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7476         correctly.
7477         (nnrss-check-group): Use time.
7478
7479 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7480
7481         * gnus.el: Oort Gnus v0.03 is released.
7482
7483 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * nnultimate.el (nnultimate-topic-article-to-article): Use the
7486         group.
7487
7488 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7489
7490         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7491
7492 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * nnultimate.el (nnultimate-retrieve-headers): Return all
7495         available headers.
7496
7497         * gnus-sum.el (gnus-read-all-available-headers): New variable.
7498         (gnus-get-newsgroup-headers-xover): Use it.
7499
7500 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501
7502         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7503
7504 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7505
7506         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7507
7508 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7509
7510         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7511         disable it.
7512
7513         * gnus.el (gnus-info-nodes): Remove a few The's.
7514
7515 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7516
7517         * mail-source.el (mail-source-movemail): Call-process may return a
7518         signal description string.
7519
7520         * gnus-start.el (gnus-read-newsrc-el-file):
7521         gnus-newsrc-file-version may be nil.
7522
7523         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7524         Suggested by Michael Sperber [Mr. Preprocessor]
7525         <sperber@informatik.uni-tuebingen.de>.
7526
7527 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7528
7529         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7530
7531 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7532
7533         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7534         fontify HANDLE.
7535
7536 2001-04-18  Simon Josefsson  <simon@josefsson.org>
7537
7538         * smime.el (smime-ask-passphrase): Rework to return value.
7539         (smime-sign-region): Rework to bind value and use it.
7540         (smime-decrypt-region): Ditto.
7541
7542 2001-04-18  Mathias Herberts  <Mathias.Herberts@iroise.net>
7543         Committed by Simon Josefsson  <simon@josefsson.org>
7544
7545         * smime.el (smime-ask-passphrase): New function.
7546         (smime-sign-region): Use it.
7547         (smime-encrypt-cipher): New variable.
7548         (smime-decrypt-region): Ditto.
7549
7550 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
7551         Committed by Simon Josefsson  <simon@josefsson.org>
7552
7553         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7554         the log.
7555
7556 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7557
7558         *gnus.el: Oort Gnus v0.02 is released.
7559
7560 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
7561
7562         * gnus.el: Oort Gnus v0.01 is released.
7563
7564 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7565
7566         * gnus-sum.el (gnus-summary-highlight): Highlight read
7567         undownloaded articles as read articles.
7568
7569         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7570         (gnus-agent-get-undownloaded-list): Mark all undownloaded
7571         articles, even read ones, as such.
7572
7573         * gnus-sum.el (gnus-summary-find-matching): Clean up.
7574         (gnus-find-matching-articles): New function.
7575         (gnus-summary-limit-include-matching-articles): New command.
7576         (gnus-summary-limit-include-thread): Include articles that have
7577         matching subjects.
7578         (gnus-offer-save-summaries): Clean up.
7579
7580 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7581
7582         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7583
7584 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7585         From Jason Merrill <jason_merrill@redhat.com>
7586
7587         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7588
7589 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
7590         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7591
7592         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7593         newsgroup names when the original article is a news message.
7594
7595 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7596
7597         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7598         supported. Suggest by Jim Meyering <jim@meyering.net>.
7599
7600 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
7601         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7602
7603         * nnmail.el (nnmail-split-it): Added check for .* at the end of
7604         regexp in nnmail-split-fancy.
7605
7606 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7607
7608         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7609
7610 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
7611
7612         * message.el (message-send-mail): Improve the interaction with the
7613         user.
7614
7615 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7616
7617         * imap.el (imap-message-copy): Work around buggy servers that
7618         doesn't send TRYCREATE tags.
7619
7620 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7623
7624 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7625
7626         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7627         date.
7628
7629 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7630
7631         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7632         lives.
7633
7634 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * gnus-art.el (gnus-parse-news-url): New function.
7637         (gnus-button-handle-news): New function.
7638         (gnus-button-alist): Point to new functions.
7639
7640         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7641
7642         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7643         gnus-format-specs.
7644
7645         * message.el (message-check-news-header-syntax): Question even
7646         when Gnus doesn't know the group names.
7647         (message-send-news): Clean up.
7648
7649         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7650         exited on purpose without saving.
7651
7652         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7653
7654 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655
7656         * gnus-score.el (gnus-score-orphans): Clean up.
7657
7658         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7659
7660         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7661         later.
7662
7663         * gnus-start.el (gnus-close-all-servers): Find the right items to
7664         close.
7665
7666         * qp.el (quoted-printable-decode-region): Just message
7667         malformation; don't quit.
7668
7669 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7670         From Gerd Moellmann <gerd@gnu.org>.
7671
7672         * gnus.el (gnus-interactive): A typo.
7673
7674 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
7675         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7676
7677         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7678         `assq-delete-all', if that function exists; otherwise use the old
7679         definition. Documentation changed to match the one in
7680         `assq-delete-all'.
7681
7682 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7683
7684         * gnus-start.el (gnus-close-all-servers): New function.
7685
7686         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7687         (gnus-server-remove-denials): Clean up.
7688
7689         * gnus-sum.el (gnus-summary-sort-by-original): New command and
7690         keystroke.
7691
7692 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7693
7694         * message.el (message-send-news): Message where we are sending.
7695         (message-send-mail): Ditto.
7696
7697         * gnus.el (gnus-server-string): New function.
7698
7699         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7700
7701         * mm-decode.el (mm-default-directory): Customized.
7702         (mm-tmp-directory): Ditto.
7703
7704         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7705         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7706         or Chars.
7707         (gnus-summary-line-format-alist): ?l is now a string.
7708         (gnus-summary-prepare-threads): Output ? for unknown lines.
7709         (gnus-summary-insert-line): Ditto.
7710         (gnus-summary-print-article): Unbalanced parentheses.
7711
7712         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7713         out whether new stuff has arrived.
7714
7715 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
7716
7717         * gnus-sum.el: Let printing work on ttys on Emacs.
7718
7719 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7720
7721         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7722         when forcing news.
7723
7724         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7725         command.
7726
7727 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
7728
7729         * message.el (message-set-auto-save-file-name): Don't use
7730         asterisks under nt.
7731
7732 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7733
7734         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7735         lists of articles.
7736
7737         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7738
7739         * gnus-msg.el (gnus-put-message): Clean up.
7740         (gnus-summary-reply): Mark all replied-to articles as replied to.
7741         (gnus-inews-add-send-actions): Also mark as forwarded.
7742         (gnus-summary-mail-forward): Mark as forwarded.
7743
7744         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7745         of articles.
7746         (gnus-summary-mark-article-as-forwarded): Ditto.
7747
7748         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7749         forwarded.
7750         (gnus-summary-mail-forward): Clean up.
7751
7752         * gnus.el (gnus-article-mark-lists): Added forward.
7753
7754         * gnus-sum.el (gnus-forwarded-mark): New variable.
7755         (gnus-summary-prepare-threads): Use it.
7756         (gnus-summary-update-secondary-mark): Ditto.
7757         (gnus-newsgroup-forwarded): New variable.
7758
7759 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7760
7761         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7762         (gnus-summary-very-wide-reply): New command and keystroke.
7763         (gnus-summary-very-wide-reply-with-original): Ditto.
7764
7765         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7766         (gnus-score-adaptive): Use it.
7767
7768         * gnus-start.el (gnus-get-unread-articles): Clean up.
7769
7770 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7771
7772         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7773         boards.
7774
7775 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7776
7777         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7778         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7779
7780 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7781
7782         * nnultimate.el (nnultimate-retrieve-headers): Understand
7783         long-form month names.
7784
7785 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * gnus-sum.el (gnus-summary-show-all-headers):
7788         gnus-article-show-all-headers is broken. Use
7789         gnus-summary-toggle-header instead.
7790
7791         * mml2015.el (mml2015-gpg-extract-from): No error.
7792
7793 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7794         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7795
7796         * mml2015.el (mml2015-gpg-extract-from): New function.
7797         (mml2015-gpg-verify): Use it.
7798         (mml2015-gpg-clear-verify): Use it.
7799
7800 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7801
7802         * message.el (message-setup-fill-variables): Use
7803         fill-paragraph-function.
7804         (message-fill-paragraph): Take an argument.
7805         (message-newline-and-reformat): Take another argument.
7806
7807 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7808
7809         * message.el (rmail-output): It is in rmailout.el not rmail.el.
7810
7811 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7812
7813         * message.el (message-forward): local-variable-p takes an extra
7814         argument in XEmacs.
7815
7816 2001-03-16  Simon Josefsson  <simon@josefsson.org>
7817
7818         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7819         `nnimap-use-nov-p' (it really tested the negative).
7820         (nnimap-retrieve-headers): Use it.
7821
7822 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7823
7824         * message.el (message-generate-headers-first): Update doc.
7825
7826 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
7827
7828         * gnus.el (gnus-summary-line-format): Typo.
7829
7830 2001-03-11  Simon Josefsson  <simon@josefsson.org>
7831
7832         * mailcap.el (mailcap-mime-data): Add application/sieve.
7833         (mailcap-mime-extensions): Add .siv, .xls.
7834
7835 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7836         From Christoph Conrad <christoph.conrad@gmx.de>
7837
7838         * gnus-score.el (gnus-summary-lower-thread): Typo.
7839
7840 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7841
7842         * message.el (message-forward-decoded-p): New variable.
7843         (message-forward-subject-author-subject): Use it.
7844         (message-make-forward-subject): Use it.
7845         (message-forward): Use it.
7846
7847         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7848
7849         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7850         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7851
7852 ;;Has been fixed -- zsh.
7853 ;;2001-03-05  Dave Love  <fx@gnu.org>
7854 ;;
7855 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7856 ;;      Move it after definition of mm-coding-system-p.
7857 ;;
7858 2001-03-01  Dave Love  <fx@gnu.org>
7859
7860         * mm-util.el (mm-inhibit-file-name-handlers): Add
7861         image-file-handler.
7862
7863 2001-02-11  Dave Love  <fx@gnu.org>
7864
7865         * message.el (message-signature-file): Fix doc, :type.
7866
7867 2001-02-08  Dave Love  <fx@gnu.org>
7868
7869         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7870         (message-posting-charset): Defvar when compiling again.
7871         (rfc2047-encodable-p): Require message.
7872
7873         * gnus-sum.el (gnus-alter-articles-to-read-function):
7874         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7875
7876 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * nnrss.el: New file.
7879
7880 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
7881         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7882
7883         * rfc2047.el (rfc2047-unfold-region): Fix arg of
7884         `skip-chars-forward'.
7885
7886 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7887
7888         * nndraft.el (nndraft-request-group): Restore auto save files if
7889         the original files do not exist.
7890
7891 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7892
7893         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7894         SCORE paths.
7895
7896         * mm-decode.el (mm-dissect-buffer): Call
7897         mail-extract-address-components only if necessary.
7898
7899 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7900
7901         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7902         directory part.
7903         (gnus-score-search-global-directories): Use file-directory-p.
7904
7905         * gnus-score.el (gnus-score-score-files-1): Use
7906         gnus-kill-files-directory.
7907         From Adrian Aichner <adrian@xemacs.org>.
7908
7909 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7910
7911         * gnus.el (charset): Move here from gnus-sum.el.
7912
7913 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7914
7915         * mml.el (mml-preview): Disable local map.
7916
7917         * gnus-sum.el (gnus-summary-make-menu-bar): Make
7918         gnus-article-post-menu here.
7919
7920         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7921         if it has not been made.
7922
7923 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7924
7925         * gnus-art.el (gnus-article-describe-key): Map key to event.
7926         (gnus-article-describe-key-briefly): Ditto
7927
7928 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7929
7930         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7931
7932 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7933         From Katsumi Yamaoka <yamaoka@jpl.org>.
7934
7935         * dgnushack.el (coerce, merge, subseq): defmacro.
7936
7937 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7938
7939         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7940         A fake defalias in nndraft.el results a not-activated bug in
7941         uncompiled versions.
7942
7943 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
7944         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7945
7946         * gnus-util.el (gnus-split-references): Handle malformed References:.
7947
7948 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7949
7950         * gnus-art.el (gnus-article-mime-part-status): 1 part.
7951
7952 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7953         From NAGY Andras <nagya@inf.elte.hu>.
7954
7955         * gnus.el (gnus-parameters): Typo.
7956
7957 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7958
7959         * gnus.el (gnus-read-method): Remove redundancy.
7960
7961 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7962
7963         * nnslashdot.el (nnslashdot-backslash-url): New variable.
7964         (nnslashdot-request-list): Use it.
7965
7966 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7967
7968         * nnml.el (nnml-generate-active-info): Fix the case when there is
7969         no file.
7970
7971         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7972         (gnus-summary-create-article): New function.
7973
7974         * gnus-group.el (gnus-group-mark-article-read): New function.
7975
7976         * gnus-msg.el (gnus-inews-do-gcc): Use it.
7977
7978         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7979
7980 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7981
7982         * gnus-art.el (gnus-article-edit-done): Don't use
7983         gnus-article-edit-exit.
7984         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7985
7986         * gnus.el (gnus-parameters): New variable.
7987         Suggested by NAGY Andras <nagya@inf.elte.hu>.
7988         (gnus-parameters-get-parameter): New function.
7989         (gnus-group-find-parameter): Use it.
7990
7991 2001-02-23  Simon Josefsson  <simon@josefsson.org>
7992
7993         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7994         change of default value to `current'.
7995
7996 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7997
7998         * nneething.el (nneething-get-head): Insert unreadable file too.
7999
8000 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001
8002         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
8003
8004         * webmail.el (webmail-type-definition): Deja is bought by google.
8005
8006 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8007
8008         * gnus-sum.el (gnus-fetch-headers): New function.
8009         (gnus-select-newsgroup): Use it.
8010         (gnus-summary-insert-articles): New function.
8011         (gnus-summary-insert-old-articles): New function.
8012         (gnus-summary-insert-new-articles): New function.
8013
8014         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
8015         (gnus-group-list-active): Ditto.
8016         * gnus-sum.el (gnus-set-mode-line): Ditto.
8017         (gnus-summary-read-group-1): Ditto.
8018
8019 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8020
8021         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
8022         current topic.
8023
8024 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8025
8026         * smiley.el (gnus-smiley-display): Don't do widening.
8027
8028         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
8029         within body.
8030
8031         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
8032
8033         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
8034         New variable.
8035         (gnus-mime-display-multipart-related-as-mixed): New variable.
8036         (gnus-mime-display-part): Use them.
8037
8038 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8039
8040         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
8041         something special.
8042
8043 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8044
8045         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
8046         (nnweb-request-article): Call reference if exists.
8047         (nnweb-type-definition): Dejanews is bought by google.com.
8048         Beta!
8049
8050 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8051
8052         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
8053
8054 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8055
8056         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
8057         gnus-article-sort-functions.
8058         (gnus-article-sort-functions): Doc fix.  Refer to
8059         gnus-thread-sort-functions.
8060
8061 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8062         From Paul Jarc <prj@po.cwru.edu>.
8063
8064         * message.el (message-get-reply-headers): More fixes.
8065
8066 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
8067         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8068
8069         * message.el (message-get-reply-headers): Fix bug with
8070         Mail-Followup-To/to-address interaction.
8071
8072 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8073
8074         * gnus-msg.el (gnus-configure-posting-styles): Match header in
8075         gnus-article-copy.
8076
8077 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8078
8079         * message.el (message-do-send-housekeeping): Rename to a better
8080         name.
8081
8082 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8083
8084         * message.el (message-cancel-news): Check article first, then ask
8085         yes or no.
8086
8087 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8088
8089         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
8090
8091 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8092
8093         * gnus-range.el (gnus-range-normalize): New function.
8094
8095 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
8096
8097         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
8098
8099 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8100
8101         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
8102
8103         * nnagent.el (nnagent-request-regenerate): New function.
8104
8105         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
8106
8107         * nnml.el (nnml-generate-nov-databases): Accept argument
8108         server. Don't open server if it is opened.
8109         (nnml-request-regenerate): Use it. Change to deffoo.
8110
8111 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8112         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8113
8114         * gnus.el (gnus-define-group-parameter): Fix.
8115
8116 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8117
8118         * gnus.el (gnus-define-group-parameter): Improved.
8119
8120         * gnus-sum.el (charset): Define parameter.
8121         (ignored-charsets): Ditto.
8122         (gnus-summary-setup-default-charset): Use them.
8123
8124         * gnus-start.el (gnus-read-descriptions-file): Use them.
8125
8126         * gnus-cus.el (gnus-group-parameters): Remove them.
8127
8128 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8129
8130         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
8131
8132 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8133
8134         * gnus-sum.el (gnus-summary-read-group-1): Remove
8135         gnus-summary-set-local-parameters.
8136         (gnus-summary-setup-buffer): Put it here.
8137
8138 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8139
8140         * gnus.el (to-address): Define parameter.
8141         (to-list): Ditto.
8142         * gnus-art.el (article-hide-boring-headers): Use them.
8143         * gnus-msg.el (gnus-post-news): Ditto.
8144         * gnus-cus.el (gnus-group-parameters): Remove them.
8145
8146 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8147
8148         * gnus-draft.el (gnus-draft-reminder): New function.
8149
8150         * gnus-art.el (gnus-sender-save-name): New function.
8151
8152 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8153
8154         * mm-util.el (mm-mime-charset): Error message.
8155
8156 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8157
8158         * message.el (message-check-news-body-syntax): Don't check mml lines.
8159
8160 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8161
8162         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
8163         subscribe.
8164
8165         * gnus-start.el (gnus-call-subscribe-functions): New function.
8166         (gnus-find-new-newsgroups): Use it.
8167         (gnus-ask-server-for-new-groups): Use it.
8168         (gnus-check-first-time-used): Use it.
8169         (gnus-subscribe-newsgroup-method): Grok a list of functions.
8170         (gnus-subscribe-options-newsgroup-method): Ditto.
8171         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
8172         return .
8173
8174 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8175
8176         * gnus-cus.el (gnus-score-customize): Doc fix.
8177
8178 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
8179
8180         * dgnushack.el (my-getenv): Typo.
8181
8182 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8183
8184         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
8185
8186 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * gnus-group.el (gnus-group-suspend): Offer save summaries.
8189
8190         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
8191         (gnus-treatment-function-alist): Use it.
8192         (article-remove-leading-whitespace): New function.
8193         (gnus-article-make-menu-bar): Use it.
8194
8195         * gnus-sum.el (gnus-summary-wash-empty-map): Add
8196         remove-leading-whitespace.
8197         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
8198         because of conflict.
8199
8200 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8201
8202         * Makefile.in: Hack generating gnus-load.el.
8203         * dgnushack.el: Ditto.
8204         * gnus-load.el: Remove it.
8205
8206 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8207
8208         * dgnushack.el : Add URLDIR.
8209
8210         * Makefile.in (EMACS_COMP): Ditto.
8211
8212 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8213
8214         * gnus-cus.el (gnus-score-customize): Error on no score file.
8215
8216 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8217
8218         * mm-decode.el (mm-merge-handles): New function.
8219
8220         * mm-view.el (mm-inline-message): Use it.
8221         (mm-view-message): Ditto.
8222
8223         * mm-partial.el (mm-inline-partial): Ditto.
8224
8225         * mm-extern.el (mm-inline-external-body): Ditto.
8226
8227         * gnus-art.el (gnus-mime-view-part): Ditto.
8228         (gnus-mime-view-part-as-type): Ditto.
8229         (gnus-mime-save-part-and-strip): Prevent users to strip in some
8230         cases.
8231
8232 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8233
8234         * message.el (message-cancel-news): Allow to shoot foot.
8235         (message-supersede): Ditto.
8236
8237 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
8238
8239         * gnus-sum.el (gnus-simplify-subject-re): Use
8240         message-subject-re-regexp.
8241
8242 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8243
8244         * nnmail.el (nnmail-expiry-target-group): Bind
8245         nnmail-cache-accepted-message-ids to nil.
8246
8247         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
8248         coding system.
8249
8250 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8251
8252         * qp.el (quoted-printable-encode-region): Make sure characters are
8253         between 00 and FF.  Don't check charset.
8254
8255         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
8256         in Emacs 20.
8257         * rfc2047.el (rfc2047-q-encode-region): Ditto.
8258
8259 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8260
8261         * message.el (message-make-forward-subject): Argument decoded.
8262         (message-forward): Use it when digest.
8263
8264         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
8265         buffer.
8266
8267 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8268
8269         * message.el (message-generate-headers-first): Doc fix.
8270
8271 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8272
8273         * gnus-art.el (article-make-date-line): Error proof.
8274
8275 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8276
8277         * gnus-group.el (gnus-group-listing-limit): New variable.
8278         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
8279
8280         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
8281
8282 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8283
8284         * message.el (message-newline-and-reformat): Special case for
8285         breaking at BOL.
8286
8287 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8288
8289         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
8290         message/rfc822.
8291
8292 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8293
8294         * message.el (message-encode-message-body): Don't insert
8295         Content-Type if it is inside a mail.
8296
8297 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8298
8299         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
8300         gnus-article-commands-menu.
8301
8302         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
8303         in Emacs.
8304
8305         * gnus-start.el (gnus-read-descriptions-file): Use
8306         gnus-group-name-charset and gnus-group-charset-alist.
8307
8308 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8309
8310         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
8311         active region.
8312
8313         * gnus-start.el (gnus-group-change-level): Remove from both
8314         gnus-zombie-list and gnus-killed-list.
8315
8316 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8317
8318         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
8319         gnus-subscribe-topics.
8320
8321         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
8322
8323 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8324
8325         * gnus-art.el (gnus-article-make-menu-bar): Make
8326         gnus-article-post-menu.
8327
8328         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
8329
8330         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
8331
8332         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8333
8334         * message.el (message-mode-menu): Ditto.
8335
8336         * gnus-art.el (defvar): eval-when-compile.
8337
8338 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8339
8340         * gnus-agent.el (gnus-agentize): Fix doc.
8341
8342 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
8343
8344         * mml.el (mml-preview): Bind `q'.
8345
8346 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8347
8348         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
8349
8350 2001-01-31  Dave Love  <fx@gnu.org>
8351
8352         * mm-util.el (mm-mime-mule-charset-alist)
8353         (mm-find-mime-charset-region): Consider mule-utf-8.
8354
8355 2001-01-31  Dave Love  <fx@gnu.org>
8356
8357         * gnus-art.el (gnus-article-x-face-command)
8358         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
8359         :version.
8360
8361 2001-01-26  Dave Love  <fx@gnu.org>
8362
8363         * mm-util.el (mm-multibyte-string-p): New.
8364
8365 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
8366 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
8367 ;;      string-as-multibyte on class.  Clarify line-folding.
8368         (quoted-printable-encode-string): Make temp buffer inherit
8369         string's multibyteness.
8370
8371 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
8372
8373         * nnheader.el (toplevel): Don't require `gnus-util' at
8374         compile-time; this creates a circular dependency, and prevents
8375         a bootstrap.
8376
8377 2001-01-22  Andreas Schwab  <schwab@suse.de>
8378
8379         * nnheader.el (gnus-delete-line): Autoload it as a macro.
8380
8381 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8382
8383         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
8384
8385         * gnus-art.el (article-hide-list-identifiers): Ditto.
8386
8387         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
8388
8389 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8390
8391         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
8392
8393         * gnus-art.el (article-hide-list-identifiers): Similar.
8394
8395 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
8396
8397         * nnmail.el (nnmail-remove-list-identifiers): Improved.
8398
8399 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8400
8401         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
8402
8403 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8404
8405         * gnus-util.el (gnus-string-equal): New function.
8406
8407         * gnus-art.el (article-hide-boring-headers): Use it.
8408
8409 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
8410
8411         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
8412
8413 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8414
8415         * gnus-msg.el (gnus-msg-mail): Support switch-action.
8416
8417 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8418
8419         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
8420         command if there is not last-saver.
8421
8422 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8423
8424         * nntp.el (nntp-open-connection): 201 is possible.
8425
8426 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
8429         (rfc2047-charset-encoding-alist): Add big5.
8430
8431 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8432
8433         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8434         (gnus-agent-remove-server): Ditto.
8435         (autoload): gnus-server-update-server.
8436
8437         * gnus-srvr.el (gnus-server-line-format): Add %a.
8438         (gnus-server-line-format-alist): Add gnus-tmp-agent.
8439         (gnus-server-insert-server-line): Use it.
8440
8441 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8442
8443         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8444         GB2312 and Big5.
8445
8446 2001-01-24  Simon Josefsson  <sj@extundo.com>
8447
8448         * mail-source.el (mail-sources): Add :program specifier to IMAP
8449         mail source.
8450         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8451
8452 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8453
8454         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8455
8456 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * nntp.el (nntp-wait-for): Return the success code.
8459         (nntp-open-connection): Use it.
8460
8461 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8462
8463         * gnus-int.el (gnus-check-server): Allow breaking the opening.
8464
8465 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8466
8467         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8468
8469 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8470
8471         * gnus-sum.el (gnus-summary-print-article): Take one prefix
8472         argument. Allow to print several articles in one file.
8473
8474 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8475
8476         * webmail.el (webmail-type-definition): netaddress changes.
8477
8478 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8479
8480         * gnus.el: Fix copyright. Remove trailing spaces.
8481
8482         * message.el (message-forward): Use mule4.
8483
8484 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8485
8486         * mm-util.el (mm-string-as-unibyte): New function.
8487
8488         * message.el (message-forward): Use it.
8489
8490 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8491
8492         * message.el (message-cite-original-without-signature): Don't peel
8493         off the blank line.
8494         (message-get-reply-headers): Add Cc if it is not in follow-to.
8495
8496 2001-01-20  Simon Josefsson  <sj@extundo.com>
8497
8498         * mm-decode.el (mm-handle-multipart-from): Add.
8499         (mm-dissect-buffer): Save From: header value.
8500         (mm-security-from): Remove.
8501         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8502
8503         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8504         instead of `mml-security-from'.  Protect null from value.
8505
8506 2001-01-20  Simon Josefsson  <sj@extundo.com>
8507
8508         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8509         application/vnd.ms-excel attachments.
8510
8511 2001-01-19  Simon Josefsson  <sj@extundo.com>
8512
8513         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8514
8515 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8516
8517         * message.el (message-ignored-mail-headers): Ditto.
8518
8519 2001-01-19  Simon Josefsson  <sj@extundo.com>
8520
8521         * message.el (message-ignored-news-headers): Only search beginning
8522         of line.
8523
8524 2001-01-19  Alberto Lusiani  <a.lusiani@noemail.org>
8525
8526         * message.el (message-send-mail): Content-Type may not be there.
8527
8528 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8529
8530         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8531         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8532
8533         * gnus-art.el (article-display-x-face): Insert X-Face if there is
8534         not.
8535
8536 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8537
8538         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8539         non-native groups.
8540
8541 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8542
8543         * message.el (message-yank-original): Understand
8544         universal-argument.
8545
8546 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8547
8548         * gnus-art.el (gnus-boring-article-headers): Add to-address.
8549         (article-hide-boring-headers): Ditto.
8550
8551         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8552
8553 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8556         one.
8557
8558 2001-01-16  Simon Josefsson  <simon@josefsson.org>
8559
8560         * message.el (message-make-in-reply-to): Add comment to message-id
8561         (old syntax, see 2000-08-02 change).
8562
8563 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8564
8565         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8566         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8567         (gnus-button-reply): Ditto.
8568
8569 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8570
8571         * gnus-art.el (article-display-x-face): Fix.
8572
8573 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8574
8575         * gnus-art.el (article-display-x-face): Use
8576         gnus-original-article-buffer.
8577
8578 2001-01-15  Jack Twilley  <jmt@tbe.net>
8579
8580         * message.el (message-add-header): Move to point-max.
8581
8582 2001-01-15  Simon Josefsson  <simon@josefsson.org>
8583
8584         * smime.el (smime-CA-directory, smime-CA-file): Change default to
8585         nil, improve documentation.
8586         (smime-certificate-directory): Comment out false hints (until it
8587         is implemented).
8588
8589         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8590         there aren't any keys.
8591         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8592         verify certificate.  Default is changed to only check integrity.
8593         Improved security status texts.  If a certificate doesn't contain
8594         a email address, don't fail.
8595
8596         * smime.el (smime-noverify-region):
8597         (smime-noverify-buffer): New functions.  Verifies integrity only.
8598
8599 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8600
8601         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8602
8603 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8604
8605         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8606         (gnus-remove-some-windows): Ditto.
8607
8608 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8609
8610         * gnus-art.el (article-make-date-line): 11th.
8611
8612 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8613
8614         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8615         (mml2015-gpg-sign): Ditto.
8616
8617 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8618
8619         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8620         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8621
8622 2001-01-08  Dave Love  <fx@gnu.org>
8623
8624         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8625         single character.
8626
8627         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8628
8629         * message.el: Doc and message fixes.
8630         (message-send-rename-function)
8631         (message-make-forward-subject-function)
8632         (message-send-mail-function, message-reply-to-function)
8633         (message-wide-reply-to-function, message-followup-to-function)
8634         (message-distribution-function, message-auto-save-directory): Fix
8635         :type.
8636
8637         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8638         proceeding after warnings.  Amend multipart warning message.
8639
8640 2001-01-04  Dave Love  <fx@gnu.org>
8641
8642         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8643         compiling.
8644         (gnus-make-directory): Require nnmail.
8645
8646         * mm-decode.el (mm-inline-media-tests): Add
8647         image/x-portable-bitmap.
8648         (mm-get-image): Grok pbm.
8649
8650 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
8651
8652         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8653
8654 2001-01-09  Didier Verna  <didier@xemacs.org>
8655
8656         * dgnushack.el (dgnushack-compile): give a dummy value to
8657         `gnus-xmas-glyph-directory' for the time of compilation.
8658         * gnus-agent.el: moved some XEmacs specific hook add-ons from
8659         `gnus-xmas-[re]define' to avoid loosing user custom settings.
8660         * gnus-art.el: ditto.
8661         * gnus-group.el: ditto.
8662         * gnus-salt.el: ditto.
8663         * gnus-sum.el: ditto.
8664         * gnus-topic.el: ditto.
8665         * gnus-xmas.el (gnus-xmas-define): see above.
8666         * gnus-xmas.el (gnus-xmas-redefine): see above.
8667         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8668         non-continuable error when the directory can't be found.
8669
8670 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8671
8672         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8673         handle.
8674         * gnus-art.el (gnus-mime-view-part): Copy it.
8675         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8676
8677 2001-01-09  Michael Downes  <mjd@ams.org>
8678
8679         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8680
8681 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8682
8683         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8684         orig-file. Use ',source.
8685
8686 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8687
8688         * gnus-xmas.el (gnus-xmas-modeline-glyph):
8689         (gnus-xmas-group-startup-message):
8690         Detect gnus-xmas-glyph-directory when it is nil.
8691
8692 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8693
8694         * pop3.el (pop3-get-message-count): Andrew Innes
8695         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8696
8697 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8698
8699         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8700
8701         * time-date.el (time-to-number-of-days): New function.
8702
8703 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
8704
8705         * nnslashdot.el (nnslashdot-request-list): Always get the right
8706         sid.
8707
8708 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8709
8710         * message.el (message-minibuffer-local-map): New keymap.
8711         (message-read-from-minibuffer): Use it.
8712         * gnus-msg.el (gnus-summary-resend-message): Use it
8713
8714 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8715
8716         * gnus-start.el (gnus-display-time-event-handler): New function.
8717         (gnus-after-getting-new-news-hook): Use it.
8718
8719 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8720
8721         * message.el (message-ignored-mail-headers): Add draft header.
8722
8723 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8724
8725         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8726         excursion.
8727
8728         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8729
8730 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8731
8732         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8733
8734 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8735
8736         * qp.el (quoted-printable-decode-region): Don't backward-char.
8737
8738 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8739
8740         * gnus-draft.el: Mark articles as replied.
8741
8742         * gnus-sum.el (gnus-summary-add-mark): New function.
8743
8744         * gnus-group.el (gnus-add-mark): New function.
8745
8746         * gnus-sum.el (gnus-summary-buffer-name): New function.
8747         (gnus-summary-setup-buffer): Use it.
8748
8749         * gnus-draft.el: Set things up with the right post method and
8750         stuff.
8751
8752         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8753
8754         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8755
8756         * gnus.el (gnus-draft-meta-information-header): New variable.
8757
8758 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8759
8760         * gnus-art.el (gnus-treatment-function-alist): Move the date
8761         functions before the header sorting functions.
8762
8763         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8764
8765         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8766         Don't (push "/usr/share/emacs/site-lisp" load-path).
8767
8768         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8769         to empty fill prefixes.
8770
8771 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8774         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8775
8776 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8777
8778         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8779
8780         * nnml.el (autoload): Move to nnheader.el.
8781
8782         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8783         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8784         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8785         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
8786
8787 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8788
8789         * gnus-art.el (article-make-date-line): Get the hours right.
8790         (gnus-ignored-headers): More hiding.
8791
8792         * nnmail.el (nnmail-expiry-wait): Not an integer.
8793
8794         * message.el (message-goto-body): Only expand abbrev when called
8795         interactively.
8796         (message-make-lines): Use it.
8797
8798 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8799
8800         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8801
8802 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8803
8804         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8805         include the expunged articles.
8806
8807         * gnus-group.el (gnus-group-sort-by-server): New function.
8808
8809         * gnus.el (gnus-method-to-server-name): New function.
8810         (gnus-group-prefixed-name): Use it.
8811
8812         * gnus-group.el (gnus-group-sort-function): Doc fix.
8813         (gnus-group-sort-groups-by-server): New command.
8814
8815 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8816
8817         * gnus-art.el (gnus-treat-date-english): New variable.
8818         (article-date-english): New command.
8819         (gnus-english-month-names): New variable.
8820         (article-make-date-line): Do 'english.
8821
8822         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8823         after the fill prefix.
8824
8825         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8826         score...".
8827
8828         * gnus-art.el (gnus-ignored-headers): Hide more headers.
8829
8830         * message.el (message-mode-map): Bind comment-region.
8831
8832         * gnus-art.el (gnus-mime-display-part): Let w3 display
8833         multipart/related.
8834
8835         * mm-bodies.el (mm-long-lines-p): New function.
8836         (mm-body-encoding): Use it.
8837         (mm-body-encoding): Encode articles with lines longer than 1000
8838         characters.
8839
8840 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8841
8842         * mm-util.el (mm-enable-multibyte): Use
8843         default-enable-multibyte-characters.
8844         (mm-enable-multibyte-mule4): Ditto.
8845         (mm-disable-multibyte): Test XEmacs.
8846         (mm-disable-multibyte-mule4): Ditto.
8847         (mm-with-unibyte-current-buffer): Simplified.
8848         (mm-with-unibyte-current-buffer-mule4): Ditto.
8849
8850 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8851
8852         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8853
8854         * nnheader.el (nnheader-string-as-multibyte): New alias.
8855
8856         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8857
8858         * gnus-uu.el (gnus-message-process-mark): New function.
8859         (gnus-uu-mark-by-regexp): Use it.
8860         (gnus-new-processable): New function.
8861
8862 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
8863
8864         * gnus-sum.el (gnus-no-mark): New variable.
8865
8866 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8867
8868         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8869         backslashes.
8870
8871 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8872
8873         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8874         definition.
8875
8876 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8877
8878         * dgnushack.el (dgnushack-compile): elc is in the current directory.
8879
8880         * qp.el (quoted-printable-encode-region): Don't check multibyte in
8881         XEmacs.
8882
8883 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
8884
8885         * mml.el (mml-read-tag): Save tag location.
8886
8887 2000-12-25  Simon Josefsson  <simon@josefsson.org>
8888
8889         * starttls.el: Sync with Emacs 21.
8890
8891 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8892
8893         * message.el (message-mail): Support yank-action.
8894
8895         * message.el (message-setup): Revoke the last change.
8896
8897 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8898
8899         * message.el (message-setup): Use cons. Suggested by Johan Vromans
8900         <jvromans@squirrel.nl>.
8901
8902 2000-12-24  Simon Josefsson  <sj@extundo.com>
8903
8904         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8905         mailing list junk at end of part.
8906
8907 2000-12-23  Simon Josefsson  <sj@extundo.com>
8908
8909         * nnimap.el (nnimap-expiry-target): New function.
8910         (nnimap-request-expire-articles): Use it.
8911
8912 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8913
8914         * gnus.el (gnus-group-parameters-more): New variable.
8915         * gnus-cus.el (gnus-group-customize): Use it.
8916
8917         * gnus.el (gnus-define-group-parameter): New macro.
8918         (auto-expire): Use it
8919         (total-expire): Use it.
8920         * gnus-art.el (banner): Use it.
8921
8922         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8923         <ljz@asfast.com>.
8924
8925 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8926
8927         * gnus-topic.el (gnus-topic-create-topic): Use list.
8928
8929         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8930         before binding gnus-default-article-saver.
8931
8932         * gnus-sum.el (gnus-summary-save-article):
8933         (gnus-summary-pipe-output):
8934         (gnus-summary-save-article-mail):
8935         (gnus-summary-save-article-rmail):
8936         (gnus-summary-save-article-file):
8937         (gnus-summary-write-article-file):
8938         (gnus-summary-save-article-body-file): Ditto.
8939
8940         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8941
8942 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8943
8944         * gnus-art.el (gnus-mime-security-button-map):
8945         (gnus-mime-button-map): Add parent.
8946
8947 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * messagexmas.el (message-xmas-redefine): New function.
8950
8951         * message.el: Use it.
8952
8953         * gnus-art.el (gnus-article-check-hidden-text): Return t.
8954
8955         * gnus-util.el (gnus-remove-text-properties-when): Return t.
8956
8957 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8958
8959         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8960         malformatted messages.
8961
8962 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8963
8964         * mm-util.el (mm-image-load-path): New function.
8965
8966         * gnus-group.el (gnus-group-make-tool-bar): Use it.
8967
8968         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8969
8970         * message.el (message-tool-bar-map): Use it.
8971
8972         * Makefile.in (install-el): New rule.
8973
8974 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8975
8976         * gnus-art.el (article-treat-dumbquotes): Quote \.
8977
8978 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8979
8980         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8981         Emacs 20 runs on a terminal.
8982
8983 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8984
8985         * gnus-msg.el (gnus-bug): Revert to save-excursion.
8986
8987         * mml.el (gnus-add-minor-mode): Autoload.
8988
8989         * message.el (message-forward): Save-restriction.
8990
8991 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8992
8993         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8994         Paul Stevenson <p.stevenson@surrey.ac.uk>
8995
8996 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8997
8998         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
8999
9000         * mml.el (gnus-ems): Don't require.
9001
9002         * gnus.el (gnus-decode-rfc1522): Removed.
9003         (gnus-set-text-properties): Define.
9004
9005 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9006
9007         * gnus-art.el (gnus-mime-*): handle may be nil.
9008
9009         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
9010
9011         * gnus.el (gnus-group-remove-excess-properties): Not defined
9012         in gnus-xmas.
9013
9014 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9015
9016         * message.el (message-mail-user-agent): Add :version.
9017
9018 2000-12-21  Miles Bader  <miles@gnu.org>
9019
9020         * message.el (message-mode): Set `comment-start' to the  yank prefix.
9021
9022 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9023
9024         * message.el (message-mail-user-agent): New variable.
9025         (message-setup): Renamed to message-setup-1. Support
9026         mail-user-agent.
9027         (message-mail-user-agent): New function.
9028         (message-mail): Use it.
9029         (message-reply): Use it.
9030         (message-resend): Use it.
9031         (message-mail-other-window): Use it.
9032         (message-mail-other-frame): Use it.
9033
9034         * gnus-msg.el (gnus-bug): Support mail-user-agent.
9035
9036 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9037
9038         * message.el (message-tool-bar-map): Simplify.
9039         (message-narrow-to-head-1): New function.
9040         (message-narrow-to-head): Use it.
9041         (message-reply): Ditto.
9042         (message-cancel-news): Ditto.
9043         (message-supersede): Ditto.
9044         (message-make-forward-subject): Ditto.
9045         (message-bounce): Ditto.
9046
9047 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9048
9049         * uudecode.el (uudecode-decode-region-external): make-temp-file
9050         may not be defined.
9051
9052         * binhex.el (defalias): eval-and-compile.
9053
9054         * message.el (message-tool-bar-map): New function.
9055         (message-mode): Use it.
9056
9057 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9058
9059         * nntp.el (nntp-find-connection): Remove the entry.
9060         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
9061
9062 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9063
9064         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
9065
9066         * message.el (message-forward): Copy buffer in unibyte mode.
9067
9068 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9069
9070         * message.el (message-make-forward-subject): Don't widen. Decode.
9071         (message-forward): Don't decode subject.
9072
9073 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
9074
9075         * qp.el (quoted-printable-encode-region): Upcase QP.
9076
9077 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9078
9079         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
9080         mail-extract-a-c instead. Don't depend on Gnus.
9081
9082         * mml.el (gnus-ems): Require it.
9083
9084         * gnus-msg.el (gnus-summary-mail-forward):
9085
9086         * message.el (message-forward):  Move mime-to-mml here.
9087
9088 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9089
9090         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
9091         * gnus-art.el (gnus-insert-mime-button): Simplify.
9092         (gnus-mime-display-alternative): Ditto.
9093         (gnus-insert-mime-security-button): Ditto.
9094
9095 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9096
9097         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
9098         text-property-not-all doesn't return nil when start=mark(end).
9099         (gnus-remove-text-properties-when): Ditto.
9100
9101 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9102
9103         * gnus-start.el (gnus-group-change-level): Remove group from
9104         gnus-active-hashtb if real killed.
9105
9106 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9107
9108         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
9109         (gnus-mime-display-alternative): Ditto.
9110         (gnus-insert-mime-security-button): Ditto.
9111
9112 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9113
9114         * gnus-start.el (gnus-group-change-level): Don't add it into
9115         killed-list if it was killed.
9116
9117 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * nnmbox.el (nnmbox-file-coding-system): Use binary.
9120         (nnmbox-active-file-coding-system): Ditto.
9121
9122         * gnus-cus.el (gnus-group-parameters): Add posting-style.
9123
9124 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9125
9126         * gnus.el (gnus-version):
9127         (gnus-version-number): Set to Oort Gnus 0.01.
9128
9129         * gnus-art.el (gnus-mime-security-button-map):
9130         (gnus-insert-mime-security-button): Fix for Emacs21.
9131
9132 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9133
9134         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
9135         easymenu, because XEmacs doesn't understand :help.
9136
9137         * mm-uu.el: Require binhex.
9138
9139 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9140
9141         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
9142
9143 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9144
9145         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
9146
9147 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
9148
9149         * *.xpm, *.pbm: Convert icons icons to size 24x24.
9150
9151 2000-12-18  Dave Love  <fx@gnu.org>
9152
9153         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
9154         (unused).
9155
9156 2000-12-13  Miles Bader  <miles@gnu.org>
9157
9158         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
9159         to t, so that we don't get stuck while trying to smilefy
9160         intangible text.
9161
9162 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9163
9164         * smiley-ems.el (smiley-regexp-alist): Make regexps match
9165         at the end of the buffer.
9166         (smiley-region): In the loop, move to the end of the submatch
9167         matching the smiley instead of using the end of the match
9168         of the whole regexp.
9169
9170 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
9171
9172         * message.el (message-mode): Doc fix.
9173
9174 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9175
9176         * smiley-ems.el (smiley-region): Doc fix.
9177
9178 2000-12-11  Miles Bader  <miles@gnu.org>
9179
9180         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
9181         bottom line visible, check to see if it's partially obscured, and
9182         if so, either scroll one more line to make it fully visible, or
9183         revert to showing the second line from the top.
9184
9185 2000-12-07  Dave Love  <fx@gnu.org>
9186
9187         * mailcap.el (mailcap-download-directory)
9188         * gnus-audio.el (gnus-audio-directory)
9189         * smiley-ems.el (smiley-data-directory): Fix :type.
9190
9191 2000-11-30  Dave Love  <fx@gnu.org>
9192
9193         * message.el (message-auto-save-directory): Use
9194         file-name-as-directory.
9195         (message-set-auto-save-file-name): Create
9196         message-auto-save-directory if necessary.
9197         (message-replace-chars-in-string): Removed -- unused.
9198         (message-mail-alias-type): Customize.
9199         (message-headers): Remove duplicate defgroup.
9200
9201 2000-11-29  Dave Love  <fx@gnu.org>
9202
9203         * qp.el (quoted-printable-decode-region): Use error, not message
9204         to report malformed text (like base64).  Amend message.
9205
9206 2000-11-29  Miles Bader  <miles@gnu.org>
9207
9208         * message.el (message-header-lines): Fontify tag.
9209
9210 2000-11-27  Dave Love  <fx@gnu.org>
9211
9212         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
9213         compiler warning.
9214
9215 ;2000-11-26  Dave Love  <fx@gnu.org>
9216 ;
9217 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
9218 ;
9219 2000-11-23  Dave Love  <fx@gnu.org>
9220
9221         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
9222
9223         * mm-uu.el (uudecode): Require.
9224         (uudecode-decode-region, uudecode-decode-region-external): Don't
9225         autoload.
9226         (mm-uu-copy-to-buffer): Doc fix.
9227         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
9228         type fix.
9229
9230         * mailcap.el: Doc fixes.
9231         (mailcap-mime-data): Various adjustments.
9232         (mailcap): New group.
9233         (mailcap-download-directory): Customize.
9234         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
9235         (mailcap-temporary-directory): Deleted (unused).
9236         (mailcap-unescape-mime-test): Simplify slightly.
9237         (mailcap-viewer-passes-test): Use functionp.
9238         (mailcap-command-p): Aliased to executable-find.
9239
9240         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
9241         default-enable-multibyte-characters is nil.
9242
9243 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
9244
9245         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
9246
9247 2000-11-21  Dave Love  <fx@gnu.org>
9248
9249         * gnus-art.el (gnus-mime-button-map): Don't inherit from
9250         gnus-article-mode-map.
9251 ;       (gnus-mime-button-menu): Use mouse-set-point.
9252         (gnus-insert-mime-button, gnus-mime-display-alternative)
9253         (gnus-mime-display-alternative): Don't use local-map property.
9254
9255 2000-11-17  Dave Love  <fx@gnu.org>
9256
9257         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
9258         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
9259         and make-temp-file.
9260         (uudecode-decode-region): Doc fix.
9261
9262 2000-11-14  Dave Love  <fx@gnu.org>
9263
9264         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
9265         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
9266         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
9267         New files, derived from the XPMs.
9268
9269 2000-11-10  Dave Love  <fx@gnu.org>
9270
9271         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
9272         (gnus-agent-lib-file, gnus-agent-load-alist)
9273         (gnus-agent-save-alist, gnus-agent-article-name): Use
9274         expand-file-name.
9275
9276         * gnus-group.el (gnus-group-name-charset-method-alist): Add
9277         :version.
9278         (nnkiboze-score-file): Defvar when compiling.
9279
9280         * gnus-start.el (gnus-read-newsrc-file): Add :version.
9281
9282         * gnus-art.el (gnus-article-banner-alist)
9283         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
9284         (gnus-article-date-lapsed-new-header)
9285         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
9286         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
9287         (gnus-treat-strip-headers-in-body)
9288         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
9289         (gnus-treat-translate): Add :version.
9290         (gnus-article-mime-part-function): Fix defcustom.
9291
9292         * nnmail.el (nnmail-expiry-target)
9293         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
9294         (nnmail-split-header-length-limit): Add :version.
9295
9296         * gnus-sum.el (gnus-auto-expirable-marks)
9297         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
9298         (gnus-extra-headers, gnus-ignored-from-addresses)
9299         (gnus-newsgroup-ignored-charsets)
9300         (gnus-group-highlight-words-alist)
9301         (gnus-summary-show-article-charset-alist): Add :version.
9302
9303         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
9304         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
9305         files, converted from the XPMs.
9306
9307         * gnus-cache.el (gnus-cache-active-file): Don't use
9308         file-name-as-directory on directory.
9309         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
9310         use file-name-as-directory on directory.
9311
9312         * time-date.el (timezone-make-date-arpa-standard): Autoload.
9313         (date-to-time): Use it.
9314
9315 ;       * message.el (message-mode) <adaptive-fill-regexp>:
9316 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
9317 ;       (message-newline-and-reformat): Likewise.
9318         (message-forward-as-mime, message-forward-ignored-headers)
9319         (message-buffer-naming-style, message-default-charset)
9320         (message-dont-reply-to-names, message-send-mail-partially-limit):
9321         Add :version.
9322
9323         * mm-util.el: Doc fixes.
9324         (mm-mime-charset): Don't use the raw result of
9325         mm-preferred-coding-system.
9326         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
9327         (mm-with-unibyte): Simplify.
9328
9329         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
9330         concat.
9331
9332         * pop3.el (pop3-version): Deleted.
9333         (pop3-make-date): New function, avoiding message-make-date.
9334         (pop3-munge-message-separator): Use it.
9335
9336 2000-11-09  Dave Love  <fx@gnu.org>
9337
9338         * gnus-group.el (gnus-group-make-directory-group)
9339         (gnus-group-fetch-faq): Use expand-file-name.
9340         (gnus-group-fetch-faq): Simplify completing-read form.
9341
9342         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
9343         test for Mule.
9344
9345         * message.el (tool-bar-map): Defvar when compiling.
9346
9347         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
9348         (gnus-tm-lisp-directory): Deleted.
9349         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
9350         (featurep 'xemacs).
9351         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
9352         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
9353         version numbers from file names.
9354
9355 2000-11-08  Dave Love  <fx@gnu.org>
9356
9357         * mm-view.el: Use featurep for XEmacs test.
9358         (mm-inline-message): Test for `remove-specifier'; don't use
9359         condition-case.
9360
9361         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
9362
9363         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
9364         (gnus-score-find-bnews): Don't concat "".
9365
9366         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
9367         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
9368         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
9369         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
9370
9371         * gnus-sum.el: Put some defvars in eval-when-compile.
9372         (gnus-summary-mode-hook): Add :options.
9373         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
9374         (gnus-summary-tool-bar-map): New variable.
9375         (gnus-summary-make-tool-bar): New function.
9376         (gnus-summary-mode): Put kill-all-local-variables first.
9377
9378         * gnus-group.el (gnus-group-toolbar-map): New variable.
9379         (gnus-group-make-tool-bar): Rewritten.
9380         (gnus-group-mode): Put kill-all-local-variables first.
9381
9382         * rfc2047.el: Require gnus-util.
9383
9384         * nnml.el (gnus-sorted-intersection): Autoload.
9385
9386         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
9387         Put some defvars in eval-when-compile.
9388         (gnus-intersection, gnus-sorted-complement):  Autoload.
9389
9390         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
9391
9392         * mm-encode.el (mm-body-7-or-8): Autoload.
9393
9394         * mm-decode.el (mm-insert-inline): Autoload.
9395
9396         * mml.el:
9397         * message.el: Put some defvars in eval-when-compile.
9398
9399         * gnus-msg.el: Put some defvars in eval-when-compile.
9400         (gnus-msg-mail): Move after gnus-setup-message.
9401
9402         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
9403
9404 2000-11-07  Dave Love  <fx@gnu.org>
9405
9406         * gnus-util.el (nnheader): Don't require message (recursive
9407         autoload).
9408
9409         * uudecode.el: Avoid compiler warnings.
9410
9411         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
9412         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
9413
9414 2000-11-06  Dave Love  <fx@gnu.org>
9415
9416         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
9417
9418         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
9419         (uudecode-char-int): New alias, replacing char-int.
9420         (uudecode-decode-region): Don't call buffer-disable-undo.
9421
9422 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
9423 ;       (mm-uu-configure-list): Doc fix.
9424 ;
9425 ;       * earcon.el (running-xemacs): Don't define.
9426 ;
9427 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9428 ;
9429 ;       * message.el (message-font-lock-keywords): Match a final newline
9430 ;       to help font-lock's multiline support.
9431 ;
9432 2000-11-03  Dave Love  <fx@gnu.org>
9433
9434         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9435
9436         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9437         name.
9438
9439         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9440         <banner>: Fix custom type, doc.
9441
9442         * mm-decode.el (mm-display-external): Space-prefix temp buffer
9443         name.  Don't disable undo explicitly.
9444
9445 ;2000-11-02  Dave Love  <fx@gnu.org>
9446 ;
9447 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
9448 ;       cite-prefix.
9449
9450 2000-11-01  Dave Love  <fx@gnu.org>
9451
9452         * rfc2047.el (base64): Require unconditionally.
9453         (message-posting-charset): Defvar when compiling.
9454         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9455         message.
9456
9457         * gnus-sum.el (nnoo): Require.
9458         (mm-uu-dissect): Autoload.
9459
9460         * mml.el (mml-parse-1): Clarify message.
9461         (mml-minibuffer-read-type): Use mailcap-mime-types.
9462
9463 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9464
9465         * mml.el: Fix a typo in the requiring of CL.
9466
9467 2000-11-01  Dave Love  <fx@gnu.org>
9468
9469         * utf7.el: Require cl when compiling.
9470
9471         * binhex.el: Use (featurep 'xemacs).
9472         (binhex-char-int): New alias, replacing char-int.  Change callers.
9473         (binhex-decode-region): Simplify work buffer code.
9474         (binhex-decode-region-external): Use expand-file-name, not concat.
9475
9476 2000-10-30  Dave Love  <fx@gnu.org>
9477
9478         * gnus-art.el: Fix 2000-10-27 change properly.
9479
9480 2000-10-28  Miles Bader  <miles@gnu.org>
9481
9482         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9483
9484 2000-10-27  Dave Love  <fx@gnu.org>
9485
9486         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9487         strings.
9488         (gnus-group-make-tool-bar): New function.
9489         (gnus-group-mode): Use it.
9490
9491         * message.el (message-mode-menu): Add some :help strings.
9492         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9493         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
9494
9495         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9496         * describe-group.xpm, get-news.xpm, kill-group.xpm:
9497         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
9498
9499         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9500         display-graphic-p here.
9501
9502 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9503
9504         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9505         of the `gnus-xemacs' variable, as the latter has been removed.
9506         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9507         * gnus-art.el (gnus-treat-display-xface)
9508         (gnus-treat-display-smileys, gnus-treat-display-picons)
9509         (gnus-article-read-summary-keys): Likewise.
9510
9511 2000-10-26  Dave Love  <fx@gnu.org>
9512
9513         (defvar): Use rmail-spool-directory unconditionally.
9514
9515 2000-10-18  Dave Love  <fx@gnu.org>
9516
9517         * mm-bodies.el (mm-uu-decode-function)
9518         (mm-uu-binhex-decode-function): Defvar when compiling.
9519
9520         * gnus-nocem.el (gnus-nocem-issuers): Update.
9521         (gnus-nocem-check-from): New option.
9522         (gnus-nocem-scan-groups): Use it.
9523         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9524         (gnus-nocem-check-article-limit): Add :version.
9525
9526 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
9527
9528         * ietf-drums.el (mm-util): Require CL when compiling.
9529
9530 2000-10-15  Dave Love  <fx@gnu.org>
9531
9532         * qp.el: Require mm-util.
9533
9534 2000-10-13  Dave Love  <fx@gnu.org>
9535
9536         * qp.el (quoted-printable-decode-region): Avoid invalid
9537         coding-systems.
9538
9539 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
9540
9541         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9542         to a recursive load.
9543
9544 2000-10-12  Dave Love  <fx@gnu.org>
9545
9546         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9547
9548         * gnus.el (gnus-group-startup-message): Check for PBM image.
9549
9550 2000-10-09  Dave Love  <fx@gnu.org>
9551
9552         * mail-source.el (mail-source-fetch-imap): Bind
9553         default-enable-multibyte-characters rather than using
9554         mm-disable-multibyte.
9555
9556 2000-10-05  Dave Love  <fx@gnu.org>
9557
9558         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9559         Autoload.
9560         (quoted-printable-decode-region):  Rename arg which confused
9561         charset with coding-system.  Don't use nonascii-insert-offset.
9562         Coding-system encode the region initially.  Don't recognize `=='
9563         as valid QP.  Coding-system decode the region finally.
9564         (quoted-printable-decode-string): Rename arg which confused
9565         charset with coding-system.
9566
9567         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9568         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9569         mm-encode-coding-region.
9570         (mm-decode-body, mm-decode-string): Rename variables which
9571         confused charset with coding-system.
9572         (binhex-decode-region): Don't autoload.
9573         (mm-body-encoding): Require message.
9574         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9575         cond branches.
9576
9577         * gnus-art.el (article-de-quoted-unreadable)
9578         (article-de-base64-unreadable): Fold search case
9579         rather than downcasing string.  Apply mm-charset-to-coding-system
9580         to arg of quoted-printable-decode-region.
9581
9582 2000-10-04  Dave Love  <fx@gnu.org>
9583
9584         * gnus-ems.el: Don't turn off compiler warnings in local vars.
9585         Require ring when compiling.
9586         (gnus-article-compface-xbm): New variable.
9587
9588 2000-10-04  Dave Love  <fx@gnu.org>
9589
9590         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9591         pbm images.
9592
9593         * frown.pbm, smile.pbm, wry.pbm: New files.
9594
9595         * frown.xbm, smile.xbm, wry.xbm: Deleted.
9596
9597 2000-10-03  Dave Love  <fx@gnu.org>
9598
9599         * mail-source.el (mail-sources): Revert to nil.
9600
9601         * nnmail (nnmail-spool-file): Revert to `((file))'.
9602
9603         * qp.el: Don't require mm-util.
9604         (quoted-printable-decode-region): Rewritten.
9605         (quoted-printable-decode-string, quoted-printable-encode-region):
9606         Doc fix.
9607         (quoted-printable-encode-region): Barf on multibyte characters.
9608         Maybe make the class multibyte.  Upcase chars, not formatted
9609         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
9610         (quoted-printable-encode-string): Don't use
9611         mm-with-unibyte-buffer.
9612
9613 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9614
9615         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
9616
9617 2000-09-21  Dave Love  <fx@gnu.org>
9618
9619         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9620         (for Emacs 20).  Tidy somewhat.
9621
9622 2000-09-21  Dave Love  <fx@gnu.org>
9623
9624         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9625         image processing.  Rationalize logic somewhat.
9626
9627 2000-09-20  Dave Love  <fx@gnu.org>
9628
9629         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9630         specifically.
9631
9632         * gnus.el (gnus-version-number): Avoid some redundant
9633         autoloads.
9634
9635 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
9636
9637         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9638         to XBM; we always have PBM support.
9639
9640 2000-09-14  Dave Love  <fx@gnu.org>
9641
9642         * gnus.el (gnus-charset):
9643         * mm-decode.el (mime-display):
9644         * imap.el (imap) <defgroup>: Add :version.
9645
9646 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
9647
9648         * parse-time.el: Fix author's mail address.
9649
9650         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9651         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9652         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9653         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9654         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9655         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9656         * rfc2231.el, uudecode.el: Fix copyright notice.
9657
9658         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9659         require `w3' at load-time only if not running in batch mode.
9660
9661 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9662
9663         * gnus.el: Before merge with Emacs21.
9664
9665 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
9666
9667         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9668
9669 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9670
9671         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9672         to avoid conflict with the standard `back-to-indentation'
9673         binding.
9674
9675 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9676
9677         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9678
9679         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9680         (mm-disable-multibyte-mule4): Ditto.
9681         (mm-with-unibyte-current-buffer-mule4): Ditto.
9682
9683 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9684
9685         * pop3.el (pop3-movemail): Use binary.
9686         (pop3-movemail-file-coding-system): Removed.
9687
9688 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9689
9690         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9691
9692 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9693
9694         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9695         exists.
9696
9697 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9698
9699         * gnus-msg.el (gnus-post-method): Use backend name when the
9700         address is "".
9701
9702 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9703
9704         * gnus-art.el (article-verify-x-pgp-sig): Don't test
9705         mm-verify-option.
9706         (gnus-treat-x-pgp-sig): Default value.
9707         (gnus-ignored-headers): Redundant.
9708
9709 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9710
9711         * gnus-win.el (gnus-configure-frame): Save selected window.
9712
9713 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9714
9715         * nnmbox.el: Require gnus-range.
9716         (nnmbox-group-building-active-articles): New variable.
9717         (nnmbox-group-active-articles): New variable; this is a cache of
9718         all active articles by group and number.
9719         (nnmbox-in-header-p): New function.
9720         (nnmbox-find-article): New function.
9721         (nnmbox-record-active-article): New function.
9722         (nnmbox-record-deleted-article): New function.
9723         (nnmbox-is-article-active-p): New function.
9724         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9725         (nnmbox-request-article): Ditto.  Also supply extra arg to
9726         nnmbox-article-group-number.
9727         (nnmbox-request-expire-articles): Ditto.
9728         (nnmbox-request-move-article): Ditto.
9729         (nnmbox-request-replace-article): Ditto.
9730         (nnmbox-request-rename-group): Rename group entry in active
9731         article cache.
9732         (nnmbox-delete-mail): Update active article cache, unless article
9733         is being replaced.
9734         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9735         than partially duplicating it.
9736         (nnmbox-article-group-number): Add extra `this-line' arg, to
9737         handle articles belonging to multiple groups.
9738         (nnmbox-save-mail): Update active article cache.
9739         (nnmbox-read-mbox): Build active article cache when loading mbox.
9740         Also do some repair work, if we find articles that are missing the
9741         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9742         reconstruct these from Xref info.
9743
9744 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9745
9746         * mail-source.el (mail-source-report-new-mail): Use
9747         nnheader-run-at-time.
9748
9749 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9750
9751         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9752         an error is thrown, and then rethrow the error.
9753         (mail-source-check-pop): Ditto.
9754         (mail-source-start-idle-timer): Prevent multiple pop checks
9755         running if the check takes a long time.
9756
9757 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9758
9759         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9760         succeed.
9761
9762 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9763
9764         * gnus-win.el (gnus-configure-windows): Make sure
9765         nntp-server-buffer is live.
9766         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9767
9768 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9769
9770         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9771
9772 2000-12-04  Andreas Jaeger  <aj@suse.de>
9773
9774         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9775
9776 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9779
9780 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9781         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
9782
9783         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9784
9785 2000-12-01  Simon Josefsson  <sj@extundo.com>
9786
9787         * mml-smime.el (mml-smime-verify): Fix address parsing.
9788
9789 2000-12-01  Simon Josefsson  <sj@extundo.com>
9790
9791         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
9792         more than one certificate inside PKCS#7 blob.  Better security
9793         information (clamed / actual sender, openssl output, certificates
9794         inside message).
9795
9796         * smime.el (smime-verify-region): Output to /dev/null.
9797         (smime-buffer-as-string-region): Don't parse empty lines.
9798
9799 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9800
9801         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9802         ?d and ?D.
9803         (gnus-mime-security-show-details-inline): New variable.
9804         (gnus-mime-security-show-details): Use them.
9805         (gnus-insert-mime-security-button): Ditto.
9806
9807         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9808         Suggest by Michael Duggan (md5i@cs.cmu.edu).
9809         (mml2015-gpg-clear-verify): Ditto.
9810         (mml2015-gpg-decrypt-1): Ditto.
9811         (mml2015-use): Prefer 'gpg.
9812
9813 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9814
9815         * gnus-util.el (gnus-add-text-properties-when): New function.
9816         (gnus-remove-text-properties-when): Ditto.
9817
9818         * gnus-cite.el (gnus-article-hide-citation): Use them.
9819         (gnus-article-toggle-cited-text): Use them.
9820
9821         * gnus-art.el (gnus-signature-toggle): Use them.
9822         (gnus-article-show-hidden-text): Ditto.
9823         (gnus-article-hide-text): Ditto.
9824
9825 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9826
9827         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9828
9829 2000-11-30  Simon Josefsson  <sj@extundo.com>
9830
9831         * smime.el (smime-point-at-eol): New alias.
9832         (smime-buffer-as-string-region): Use it.
9833
9834 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9835
9836         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9837
9838 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9839
9840         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9841
9842         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9843
9844         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9845
9846 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9847
9848         * nnmh.el (nnmh-request-expire-articles): Implemented
9849         expiry-target for nnmh backend.
9850
9851 2000-11-30  Simon Josefsson  <sj@extundo.com>
9852
9853         * mm-decode.el (mm-security-from): New variable.
9854         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9855
9856         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9857         than `from'.
9858
9859 2000-11-30  Simon Josefsson  <sj@extundo.com>
9860
9861         * mml-smime.el (mml-smime-verify): Verify that certificate mail
9862         address match sender address.
9863
9864         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9865
9866         * smime.el (smime-verify-region): Don't copy buffer.
9867         (smime-decrypt-buffer): Use expand-file-name on keyfile.
9868         (smime-pkcs7-region): New function.
9869         (smime-pkcs7-certificates-region): Ditto.
9870         (smime-pkcs7-email-region): Ditto.
9871         (smime-buffer-as-string-region): Ditto.
9872
9873         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9874         buffer.
9875
9876 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
9877
9878         * smime.el (smime-decrypt-region): Fix keyfile argument.
9879
9880 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9881
9882         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9883
9884 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * message.el (message-shoot-gnksa-feet): New variable.
9887         (message-gnksa-enable-p): New function.
9888         (message-send): Use it.
9889         (message-check-news-body-syntax): Ditto.
9890
9891 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9892
9893         * message.el (message-make-message-id): Remove the redundancy.
9894
9895 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * message.el (message-setup): Discourage using mc-install-*-mode.
9898
9899         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9900
9901 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9902
9903         * gnus-cite.el (gnus-cite-parse): Guess citation length.
9904
9905 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9908
9909 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9910
9911         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9912
9913 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9914
9915         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9916         insert-buffer-substring.
9917
9918         * message.el (message-send-mail): Use buffer-substring-no-properties.
9919         (message-send-news): Ditto.
9920
9921 2000-11-22  David Edmondson  <dme@dme.org>
9922
9923         * imap.el (imap-wait-for-tag): Message read info.
9924
9925 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9926
9927         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9928         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9929         (mml2015-gpg-encrypt): Ditto.
9930
9931 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9932
9933         * mm-decode.el (mm-verify-option): Default value.
9934
9935         * mml-sec.el (mml-secure-part): Error message.
9936
9937 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9938
9939         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9940
9941 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9942
9943         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9944
9945 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9946
9947         * gnus-art.el (gnus-article-describe-key): Use prompt.
9948         (gnus-article-describe-key-briefly): Ditto.
9949
9950 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9951
9952         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9953
9954 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9955
9956         * gnus-art.el (gnus-article-describe-key): New function.
9957         (gnus-article-describe-key-briefly): New function.
9958
9959 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9960
9961         * mm-decode.el (mm-decrypt-option): Doc typo.
9962
9963         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9964         return a number.
9965
9966 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9967
9968         * message.el (message-newline-and-reformat): Typo.
9969
9970 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9971
9972         * gnus-art.el (article-verify-x-pgp-sig): Check whether
9973         original-article-buffer exists.
9974
9975         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9976         (rfc2047-header-encoding-alist): Addresses are different from text.
9977         (rfc2047-encode-message-header): Ditto.
9978         (rfc2047-dissect-region): Extra parameter.
9979         (rfc2047-encode-region): Ditto.
9980         (rfc2047-encode-string): Ditto.
9981
9982 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9985         (mm-uu-pgp-encrypted-extract): Use it.
9986         (mm-uu-pgp-signed-extract-1): New function.
9987         (mm-uu-pgp-signed-extract): Use it.
9988
9989         * gnus-art.el (gnus-mime-display-security): New function.
9990         (gnus-mime-display-part): Use it.
9991         (gnus-mime-security-verify-or-decrypt): New function.
9992         (gnus-mime-security-press-button): New function.
9993         (gnus-insert-mime-security-button): Use it.
9994
9995         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9996         (mm-find-raw-part-by-type): Ditto.
9997         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9998         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9999         (mm-destroy-parts): Kill nested multibyte buffer.
10000
10001         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
10002         (mml2015-gpg-verify): Ditto.
10003
10004 2000-11-18  Simon Josefsson  <sj@extundo.com>
10005
10006         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
10007         (mml2015-function-alist): Use it.
10008
10009         * mml-sec.el (mml-sign-alist): Update names.
10010         (mml-encrypt-alist): Ditto.
10011         (mml-secure-part-smime-sign): Moved to mml-smime.el
10012         as `mml-smime-sign-query'.
10013         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
10014         `mml-smime-get-file-cert'.
10015         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
10016         `mml-smime-get-dns-cert'.
10017         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
10018         `mml-smime-encrypt-query'.
10019         (mml-smime-sign-buffer): Use mml-smime-sign.
10020         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
10021
10022         * mml-smime.el (mml-smime-sign): New function.
10023         (mml-smime-encrypt):
10024         (mml-smime-sign-query):
10025         (mml-smime-get-file-cert):
10026         (mml-smime-get-dns-cert):
10027         (mml-smime-encrypt-query): Moved from mml-sec.el.
10028
10029 2000-11-16  Simon Josefsson  <sj@extundo.com>
10030
10031         * mml2015.el (mml2015-gpg-clear-verify): New function.
10032         (mml2015-function-alist): Add it.
10033
10034 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10035
10036         * message.el (message-setup-fill-variables): Use
10037         message-cite-prefix-regexp.
10038         (message-newline-and-reformat): Check the end of citation, leading
10039         WSP, break in the cite prefix.
10040         (message-fill-paragraph): New function.
10041
10042 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * lpath.el: Shut up.
10045
10046 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10047
10048         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
10049         raw 8-bit in headers in dk.* newsgroups.
10050
10051 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10052
10053         * message.el (message-newline-and-reformat): Match extra WSPs.
10054
10055 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10056
10057         * mml.el (mml-generate-mime-1): Ignore ascii.
10058
10059 2000-11-16 Justin Sheehy  <justin@iago.org>
10060
10061         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
10062
10063 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10064
10065         * message.el (message-cite-prefix-regexp): Prefix should not end
10066         at space.
10067
10068 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10069
10070         * message.el (message-mode-syntax-table): Add - as a word
10071         constituent as in articles.
10072         (message-setup-fill-variables): Add -_. as supercite-style prefix.
10073         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
10074         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
10075
10076 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10077
10078         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
10079
10080 2000-11-12  David Edmondson  <dme@dme.org>
10081
10082         * message.el (message-font-lock-keywords): use
10083         message-cite-prefix-regexp.
10084
10085 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10086
10087         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
10088         Stein Arild Str\e,Ax\e(Bmme.
10089         (gnus-group-jump-to-group): Use it.
10090         (gnus-group-jump-to-group-prompt): Customize.
10091
10092 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10093
10094         * mailcap.el (mailcap-possible-viewers): Match the entire string.
10095
10096 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10097
10098         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
10099         incompatible.
10100         (mml2015-mailcrypt-sign): Ditto.
10101
10102 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10103
10104         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
10105         group is open.
10106
10107 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10108
10109         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
10110         nnvirtual articles.
10111         (gnus-backlog-request-article): Don't request nnvirtual articles.
10112
10113 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10114
10115         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
10116         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
10117
10118 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10119
10120         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
10121         * mml.el (mml-generate-mime-1): Use charset attribute.
10122         * mm-bodies.el (mm-encode-body): Add parameter charset.
10123         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
10124
10125 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
10128         (mml2015-mailcrypt-clear-decrypt): Ditto.
10129         (mml2015-mailcrypt-verify): Ditto.
10130         (mml2015-mailcrypt-clear-verify): Ditto.
10131         (mml2015-gpg-verify): Ditto.
10132
10133 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10134
10135         * smime.el (smime-openssl-program): Test the existence of openssl.
10136         * mml-smime.el: Require mm-decode.
10137         (mml-smime-verify-test): New function.
10138         * mm-decode.el (mm-verify-function-alist): Use it.
10139
10140 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10141
10142         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
10143         anyway.
10144
10145 2000-11-13  Simon Josefsson  <sj@extundo.com>
10146
10147         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
10148         verification doesn't work.
10149
10150 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10151
10152         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
10153         (gnus-inews-do-gcc): Use it.
10154
10155 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10156
10157         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
10158         leading space.
10159         * mm-extern.el (mm-inline-external-body): Report error when no
10160         access-type.
10161
10162 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10163
10164         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
10165
10166 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10167
10168         * gnus-art.el (gnus-mime-button-menu): Use select-window.
10169
10170 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
10171
10172         * gnus-art.el (gnus-mime-display-part): Display multipart/related
10173         as multipart/mixed.
10174
10175 2000-11-12  David Edmondson  <dme@dme.org>
10176
10177         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
10178         and replace `.' with `\w' to allow for different syntax tables
10179         (from Vladimir Volovich).
10180         * message.el (message-newline-and-reformat): use
10181         `message-cite-prefix-regexp'.
10182         * gnus-cite.el (gnus-supercite-regexp): use
10183         `message-cite-prefix-regexp'.
10184         * gnus-cite.el (gnus-cite-parse): use
10185         `message-cite-prefix-regexp'.
10186
10187 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10188
10189         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
10190         PGP SIGNATURE.  Escape leading "-"'s.
10191         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
10192
10193 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10194
10195         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
10196
10197 2000-11-11  Simon Josefsson  <sj@extundo.com>
10198
10199         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
10200
10201         * smime.el (smime-details-buffer): New variable.
10202         (smime-sign-region):
10203         (smime-encrypt-region):
10204         (smime-verify-region):
10205         (smime-decrypt-region): Copy OpenSSL output to the buffer.
10206
10207         * mml-smime.el (mml-smime-verify): Support security info.
10208
10209 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
10210
10211         * mm-decode.el (mm-verify-option): Set default to nil.
10212         (mm-decrypt-option): Ditto.
10213         * gnus-art.el (article-verify-x-pgp-sig): New function.
10214
10215 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10216
10217         * gnus-art.el (gnus-mime-display-alternative): Show button if no
10218         preferred part.
10219
10220 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10221
10222         * gnus-sum.el (gnus-move-split-methods): Say that
10223         `gnus-split-methods' uses file names, whereas this uses group
10224         names.  (Report from Nevin Kapur)
10225
10226 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
10227
10228         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
10229
10230 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10231
10232         * nnheader.el (nnheader-directory-files-is-safe): New variable.
10233         (nnheader-directory-articles): Use it.
10234         (nnheader-article-to-file-alist): Ditto.
10235
10236 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10237
10238         * rfc2047.el (rfc2047-pad-base64): New function.
10239         (rfc2047-decode): Use it.
10240
10241 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10242
10243         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
10244         select method.
10245
10246 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10247
10248         * mml2015.el (mml2015-gpg-decrypt-1):
10249         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
10250
10251 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10252
10253         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
10254
10255 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10256
10257         * pop3.el (pop3-munge-message-separator): A message may have an
10258         empty body.
10259
10260 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10261
10262         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
10263         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
10264         (mm-uu-pgp-signed-extract): Use coding-system.
10265
10266 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10267
10268         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
10269         (gnus-insert-mime-security-button): New function.
10270         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
10271         * mml2015.el:  Add security info when verify or decrypt.
10272         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
10273         (mm-uu-pgp-encrypted-extract): Ditto.
10274
10275 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
10276
10277         * mm-decode.el (mm-display-parts): New function.
10278         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
10279
10280 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10281
10282         * gnus-mlspl.el: Documentation tweaks.
10283
10284 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
10287         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
10288         argument.
10289
10290 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10291
10292         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
10293
10294 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
10295
10296         * gnus-art.el (gnus-article-encrypt): New function.
10297         (gnus-article-encrypt-protocol-alist): New variable.
10298         (gnus-article-encrypt-protocol): New variable.
10299         * mml2015.el (mml2015-self-encrypt): New function.
10300         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
10301
10302 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10303
10304         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
10305         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
10306         let mailcap do it.
10307         * mml2015.el: Remove snarf code.
10308         * mm-decode.el: Remove snarf code.
10309
10310 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10311
10312         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
10313         (mml-insert-mime): Understand gnus-decoded.
10314         (mime-to-mml): New parameter handles.
10315         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10316         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
10317
10318 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10319
10320         * mm-decode.el (mime-security): New group.
10321         (mm-verify-function-alist): Add test function.
10322         (mm-decrypt-function-alist): Ditto.
10323         (mm-snarf-option): Set default value as nil.
10324         (mm-find-part-by-type): Recursive parameter.
10325         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
10326         * mml2015.el: Support draft-ietf-openpgp-multsig.
10327
10328 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10329
10330         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
10331         (gnus-article-view-part-as-charset): New function.
10332
10333 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10334
10335         * mm-decode.el (mm-verify-option): Default value.
10336         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
10337
10338 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10339
10340         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
10341
10342 2000-11-05  Simon Josefsson  <sj@extundo.com>
10343
10344         * mml-smime.el (mml-smime-verify): Work in original multipart
10345         buffert.
10346
10347         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
10348         (mm-handle-multipart-ctl-parameter): Ditto.
10349         (mm-alist-to-plist): New function.
10350         (mm-dissect-buffer): Store CTL parameters and copy original buffer
10351         for multiparts.
10352         (mm-destroy-parts): Destroy multipart buffert.
10353         (mm-remove-part): Ditto.
10354
10355         * mml-smime.el (mml-smime-sign): Not used.
10356         (mml-smime-encrypt): Ditto.
10357
10358         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
10359
10360         Verify S/MIME signature support.
10361
10362         * mm-decode.el (mm-inline-media-tests): Add
10363         application/{x-,}pkcs7-signature.
10364         (mm-inlined-types): Ditto.
10365         (mm-automatic-display): Ditto.
10366         (mm-verify-function-alist): Ditto.  Add name of method.
10367         (mm-decrypt-function-alist): Add name of method.
10368         (mm-find-part-by-type): Add documentation.
10369         (mm-possibly-verify-or-decrypt): Use new format of
10370         mm-{verify,decrypt}-function-alist.  Use method names.
10371
10372         * mml-smime.el (mml-smime-verify): New function.
10373
10374 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10375
10376         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
10377
10378 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10379
10380         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
10381         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
10382         * mm-decode.el (mm-snarf-option): New variable.
10383
10384 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10385
10386         * mm-util.el (mm-subst-char-in-string): New function.
10387         (mm-replace-chars-in-string): Use it.
10388         * message.el (message-replace-chars-in-string): Use it.
10389         * nnheader.el (nnheader-replace-chars-in-string): Use it.
10390         * gnus-mh.el (mh-lib-progs): Shut up.
10391
10392 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10393
10394         * base64.el, md5.el: Moved to contrib directory.
10395
10396 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10397
10398         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
10399         the last article when search.
10400
10401 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10402
10403         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
10404         * nnmail.el (nnmail-pathname-coding-system): Ditto.
10405
10406 2000-09-29  David Edmondson  <dme@thus.net>
10407
10408         * message.el (message-newline-and-reformat): Typo.
10409
10410 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10411
10412         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
10413
10414 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10415
10416         * nntp.el (nntp-decode-text): Delete bogus status lines.
10417
10418 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10419
10420         * message.el (message-font-lock-keywords): Match a final newline
10421         to help font-lock's multiline support.
10422
10423 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * nnoo.el (nnoo-set): New function.
10426
10427 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10428
10429         * gpg.el, gpg-ring.el: Moved to contrib directory.
10430
10431 2000-11-04  Simon Josefsson  <sj@extundo.com>
10432
10433         * nnimap.el (nnimap-split-inbox): Typo.
10434
10435 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10436
10437         * gnus-msg.el (gnus-msg-mail): Move it backwards.
10438
10439 2000-11-03  Simon Josefsson  <sj@extundo.com>
10440
10441         * rfc2231.el (rfc2231-parse-qp-string): New function.
10442         (require): rfc2047.
10443
10444         * mail-parse.el (mail-header-parse-content-type):
10445         (mail-header-parse-content-disposition): Support invalid QP
10446         encoded strings, by using `rfc2231-parse-qp-string'.
10447
10448 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10449
10450         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10451         (rfc2231-decode-encoded-string): Typo "> X 1".
10452         (rfc2231-encode-string): Insert the name of charset.
10453         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10454
10455 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10456
10457         * mm-decode.el (mm-save-part): Return the filename.
10458         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10459         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10460         (gnus-mime-action-alist): Use it.
10461         (gnus-mime-button-commands): Use it.
10462         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10463         (mm-inline-external-body): unwind-protect.
10464
10465 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10466
10467         * gnus-art.el (gnus-insert-mime-button): Show url.
10468
10469 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10470
10471         * mml.el (mml-generate-mime-1): Support external url.
10472         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10473
10474 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
10475
10476         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10477         * mm-decode.el (mm-display-external): Ditto.
10478         * mm-extern.el: New file.
10479         * mm-decode.el (mm-inline-media-tests): Hook it up.
10480         (mm-inlined-types): Inline message/external-body.
10481
10482 2000-11-02  Simon Josefsson  <sj@extundo.com>
10483
10484         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10485
10486         * message.el (message-get-reply-headers): Better handling when
10487         Mail-Followup-To is very large.
10488
10489 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10490
10491         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10492         * gnus-art.el (gnus-article-edit-done):
10493         * gnus-sum.el (gnus-summary-edit-article-done): Move line
10494         counting code here.
10495         * gnus-msg.el (gnus-setup-message): Remove a hack.
10496
10497 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10498
10499         * gnus-sum.el (gnus-newsgroup-variables): New variable.
10500         (gnus-summary-mode): Make them local variables.
10501         (gnus-set-global-variables): Globalize them.
10502         (gnus-summary-exit): Kill them.
10503
10504 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
10505
10506         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10507         word.
10508
10509 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10510
10511         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10512         gnus-article-wash-types.
10513         * gnus-art.el (gnus-article-wash-status): Use them.
10514
10515 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10516
10517         * mml.el (mml-read-tag): Remove spaces and LF.
10518
10519 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10520
10521         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10522         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10523
10524 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10525
10526         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10527
10528 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10529
10530         * gnus-sum.el (gnus-article-charset): New variable.
10531         (gnus-summary-display-article): Set it.
10532         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10533         * gnus-art.el (gnus-article-mode): Make it local variable.
10534
10535 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10536
10537         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10538
10539 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10540
10541         * nnwfm.el: New file.
10542
10543         * nnweb.el (nnweb-replace-in-string): New function.
10544
10545 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10546
10547         * mml2015.el: Wrap gpg.el.
10548         * gpg.el (gpg-verify): The last argument of apply is a list.
10549         (gpg-encrypt): Add passphrase as a parameter.
10550
10551 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10552
10553         * gpg.el: New file.
10554         * gpg-ring.el: New file.
10555
10556 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10557
10558         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10559
10560 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10561
10562         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10563         double-quote characters.
10564         (gnus-summary-prepare-threads): Ditto.
10565
10566 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10567
10568         * gnus-art.el (gnus-mime-display-single): Forward line -1.
10569         * mml.el (mml-read-tag): Don't skip the leading space.
10570         * lpath.el (font-lock-set-defaults): Shut up.
10571
10572 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10573
10574         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10575
10576 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10577
10578         * qp.el (quoted-printable-encode-region): Replace leading - when
10579         ultra safe.
10580         * mml.el (mml-generate-mime-postprocess-function): Removed.
10581         (mml-postprocess-alist): Removed.
10582         (mml-generate-mime-1): Use ultra-safe when sign.
10583         * mml2015.el (mml2015-fix-micalg): Uppercase.
10584         (mml2015-verify): Insert LF.
10585         (mml2015-mailcrypt-sign): Downcase; search backward.
10586
10587 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10588
10589         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10590         restrictive.
10591         (nnultimate-table-regexp): New variable.
10592         (nnultimate-forum-table-p): Use it.
10593
10594 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
10595
10596         * gnus-sum.el (gnus-summary-expire-articles): Save point.
10597
10598 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10601         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10602
10603 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10604
10605         * mml2015.el: Shut up.
10606
10607 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10608
10609         * gnus.el (gnus-server-browse-hashtb): Removed.
10610         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10611         (gnus-group-insert-group-line-info): Use simplified method.
10612         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10613
10614 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10615
10616         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10617         moved here.
10618         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10619         * gnus-group.el (gnus-group-prepare-flat): Use it.
10620         * gnus-topic.el (gnus-group-prepare-topics): Use it.
10621
10622 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10623
10624         * mml.el (mml-mode): Show menu in XEmacs.
10625
10626 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
10627
10628         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10629         (gnus-server-read-server-in-server-buffer): New function.
10630         (gnus-browse-foreign-server): Browse in group buffer.
10631         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10632         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10633         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10634         * gnus.el (gnus-server-browse-hashtb): New variable.
10635
10636 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10637
10638         * nnfolder.el (nnfolder-open-nov): Use group.
10639
10640 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10641
10642         * nnfolder.el: Add NOV. Set version to 2.0.
10643         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10644
10645 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10646
10647         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10648
10649 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10650
10651         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10652         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10653
10654 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10655
10656         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10657
10658 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10659
10660         * mm-decode.el (mm-verify-function-alist): New variable.
10661         (mm-verify-option): New variable.
10662         (mm-decrypt-function-alist): Ditto.
10663         (mm-decrypt-option): Ditto.
10664         (mm-find-raw-part-by-type): New function.
10665         (mm-possibly-verify-or-decrypt): New function.
10666         (mm-dissect-multipart): Use it.
10667         * mml2015.el (mml2015-fix-micalg): New function.
10668         (mml2015-decrypt): Use new interface.
10669         (mml2015-verify):  Use new interface.
10670         (mml2015-setup): Make it bogus.
10671
10672 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10673
10674         * mml.el (mml-generate-mime-postprocess-function): Set to
10675         mml-postprocess.
10676         (autoload): Autoload mml2015 and mml-smime.
10677         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10678         * mml2015.el (mml2015-encrypt): New function.
10679         (mml2015-sign): New function.
10680         (mml2015-encrypt-function): New variable.
10681         (mml2015-sign-function): New variable.
10682         (mml2015-mailcrypt-encrypt): Use message-recipients.
10683         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10684         * mml-smime.el (mml-smime-setup): Ditto.
10685
10686 2000-10-28  Simon Josefsson  <sj@extundo.com>
10687
10688         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10689         Communigate Pro 3.3.1 server.
10690
10691         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10692         in buffers.
10693         (mml-secure-dns-server): Removed.
10694         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
10695         write certificates to files.
10696
10697         * smime.el (smime-dns-server): New variable.
10698         (smime-mail-to-domain):
10699         (smime-cert-by-dns): New functions.
10700
10701         * dig.el: New file.
10702
10703 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
10704
10705         * message.el (message-options): New variable.
10706         (message-options-set-recipient): New function.
10707         (message-send): Use them.
10708         * gnus-int.el (gnus-request-replace-article): Use them.
10709         (gnus-request-accept-article): Ditto.
10710         * mml.el (mml-preview): Use them.
10711         * gnus-sum.el (gnus-summary-edit-article): Use them.
10712
10713         * message.el (message-options-get): New function.
10714         (message-options-get): New function.
10715         * rfc2047.el (rfc2047-encode-message-header): Use them.
10716         * mm-bodies.el (mm-encode-body): Use them.
10717
10718 2000-10-28  Simon Josefsson  <sj@extundo.com>
10719
10720         * nnimap.el (nnimap-retrieve-which-headers):
10721         (nnimap-request-article-part): Quote message-id.
10722
10723         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10724         (smime-CA-file): New variable.
10725         (smime-call-openssl-region): Don't error.
10726         (smime-sign-region): Return result value.
10727         (smime-encrypt-region): Ditto.
10728         (smime-verify-region): New function.
10729         (smime-decrypt-region): Ditto.
10730         (smime-verify-buffer): Ditto.
10731         (smime-decrypt-buffer): Ditto.
10732
10733         * mml.el: Require mml-sec.
10734         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10735         (mml-mode-map): Add "sign" and "encrypt" maps.
10736         (mml-menu): Add security menu.
10737         (mml-preview): Use generate-new-buffer.
10738
10739         * mml-sec.el: New file.
10740
10741 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10742
10743         * mm-decode.el (mm-find-part-by-type): Move it here.
10744         * mml.el (mml-postprocess): Move it here.
10745         (mml-postprocess-alist): Move it here. Merge them.
10746
10747 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10748
10749         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10750         unencoded stuff in the header.
10751
10752 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10753
10754         * gnus-group.el (gnus-group-listed-groups): New variable.
10755         (gnus-group-list-option): New variable.
10756         (gnus-group-list-limit-map): New keymap.
10757         (gnus-group-list-flush-map): New keymap.
10758         (gnus-group-list-plus-map): New keymap.
10759         (gnus-group-prepare-logic): New function.
10760         (gnus-group-prepare-flat): Merge with
10761         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10762         (gnus-group-prepare-flat-list-dead): Ditto.
10763         (gnus-group-list-matching): Use gnus-group-prepare-function.
10764         (gnus-group-list-dormant): Ditto.
10765         (gnus-group-list-cached): Ditto.
10766         (gnus-group-listed-groups): New function.
10767         (gnus-group-list-limit): New function.
10768         (gnus-group-list-flush): New function.
10769         (gnus-group-list-plus): New function.
10770         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10771         (gnus-topic-prepare-topic): Ditto.
10772
10773 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
10774
10775         * message.el (message-insert-to, message-get-reply-headers):
10776         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10777
10778 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10779
10780         * mml2015.el: New file.
10781         * smime.el: New file.
10782         * mml-smime.el: New file.
10783
10784 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10785
10786         * ChangeLog: Moved to ChangeLog.1.
10787
10788     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10789   Copying and distribution of this file, with or without modification,
10790   are permitted provided the copyright notice and this notice are preserved.
10791
10792 ;; Local Variables:
10793 ;; coding: iso-2022-7bit
10794 ;; End: