* gnus-agent.el (gnus-agent-check-overview-buffer): This data
[gnus] / lisp / ChangeLog
1 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2
3         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
4         integrity checker was incorrectly flagging, and removing, articles
5         whose article number was negative.
6
7 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8
9         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
10
11 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
12
13         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
14           /usr/bin/play as default player. 
15           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
16
17 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
20         articles to be marked as well.
21
22 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
23         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
24         fictious headers generated by nnagent (ie. Undownloaded Article
25         ####) in the list of articles that have not been downloaded.
26         
27         * gnus-int.el (): Added require declarations to resolve
28         compile-time warnings.
29         (gnus-open-server): If the server status is set to offline,
30         recursively execute gnus-open-server to open the offline backend
31         (e.g. nnagent).
32
33 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
34
35         * gnus-art.el (gnus-article-reply-with-original): Use
36         gnus-mark-active-p.
37         (gnus-article-followup-with-original): do.
38
39 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
40
41         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
42
43 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
44
45         * gnus-score.el (gnus-score-edit-file-at-point): New function.
46         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
47
48 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
49
50         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
51         (gnus-face-from-file): Ditto.
52
53 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * gnus-sum.el (gnus-articles-to-read): Don't just apply
56         gnus-alter-articles-to-read-function to the unread articles. 
57
58 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
59
60         * deuglify.el (gnus-article-outlook-unwrap-lines)
61         (gnus-article-outlook-repair-attribution)
62         (gnus-article-outlook-rearrange-citation): New function names,
63         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
64         doc-string.
65
66         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
67         removed `W k' key binding (use `W Y f' instead).
68         (gnus-summary-make-menu-bar): Use new function names.
69
70 2003-01-13  Simon Josefsson  <jas@extundo.com>
71
72         * gnus-fun.el (gnus-random-x-face): Doc fix.
73         (gnus-insert-random-x-face-header): New function.
74
75 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
76
77         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
78         mark is not active.
79
80         * gnus-msg.el (gnus-inews-do-gcc): Comment.
81
82         * gnus-ems.el (gnus-mark-active-p): New function.
83
84         * gnus-group.el (gnus-topic-mode-p): New function.
85         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
86         Deactivate items if mark is not active.
87
88 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
89
90         * gnus.el (gnus-version-number): Bumped version.
91         (gnus-summary-line-format): Doc fix.
92
93 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
94
95         * gnus.el: Oort Gnus v0.12 is released.
96
97 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * mail-source.el (mail-sources): Removed autoload to make it
100         compile under XEmacs.
101
102 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
103
104         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
105         regexp or a function too.
106         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
107         confirmation even if the original article is mail.
108
109 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
110
111         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
112         articles to be marked when not yanking.
113
114 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
115
116         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
117         
118 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
119
120         * gnus-fun.el (gnus-face-from-file): Autoload.
121
122         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
123         errors.
124
125 2003-01-12  Simon Josefsson  <jas@extundo.com>
126
127         * sieve.el (sieve-upload-and-bury): New.  Suggested by
128         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
129
130         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
131         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
132
133 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
136         in every string.
137
138         * gnus.el (gnus-version-number): Bumped version number.
139
140 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
141
142         * gnus.el: Oort Gnus v0.11 is released.
143
144 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
145
146         * message.el (message-fetch-reply-field): Narrow to headers.
147
148         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
149         if Gnus isn't alive.
150
151 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
152
153         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
154         marks from articles that are already stored in the agent.
155         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
156         backup copy of an invalid .overview file for later analysis.
157         
158 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
159
160         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
161         exit work with two frames.
162
163 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
164
165         * message.el (message-forward-make-body): Use mule4.
166
167 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
168
169         * message.el (message-mode-map): Move wide-reply command.
170
171 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
172
173         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
174         castellano.
175         (gnus-outlook-display-hook): New variable.
176         (gnus-outlook-display-article-buffer): New function.
177         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
178         (gnus-outlook-deuglify-article): Made them interactive and added
179         optional arg.  Use `g-o-d-a-b'.
180         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
181
182         * gnus-sum.el: Added autoloads.
183         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
184         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
185
186 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
187
188         * gnus-art.el (gnus-display-mime): Use the mime emulation
189         variable. 
190
191         * gnus-sum.el (gnus-article-emulate-mime): New variable.
192
193         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
194         newsrc-alist is initialized properly.
195
196         * mail-source.el (mail-sources): Autoload.
197
198         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
199         nil.
200
201         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
202         insert two newlines.
203
204         * message.el (message-check-news-header-syntax): Compute the
205         header length correctly.
206
207 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
208
209         * gnus-agent.el (gnus-agent-expire): Do not remove article from
210         alist when keeping fetched article file.
211         (gnus-agent-retrieve-headers): When parsing response for article
212         numbers, use the same algorithm as gnus-agent-braid-nov to protect
213         against garbage in the server's response.
214
215         * gnus-int.el (gnus-request-expire-articles,
216         gnus-request-move-article): Only expire when the group's server
217         has been agentized.
218
219 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
220
221         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
222         errors when deleting overlays.
223
224         * gnus-score.el (gnus-score-followup): Allow tracing.
225
226         * gnus-art.el (gnus-treat-display-face): New variable.
227         (article-display-face): New command.
228
229         * gnus-fun.el (gnus-face-from-file): New function.
230         (gnus-convert-face-to-png): Ditto.
231
232         * gnus-art.el (gnus-ignored-headers): Added Face.
233
234 2003-01-10  Simon Josefsson  <jas@extundo.com>
235
236         * nndraft.el (nndraft-request-group): Avoid crash in
237         directory-files when draft directory doesn't exists.
238
239         * gnus-sum.el (gnus-select-article-hook): Add :option.
240
241 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
242
243         * spam.el (spam-use-stat): new variable
244         (spam-group-spam-processor-stat-p) 
245         (spam-group-ham-processor-stat-p): new convenience functions
246         (spam-summary-prepare-exit): add spam/ham processors to sequence
247         (spam-list-of-checks): add spam-use-stat to list of checks
248         (spam-split): conditionally load the spam-stat tables
249         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
250         spam-check-ifile): new functions
251
252         * spam-stat.el (spam-stat): typo fix
253         (spam-stat-install-hooks): new variable
254         (spam-stat-split-fancy-spam-group): added documentation clarification
255         (spam-stat-split-fancy-spam-threshhold): new variable
256         (spam-stat-install-hooks): make hooks conditional
257         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
258
259         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
260         spam-stat ham/spam processor symbols
261
262 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
265         file exists.
266
267 2003-01-10  Simon Josefsson  <jas@extundo.com>
268
269         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
270         undownloaded/downloadable only when unplugged.
271
272 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
273
274         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
275
276 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
277
278         * spam.el (spam-check-ifile): fixed call-process-region to use the
279         db parameter only if it's set
280         (spam-ifile-register-with-ifile): ditto
281
282 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
283
284         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
285         spam-stat-nbad before creating the hash table.
286         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
287         Changed copyright statement to FSF.
288
289 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
290
291         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
292         processable articles as read.
293         (gnus-agent-summary-fetch-series): Remove processable and
294         downloadable marks on all downloaded articles in the series.
295
296         * nntp.el (nntp-report): Throw error after reporting the problem.
297         (nntp-accept-process-output): Corrected error check to report an
298         error when the process is nil.
299
300 2003-01-09  Simon Josefsson  <jas@extundo.com>
301
302         * message.el (message-tool-bar-map): Add preview.
303
304 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
305
306         * mml.el (mml-preview): Get rid of MIME handles and buffers after
307         previewing.
308
309 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
310
311         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
312         bug when the (n+1)th article to be added to a group has a smaller
313         number than the n articles already added.
314
315 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
316
317         * message.el (message-mode-field-menu): Use backquote.
318
319 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
320
321         * spam.el: fixed the BBDB autoloads again, using
322         bbdb-search-simple now (which is not a macro, thank god)
323
324         * lpath.el (bbdb-search): removed function from maybe-fbind list
325
326         * gnus.el (ham-process-destination): added new parameter for
327         destination of ham articles found in spam groups at summary exit
328
329         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
330         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
331         (spam-ifile-database-path): added new parameter for ifile's database
332         (spam-move-spam-nonspam-groups-only): new parameter to determine
333         if spam should be moved from all groups or only some
334         (spam-summary-prepare-exit): fixed logic to use
335         spam-move-spam-nonspam-groups-only when deciding to invoke
336         spam-mark-spam-as-expired-and-move-routine; always invoke that
337         routine after the spam has been expired-or-moved in case there's
338         some spam left over; use spam-ham-move-routine in spam groups
339         (spam-ham-move-routine): new function to move ham articles to the
340         ham-process-destinations group parameter
341
342 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
343
344         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
345
346         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
347         gnus-summary-update-article-line.
348
349 2003-01-08  Simon Josefsson  <jas@extundo.com>
350
351         * nnmail.el (nnmail-expiry-target-group): Request group, create it
352         not successful.
353
354 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
355
356         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
357
358 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
359
360         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
361         logic, finally
362
363 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364
365         * gnus-spec.el (gnus-parse-format): %C is a complex format.
366         (gnus-parse-format): Change to %~.
367
368         * message.el (message-generate-headers): Don't generate optional
369         empty headers.
370
371 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
372
373         * message.el (message-cross-post-default)
374         (message-cross-post-note-function, message-shoot-gnksa-feet)
375         (message-strip-subject-trailing-was, message-change-subject)
376         (message-mark-insert-file, message-cross-post-followup-to)
377         (message-cross-post-followup-to, message-mode-map)
378         (message-generate-unsubscribed-mail-followup-to)
379         (message-make-mail-followup-to): Minor changes to doc-strings and
380         error messages.  Updated copyright line.
381
382         * message.el (message-make-mail-followup-to,
383         message-generate-unsubscribed-mail-followup-to): New function
384         names.  Renamed functions: "-mft" -> "-mail-followup-to".
385         (message-make-mft, message-gen-unsubscribed-mft): Removed function
386         names.
387
388         * mml.el (mml-preview-insert-mail-followup-to): New function name.
389         (mml-preview-insert-mft): Removed function name.
390         (mml-preview): Use new function names.
391
392         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
393
394         * message.el (message-mode-field-menu): Moved header related
395         commands from "Message" to "Field" menu.
396
397 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
398
399         * message.el (message-generate-headers-first): Added customization
400         if variable is a list.
401
402 2003-01-07  Michael Shields  <shields@msrl.com>
403
404         * gnus-art.el (gnus-article-next-page): Correctly handle the case
405         where the last line of the article is the last line of the window.
406
407 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
408
409         * gnus-msg.el (gnus-debug): Use ignore-errors.
410
411         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
412         `gnus-summary-update-line'.
413
414 2003-01-08  Simon Josefsson  <jas@extundo.com>
415
416         * gnus-art.el (gnus-unbuttonized-mime-types)
417         (gnus-buttonized-mime-types): Doc fix.
418
419 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
420
421         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
422
423 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
424
425         * nnrss.el (nnrss-group-alist): Add and clear up.
426
427 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
428
429         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
430
431         * lpath.el (bbdb-search): added BBDB functions for a better way to
432         fix missing functions
433
434         * spam.el (spam-check-ifile): if should be an unless
435
436         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
437         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
438         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
439
440 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
441
442         * gnus-sum.el (gnus-summary-make-menu-bar): Added
443         gnus-summary-refer-thread to thread menu.
444
445 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
446
447         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
448         summary buffer, articles that cannot be fetched are marked as
449         canceled.
450
451         * nntp.el (nntp-with-open-group): The quit signal handler must
452         propagate the quit signal to the next outer handler so that the
453         caller knows that the request aborted abnormally.
454
455 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
456
457         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
458         (spam-ifile-register-spam-routine)
459         (spam-ifile-register-ham-routine): added ifile functionality that
460         does not use ifile-gnus.el to classify and register articles
461         (spam-get-article-as-string): convenience function
462         (spam-summary-prepare-exit): added ifile spam and ham registration
463         (spam-ifile-all-categories, spam-ifile-spam-category)
464         (spam-ifile-path, spam-ifile): added customization options
465
466         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
467         exit processor
468         (spam-process): added gnus-group-ham-exit-processor-ifile to the
469         list of choices
470
471 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * gnus-score.el (gnus-score-followup): Also score immediate
474         followups.
475
476 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
479
480 2003-01-07  Simon Josefsson  <jas@extundo.com>
481
482         * message.el (message-mode-menu): Fix receipt balloon help.
483
484 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
485
486         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
487         always be interpreted as news.
488
489 2003-01-07  Simon Josefsson  <jas@extundo.com>
490
491         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
492         gnus-sieve-script, instead of the global variable
493         gnus-sieve-crosspost.  One-line patch from Steinar Bang
494         <sb@dod.no>.
495
496 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
497
498         * gnus.el: Renamed gnus-summary-*-uncached-face as
499         gnus-summary-*-undownloaded-face to avoid confusing the agent with
500         the cache.
501
502         * gnus-sum.el: Ditto.
503
504 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
505
506         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
507         in either the group or summary buffer.
508         New command "JS", in summary buffer, will fetch articles per the
509         group's category, predicate, and processable flags.
510         (gnus-agent-summary-fetch-series): Rewritten to call
511         gnus-agent-session-fetch-group once with all articles in the
512         series.
513         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
514         return list of fetched articles.
515         (gnus-agent-fetch-articles): Split fetch list into sublists such
516         that the article buffer is only slightly larger than
517         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
518         the group's article alist is saved.
519         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
520         longer result in the agent trying to fetch an article.
521         (gnus-agent-fetch-group-1): Can now be called in either the group
522         or summary buffer.  Removed the max-fetch-size code that I added
523         on 2002-12-13 as that capability is now part of
524         gnus-agent-fetch-articles.  Added code to update summary buffer.
525         When called in the group buffer, articles that can not be fetched
526         are AUTOMATICALLY MARKED AS READ.
527
528         * gnus-sum.el (): Modified eval-when-compile to minimize
529         misleading compilation warnings.
530         (gnus-update-summary-mark-positions): Changed code to use
531         gnus-undownloaded-mark rather than gnus-downloaded-mark.
532
533         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
534         empty file as the parser assumes that the file isn't empty.
535
536         * nntp.el (nntp-send-string): The process-send-string call can,
537         because it performs I/O on the process, change the process' state
538         from open to closed.  If this happens, call nntp-report
539         immediately to report the broken connection.
540         (nntp-report): Rewritten to avoid needing a global variable to
541         determine the appropriate course of action.  Instead, two function
542         implementations are provided and the nntp-report function value is
543         bound to the appropriate implementation.
544         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
545         (nntp-with-open-group): Now binds nntp-report's function cell
546         rather than binding gnus-with-open-group-first-pass.  Added a
547         condition-case to detect a quit during a nntp command.  When the
548         quit occurs, the current connection is closed as a fetch articles
549         request could have several megabytes queued up for reading.
550         (nntp-retrieve-headers): Bind articles to itself.  If
551         nntp-with-open-group repeats this command, I must have access to
552         the original list of articles.
553         (nntp-retrieve-groups): Ditto for groups.
554         (nntp-retrieve-articles): Ditto for articles.
555         (*): Replaced nntp-possibly-change-group calls to
556         nntp-with-open-group forms in all, but one, occurrance.
557         (nntp-accept-process-output): Bug fix. Detect when called with
558         null process.
559
560 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
561
562         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
563         if we don't need to.
564         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
565
566 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
567
568         * gnus-group.el (gnus-group-make-web-group): Pass the select
569         method on to group-create.
570         (gnus-group-line-format-alist): %U is an integer.
571
572         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
573         ephemeral groups.
574         (gnus-summary-read-group-1): Ditto.
575         (gnus-group-make-articles-read): Ditto.
576
577         * mm-url.el (mm-url-program): Doc fix.
578
579         * message.el (message-mode-map): Rebound
580         message-insert-wide-reply.
581
582 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
583
584         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
585         color as `gnus-group-startup-message' does.
586
587 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
588
589         * spam.el: fixed line lengths to 80 chars or less
590
591         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
592         "not-read" mark
593         (gnus-summary-mark-forward): added the spam-mark to the list of
594         marks not to be marked as "read" when viewed
595
596 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
599
600         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
601         Protect against unactive groups.
602
603         * message.el (message-check-news-header-syntax): Check long
604         header lines.
605         (message-check-news-header-syntax): Update `start'.
606
607         * gnus-group.el (gnus-group-expire-articles): Doc fix.
608         (gnus-group-line-format): %U.
609         (gnus-group-line-format-alist): ?U.
610         (gnus-number-of-unseen-articles-in-group): New function.
611
612         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
613
614         * gnus.el (gnus-version-number): Bump version number.
615
616 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
617
618         * gnus.el: Oort Gnus v0.10 is released.
619
620 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
621
622         * gnus.el (gnus-version-number): Fix version number.
623
624 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
625
626         * gnus.el: Oort Gnus v0.08 is released.
627
628 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
629
630         * mm-util.el: Add mm-string-make-unibyte.
631
632         * gnus-group.el (gnus-group-jump-to-group): Make it work for
633         UTF-8 groups.
634
635 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
636
637         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
638
639         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
640
641 2003-01-04  Kevin Ryde  <user42@zip.com.au>
642
643         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
644         function.
645
646 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
647
648         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
649         (gnus-summary-read-group-1): Update group line.
650         (gnus-summary-exit-no-update): Update group on exit.
651
652         * gnus-group.el (gnus-group-line-format): Add %*.
653         (gnus-group-line-format-alist): Ditto.
654         (gnus-group-insert-group-line): Set it.
655         (gnus-group-is-exiting-p): New variable.
656         (gnus-group-insert-group-line): Use it.
657
658 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
659
660         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
661         enable BBDB ham processing
662         (spam-blacklist-register-routine): enable blacklist spam processing
663         (spam-whitelist-register-routine): enable whitelist ham processing
664         (spam-fetch-field-from-fast): fast fetching of the "from" field
665         from (gnus-data-list)
666         (spam-summary-prepare-exit): works completely now
667         (spam-use-blacklist): oops, should be nil by default
668         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
669         split processing now; before it was for summary exit as
670         well but that's done with the spam-contents and spam-process
671         parameters now
672
673 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
674
675         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
676         characters.
677
678 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
679
680         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
681         (spam-group-processor-p, spam-group-processor-bogofilter-p)
682         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
683         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
684         (spam-mark-spam-as-expired-and-move-routine)
685         (spam-generic-register-routine, spam-BBDB-register-routine)
686         (spam-ifile-register-routine, spam-blacklist-register-routine)
687         (spam-whitelist-register-routine): new functions
688         (spam-summary-prepare-exit): added summary exit processing (expire
689         or move) of spam-marked articles for spam groups; added slots for
690         all the spam-*-register-routine functions
691
692 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
693
694         * pop3.el (pop3-retr): Wait 500 msecs.
695         (pop3-read-response): Ditto.
696
697         * gnus-msg.el (gnus-setup-message): Get the evaliation order
698         right.
699         (gnus-inews-make-draft): New function.
700         (gnus-setup-message): Use it.
701
702         * message.el (message-required-headers): Add From.
703
704 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
705         Trivial patch from Norbert Koch <nk@viteno.net>.
706
707         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
708
709 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * message.el (message-generate-headers): Let header formatters do
712         their work.
713
714 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
715
716         * deuglify.el (gnus-article-outlook-deuglify-article):
717         Rehighlight, reapply treatments and call
718         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
719         (gnus-outlook-repair-attribution-block): Recognize cited
720         attributions.  Suggested by Niklas Morberg.
721
722 2003-01-02  Pete Kazmier  <pete@kazmier.com>
723
724         * gnus-art.el (gnus-treat-predicate): Check condition first.
725
726 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
727
728         * lpath.el: Add url-http-file-exists-p.
729
730         * gnus-group.el (gnus-group-fetch-charter): Use
731         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
732
733 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * message.el (message-draft-headers): Also generate From to get a
736         nicer draft buffer summary.
737
738         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
739         parameter.
740
741         * gnus-art.el (article-wash-html): Clean up.
742         (article-wash-html): Typo fix.
743
744         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
745         (gnus-summary-mail-forward): To many lists of lists.
746
747         * gnus-art.el (article-wash-html): Clean up.
748
749 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
750
751         * gnus-art.el (gnus-treat-wash-html): New variable.
752
753 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
754
755         * message.el (message-check-news-header-syntax): Allow posting.
756         (message-check-news-header-syntax): Fix logic for sure, this
757         time.
758
759 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
760
761         * message.el (message-check-news-header-syntax): Check syntax of
762         continuation headers.
763
764 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
765
766         * gnus-art.el (gnus-button-url-regexp,
767         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
768         (gnus-header-button-alist): Regexps are case insensitive here.
769
770 2003-01-02  Simon Josefsson  <jas@extundo.com>
771
772         * dig.el (query-dig): Doc fix.
773
774 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
775
776         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
777         summary buffer line, not just the download mark.
778
779 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * gnus-sum.el (gnus-summary-goto-subjects): New function.
782         (gnus-summary-insert-dormant-articles): New command and
783         keystroke.
784
785         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
786         function for mass insertion of subjects.
787
788         * nndraft.el (nndraft-generate-headers): Don't move point.
789
790         * gnus.el (nnheader): Require nnheader.
791
792         * nndraft.el (nndraft-request-associate-buffer): Use
793         make-local-variable.
794
795 2003-01-02  Michael Shields  <shields@msrl.com>
796
797         * nndraft.el (nndraft-request-associate-buffer): Make
798         write-contents-hooks buffer-local before setting it.
799
800 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801
802         * gnus.el (gnus-group-parameter-value): Take an extra param.
803         (gnus-group-fast-parameter): Let group param results be nil.
804
805         * gnus-art.el (gnus-article-forward-header): New function.
806         (article-date-ut): Use it to remove continuation date headers.
807
808         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
809         read-event.
810         (gnus-summary-remove-bookmark): Clean up.
811         (gnus-summary-set-bookmark): Clean up.
812
813         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
814
815         * gnus.el (gnus-group-startup-message): Bind data-directory to
816         the Gnus etc directory.
817
818 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
819
820         * spam.el (spam-summary-prepare-exit): added slots for spam- and
821         ham-processing of articles; use the new
822         spam-group-(spam|ham)-contents-p functions
823         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
824         convenience functions
825         (spam-mark-junk-as-spam-routine): use the new
826         spam-group-spam-contents-p function
827
828         * gnus.el (spam-process, spam-contents, spam-process-destination):
829         added new parameters with corresponding global variables
830         (gnus-group-spam-exit-processor-ifile,
831         gnus-group-spam-exit-processor-bogofilter,
832         gnus-group-spam-exit-processor-blacklist,
833         gnus-group-spam-exit-processor-whitelist,
834         gnus-group-spam-exit-processor-BBDB,
835         gnus-group-spam-classification-spam,
836         gnus-group-spam-classification-ham): added new symbols for the
837         spam-process and spam-contents parameters
838
839         * spam.el (spam-ham-marks, spam-spam-marks): changed list
840         customization and list itself to store mark symbol rather than
841         mark character.
842         (spam-bogofilter-register-routine): added logic to generate mark
843         values list from spam-ham-marks and spam-spam-marks, so (member)
844         would work.
845
846 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
847
848         * message.el (message-cross-post-followup-to): Fix comment.
849
850 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
851
852         * spam.el (spam-ham-marks, spam-spam-marks): changed list
853         customization and list itself to store mark symbol rather than
854         mark character.
855         (spam-bogofilter-register-routine): added logic to generate mark
856         values list from spam-ham-marks and spam-spam-marks, so (member)
857         would work.
858
859 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
860
861         * message.el (message-signature-insert-empty-line): New variable.
862
863 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
864
865         * message.el: Renamed functions and variables: "xpost" ->
866         "cross-post", "-fup2" -> "-followup-to".
867         (message-cross-post-old-target, message-cross-post-default,
868         message-cross-post-note, message-followup-to-note,
869         message-cross-post-note-function): New variables names.
870         (message-xpost-old-target, message-xpost-default,
871         message-xpost-note, message-fup2-note,
872         message-xpost-note-function): Removed variable names.
873         (message-cross-post-followup-to-header,
874         message-cross-post-insert-note, message-cross-post-followup-to):
875         New function names.
876         (message-xpost-fup2-header, message-xpost-insert-note,
877         message-xpost-fup2): Removed function names.
878
879 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
880
881         * message.el (message-send-mail): Added message-cleanup-headers to
882         prevent newlines in headers.
883
884 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * dns.el (dns-make-network-process): Comment.
887
888         * gnus-sum.el (gnus-summary-display-while-building): Default to
889         nil.
890
891 2003-01-01  Wes Hardaker  <wes@hardakers.net>
892
893         * gnus-sum.el (gnus-summary-display-while-building): New
894         variable.
895
896 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
897
898         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
899         before rearranging the article.
900
901 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * nndraft.el (nndraft-generate-headers): New function.
904         (nndraft-request-associate-buffer): Use it to write headers on
905         buffer save.
906
907         * message.el (message-generate-headers): Let the function be a
908         lambda form.
909         (message-draft-headers): New variable.
910
911         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
912         function.
913         (gnus-setup-message): Use it.
914
915         * message.el (message-generate-headers-first): Doc fix.
916         (message-setup-1): Use new function for getting which headers to
917         generate.
918         (message-headers-to-generate): New function.
919
920 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
921
922         * gnus-agent.el (gnus-agent-save-alist): Make directory.
923
924 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
925
926         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
927         mention negatives.
928
929 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
930
931         * deuglify.el (gnus-outlook-rearrange-article): Use
932         `transpose-regions' instead of tempering the kill-ring.
933         (gnus-article-outlook-deuglify-article): Rehighlight article
934         instead of a complete redisplay.
935
936 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
937
938         * spam.el: most defvars are defcustoms now
939
940         patches from Michael Shields  <shields@msrl.com>
941
942         * spam.el (spam-bogofilter-articles): Select the article
943         body using gnus-summary-show-article t instead of
944         gnus-summary-select-article; this presents the raw text
945         without running any hooks.
946
947         * spam.el (spam-bogofilter-articles): Use message-remove-header
948         to remove headers; the old way incorrectly removed just the first
949         line of folded headers.
950
951 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
952
953         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
954
955 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * gnus-start.el (gnus-load): New function.
958         (gnus-read-newsrc-el-file): Use it.
959
960 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
961
962         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
963         (gnus-button-handle-apropos-documentation): New function.
964         (gnus-button-handle-ctan): New function.
965         (gnus-button-alist): Use them.  Improve some regexps.
966         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
967
968 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
969
970         * message.el (message-subscribed-p): New function.
971         (message-send-mail): Use it.
972         * mml.el (mml-preview-insert-mft): New function.
973         (mml-preview): Use it.
974
975 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
978         when sorting by date.
979
980         * gnus-art.el (gnus-article-edit-mode): New variable.
981         (gnus-article-setup-buffer): Warn user about discarding edits.
982
983         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
984         (gnus-summary-pipe-output): Take a symbolic prefix to save all
985         headers.
986
987         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
988
989 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
990
991         * message.el (message-completion-alist): Added "Mail-Followup-To"
992         and "Mail-Copies-To".
993
994 2002-07-21  Jesper harder  <harder@ifa.au.dk>
995
996         * gnus-group.el: Add key bindings for
997         gnus-group-sort-groups-by-real-name and
998         gnus-group-sort-selected-groups-by-real-name.
999
1000 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1001
1002         * gnus.texi (Sorting Groups): Add key bindings for
1003         gnus-group-sort-groups-by-real-name and
1004         gnus-group-sort-selected-groups-by-real-name.
1005
1006 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1007
1008         * spam.el (spam-use-dig): new variable for blackhole checking
1009         through dig.el
1010         (spam-check-blackholes): added dig.el checking functionality and
1011         more verbose reporting; query-dig is autoloaded from dig.el
1012         (spam-use-blackholes): disabled by default
1013         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1014         blackhole servers list
1015
1016 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * message.el (message-required-headers): New variable.
1019
1020 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1021
1022         * dig.el (query-dig): new function
1023
1024 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1027         prefixes.
1028
1029         * dns.el (query-dns): Protect against errors.
1030
1031         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1032         (gnus-inews-add-send-actions): Mark all answered messages as
1033         answered.
1034
1035 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1036
1037         * nnmail.el (nnmail-split-it): Added tracing to
1038         `:' split rule
1039
1040 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1041
1042         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1043         and "%s" so we don't overquote them.
1044
1045 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1046
1047         * (mm-display-external): Display the actual command that has been
1048         executed in the echo area.
1049
1050 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1051
1052         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1053
1054         * message.el (message-with-reply-buffer): New macro.
1055         (message-fetch-reply-field): Use it.
1056         (message-insert-wide-reply): New command and keystroke.
1057         (message-carefully-insert-headers): New function.
1058         (message-insert-to): Use new function.
1059
1060         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1061         (gnus-topic-goto-missing-group): Use it.
1062
1063         * message.el (message-required-news-headers): Removed Lines.
1064         (message-reply): Don't insert References first.
1065         (message-followup): Ditto.
1066         (message-make-references): New function.
1067         (message-followup): Set message-reply-headers before generating
1068         the buffer stuff.
1069
1070 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1071
1072         * mml.el (mml-generate-mime-1): Reverse the order of
1073         encoding/flowing.
1074
1075 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1078         after moving them.
1079
1080         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1081         fit with newer standard format.
1082         (gnus-summary-make-false-root-always): New variable.
1083         (gnus-gather-threads-by-subject): Use it.
1084
1085         * message.el (message-get-reply-headers): Take an address list
1086         optional argument.
1087
1088 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * gnus.el (gnus-keep-backlog): Change default to 20.
1091
1092         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1093         start.
1094         (gnus-agent-check-overview-buffer): Remove negative article
1095         numbers.
1096
1097         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1098         (nnmail-cache-ignore-groups): Doc fix.
1099
1100         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1101         (nnimap-debug-buffer): New variable.
1102         (nnimap-debug): Use it.
1103
1104 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1105
1106         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1107
1108 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1111         they aren't already sorted.
1112
1113 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1114
1115         * message.el (message-mode-menu): Add ellipses to menu items
1116         expecting user interaction.
1117         (message-mode-field-menu): do.
1118
1119 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1120
1121         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1122         it isn't used any more.
1123
1124 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1125
1126         * binhex.el (binhex-decoder-program): Fix docstring.
1127
1128 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1129
1130         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1131         special chars if the mailcap file uses single quotes around %s.
1132         From Laurent Martelli <laurent@bearteam.org>.
1133
1134 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1135
1136         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1137         return the info object.
1138
1139 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1140
1141         * gnus-int.el (gnus-request-update-info): Artificially add
1142         (1 . (1- min)) to the read range, in case the backend doesn't
1143         store marks for nonexistent articles.
1144
1145 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * binhex.el (binhex-insert-char): Eval-and-compile.
1148
1149 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1150
1151         * lpath.el: Add tool-bar-local-item-from-menu.
1152
1153         * message.el (message-tool-bar-local-item-from-menu): New function.
1154         (message-tool-bar-map): Use it.
1155
1156 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1157
1158         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1159
1160         * gnus-art.el (gnus-article-header-rank): Last header in
1161         gnus-sorted-header-list should have higher rank than non-members.
1162
1163 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1164
1165         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1166         covered methods.
1167
1168 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1169
1170         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1171         eval-when-compile.  Suggested by Kevin Greiner.
1172
1173 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1174
1175         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1176         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1177         even though no headers may have been fetched
1178         (gnus-agent-fetch-group-1, and perhaps others, require this
1179         behavior).
1180         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1181         server buffer is constrained by gnus-agent-max-fetch-size.
1182         Multiple chunks in the same group may perform arbitrarily large
1183         updates.
1184
1185 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1186
1187         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1188         gnus-summary-update-download-mark to update the article in the
1189         summary.
1190
1191 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1192
1193         * gnus.el (gnus-summary-high-uncached-face,
1194         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1195         New faces.
1196
1197         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1198         added this on 2002-11-23 but it just wasn't working out as
1199         intended.  The idea isn't entirely dead, three new faces
1200         gnus-summary-*-uncached-face are being added to gnus.el to provide
1201         the basis for an improved implementation.
1202         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1203         proper file to open is lib/servers.
1204         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1205         (i.e. removing the article from gnus-newsgroup-downloadable) will
1206         now restore the article's default mark rather than simply setting
1207         no mark.
1208         (gnus-agent-get-undownloaded-list): Corrected documentation.
1209         Added code to set new summary local variable,
1210         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1211         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1212         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1213         up to date.  Call new gnus-summary-update-download-mark to keep
1214         summary buffer up-to-date.
1215         (gnus-agent-fetch-selected-article): Keep
1216         gnus-newsgroup-undownloaded up to date.
1217         (gnus-agent-fetch-articles): Return list of articles that were
1218         successfully fetched.
1219         (gnus-agent-check-overview-buffer): No more thingatpt.
1220         (gnus-agent-expire): No longer deletes NOV entries of unread
1221         articles.
1222         (gnus-agent-unread-articles): New function.
1223         (gnus-agent-regenerate-group): The article number must be
1224         terminated by a tab character.  Added more messages to report
1225         repairs.  Inhibit quits while writing changes so it is now safe
1226         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1227         downloaded to 1) resolve the unbound references and 2) avoid
1228         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1229
1230         * gnus-art.el (gnus-article-prepare): The agent
1231         downloaded/undownloaded mark is no longer stored as the article's
1232         mark.
1233
1234         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1235         gnus-summary-highlight may use it.  Added downloaded as
1236         gnus-summary-highlight was using it.
1237
1238         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1239         the download mark now follows Kai's +/- convention.
1240         (gnus-downloaded-mark): Added ?+ mark.
1241         (gnus-summary-highlight): Added rules to select
1242         gnus-summary-high-uncached-face,
1243         gnus-summary-normal-uncached-face, and
1244         gnus-summary-low-uncached-face.  Removed the
1245         gnus-agent-downloaded-article-face.
1246         (gnus-summary-line-format-alist): Implemented the download flag
1247         format (?O) as named in the manual.  This implementation displays
1248         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1249         gnus-no-mark.
1250         (gnus-newsgroup-agentized): New local variable that identifies
1251         which groups are agentized.  While the agent is now on by default,
1252         you don't have to agentize every server that you use.
1253         (gnus-update-summary-mark-positions): Completed support for the
1254         download type of mark.
1255         (gnus-summary-insert-line): Added undownloaded to the parameters.
1256         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1257         reference by the gnus-summary-line-format-spec.
1258
1259         * nntp.el (nntp-with-open-group): This macro handles dropped or
1260         broken connections by opening a new connection and repeating the
1261         failed command.
1262         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1263         XOVER commands preceeding the active articles with the nov entry
1264         of the first available article.  When gnus connected to such a
1265         server, the unexpected nov entry would result in duplicate lines
1266         in the agent's overview file.  This patch fixes the duplicate
1267         lines problem and improves performance by skipping over all
1268         articles IDs that preceed the first nov entry in the server's
1269         reply.
1270
1271 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1274         (gnus-summary-highlight): Use it instead of `downloaded'.
1275         (gnus-summary-highlight-line): Ditto.
1276
1277         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1278
1279 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1280
1281         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1282
1283         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1284         calls.
1285
1286         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1287         downloaded variable if we're in an uncovered group.
1288
1289         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1290         font to soemthing less noticeable.
1291         (gnus-agent-group-covered-p): New function.
1292
1293 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1294
1295         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1296         Because of an unknown bug, the group buffer is saved in .overview
1297         file.
1298
1299 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1300
1301         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1302         `and' with `or'.
1303
1304 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1305
1306         * nntp.el (nntp-send-command): Assume that echo does not happen
1307         when nntp-open-connection-function is nntp-open-network-stream.
1308         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1309
1310 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1311
1312         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1313
1314 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1315
1316         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1317         nntp-server-buffer if we aren't going to write to it.
1318
1319 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1320         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1321
1322         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1323
1324 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1325
1326         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1327         decoded words.
1328
1329 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1330
1331         * gnus.el (fboundp): After loading mm-util, make sure it was the
1332         right one.
1333
1334 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1335
1336         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1337         gnus-sum.  Made into a user option.
1338
1339         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1340         (gnus-summary-mark-article-as-unread)
1341
1342 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1343
1344         * time-date.el (date-to-time): Typo.
1345
1346         * parse-time.el: Typo.
1347
1348         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1349
1350         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1351
1352         * nnimap.el:
1353         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1354
1355         * mm-encode.el (mm-safer-encoding): Typo.
1356
1357         * messcompat.el: Typo.
1358
1359         * message.el (message-face-alist): Typo.
1360
1361         * imap.el (imap-interactive-login, imap-open): Typos.
1362
1363         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1364
1365         * gnus.el: Typo.
1366
1367         * gnus-win.el (gnus-configure-frame): Typo.
1368
1369         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1370
1371         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1372
1373         * gnus-sum.el (gnus-summary-article-number)
1374         (gnus-summary-read-group-1, gnus-summary-mark-article)
1375         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1376
1377         * gnus-mule.el (gnus-mule-add-group): Typo.
1378
1379         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1380
1381         * gnus-group.el (gnus-group-fetch-faq): Typo.
1382
1383         * gnus-art.el (gnus-decode-header-methods): Typo.
1384
1385         * flow-fill.el: Typo.
1386
1387 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1388
1389         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1390
1391 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1392
1393         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1394         (gnus-summary-mark-article-as-unread)
1395         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1396         Reformatting to avoid long lines.
1397         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1398
1399 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1400
1401         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1402         be accessed through `mail-header-number'.
1403
1404 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1405
1406         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1407         compressed range to gnus-summary-insert-articles.
1408
1409 2002-11-26  Kevin Ryde <user42@zip.com.au>
1410
1411         * gnus-art.el (gnus-mime-copy-part): Look for filename
1412         parameter under content-disposition, not content-type.
1413
1414         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1415         (gnus-summary-reselect-current-group): Use it.
1416
1417 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1418
1419         * gnus-agent.el (gnus-agent-uncached-articles): if
1420         gnus-agent-load-alist fails, return ARTICLES.
1421
1422         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1423
1424 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1425
1426         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1427         superfluous function call.
1428         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1429         Add warning to docstring.
1430
1431 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1432
1433         * gnus-agent.el: Autoload number-at-point instead.
1434         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1435
1436 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1437
1438         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1439         require thingatpt (for number-at-point) and protect against
1440         deactivate-mark being unbound (on XEmacs).
1441
1442 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1443
1444         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1445         print message on entry.
1446
1447         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1448
1449         * gnus-range.el (gnus-range-difference): New function.
1450         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1451
1452 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1453
1454         * gnus-sum.el (gnus-summary-insert-old-articles): Use
1455         gnus-remove-from-range instead of gnus-range-difference which
1456         doesn't exist.
1457
1458 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1459         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1460
1461         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
1462         used for showing which articles have been downloaded.
1463         (gnus-agent-article-alist): Format change.  Add documentation.
1464         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
1465         process-marked articles.
1466         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
1467         in the series are individually fetched to minimize lose of
1468         content due to an error/quit.
1469         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
1470         gnus-message instead of message.
1471         (gnus-agent-read-servers): Use file lib/methods instead of
1472         lib/servers.  TODO: Why?
1473         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
1474         (gnus-agent-get-undownloaded-list): Remove articles that appear to
1475         come from the agent.  This means that they are not downloaded.
1476         (gnus-agent-fetch-selected-article): Don't use history.
1477         (gnus-agent-save-history, gnus-agent-enter-history)
1478         (gnus-agent-article-in-history-p, gnus-agent-history-path):
1479         Removed function; history is not used anymore.
1480         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
1481         (gnus-agent-crosspost): Started rewrite then realized that a typo
1482         in gnus-agent-fetch-articles ensures that this function is never
1483         called.  This will need to be fixed later.
1484         (gnus-agent-check-overview-buffer): Some sanity checks on the
1485         agent overview buffer.  This is a safety net used during
1486         development.
1487         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
1488         changed, write a number to the file indicating this.
1489         (gnus-agent-fetch-headers): Rewrite to respect
1490         gnus-agent-consider-all-articles without relying on the
1491         `.fetched' files.  Make it fast.
1492         (gnus-agent-braid-nov): Change resulting from
1493         gnus-agent-fetch-headers change.
1494         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
1495         `.fetched' files.
1496         (gnus-agent-read-agentview): New function, used by
1497         gnus-agent-load-alist.
1498         (gnus-agent-load-fetched-headers): Remove.
1499         (gnus-agent-save-alist): Rewrite to accomodate new format.
1500         (gnus-agent-fetch-group-1): Make sure list of articles is in the
1501         same order as in gnus-newsgroup-headers.
1502         (gnus-agent-expire): Document and implement extra args ARTICLES,
1503         GROUP, FORCE.  Do not restrict usage.
1504         (gnus-agent-uncached-articles): New function.
1505         (gnus-agent-retrieve-headers): Use it.
1506         (gnus-agent-regenerate-group): No longer needs to be called from
1507         gnus-agent-regenerate.  Individual groups may be regenerated. The
1508         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
1509         The article fetch dates are validated in the article alist.  The
1510         article alist is pruned of entries that do not reference existing
1511         NOV entries.  All changes are computed then applied with
1512         inhibit-quit bound to t.  As a result, it is now safe to quit out of
1513         regeneration.  The optional clean parameter has been replaced with
1514         an optional reread parameter.  Clean is no longer necessary as
1515         regeneration gets the appropriate setting from
1516         gnus-agent-consider-all-articles.  The new reread parameter will
1517         result in fetched, or all, articles being marked as unread.
1518         (gnus-agent-regenerate): Removed code to regenerate the history
1519         file as it is no longer used.
1520
1521         * gnus-start.el (gnus-make-ascending-articles-unread): New
1522         function, for efficient mass-marking.
1523
1524         * gnus-sum.el (gnus-summary-highlight): Use new face for
1525         downloaded articles.
1526         (gnus-article-mark): Prefer to indicate read/unread status over
1527         downloaded status.
1528         (gnus-summary-highlight-line-0): New function, maybe rehighlights
1529         line.
1530         (gnus-summary-highlight-line): Use new face for downloaded
1531         articles.
1532         (gnus-summary-insert-old-articles): Improved performance by
1533         replacing the initial LIST of older articles with a compressed
1534         RANGE of older articles.  Some servers appear to lie about
1535         their active range so the original list could contain millions
1536         of article numbers.  The range is not expanded into a list
1537         until the optional ALL parameter has been applied.
1538
1539 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1540
1541         * gnus-agent.el (gnus-category-mode): Typo in doc string.
1542
1543 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1544
1545         * spam.el:
1546         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
1547
1548         * spam.el: added `M s t' and `M s x' key mappings
1549
1550 2002-11-20  Simon Josefsson  <jas@extundo.com>
1551
1552         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
1553
1554 2002-11-19  Simon Josefsson  <jas@extundo.com>
1555
1556         * gnus-sum.el (gnus-summary-morse-message): Load
1557         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
1558         (unmorse-region): Autoload it instead.
1559
1560 2002-11-18  Simon Josefsson  <jas@extundo.com>
1561
1562         * gnus-sum.el (gnus-summary-morse-message): New function.
1563         (gnus-summary-wash-map): Bind to `W m'.
1564         (gnus-summary-make-menu-bar): Add.
1565
1566         * nnimap.el (nnimap-request-expire-articles): Compress sequence
1567         before storing \Deleted mark on expired articles.
1568
1569 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
1570         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
1571
1572         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
1573         parens in column 0.
1574
1575 2002-11-17  Juanma Barranquero  <lektu@terra.es>
1576
1577         * nnweb.el (nnweb-google-create-mapping): Fix typo.
1578
1579         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
1580
1581         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
1582
1583 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1584
1585         * message.el (message-set-auto-save-file-name): Use
1586         make-directory, to avoid the dependence on gnus-util.
1587
1588 2002-11-16  Simon Josefsson  <jas@extundo.com>
1589
1590         * nnimap.el (nnimap-callback-callback-function):
1591         (nnimap-callback-buffer): Removed, these cannot be global but must
1592         be embedded into the callback.
1593         (nnimap-make-callback): New.  Embedd article number, callback and
1594         buffer in function.
1595         (nnimap-callback, nnimap-request-article-part): Update.
1596
1597 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1598
1599         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
1600
1601 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1602
1603         * gnus.el (gnus-summary-line-format): Document %C.
1604
1605 2002-11-11  Simon Josefsson  <jas@extundo.com>
1606
1607         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
1608         output when called interactively.
1609
1610 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1611
1612         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
1613
1614         * message.el (message-draft-coding-system): Improve comment; use
1615         mm-auto-save-coding-system for the default value.
1616
1617         * nndraft.el (nndraft-request-article): Revert to the state before
1618         2002-10-29; regexp-quote mail-header-separator.
1619
1620 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
1621
1622         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
1623         allow editing of drafts from an nnvirtual group.
1624
1625 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * nndraft.el (nndraft-request-article): Replace emacs-mule with
1628         mm-auto-save-coding-system.
1629
1630         * message.el (message-draft-coding-system): Default to
1631         iso-2022-7bit.
1632
1633         * mm-util.el (mm-auto-save-coding-system): Undo last change to
1634         restore the default value to emacs-mule or escape-quoted.
1635
1636 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
1639         a delayed or a queued article as well as a draft.
1640
1641         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
1642         delayed or a queued article in the raw format; treat a delayed
1643         article as a raw article as well as a draft.
1644         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
1645         for the delayed group.
1646
1647         * nndraft.el (nndraft-request-article): Ignore auto save files for
1648         a delayed or a queued article; don't bother to decode a queued
1649         article; don't bind nnmail-file-coding-system for a queued article.
1650
1651         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
1652         and the queue group.
1653
1654 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
1655
1656         * gnus-group.el (gnus-group-delete-group):
1657         gnus-cache-active-hashtb might be void.
1658
1659 2002-11-02  Simon Josefsson  <jas@extundo.com>
1660
1661         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
1662         setting of the default user ID.  From Raymond Scholz
1663         <ray-2002@zonix.de>.
1664
1665 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
1666
1667         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
1668         charset.
1669
1670 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
1671         From Alex Schroeder <alex@emacswiki.org>
1672         * spam-stat.el (spam-stat-process-directory): add dir to message
1673         (spam-stat-reduce-size): No longer remove words
1674         with values close to 0.5, because the default value is 0.2.
1675
1676 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1677
1678         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
1679         documentation.
1680
1681 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1682
1683         * gnus-agent.el (gnus-agent-fetched-headers)
1684         (gnus-agent-load-fetched-headers)
1685         (gnus-agent-save-fetched-headers): Remove variable and two
1686         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
1687         works better.
1688         (gnus-agent-fetch-headers): New implementation from Kevin
1689         Greiner.  Uses gnus-agent-article-alist to store information
1690         about fetched messages which aren't on the server anymore.  The
1691         trick is to return a list of considered messages to the caller,
1692         but to only fetch those which haven't been fetched yet.
1693
1694 2002-10-30  Simon Josefsson  <jas@extundo.com>
1695
1696         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1697
1698         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1699
1700 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1701
1702         * mm-view.el (mm-w3m-local-map-property): Make it work with older
1703         versions of emacs-w3m than 1.3.3.
1704
1705         * lpath.el: Bind w3m-minor-mode-map.
1706
1707         * mm-view.el (mm-w3m-mode-command-alist)
1708         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
1709         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
1710         (mm-setup-w3m): Simplified.
1711         (mm-w3m-local-map-property): New function.
1712         (mm-inline-text-html-render-with-w3m): Use it.
1713
1714         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
1715         mm-w3m-local-map-property.
1716
1717 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * mm-util.el (mm-auto-save-coding-system): Default to
1720         iso-2022-7bit.
1721
1722         * nndraft.el (nndraft-request-article): Decode an article using
1723         the coding-system emacs-mule if it seems to have been saved using
1724         emacs-mule.
1725         (nndraft-request-replace-article): Use message-draft-coding-system
1726         instead of mm-auto-save-coding-system for the draft or delayed
1727         group.
1728
1729 2002-10-28  Josh  <huber@alum.wpi.edu>
1730
1731         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
1732         functions.
1733
1734 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1735         From mah@everybody.org (Mark A. Hershberger).
1736
1737         * mm-url.el (mm-url-insert-file-contents): Make it return the same
1738         type values ("url" size) regardless of the values of
1739         mm-url-use-external.
1740
1741 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1742
1743         * nnimap.el (nnimap-request-article-part): Try harder to show
1744         group name in debugging message.
1745
1746 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1747
1748         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
1749         directory if it doesn't exist.
1750         (gnus-agent-fetch-headers): Remove old cruft that tried to
1751         abstain from downloading articles more than once if
1752         gnus-agent-consider-all-articles was true.  This is now done
1753         properly via the .fetched files.
1754
1755 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * nndraft.el (nndraft-request-article): Treat delayed articles
1758         like drafts.
1759
1760 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
1763
1764 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1765
1766         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
1767         Remove unused optional arg DIR and corresponding code.
1768
1769         * nnimap.el (nnimap-request-article-part): Include group name in
1770         debugging output.
1771
1772 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
1773
1774         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
1775
1776 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1777
1778         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
1779         contains range of headers that have been fetched by the agent
1780         already.  Compare gnus-agent-article-alist.
1781         (gnus-agent-file-header-cache): Like
1782         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
1783         (gnus-agent-fetch-headers): Improve comment.  Revert to old
1784         seen/recent logic.
1785         Remember which headers have been fetched before and don't fetch
1786         them again the next time round.
1787         (gnus-agent-load-fetched-headers)
1788         (gnus-agent-save-fetched-headers): New functions, for remembering
1789         which headers have been fetched before.
1790
1791 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1792
1793         * lpath.el: Remove useless bindings.
1794
1795 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
1796
1797         * gnus-sum.el (gnus-summary-execute-command): Disable visual
1798         features while searching.
1799
1800 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1801
1802         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
1803
1804 2002-10-22  Simon Josefsson  <jas@extundo.com>
1805
1806         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
1807         (pgg-snarf-keys): Add.
1808
1809 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1810
1811         * lpath.el: Fbind bbdb-records.
1812
1813         * spam.el: Don't autoload bbdb-records.
1814
1815 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1816
1817         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
1818         prevent inf-loop.
1819
1820 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821
1822         * nnslashdot.el: Removed some test lines.
1823         More test.
1824
1825 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1826
1827         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
1828         are known to be downloaded already.
1829
1830 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
1833         (mm-text-html-washer-alist): Ditto.
1834
1835 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1836
1837         * nnheader.el (nnheader-remove-body): Fix an error of detecting
1838         boundary between headers and body.
1839         * nnml.el (nnml-parse-head): Ditto.
1840
1841 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
1844         entries.
1845
1846         * gnus-group.el (gnus-fetch-group): Allow an optional
1847         specification of the articles to select.
1848
1849         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
1850
1851 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1852
1853         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
1854         headers from the group, update variable `articles' to contain
1855         only those numbers where headers exist.  (When fetching all
1856         articles in a group, Gnus creates lots of numbers where there is
1857         no articles.)
1858
1859 2002-10-20  Steve Youngs  <youngs@xemacs.org>
1860
1861         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
1862         doesn't have the 'alist custom type, use cons cells instead.
1863         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
1864         (pgg-parse-hash-algorithm-alist): Ditto.
1865         (pgg-parse-compression-algorithm-alist): Ditto.
1866         (pgg-parse-signature-type-alist): Ditto.
1867
1868         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
1869
1870         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
1871
1872         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
1873
1874 2002-10-19  Simon Josefsson  <jas@extundo.com>
1875
1876         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
1877         buffer.
1878
1879 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1880
1881         * gnus-spec.el (gnus-make-format-preserve-properties)
1882         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
1883         properties also on XEmacs.  `gnus-xmas-format' is like format but
1884         preserves text properties on XEmacs (though it only understands
1885         simple format specs).  The variable
1886         `gnus-make-format-preserve-properties' controls whether the
1887         function is used, and is checked in `gnus-parse-simple-format'.
1888         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
1889
1890         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
1891         output.
1892         (gnus-agent-consider-all-articles): New variable.
1893         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
1894         (gnus-agent-fetch-headers): Depending on
1895         gnus-agent-consider-all-articles, maybe get all articles.
1896         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
1897         `read'.
1898         (gnus-predicate-imples-unread): New function.
1899         (gnus-agent-fetch-headers): Optimize to call
1900         gnus-list-of-unread-articles if that is sufficient.
1901         Check unseen and recent instead of seen and recent.
1902         (gnus-agent-fetch-headers): Abstain from calling
1903         gnus-list-range-intersection if range (a . b) would have (> a b).
1904
1905 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1906
1907         * message.el (message-send-mail): Make it possible to perform
1908         edebug-defun.
1909
1910 2002-10-18  Simon Josefsson  <jas@extundo.com>
1911
1912         * gnus-art.el (gnus-button-man-handler): Change default to
1913         `manual-entry' (defined in both emacsen).
1914         (gnus-button-man-handler): Remove emacsen difference and use
1915         `manual-entry'.
1916
1917 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * spam.el: Wrap autoload settings for bbdb-records,
1920         executable-find and ifile-spam-filter with eval-and-compile.
1921         (spam-display-buffer-contents): Remove.
1922         (spam-bogofilter-score): Merge spam-display-buffer-contents.
1923
1924 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
1925
1926         * spam.el (spam-display-buffer-contents): New function.
1927         (spam-bogofilter-score): use spam-display-buffer-contents, patch
1928         from Katsumi Yamaoka <yamaoka@jpl.org>.
1929
1930 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1931
1932         * nnheader.el (nnheader-parse-naked-head): New function.
1933         (nnheader-parse-head): Use the above function, in order to handle
1934         continuation lines properly.
1935         (nnheader-remove-body): New function.
1936         (nnheader-remove-cr-followed-by-lf): New function.
1937         (nnheader-ms-strip-cr): Use the above function.
1938
1939         * gnus-agent.el (gnus-agent-regenerate-group): Call
1940         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
1941         `nnheader-parse-head'.
1942         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1943
1944         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
1945         continuation lines by itself; call `nnheader-parse-naked-head'
1946         instead of `nnheader-parse-head'.
1947         * nndiary.el (nndiary-parse-head): Ditto.
1948         * nnfolder.el (nnfolder-parse-head): Ditto.
1949         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
1950         * nnmaildir.el (nnmaildir--update-nov): Ditto.
1951         * nnml.el (nnml-parse-head): Ditto.
1952
1953 2002-10-17  Steve Youngs  <youngs@xemacs.org>
1954
1955         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
1956         XEmacs, default to it if featurep 'xemacs.
1957
1958 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1959
1960         * spam-stat.el: Check for the existence of hash functions instead
1961         of the Emacs version to decide whether to load cl.  Suggested by
1962         Kai Gro\e,A_\e(Bjohann.
1963
1964 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1965
1966         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
1967         if it isn't open yet.
1968
1969 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * gnus-group.el: Require mm-url only when compiling.
1972         (gnus-group-fetch-charter): Require mm-url.
1973
1974         * spam-stat.el: Require cl for the functions gethash,
1975         hash-table-count, make-hash-table and mapc for Emacs 20.
1976         (puthash): Alias to cl-puthash for Emacs 20.
1977         (with-syntax-table): New macro for Emacs 20.
1978
1979 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
1980
1981         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
1982
1983 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1984
1985         * spam.el (spam-check-ifile): added ifile as a spam checking
1986         backend, and spam-use-ifle as the variable to toggle that check.
1987
1988 2002-10-12  Simon Josefsson  <jas@extundo.com>
1989
1990         * message.el (message-beginning-of-line): New variable.
1991         (message-beginning-of-line): Use it.
1992
1993 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1994
1995         * spam.el: more compilation fixes for BBDB
1996
1997         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
1998         (spam-stat-reduce-size): Interactive.
1999         (spam-stat-reset): New function.
2000         (spam-stat-save): Interactive.
2001
2002 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * gnus.el: Autoload gnus-delay-initialize.
2005
2006         * message.el: Autoload gnus-delay-article.
2007
2008 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2009
2010         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2011         text property in Emacs.
2012
2013 2002-10-11  Simon Josefsson  <jas@extundo.com>
2014
2015         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2016         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2017
2018         * mml1991.el (mml1991-pgg-sign): Remove CR.
2019
2020 2002-10-10  Simon Josefsson  <jas@extundo.com>
2021
2022         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2023         decrypt failed.
2024         (mml2015-trust-boundaries-alist): Removed.
2025         (mml2015-gpg-extract-signature-details): Don't use it.
2026         (mml2015-unabbrev-trust-alist): New.
2027         (mml2015-gpg-extract-signature-details): Use it.
2028
2029 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2030
2031         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2032         BBDB installed
2033
2034         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2035         statistical analysis of spam in Lisp only
2036
2037 2002-10-10  Simon Josefsson  <jas@extundo.com>
2038
2039         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2040         auth, selected or examine state.
2041
2042         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2043         buffer and error buffer depending on type of information.
2044
2045         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2046         --status-fd stuff even if gpg.el is not used (revert earlier
2047         change).
2048         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2049         gnus details.
2050         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2051         buffer.
2052
2053         * pgg.el (pgg-verify-region): Use it.
2054
2055         * pgg-def.el (pgg-query-keyserver): New variable.
2056
2057         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2058         key-identifier in packet.  Is this a good idea?
2059
2060         * mml.el (mml-mode-map): Add security commands that operates on
2061         MIME parts.
2062         (mml-menu): And menu items for them.
2063
2064         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2065
2066         * mml.el (mml-parse-1): Support sender in #secure tags.
2067
2068         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2069         defined.
2070
2071         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2072         (mml-pgp-encrypt-buffer): Support combined signing.
2073
2074         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2075         (mml1991-gpg-encrypt): Ditto.
2076         (mml1991-pgg-encrypt): Ditto.
2077         (mml1991-encrypt): Pass sign parameter.
2078
2079         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2080         (mml-signencrypt-style): Mention the variable.
2081
2082 2002-10-09  Simon Josefsson  <jas@extundo.com>
2083
2084         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2085         pgg-gpg-user-id.
2086
2087         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2088         (pgg-fetch-key-function): Nil if w3 is not installed.
2089
2090 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2091
2092         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2093         gnus-agent-current-history.
2094
2095 2002-10-06  Simon Josefsson  <jas@extundo.com>
2096
2097         * imap.el (imap-parse-status): Don't use read to read token.
2098
2099 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2100
2101         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2102         for methods not covered by the agent, and when unplugged.
2103
2104 2002-10-05  Simon Josefsson  <jas@extundo.com>
2105
2106         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2107         signing.
2108
2109         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2110         a named server fails, ignore the server.
2111
2112         * mml1991.el (mml1991-pgg-sign): Do QP.
2113
2114         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2115         work.
2116
2117 2002-10-04  Simon Josefsson  <jas@extundo.com>
2118
2119         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2120
2121         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2122         binary-write-decoded-region from MEL.
2123
2124         * pgg.el (pgg-encrypt-region): Support sign.
2125
2126         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2127
2128         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2129
2130         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2131         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2132         branch where PGG was taken from in the ChangeLog entries below.
2133
2134 2002-10-01  Simon Josefsson  <jas@extundo.com>
2135
2136         * pgg-pgp.el: Don't require mel.  Don't use luna.
2137         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2138         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2139         (pgg-pgp-process-region): Don't use binary-funcall.
2140
2141         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2142
2143         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2144         instead of concat.
2145
2146         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2147
2148 2002-09-29  Simon Josefsson  <jas@extundo.com>
2149
2150         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2151         compile warnings.
2152
2153         * pgg.el (pgg-decrypt-region): Don't parse packet.
2154
2155         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2156
2157 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2158
2159         * pgg.el: Remove dependency on calist.el.
2160
2161 2002-09-28  Simon Josefsson  <jas@extundo.com>
2162
2163         * pgg.el (pgg-temporary-file-directory): New variable.
2164         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2165
2166         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2167         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2168
2169         * pgg-parse.el (pgg-char-int): Defalias.
2170         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2171         (pgg-read-bytes, pgg-read-body): Use it.
2172         (pgg-decode-packets): Don't use MEL, use base64-*.
2173         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2174         (pgg-string-as-unibyte): Defalias.
2175         (pgg-parse-armor-region): Use it.
2176
2177         * pgg-gpg.el (pgg-gpg-process-region): Use
2178         pgg-temporary-file-directory.
2179
2180         * luna.el: Don't def-edebug.
2181
2182         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2183         binary-write-decoded-region from MEL.
2184
2185         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2186
2187         * alist.el, calist.el: Don't require product/APEL.
2188
2189         * pgg-parse.el (top-level): Remove dependency on static.el,
2190         pccl.el, mel.el.
2191         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2192         `define-ccl-program' is boundp, instead of using broken.
2193
2194 2002-10-01  Simon Josefsson  <jas@extundo.com>
2195
2196         * message.el (message-required-mail-headers): Remove Lines:.
2197
2198 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2199         From Jesper Harder.
2200
2201         * gnus-group.el (gnus-group-fetch-charter,
2202         gnus-group-fetch-control): Prompt for group if given a prefix
2203         argument.
2204         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2205         gnus-group-fetch-control to summary key map and menu.
2206
2207
2208 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2209
2210         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2211         number when there are no articles.
2212
2213 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2214
2215         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2216         arg ALL means to fetch all articles, not only downloadable ones.
2217         (gnus-agent-fetch-selected-article): New function for
2218         gnus-select-article-hook or gnus-mark-article-hook.
2219
2220 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2221         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2222
2223         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2224         raw-text.
2225
2226 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2227
2228         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2229         Pinard).
2230         Major revamp of the code, documentation is in comments in the file
2231         for now.
2232
2233 2002-09-30  Simon Josefsson  <jas@extundo.com>
2234
2235         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2236         buffer seem to be needed?
2237
2238 2002-09-29  Simon Josefsson  <jas@extundo.com>
2239
2240         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2241         compile warnings.
2242
2243         * mml1991.el (mml1991-function-alist): Add pgg.
2244         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2245         (mml1991-pgg-encrypt): Fix recipients querying.
2246
2247 2002-09-28  Simon Josefsson  <jas@extundo.com>
2248
2249         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2250         from dme@dme.org.
2251         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2252         handle is returned.
2253
2254 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2257         Protect against non-existent of `nnimap-mailbox-info'.
2258
2259 2002-09-27  Simon Josefsson  <jas@extundo.com>
2260
2261         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2262         (gnus-setup-news-hook): Use it.
2263         (gnus-after-getting-new-news-hook): Ditto.
2264
2265         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2266
2267 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2268         From Mats Lidell <matsl@contactor.se>.
2269
2270         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2271
2272 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2273
2274         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2275         the part to decode encoded words, use raw words instead of decoded
2276         words.
2277
2278 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2279
2280         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2281
2282         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2283         (mm-setup-w3m): Use it.
2284
2285 2002-09-27  Simon Josefsson  <jas@extundo.com>
2286
2287         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2288         article buffers.
2289
2290         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2291         it just in case.
2292         (nnimap-update-unseen): New function; update unseen count in
2293         `n-m-info'.
2294         (nnimap-close-group): Call it.
2295
2296         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2297         (gnus-after-getting-new-news-hook): Ditto.
2298
2299         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2300         message into verboselevel 9.  Change slow mail check message.
2301         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2302         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2303         used as a hook after getting new mail.
2304
2305 2002-09-26  Simon Josefsson  <jas@extundo.com>
2306
2307         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2308         SELECT/EXAMINE is first unseen article, not number of unseen
2309         articles.  Make them distinct by renaming the former to
2310         `first-unseen' instead of `unseen'.
2311
2312         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2313         too.
2314         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2315         changed.
2316         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2317
2318         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2319
2320         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2321         better.
2322
2323         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2324         if dissecting resulting buffer actually had any information.
2325
2326 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2329         because the function `string<' allows symbols.
2330
2331         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2332
2333 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2334
2335         * message.el (message-forward-make-body): Revert an early change
2336         because 8-bit utf-8 emails.
2337
2338 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2339
2340         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2341         links to Info)
2342         * gnus-art.el (gnus-treat-highlight-signature):
2343         * gnus-art.el (gnus-treat-buttonize):
2344         * gnus-art.el (gnus-treat-buttonize-head):
2345         * gnus-art.el (gnus-treat-emphasize):
2346         * gnus-art.el (gnus-treat-strip-cr):
2347         * gnus-art.el (gnus-treat-unsplit-urls):
2348         * gnus-art.el (gnus-treat-leading-whitespace):
2349         * gnus-art.el (gnus-treat-hide-headers):
2350         * gnus-art.el (gnus-treat-hide-boring-headers):
2351         * gnus-art.el (gnus-treat-hide-signature):
2352         * gnus-art.el (gnus-treat-fill-article):
2353         * gnus-art.el (gnus-treat-hide-citation):
2354         * gnus-art.el (gnus-treat-hide-citation-maybe):
2355         * gnus-art.el (gnus-treat-strip-list-identifiers):
2356         * gnus-art.el (gnus-treat-strip-pgp):
2357         * gnus-art.el (gnus-treat-strip-pem):
2358         * gnus-art.el (gnus-treat-strip-banner):
2359         * gnus-art.el (gnus-treat-highlight-headers):
2360         * gnus-art.el (gnus-treat-highlight-citation):
2361         * gnus-art.el (gnus-treat-date-ut):
2362         * gnus-art.el (gnus-treat-date-local):
2363         * gnus-art.el (gnus-treat-date-english):
2364         * gnus-art.el (gnus-treat-date-lapsed):
2365         * gnus-art.el (gnus-treat-date-original):
2366         * gnus-art.el (gnus-treat-date-iso8601):
2367         * gnus-art.el (gnus-treat-date-user-defined):
2368         * gnus-art.el (gnus-treat-strip-headers-in-body):
2369         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2370         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2371         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2372         * gnus-art.el (gnus-treat-unfold-headers):
2373         * gnus-art.el (gnus-treat-fold-headers):
2374         * gnus-art.el (gnus-treat-fold-newsgroups):
2375         * gnus-art.el (gnus-treat-overstrike):
2376         * gnus-art.el (gnus-treat-display-xface):
2377         * gnus-art.el (gnus-treat-display-smileys):
2378         * gnus-art.el (gnus-treat-from-picon):
2379         * gnus-art.el (gnus-treat-mail-picon):
2380         * gnus-art.el (gnus-treat-newsgroups-picon):
2381         * gnus-art.el (gnus-treat-body-boundary):
2382         * gnus-art.el (gnus-treat-capitalize-sentences):
2383         * gnus-art.el (gnus-treat-fill-long-lines):
2384         * gnus-art.el (gnus-treat-play-sounds):
2385         * gnus-art.el (gnus-treat-translate):
2386         * gnus-art.el (gnus-treat-x-pgp-sig):
2387         * gnus-art.el (gnus-mime-button-line-format):
2388         * gnus-art.el (gnus-button-man-level):
2389         * gnus-art.el (gnus-button-emacs-level):
2390         * gnus-cus.el (gnus-group-parameters):
2391         * gnus-gl.el (bbb-build-mid-scores-alist):
2392         * gnus-group.el (gnus-group-line-format):
2393         * gnus-mlspl.el (gnus-group-split-setup):
2394         * gnus-mlspl.el (gnus-group-split):
2395         * gnus-msg.el (gnus-mailing-list-groups):
2396         * gnus-msg.el (gnus-posting-styles):
2397         * gnus-nocem.el (gnus-nocem-issuers):
2398         * gnus-score.el (gnus-score-regexp-bad-p):
2399         * gnus-srvr.el (gnus-server-line-format):
2400         * gnus-topic.el (gnus-topic-line-format):
2401         * gnus.el (gnus-summary-line-format):
2402         * mail-source.el (mail-sources):
2403         * message.el (message-subscribed-address-file):
2404         * nnmail.el (nnmail-split-fancy):
2405
2406 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2407
2408         * mail-source.el(mail-source-run-script): use `functionp' to test
2409         whether the argument `script' is in fact a function.
2410         (mail-sources): adjust the defcustom to allow users to specify a
2411         function or a string as the value of the `:prescript' and
2412         `:postscript' arguments of the `file' and `pop3' mail sources.
2413
2414 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2415
2416         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2417         number when article 1 does not exist.
2418
2419 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2420
2421         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2422         apropos if apropos-variable does not exist.
2423         (gnus-button-guessed-mid-regexp)
2424         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2425         regexes.  From Reiner Steib.
2426         (gnus-button-handle-describe-function)
2427         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2428         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2429         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2430
2431 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2432         Trivial patch.
2433
2434         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2435         the file.
2436
2437 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2438
2439         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2440
2441 2002-09-24  Simon Josefsson  <jas@extundo.com>
2442
2443         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2444         (mml2015-use): Prefer PGG if installed.
2445         (mml2015-function-alist): Add PGG wrappers.
2446         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2447         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2448         prefix, make regexp optionally skip it.
2449         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2450         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2451         (mml2015-pgg-encrypt): New functions.
2452         (defvar, autoload): Prevent byte-compile warnings.
2453
2454 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2455         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2456
2457         * gnus-art.el (article-strip-banner): Check for the existence of
2458         from header.
2459
2460 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2461
2462         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
2463         (gnus-button-alist): Improved regexp for
2464         gnus-button-handle-mid-or-mail (false positives), fixed
2465         gnus-button-handle-man entries.
2466         From Reiner Steib.
2467
2468 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2469         From Josh Huber.
2470
2471         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
2472         nnmail-extra-headers is non-nil.
2473
2474 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2475
2476         * nnmaildir.el: Store article numbers persistently.  General
2477         revision.
2478         (nnmaildir-request-expire-articles): handle 'immediate and 'never
2479         for nnmail-expiry-wait; delete instead of moving if 'force is
2480         given.
2481
2482 2002-09-23  Simon Josefsson  <jas@extundo.com>
2483         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
2484
2485         * smime.el (smime-sign-buffer): Get key and extra certs.
2486         (smime-get-key-with-certs-by-email): Utility function.
2487
2488 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2489         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
2490
2491         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
2492         article exists.
2493
2494 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2495
2496         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
2497
2498 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2499         From Reiner Steib.
2500
2501         * gnus-art.el (gnus-button-handle-custom,
2502         gnus-button-handle-mid-or-mail,
2503         gnus-button-handle-describe-{function,variable,key},
2504         gnus-button-handle-apropos{,command,variable}): New functions.
2505         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
2506         gnus-button-{man,emacs,mail}-level): New variables.
2507         (gnus-button-alist): Use the above to buttonize emacs and mail
2508         related links.
2509
2510 2002-09-18  Juanma Barranquero  <lektu@terra.es>
2511
2512         * gnus-int.el (gnus-status-message): Fix spacing.
2513
2514         * imap.el (imap-continuation): Fix typos.
2515
2516 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2517
2518         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
2519
2520         * gnus-art.el (gnus-article-reply-with-original): Correct
2521         with-current-buffer scope.
2522
2523         * message.el (message-completion-alist): Add Reply-To, From, etc.
2524
2525 2002-09-18  Simon Josefsson  <jas@extundo.com>
2526
2527         * nnimap.el (nnimap-request-expire-articles): Make flag setting
2528         conditional.  From Nevin Kapur <nevin@jhu.edu>.
2529
2530 2002-09-17  Simon Josefsson  <jas@extundo.com>
2531
2532         * nnimap.el (nnimap-expiry-target): Don't search for which
2533         articles exists here.
2534         (nnimap-request-expire-articles): Do it here instead.  Only expire
2535         when articles are found.  Suggested by Nevin Kapur
2536         <nevin@jhu.edu>.
2537
2538 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2539         From Reiner Steib <reiner.steib@gmx.de>.
2540
2541         * message.el (message-strip-subject-trailing-was)
2542         (message-change-subject, message-add-archive-header)
2543         (message-xpost-fup2-header, message-xpost-insert-note)
2544         (message-xpost-fup2, message-reduce-to-to-cc): New functions
2545         adopted from message-utils.el.  Add functions to the keymap, mode
2546         describtion and menu.
2547         (message-change-subject,message-xpost-fup2): Signal error if
2548         current header is empty.
2549         (message-xpost-insert-note): Changed insert position.
2550         (message-archive-note): Ensure to insert note in message body (not
2551         in head).
2552         (message-archive-header, message-archive-note)
2553         (message-xpost-default, message-xpost-note, message-fup2-note)
2554         (message-xpost-note-function): New variables adopted from
2555         message-utils.el.  Changed some doc-strings.
2556         (message-mark-insert-{begin,end}): Rename from
2557         message-{begin,end}-inserted-text-mark (message-utils.el), changed
2558         values.
2559         (message-subject-trailing-was-query)
2560         (message-subject-trailing-was-ask-regexp)
2561         (message-subject-trailing-was-regexp): New variables.
2562         (message-to-list-only): Added doc-string and menu entry.
2563
2564         * message-utils.el: Removed.  Functions are now in message.el.
2565
2566 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2567
2568         * gnus-art.el (gnus-article-reply-with-original,
2569         gnus-article-followup-with-original): Switch to
2570         gnus-summary-buffer before reply/followup.
2571
2572 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
2573
2574         * gnus-sum.el (gnus-summary-toggle-header): The article window may
2575         not exist. Toggle it anyway.
2576
2577 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
2580
2581         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
2582         Trivial patch from Urban Engberg <ue@ccieurope.com>.
2583
2584         * rfc2047.el (message-posting-charset): Defvar it.
2585         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
2586         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
2587
2588         * mail-source.el (mail-source-fetch): Hide password.
2589
2590         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
2591
2592 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2593         From John Paul Wallington <jpw@shootybangbang.com>.
2594
2595         * gnus.el (gnus-visual, gnus-meta): Fix typo.
2596
2597 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2598
2599         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
2600
2601 2002-09-11  Simon Josefsson  <jas@extundo.com>
2602
2603         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
2604         (nnimap-split-rule): Doc fix.
2605         (nnimap-request-expire-articles): Cleanup code.
2606
2607 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2608         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2609
2610         * gnus-art.el (gnus-article-address-banner-alist): New option.
2611         (article-strip-banner): Refer the above option to split banners of
2612         free mail servers, when no group parameter is specified.
2613
2614 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2615
2616         * nntp.el (nntp-wait-for-string): Check for a process in the
2617         current buffer instead of `nntp-server-buffer'.
2618
2619 2002-09-09  Simon Josefsson  <jas@extundo.com>
2620
2621         * gnus-art.el (gnus-button-man-handler): New variable.
2622         (gnus-button-alist): Use g-b-handle-man.
2623         (gnus-button-handle-man): New, call g-b-man-handler.
2624
2625 2002-09-08  Simon Josefsson  <jas@extundo.com>
2626
2627         * gnus-art.el (gnus-button-alist): Buttonize man page links.
2628
2629 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2630
2631         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
2632
2633 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2634
2635         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
2636
2637         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
2638         keystroke.
2639
2640         * gnus-srvr.el (gnus-browse-describe-group): New command and
2641         keystroke.
2642
2643 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
2646         value for gnus-decoration property.
2647
2648 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2649
2650         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
2651         string) as group name in case we have a CRLF in the file.
2652
2653 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
2654
2655         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
2656         group.
2657         (rfc1843-decode-hzp): do.
2658         (rfc1843-newsgroups-regexp): do.
2659
2660 2002-09-04  Simon Josefsson  <jas@extundo.com>
2661
2662         * message.el (message-canlock-generate): Make sure sha1 doesn't
2663         call external programs.
2664
2665 2002-09-03  Simon Josefsson  <jas@extundo.com>
2666
2667         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
2668
2669         * gnus-agent.el (gnus-agent-batch): Add doc.
2670
2671 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
2672
2673         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
2674         check for signed and encrypted parts.
2675         * mml.el (mml-parse-1): Correct small typo which preventing
2676         setting recipients in a secure tag.
2677
2678 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2679
2680         * mm-util.el (mm-coding-system-priorities): Default to a list of
2681         iso-2022-jp and others for the Japanese environment.
2682
2683 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2684
2685         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
2686         invalid display names.
2687
2688 2002-08-30  Simon Josefsson  <jas@extundo.com>
2689
2690         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
2691         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
2692
2693 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2694
2695         * gnus.el (gnus-group-charter-alist): New option.
2696         (gnus-group-fetch-control-use-browse-url): New option.
2697
2698         * gnus-group.el (gnus-group-fetch-charter): New function.
2699         (gnus-group-fetch-control): New function.
2700         Add them to the keymap and menu. Require mm-url.
2701
2702 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
2705         From Alex Schroeder <alex@emacswiki.org>.
2706
2707 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
2708
2709         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
2710         items expecting user interaction.
2711
2712         * gnus-topic.el (gnus-topic-make-menu-bar): do.
2713
2714         * gnus-sum.el (gnus-summary-make-menu-bar): do.
2715
2716         * gnus-srvr.el (gnus-server-make-menu-bar): do.
2717
2718         * mml.el (mml-menu): do.
2719
2720 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2721
2722         * mail-source.el (mail-source-touch-pop): New function.
2723
2724         * message.el (message-smtpmail-send-it): New function.
2725         (message-send-mail-function): Add it for a candidate.
2726
2727 2002-08-27  Simon Josefsson  <jas@extundo.com>
2728
2729         * gnus-msg.el (posting-charset-alist): Use
2730         gnus-define-group-parameter instead of defcustom.
2731         (gnus-put-message): Handle SPC in GCC.
2732         (gnus-inews-insert-gcc): Ditto.
2733         (gnus-inews-insert-archive-gcc): Ditto.
2734
2735 2002-08-26  Simon Josefsson  <jas@extundo.com>
2736
2737         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
2738         (gnus-agentize): Auto agentize all nntp and nnimap groups.
2739         (gnus-agent-possibly-save-gcc): Autoload.
2740         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
2741
2742 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * gnus.el (gnus-other-frame-function): New user option.
2745         (gnus-other-frame): Use it; add a doc-string; make it work with
2746         the gnuclient program.
2747
2748         * gnus-util.el (gnus-frame-or-window-display-name): New function.
2749
2750         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
2751         `device-connection' and `dfw-device'.
2752
2753 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2754
2755         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
2756         positives, make it stricter.  From Jochen Hein (trivial change).
2757
2758 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2759
2760         * gnus.el (gnus-other-frame): Trivial fix.
2761
2762 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * gnus.el (gnus-other-frame-parameters): New user option.
2765         (gnus-other-frame-object): New variable.
2766         (gnus-other-frame): Make it search for existing Gnus frame; don't
2767         read new news; delete frame on exit.
2768
2769         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
2770
2771         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
2772
2773 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2774         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
2775
2776         * message.el (message-set-auto-save-file-name): Add support for
2777         the Cygwin Emacs; the system-type is `cygwin'.
2778         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
2779
2780 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2781
2782         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
2783
2784         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
2785         avoid arithmetic errors.
2786
2787 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
2790
2791 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
2794         (message-ignored-resent-headers): Add envelope From.
2795
2796 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2797
2798         * gnus.el (gnus-summary-line-format): Document %k specifier.
2799
2800 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2801
2802         * gnus-sum.el (gnus-summary-line-message-size): New function.
2803         (gnus-summary-line-format-alist): Use it.
2804
2805 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * gnus-art.el (article-make-date-line): Refer to the value for
2808         `gnus-article-time-format' in the summary buffer.
2809
2810         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
2811
2812 2002-08-14  Simon Josefsson  <jas@extundo.com>
2813
2814         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
2815         quoting.
2816         (gnus-button-alist): Fix doc.
2817         (gnus-header-button-alist): Use ' not ` for default value quoting.
2818         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
2819         rationale similar to 2002-05-01 change.
2820         (gnus-article-add-buttons-to-head): Evaluate expression.
2821
2822         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
2823
2824 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * message.el (message-font-lock-keywords): Refer to the value for
2827         `message-cite-prefix-regexp' dynamically.
2828
2829 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2830
2831         * gnus-art.el (gnus-decode-header-methods): Doc fix.
2832
2833 2002-08-12  Simon Josefsson  <jas@extundo.com>
2834
2835         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
2836         (imap-shell-open): Skip initial junk before IMAP greeting.
2837
2838 2002-08-11  Simon Josefsson  <jas@extundo.com>
2839
2840         * message-utils.el (message-xpost-default,
2841         message-xpost-fup2-header, message-xpost-fup2): Fixed
2842         Typos.  Trivial changes from Reiner Steib
2843         <4uce.02.r.steib@gmx.net>.
2844
2845 2002-08-09  Simon Josefsson  <jas@extundo.com>
2846
2847         * message.el (message-canlock-password): Set
2848         canlock-password-for-verify to newly generated canlock-password.
2849         When Emacs is restarted, Custom makes sure this is set, but during
2850         the same session we must set it manually.
2851
2852 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
2853
2854         * yenc.el: New file.
2855
2856         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
2857         (mm-uu-type-alist): Add yenc.
2858         (mm-uu-yenc-filename): New function.
2859         (mm-uu-yenc-extract): New function.
2860
2861         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
2862
2863 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2864
2865         * dgnushack.el (merge): Don't use coerce.
2866
2867 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
2868
2869         * mailcap.el (mailcap-mime-data): Test window-system rather than
2870         mm-device-type.
2871         (mailcap-mime-data): Call xdvi and gv with "-safer".
2872
2873         * mm-util.el: Don't define mm-device-type.
2874
2875 2002-08-05  Simon Josefsson  <jas@extundo.com>
2876
2877         * mm-util.el (mm-coding-system-priorities): coding-system type not
2878         supported everywhere.
2879
2880 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2881
2882         * gnus.el (gnus-version-number): Bumped version number.
2883
2884 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2885
2886         * gnus.el: Oort Gnus v0.07 is released.
2887
2888 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2889
2890         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
2891         (gnus-article-sort-functions): Doc fix.
2892         (t): New keystroke.
2893         (gnus-article-sort-by-random): New function.
2894         (gnus-thread-sort-by-random): New function.
2895
2896 2002-08-02  Simon Josefsson  <jas@extundo.com>
2897
2898         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
2899         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
2900
2901 2002-07-31  Danny Siu  <dsiu@adobe.com>
2902
2903         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
2904         when splitting malformed messages without message-id
2905
2906 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2907         From Niklas Morberg <niklas.morberg@axis.com>.
2908
2909         * nnweb.el (nnweb-type, nnweb-type-definition)
2910         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
2911         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
2912         functionality.
2913         * nnweb.el: Removed old non-functioning search engines.
2914
2915 2002-07-27  Simon Josefsson  <jas@extundo.com>
2916
2917         * message.el (message-forward-make-body): Don't use
2918         `message-forward-ignored-headers' when doing a "raw" followup (it
2919         is important to preserve e.g. CTE).
2920
2921         * flow-fill.el (fill-flowed): Disable filladapt-mode.
2922
2923         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
2924         regexp-quote, Cyrus Sieve is fixed.
2925
2926         * sieve-manage.el (sieve-manage-deletescript): New function.
2927
2928         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
2929         (sieve-manage-mode): Fix menubar.
2930         (sieve-activate): Change some messages.
2931         (sieve-deactivate-all): New function.
2932         (sieve-deactivate): New alias.
2933         (sieve-remove): New function.
2934         (sieve-help): Fix help.
2935         All suggested by Ned Ludd.
2936
2937 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2938
2939         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
2940         (mm-w3m-safe-url-regexp): New user option.
2941
2942         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
2943         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
2944
2945 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
2946
2947         * gnus-sum.el (gnus-summary-delete-article): Force
2948         nnmail-expiry-target to 'delete, so that absolute deletion
2949         happens when absolute deletion is requested.
2950
2951 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2952         From Nevin Kapur <nevin@jhu.edu>.
2953
2954         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
2955         headers as empty headers.
2956
2957 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2958         From Jochen Hein <jochen@jochen.org>.
2959
2960         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
2961         correct typo.
2962         (gnus-emphasis-strikethru): New face.
2963
2964 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2965         From Jason Merrill <jason@redhat.com>.
2966
2967         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
2968         entire file for each of a sequence of missing articles.
2969
2970         * gnus-salt.el (gnus-binary-display-article): Respect an existing
2971         value for gnus-view-pseudos.
2972
2973         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
2974         avoid nreverse.
2975
2976 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2977         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2978
2979         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
2980         (gnus-summary-mode-line-format-alist): Add %h for number of
2981         spams.
2982         (gnus-newsgroup-spam-marked): New variable.
2983         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
2984         (gnus-article-read-p, gnus-article-mark)
2985         (gnus-set-global-variables, gnus-set-global-variables)
2986         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
2987         (gnus-summary-mark-article-as-unread)
2988         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
2989         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
2990         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
2991
2992 2002-07-10  Simon Josefsson  <jas@extundo.com>
2993
2994         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
2995         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
2996
2997 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
2998
2999         * gnus-sum.el (gnus-summary-delete-article): Respect group
3000         parameters while expiring.
3001
3002 2002-07-08  Simon Josefsson  <jas@extundo.com>
3003
3004         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3005         Enberg.
3006
3007 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3008
3009         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3010         function is called interactively.  From Niklas Morberg.
3011
3012 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3013
3014         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3015         cdaar to cdar and car.
3016
3017         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3018         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3019
3020 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3021
3022         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3023         don't break a narrowed article.
3024
3025         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3026         (nntp-open-via-rlogin-and-telnet): Ditto.
3027
3028 2002-07-02  Didier Verna  <didier@xemacs.org>
3029
3030         * nnmail.el (nnmail-split-methods): fix custom type.
3031
3032 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3033
3034         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3035         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3036
3037 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3038
3039         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3040         (gnus-summary-resend-message): Use it.
3041
3042 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3043
3044         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3045         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3046
3047 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3048
3049         * message.el (message-font-lock-keywords): Don't fontify
3050         headers in the message body, only in the header.
3051         (message-font-lock-make-header-matcher): New function, used by
3052         message-font-lock-keywords.
3053         From Katsumi Yamaoka <yamaoka@jpl.org>.
3054
3055 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3058
3059 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3060
3061         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3062
3063 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3064
3065         * message.el (message-font-lock-keywords): Revert 2002-06-22
3066         change.
3067
3068 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3069
3070         * message.el (message-font-lock-keywords): Put colon in header
3071         name match.
3072
3073 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3074
3075         * message.el (message-font-lock-keywords): Don't use header faces
3076         in the body.  Thanks to Stefan Monnier for the hint on the
3077         implementation.
3078
3079 2002-05-09  Miles Bader  <miles@gnu.org>
3080
3081         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3082         (gnus-article-hide-citation): Respect it.
3083
3084 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3085
3086         * pop3.el (pop3-open-server): Fix typo.
3087
3088 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3089
3090         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3091         instead of push to ignore duplicate to-(list|address) values.
3092         * nnmail.el (nnmail-cache-ignore-groups): New.
3093         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3094
3095 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3096
3097         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3098         before sending.  Suggested by Jan Rychter.
3099
3100 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * dgnushack.el (remove): New compiler macro.
3103         (last, coerce, subseq): Remove compiler macros for those built-in
3104         or unused functions.
3105
3106 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3107
3108         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3109         sure to write byte-compiled versions of gnus-*-format-alist to
3110         .newsrc.eld.  From Simon Josefsson.
3111
3112 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3113
3114         * gnus-agent.el (gnus-agent-read-servers)
3115         (gnus-agent-write-servers): Put server name (string like
3116         "nnchoke:frumple") in the file instead of a server specification
3117         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3118         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3119
3120 2002-06-16  Simon Josefsson  <jas@extundo.com>
3121
3122         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3123         Reiner Steib <4uce.02.r.steib@gmx.net>.
3124
3125 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3126
3127         * nnheader.el (nnheader-file-name-translation-alist): Set the
3128         default value for MS Windows systems.
3129
3130         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3131
3132 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3133
3134         * message.el (message-beginning-of-line): Keep the region active
3135         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3136
3137 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3138
3139         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3140         * gnus-msg.el (gnus-summary-reply): Ditto.
3141         * gnus-msg.el (gnus-summary-handle-replysign): New.
3142
3143 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3144
3145         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3146         if sending failed.
3147
3148 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3149
3150         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3151         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3152         to sign while encrypting.
3153
3154 2002-06-11  Simon Josefsson  <jas@extundo.com>
3155
3156         * gnus-int.el (gnus-request-move-article): Agent expire article if
3157         successfuly moved.
3158
3159         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3160         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3161
3162 2002-06-10  Simon Josefsson  <jas@extundo.com>
3163
3164         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3165
3166 2002-06-09  Simon Josefsson  <jas@extundo.com>
3167
3168         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3169
3170         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3171
3172 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3173
3174         * flow-fill.el (fill-flowed): Ignore errors.
3175
3176 2002-06-06  Simon Josefsson  <jas@extundo.com>
3177
3178         * message.el (message-send-mail-with-sendmail): Improve error message.
3179
3180 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3181
3182         * message.el (message-interactive): Change default from nil to t.
3183         Better to be safe than to be fast.
3184
3185 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3186
3187         * message.el (message-send-mail-with-sendmail): Check return value
3188         from call-process-region.
3189
3190 2002-06-04  Simon Josefsson  <jas@extundo.com>
3191
3192         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3193         (gnus-group-post-news, gnus-summary-mail-other-window)
3194         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3195         gnus-article-copy to nil, thereby inhibiting the `header' posting
3196         style match to use data from last viewed article.
3197         Suggested by Hrvoje Niksic.
3198
3199 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * spam.el (spam-point-at-eol): New alias.
3202         (spam-parse-whitelist): Use it.
3203
3204 2002-06-03  Simon Josefsson  <jas@extundo.com>
3205
3206         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3207         (nnmail-article-group): Use it.
3208
3209 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3210
3211         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3212         so that code reading them won't be surprised.  From Jesper Harder
3213         <harder@ifa.au.dk>.
3214
3215 2002-05-29  Simon Josefsson  <jas@extundo.com>
3216
3217         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3218         articles.
3219
3220         * gnus.el (gnus-agent-cache): Doc fix.
3221         (gnus-agent): Change default to t.
3222
3223         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3224         ARTICLES, GROUP and FORCE parameters.
3225
3226 2002-05-28  Simon Josefsson  <jas@extundo.com>
3227
3228         * gnus-group.el (gnus-group-line-format): Doc fix.
3229
3230 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3231
3232         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3233         original article before yanking.  From Jesper Harder
3234         <harder@ifa.au.dk>.
3235
3236 2002-05-26  Simon Josefsson  <jas@extundo.com>
3237
3238         * gnus-sum.el (gnus-summary-menu-split): New function.
3239         (gnus-summary-make-menu-bar): Split charset submenu.
3240         (gnus-summary-menu-maxlen): New variable.
3241         (gnus-summary-menu-split): Use it.
3242
3243 2002-05-25  Simon Josefsson  <jas@extundo.com>
3244
3245         * mml.el (mml-preview): Generate some headers.
3246
3247         * gnus.el (gnus-large-newsgroup): Fix :type.
3248
3249         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3250         Agent cache NOV's by default now).
3251         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3252
3253 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3254
3255         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3256         call to gnus-parent-id when we check for References loops.
3257         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3258         twice by saving the simplified subject string in simp-subject.
3259
3260 2002-05-23  Simon Josefsson  <jas@extundo.com>
3261
3262         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3263         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3264
3265         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3266         Niklas Morberg <niklas.morberg@axis.com>.
3267
3268 2002-05-22  Simon Josefsson  <jas@extundo.com>
3269
3270         * sieve.el (sieve-change-region): Define it before it is used.
3271
3272         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3273         (gnus-summary-reply): Ask for confirmation when replying to news.
3274         Defaults to not ask.  From Benjamin Rutt
3275         <rutt+news@cis.ohio-state.edu>.
3276
3277         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3278
3279 2002-05-21  Simon Josefsson  <jas@extundo.com>
3280
3281         * sieve-mode.el (sieve-manage): Fix autoloads.
3282
3283         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3284         name (makes it work with recent Cyrus timsieved).
3285
3286 2002-05-20  Jason  <jbaker@cs.utah.edu>
3287         Trivial patch.
3288
3289         * gnus-art.el (gnus-request-article-this-buffer): Try
3290         reconnecting if you don't get the message.
3291
3292 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293
3294         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3295         Reply-To headers from the headers.
3296
3297 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * mm-url.el (mm-url-insert): Remove junk message.
3300
3301 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3302
3303         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3304         (nnslashdot-use-front-page): New variable.
3305         (nnslashdot-request-list): Use it.
3306
3307         * mm-url.el (mm-url-timeout): New variable.
3308         (mm-url-retries): Ditto.
3309         (mm-url-insert): Use it.
3310
3311 2002-05-16  Simon Josefsson  <jas@extundo.com>
3312
3313         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3314         (gnus-simplify-subject-functions): Mention g-s-a-w.
3315
3316 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3317
3318         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3319         nnmail-cache-insert.
3320         * nndiary.el (nndiary-request-accept-article): Ditto.
3321         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3322         * nnimap.el (nnimap-request-accept-article): Ditto.
3323         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3324         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3325         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3326         * nnmh.el (nnmh-request-accept-article): Ditto.
3327         * nnmail.el (nnmail-cache-insert): Change group to required,
3328         removed code which tried to figure out the group.
3329
3330 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3331
3332         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3333         messages. From Hans de Graaff <hans@degraaff.org>.
3334         * nnml.el (nnml-request-accept-article): Pass in the group name to
3335         nnmail-cache-insert, since it's available.
3336
3337 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3340
3341 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3342         From Florian Weimer <fw@deneb.enyo.de>.
3343
3344         * gnus.el (subscribed): New group parameter.
3345         (gnus-find-subscribed-addresses): Use it.
3346
3347 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3348
3349         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3350         the default for pgpmime to support pgp v2.
3351         * mml-sec.el (mml-signencrypt-style): New accessor function to
3352         allow users to get/set the signencrypt style more easily without
3353         frobbing the alist directly.
3354         * mml.el (mml-generate-mime-1): Use accessor function.
3355
3356 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3357
3358         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3359         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3360         <schwab@suse.de>.
3361
3362 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3363
3364         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3365         when intuiting the group the message is written to.  From Josh
3366         Huber <huber@alum.wpi.edu>.
3367
3368 2002-05-06  Simon Josefsson  <jas@extundo.com>
3369
3370         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3371         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3372
3373 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3374
3375         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3376         argument, and fixed compiler warning. (added autoload for
3377         gpg-encrypt).
3378
3379 2002-05-04  Simon Josefsson  <jas@extundo.com>
3380
3381         * mml1991.el (mml1991-function-alist): Doc fix.
3382
3383         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3384         doesn't exist (for previewing messages without having Gnus
3385         started).
3386
3387         * mm-util.el (mm-coding-system-priorities): Defcustom.
3388
3389         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3390
3391 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3392
3393         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3394         default.
3395         * mml-sec.el:
3396         * mml-sec.el (mml-signencrypt-style): New.
3397         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3398         argument `sign'.
3399         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3400         signencrypt.
3401         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3402         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3403         both signed & encryped is processed in one operation. (rather than
3404         two separate ops: sign, then encrypt)
3405         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3406         indication if a message is signed by an expired key.
3407         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3408         enables combined sign & encrypt operation. (this was always on
3409         before).
3410         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3411
3412 2002-05-01  Simon Josefsson  <jas@extundo.com>
3413
3414         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3415         server.
3416         (nnimap-mailbox-info): defvar instead of defvoo.
3417
3418 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3419
3420         * gnus.el: Oort Gnus v0.06 is released.
3421
3422 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3423
3424         * lpath.el: Bind url-package-version.
3425
3426 2002-05-01  Simon Josefsson  <jas@extundo.com>
3427
3428         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3429         filename before deleting the group itself, because the presence of
3430         a group filename decides if long filenames are used or not.
3431
3432         * gnus-art.el (gnus-button-alist): Don't inline
3433         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3434         without also modifying g-button-alist.
3435         (gnus-button-alist): Fix type to allow variable as well as regexp.
3436         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3437         themselves, variables to its contents.
3438         (gnus-button-entry): Ditto.
3439
3440 2002-05-01  Simon Josefsson  <jas@extundo.com>
3441
3442         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3443         UIDNEXT as a string.
3444
3445         * nnimap.el (nnimap-string-lessp-numerical): New function.
3446         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3447         integers.
3448
3449 2002-04-29  Simon Josefsson  <jas@extundo.com>
3450
3451         * nnmail.el (nnmail-cache-insert): Accept optional group
3452         parameter.
3453
3454         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
3455         n-r-g-a is disabled.
3456
3457 2002-04-29  Simon Josefsson  <jas@extundo.com>
3458
3459         * nnimap.el (nnimap-split-fancy): Fix doc.
3460         (nnimap-split-fancy): Fix doc.
3461
3462         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
3463         (nnimap-mailbox-info): New internal variable.
3464         (nnimap-retrieve-groups): Implement faster new mail check.
3465
3466         * nnimap.el (nnimap-split-articles): Support
3467         nnmail-cache-accepted-message-ids.
3468         (nnimap-request-accept-article): Ditto.
3469
3470         * imap.el (imap-mailbox-status-asynch): New command.
3471
3472 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
3473
3474         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
3475         are no subscribed mail groups.
3476         - Strip quoted names when comparing addresses
3477
3478 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
3479
3480         * mm-decode.el (mm-text-html-renderer): Change customize type to
3481         const.
3482
3483         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
3484         (gnus-debug-exclude-variables): do.
3485
3486 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3487
3488         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
3489         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3490
3491 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * dns.el (dns-make-network-process): New macro.
3494         (query-dns): Use it.
3495
3496 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3497
3498         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
3499         article-buffer.
3500
3501         * mm-url.el (mm-url-package-name): New variable.
3502         (mm-url-package-version): New variable.
3503         (mm-url-insert-file-contents): Bind url-package-name and
3504         url-package-version here.
3505         * nnrss.el (nnrss-insert-w3): Move the bindings.
3506
3507         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
3508         url-package-version. Trivial change from Andrew J Cosgriff
3509         <ajc@polydistortion.net>
3510
3511         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
3512         attachments. Trivial change from Peter 'Luna' Runestig
3513         <peter@runestig.com>.
3514
3515 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
3516
3517         * nnkiboze.el (nnkiboze-request-scan): Call
3518         nnkiboze-possibly-change-group.
3519         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
3520         problems.
3521         (nnkiboze-generate-group): Set newsrc to the *highest* article
3522         number kibozed, not the lowest.
3523
3524 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
3525
3526         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
3527
3528 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3529         From Dan Christensen <jdc+news@uwo.ca>.
3530
3531         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3532         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3533         Recognize math postings.  Extract Date (now ignores "(15kb)").
3534         Extract email address using gnus-extract-address-components
3535         instead of just taking the first word.  Create Date and From
3536         headers for message which are missing these headers.  Get rid
3537         of spurious \\ lines (purely cosmetic).  Extend body-end and
3538         file-end regexps, to exclude more garbage from the message.
3539         Make URL rephrasing regexp more flexible, to match current
3540         format.
3541
3542 2002-04-23  Simon Josefsson  <jas@extundo.com>
3543
3544         * netrc.el: New file, functions copied from gnus-util.el by Ted
3545         Zlatanov <tzz@lifelogs.com>.
3546
3547         * gnus-util.el: Require netrc.
3548         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
3549         new code in netrc.el.
3550
3551 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3552
3553         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
3554         message-ignored-resent-headers, too.  From Matthieu Moy
3555         <Matthieu.Moy@imag.fr>.
3556
3557 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3558
3559         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
3560         boolean not a string
3561         * gnus-group.el (gnus-group-line-format): add description of %C
3562         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
3563           as %C
3564         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
3565
3566 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
3567
3568         * nnmaildir.el (nnmaildir-request-scan): typo: set
3569         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
3570         nnmail-get-new-mail for 'find-new-groups.
3571
3572 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
3573
3574         * nnmaildir.el (nnmaildir-request-update-info,
3575         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
3576         unnecessary calls to nnmaildir-request-scan.
3577
3578 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3579
3580         * gnus-msg.el:
3581         * gnus-msg.el (gnus-message-replysign): New.
3582         * gnus-msg.el (gnus-message-replyencrypt): New.
3583         * gnus-msg.el (gnus-message-replysignencrypted): New.
3584         * gnus-msg.el (gnus-summary-reply): Use the three new variables
3585         (above) to automatically encrypt/sign to encrypted/signed
3586         messages.
3587         * message.el:
3588         * message.el (message-mode-map): Add keybinding for
3589         `message-to-list-only'
3590         * message.el (message-mode): Add description for
3591         `message-to-list-only'
3592         * message.el (message-to-list-only): New.
3593         * message.el (message-make-mft): Changed to use the cl loop macro,
3594         and added optional flag to return only the matched list. (for use
3595         in new message-to-list-only function)
3596
3597 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3598
3599         * gnus-msg.el:
3600         * gnus-msg.el (gnus-message-replysign):
3601         * gnus-msg.el (gnus-replysign): New.
3602         * gnus-msg.el (gnus-replyencrypt): New.
3603         * gnus-msg.el (gnus-replysignencrypted): New.
3604         * gnus-msg.el (gnus-summary-reply):
3605         * message.el:
3606         * message.el (message-mode-map):
3607         * message.el (message-mode):
3608         * message.el (message-to-list-only): New.
3609         * message.el (message-make-mft):
3610
3611 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3612
3613         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
3614
3615 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
3616
3617         * message.el (message-gen-unsubscribed-mft): accept a prefix
3618         argument so CC can be included with C-u C-c C-f C-a
3619
3620 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3621         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3622
3623         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
3624         Improve docstring.
3625         (spam-enter-blacklist): New command.
3626
3627         * gnus-sum.el (gnus-spam-mark): New mark.
3628         (gnus-auto-expirable-marks): Add gnus-spam-mark.
3629         (gnus-summary-make-tool-bar): Correct conditional.
3630         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
3631         (gnus-summary-mark-as-spam): New command.
3632
3633 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
3634
3635         * mml-sec.el (mml-secure-message): changed to support arbritrary
3636         modes.
3637         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
3638         changed to support "signencrypt" mode.
3639         * mml.el (mml-parse-1): changed to support different secure modes
3640         more easily. (for signencrypt)
3641
3642 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
3643
3644         * gnus-sum.el (gnus-update-summary-mark-positions)
3645         (gnus-summary-toggle-header):
3646         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
3647         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
3648         (gnus-uu-post-encoded):
3649         * nnfolder.el (nnfolder-possibly-change-group):
3650         * nnimap.el (nnimap-retrieve-headers):
3651         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
3652
3653 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
3654
3655         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
3656         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
3657
3658 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3659
3660         * gnus-srvr.el (gnus-server-set-info): Clear
3661         `gnus-server-method-cache' when `gnus-server-alist' is changed.
3662         From Daiki Ueno <ueno@unixuser.org>.
3663
3664 2002-04-11  Simon Josefsson  <jas@extundo.com>
3665
3666         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
3667         viewing of security buttons.  Thanks to Nicolas Kowalski
3668         <Nicolas.Kowalski@imag.fr>.
3669
3670         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
3671         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
3672         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
3673         <Nicolas.Kowalski@imag.fr>.
3674         (smime-decrypt-buffer): Ditto.
3675
3676 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3677
3678         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
3679         header line.
3680
3681 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3682
3683         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
3684
3685 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3686
3687         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
3688
3689 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3690
3691         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
3692         errors when debug.
3693
3694 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3695
3696         * message.el (message-make-mft): Changed MFT code from using
3697         message-recipients (which included Bcc) to use only the To and CC
3698         headers.
3699
3700 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3701
3702         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
3703         add link.
3704         (gnus-treat-mail-picon): Ditto.
3705         (gnus-treat-newsgroups-picon): Ditto.
3706         (gnus-picon-databases): Fix custom type.
3707         (gnus-picon-databases): Add link.
3708         (gnus-article-x-face-command): Add to gnus-picon group.
3709
3710 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
3711
3712         * message.el (message-buffer-naming-style): Remove.
3713
3714 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3715
3716         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
3717
3718         * message.el (message-tool-bar-map): Ditto.
3719
3720         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3721
3722 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3723
3724         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
3725
3726 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
3727
3728         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
3729
3730 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
3731         Trivial patch.
3732
3733         * dns.el: open-network-stream under XEmacs does udp.
3734
3735 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
3736
3737         * spam.el (spam-enter-whitelist): New function.
3738         (spam-parse-whitelist): Ditto.
3739         (spam-refresh-list-cache): Ditto.
3740         (spam-address-whitelisted-p): New function.
3741
3742         * dns.el (query-dns): Use TCP when make-network-process isn't
3743         available.
3744         (dns-servers): New variable.
3745         (dns-parse-resolv-conf): New function.
3746         (query-dns): Use it.
3747
3748         * spam.el: New file.
3749
3750         * dns.el (query-dns): Test.
3751
3752 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3753
3754         * lpath.el (featurep): Bind make-network-process.
3755
3756 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
3757
3758         * nnmaildir.el: Use defstruct.  Use a single copy of
3759         nnmail-extra-headers to save memory.  Store server's group name
3760         prefix instead of each group's prefixed name.
3761         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
3762         nntp-server-buffer.
3763
3764 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3765
3766         * dns.el: New file.
3767
3768 2002-03-28  Simon Josefsson  <jas@extundo.com>
3769
3770         * gnus-sum.el (gnus-summary-dummy-line-format):
3771         * gnus.el (gnus-summary-line-format): Fixing links to Info.
3772         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
3773
3774 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3775
3776         * gnus-sum.el (gnus-summary-move-article)
3777         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
3778         the doc string.
3779
3780 2002-03-28  Simon Josefsson  <jas@extundo.com>
3781
3782         * mml-sec.el (mml-secure-message): Search after
3783         mail-header-separator from top of message.
3784
3785 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
3786
3787         * nnmaildir.el: Cosmetic changes.
3788         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
3789         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
3790         nnmaildir--group-ls): New macros/functions.  Use them.
3791         (nnmaildir--unlink): Evalutate argument only once.
3792
3793 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
3794
3795         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
3796         symbols.
3797         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
3798         `gnus-point-at-eol'.
3799
3800 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
3801
3802         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
3803         nnmaildir--marks-dir): New macros.  Use them.
3804         Use inhibit-quit for atomicity instead of in-memory journaling.
3805         (nnmaildir--edit-prep): New function.
3806         (Local Variables): Use it.
3807
3808 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
3809
3810         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3811
3812 2002-03-25  Simon Josefsson  <jas@extundo.com>
3813
3814         * message.el (message-mode): Fix doc.
3815
3816 2002-03-25  Simon Josefsson  <jas@extundo.com>
3817
3818         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
3819         Matthieu Moy <Matthieu.Moy@imag.fr>.
3820
3821 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
3822
3823         * mml-sec.el (mml-unsecure-message): Add docstring.
3824
3825 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3826
3827         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
3828         value.
3829         Trivial change from andre@slamdunknetworks.com
3830
3831 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
3832
3833         * mml.el (mml-mode-map): Added a keybinding for
3834         `mml-unsecure-message'.  Also, added a menu entry for said
3835         function in the Attachments menu.
3836
3837 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3838
3839         * canlock.el (canlock-version): Remove.
3840         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
3841         here; simplify \x insertions.
3842         (canlock-sha1): New function, always return a unibyte string.
3843         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
3844         of a password.
3845         (canlock-insert-header): Use `canlock-sha1'.
3846         (canlock-verify): Ditto.
3847
3848 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3849
3850         * message.el (message-fix-before-sending): Add an option that
3851         ignores illegible text.
3852         Trivial change from Mark Milhollan <mlm@attglobal.net>
3853
3854         * message.el (message-font-lock-keywords): Support multi-line MML
3855         tags.
3856
3857         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
3858         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
3859
3860 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
3863         symbols for "View as different encoding" submenu.
3864
3865 2002-03-19  Simon Josefsson  <jas@extundo.com>
3866
3867         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
3868         encoding" submenu.
3869
3870 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3871
3872         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
3873
3874 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3875
3876         * gnus-sum.el (gnus-sum-thread-tree-root)
3877         (gnus-sum-thread-tree-single-indent)
3878         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3879         (gnus-sum-thread-tree-leaf-with-other)
3880         (gnus-sum-thread-tree-single-leaf): Make customizable.
3881
3882 2002-03-16  Simon Josefsson  <jas@extundo.com>
3883
3884         * gnus-util.el (gnus-extract-address-components): Don't break on
3885         names such as James "Kibo" Parry.  From Francis Litterio
3886         <franl@world.std.com>.
3887
3888 2002-03-13  Simon Josefsson  <jas@extundo.com>
3889
3890         * pop3.el (pop3-open-server): Revert multibyte change.  From
3891         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3892
3893         * message.el (message-send-mail-with-qmail): Make it work.  From
3894         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3895
3896 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
3897
3898         * message.el (message-make-mft): Set case-fold-search while
3899         generating the MFT.  Also, a little cleanup in the MFT code.
3900
3901 2002-03-12  Simon Josefsson  <jas@extundo.com>
3902
3903         * message.el (message-qmail-inject-args): May be function.
3904         (message-send-mail-with-qmail): Call function if m-q-i-a is
3905         function.  From fn@hungry.org (Faried Nawaz).
3906
3907 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3908
3909         * message.el (message-abbrevs-loaded): Remove.
3910         (mailabbrev): Require it.
3911
3912         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
3913
3914 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3915
3916         * pop3.el (pop3-open-server): Set process buffer unibyte.
3917
3918 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3919
3920         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
3921
3922 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3923
3924         * nnslashdot.el (nnslashdot-request-article): Remove javascript
3925         too.
3926
3927 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3928
3929         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
3930         duplication.
3931         (gnus-summary-save-parts-type-history): Ditto.
3932         (gnus-summary-save-parts-last-directory): Ditto.
3933         Trivial change from andre@slamdunknetworks.com
3934
3935 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
3936
3937         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
3938
3939 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3940
3941         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
3942         -->" as the end of the first article.
3943
3944         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
3945         From Matthieu Moy <Matthieu.Moy@imag.fr>
3946
3947         * message.el (message-add-action): Use add-to-list.
3948         (message-delete-action): New function.
3949
3950         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
3951         pieces.
3952
3953 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
3954
3955         * nnnil.el: New file.
3956         * gnus.el (gnus-valid-select-methods): Include nnnil.
3957
3958 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3959
3960         * message.el (message-syntax-checks): Because canlock is
3961         supported, we disable sender syntax check.
3962         (message-shoot-gnksa-feet): Add cancel-messages option doc.
3963
3964         * gnus-draft.el (gnus-draft-send): If interactive, use its default
3965         value of message-syntax-checks.
3966
3967         * qp.el (quoted-printable-decode-region): Doc addition.
3968         From: Eli Zaretskii <eliz@is.elta.co.il>
3969
3970         * mail-source.el (make-source-make-complex-temp-name): Use
3971         make-temp-file.
3972
3973         * mm-util.el (mm-make-temp-file): New function.
3974         * nneething.el (nneething-file-name): Use it.
3975         * mml-smime.el (mml-smime-encrypt): Ditto.
3976         * mm-view.el (mm-inline-wash-with-file): Ditto.
3977         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
3978         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
3979         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
3980         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
3981         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
3982         * gnus-art.el (gnus-mime-print-part): Ditto.
3983
3984 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3985
3986         * message.el (nnmaildir-article-number-to-base-name): New
3987         function.
3988         (nnmaildir-base-name-to-article-number): New function.
3989
3990 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * smime.el (smime-make-temp-file): Don't quote
3993         `temporary-file-directory'.
3994
3995 2002-03-04  Simon Josefsson  <jas@extundo.com>
3996
3997         * smime.el (smime-sign-region): Rename argument keyfiles to
3998         keyfile. You only sign something with one key.
3999         (smime-sign-buffer): Better completing-read prompt.
4000         (smime-decrypt-buffer): Ditto.
4001
4002         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4003
4004         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4005         completing-read.
4006         (mm-view-pkcs7-decrypt): CRLF->LF.
4007
4008 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4009
4010         * message.el (message-hierarchical-addresses): New variable.
4011         (message-get-reply-headers): Use it.
4012         From Ted Zlatanov <teodor.zlatanov@divine.com>
4013
4014 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4015
4016         * message.el (message-mode): If buffer-file-name, don't set auto
4017         save file name.
4018         Trivial change from Geoff Greene <ggreene@wpi.edu>
4019
4020 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4021
4022         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4023         takes one argument in read-char.
4024
4025         * message.el (message-fix-before-sending): Forward a char.
4026         Check mmu-multibyte-p, add control-1.
4027
4028 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4029
4030         * gnus-start.el (gnus-read-init-file): Ditto.
4031
4032         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4033
4034         * dgnushack.el (dgnushack-make-load): Ditto.
4035
4036         * mail-source.el (mail-source-fetch): Extract the right error
4037         code.
4038
4039         * message.el (message-fix-before-sending): Check illegible text.
4040
4041         * gnus-util.el (gnus-multiple-choice): New function.
4042
4043         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4044         also defined in gnus-score.el.
4045
4046 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4047
4048         * message.el (message-get-reply-headers): downcase email addresses
4049         for comaparisons for duplicate removal.
4050
4051 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4052
4053         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4054         implementation of PKCS#7, which just allows users read the
4055         message.
4056         (mm-view-pkcs7): Use it.
4057
4058 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4059
4060         * gnus.el (large-newsgroup-initial): New parameter.
4061
4062         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4063         (gnus-summary-insert-old-articles): Ditto.
4064
4065 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4066
4067         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4068         used as the default answer of the question, "How many articles?".
4069         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4070
4071         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4072         small numbers.
4073
4074 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4075
4076         * deuglify.el: Fix comments.
4077
4078 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4079
4080         * html2text.el (html2text-clean-anchor): If there is no HREF,
4081         insert nothing.
4082
4083         * mml.el (mml-generate-mime-1): Add cdr.
4084         From: andre@slamdunknetworks.com
4085
4086         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4087         (mm-text-html-washer-alist): Ditto.
4088
4089         * mm-decode.el (mm-text-html-renderer): Add html2text.
4090
4091         * html2text.el: Face lift.
4092
4093         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4094
4095 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4096
4097         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4098
4099         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4100
4101         * deuglify.el: New file. The original file name is
4102         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4103
4104         * mm-decode.el (mm-display-external): Use
4105         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4106
4107 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4108
4109         * nnmaildir.el (nnmaildir-request-list): Report the highest
4110         article number, not the total number of articles.
4111
4112 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4113
4114         * gnus-sum.el: Move uu key map here.
4115         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4116
4117 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4118
4119         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4120         nnmail-expiry-wait* if expire-age parameter is not set.
4121
4122 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4123
4124         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4125         function.
4126         (gnus-group-sort-selected-groups-by-real-name): New function.
4127         (gnus-group-make-menu-bar): Add sort by real name.
4128
4129         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4130         rebuild.
4131         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4132         nil as dependencies as well.
4133
4134 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4135
4136         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4137         for mime-parts.
4138
4139         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4140
4141         * gnus-group.el (gnus-group-name-decode): Don't test
4142         multibyte-string, because it breaks XEmacs.
4143         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4144
4145         * message.el (message-send-mail): Be talkative.
4146
4147         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4148         (mm-automatic-display): Ditto.
4149
4150         * mailcap.el (mailcap-mime-data): Ditto.
4151         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4152
4153 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * many files: Remove trailing whitespaces, replace spc+tab with
4156         tab, replace leading whitespaces with tabs.
4157
4158 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4159
4160         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4161         articles with no body and no blank line after the header.
4162
4163 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4164
4165         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4166         parts.
4167
4168         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4169         non-ascii chars.
4170
4171         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4172
4173         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4174         w3-delay-image-loads.
4175         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4176         (mm-w3-prepare-buffer): Ditto.
4177
4178         * mail-source.el (mail-source-fetch-directory): Run scripts.
4179
4180 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4181
4182         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4183         for Majordomo confirmations.
4184
4185 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186
4187         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4188
4189 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4192
4193 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4194
4195         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4196         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4197
4198 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4199
4200         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4201         (mm-inline-render-with-stdin): Ditto.
4202         (mm-inline-render-with-function): Ditto.
4203         (mm-inline-wash-with-file): Bind coding-system-for-write.
4204         (mm-inline-wash-with-stdin): Ditto.
4205
4206 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4207
4208         Suggested by Felix Natter <fnatter@gmx.net>
4209
4210         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4211         gnus-mime-externalize-view.
4212         (gnus-mime-view-part-internally): Rename from
4213         gnus-mime-internalize-view.
4214         (gnus-article-view-part-externally): Rename from
4215         gnus-article-externalize-part.
4216         (gnus-mime-action-alist): Change correspondingly.
4217         (gnus-mime-button-commands): Ditto.
4218         (gnus-mime-action-alist): Remove duplication.
4219
4220         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4221
4222 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4223
4224         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4225
4226         * gnus-art.el (gnus-display-mime): Use it.
4227
4228         * mm-partial.el (mm-partial-find-parts): Use it.
4229
4230         * gnus-sum.el (gnus-article-loose-mime): Rename from
4231         gnus-article-no-strict-mime.
4232         (gnus-summary-save-parts): Use it.
4233
4234 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4237         local variable.
4238
4239         * gnus-art.el (article-display-x-face): Don't sort multiple
4240         X-Faces.
4241
4242 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4243
4244         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4245         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4246
4247         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4248
4249 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4250
4251         Some ideas is inspired by code from Hrvoje Niksic
4252         <hniksic@arsdigita.com>
4253
4254         * gnus-art.el (gnus-article-wash-function): Set the default to
4255         nil, so that we use mm-text-html-renderer instead.
4256         (article-wash-html): Use mm-text-html-renderer.
4257
4258         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4259         (mm-text-html-renderer): New variable.
4260         (mm-inline-text-html-renderer): Set the default to nil, so that we
4261         use mm-text-html-renderer instead.
4262
4263         * mm-view.el (mm-inline-text-html): New function.
4264         (mm-text-html-renderer-alist): New variable.
4265         (mm-inline-text-vcard): New function.
4266         (mm-inline-text): Split.
4267         (mm-links-remove-leading-blank): New function.
4268         (mm-inline-render-with-file): New function.
4269         (mm-inline-render-with-stdin): New function.
4270         (mm-inline-render-with-function): New function.
4271         (mm-text-html-washer-alist): New variable.
4272         (mm-inline-wash-with-file): New function.
4273         (mm-inline-wash-with-stdin): New function.
4274
4275 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4276
4277         * message-utils.el: Fix installation doc.
4278         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4279
4280 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4281
4282         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4283         (gnus-post-method): Use it.
4284         (gnus-summary-cancel-article): Find the correct post-method.
4285
4286         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4287         * message.el (message-send-news): Ditto.
4288         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4289         <ipmonger@delamancha.org>
4290
4291         * gnus.el (gnus-select-method): Fix doc.
4292         (gnus-server-string): Use 'using nntp'.
4293
4294         * gnus-agent.el (gnus-slave-unplugged): New command.
4295         From: Felix Natter <fnatter@gmx.net>
4296
4297 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4298
4299         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4300         Call edit-done-function first, then change the window
4301         configuration.
4302         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4303         (gnus-article-edit-mode): mml-mode.
4304
4305         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4306         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4307
4308         * message-utils.el: Adopt the file.
4309
4310         * message-utils.el: New file.
4311         From Holger Schauer <Holger.Schauer@gmx.de>
4312
4313 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4314
4315         * gnus-sum.el (gnus-summary-move-article): Select-article only
4316         when gnus-move-split-methods is non-nil. And we don't render or
4317         mark the article.
4318
4319         * gnus-fun.el (gnus-shell-command-to-string): New function.
4320         (gnus-shell-command-on-region): New function.
4321         (gnus-random-x-face): Use them.
4322         (gnus-x-face-from-file): Ditto.
4323         (gnus-convert-image-to-gray-x-face): Ditto.
4324         (gnus-convert-gray-x-face-to-xpm): Ditto.
4325         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4326
4327 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * gnus-art.el (gnus-treat-display-xface): Don't use
4330         `shell-command-to-string' when compiling.
4331         (gnus-treat-display-grey-xface): Ditto.
4332
4333 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4334
4335         * nnmaildir.el (nnmaildir--article-count): If the group is
4336         completely empty, report minimum article number as 1 instead of 0.
4337
4338 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4339
4340         * gnus-agent.el (gnus-get-predicate): Use nconc.
4341
4342         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4343         gnus-summary-display-cache as cache.
4344
4345         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4346         (nndoc-mail-in-mail-type-p): New function.
4347         (nndoc-mail-in-mail-article-begin): New function.
4348
4349 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4350
4351         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4352
4353         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4354         use-hard-newlines to nil.
4355
4356         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4357         image is not available if window-system is not available.
4358
4359         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4360
4361 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4364         bookmark, because update-mark doesn't handle it correctly.
4365
4366 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4367
4368         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4369         directly instead of calling message-send-mail.
4370
4371         * gnus-start.el (gnus-read-descriptions-file): Use
4372         gnus-default-charset.
4373
4374         * mm-util.el (mm-guess-mime-charset): New function.
4375
4376         * gnus.el (gnus-default-charset): Use it.
4377         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4378         the default.
4379
4380 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4381
4382         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4383         (article-display-x-face): Use it.  Disable grey xface, if
4384         uncompface is not found.
4385
4386         * message.el (message-mode): Don't enable multibyte on an indirect
4387         buffer.
4388
4389         * nnrss.el (nnrss-content-function): New variable.
4390         (nnrss-request-article): Use it.
4391
4392 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4393
4394         * gnus.el: Add article-unsplit-urls.
4395         * gnus-sum.el: Ditto.
4396         * gnus-art.el (gnus-treat-strip-cr): New variable.
4397         (gnus-treatment-function-alist): Use it.
4398         (article-unsplit-urls): New function.
4399         (gnus-article-make-menu-bar): Use it.
4400         From: Michael Cook <michael.cook@cisco.com>
4401
4402 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4403
4404         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4405         copy.
4406
4407 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4408
4409         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4410         with internal whitespace.
4411         (gnus-parent-id): Ditto.
4412
4413 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4414
4415         * gnus-art.el (gnus-article-treat-body-boundary): Add
4416         gnus-decoration property.
4417         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4418
4419         * message.el (message-mode): Set local-abbrev-table.
4420         From Matt Armstrong <matt@lickey.com>.
4421
4422         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4423         too many spaces.
4424
4425         * rfc2047.el (rfc2047-unfold-region): Ditto.
4426         (rfc2047-decode-region): Don't unfold. Let
4427         gnus-article-treat-unfold-headers do it.
4428
4429         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4430         From: Jesper Harder <harder@ifa.au.dk>
4431
4432 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4433
4434         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4435         (gnus-configure-posting-styles): Use it.
4436         (gnus-configure-posting-styles): Remove trailing newspaces.
4437
4438 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4439
4440         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4441         is non-nil.
4442
4443         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4444
4445         * gnus.el (gnus-server-to-method): Switch position with
4446         gnus-server-get-method.
4447         (gnus-agent): Add doc.
4448
4449         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4450         (gnus-summary-save-parts): Use it.
4451
4452         * gnus-art.el (gnus-display-mime): Use it.
4453         * mm-partial.el (mm-partial-find-parts): Use it.
4454
4455         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
4456
4457         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
4458         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
4459
4460         * nnagent.el (nnagent-request-expire-articles): Don't delete
4461         files.
4462
4463 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4464
4465         * message.el (message-gen-unsubscribed-mft): New function.
4466         From Sriram Karra <karra@cs.utah.edu>.
4467
4468         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
4469         open parenthesis.
4470
4471         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
4472         (mm-inline-text-html-render-with-w3): Ditto.
4473         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
4474         Suggested by Dave Love  <d.love@dl.ac.uk>.
4475
4476         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
4477
4478         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
4479         * nntp.el (nntp-send-command): Ditto.
4480         * nntp.el (nntp-send-command-nodelete): Ditto.
4481
4482 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4483
4484         * mm-url.el (mm-url-load-url): New function.
4485         (mm-url-insert-file-contents): Use it.
4486
4487         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
4488
4489         * message.el (message-forward-make-body): Correctly copy
4490         forward-buffer.
4491
4492         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
4493
4494 2002-02-04  Simon Josefsson  <jas@extundo.com>
4495
4496         * gnus-art.el (gnus-article-followup-with-original): Mark with
4497         force, prevent errors when following up from article buffer.
4498         (gnus-article-reply-with-original): Ditto.
4499
4500         * binhex.el (binhex-decoder-switches): Fix doc.  From
4501         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4502
4503 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4504
4505         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
4506         highlight-citation after emphasize.
4507
4508 2002-02-04  Simon Josefsson  <jas@extundo.com>
4509
4510         * nnfolder.el (nnfolder-open-marks):
4511
4512         * nnml.el (nnml-open-marks): Message when done.  From David
4513         Edmondson <dme@sun.com>.
4514
4515 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4516
4517         * imap.el (imap-anonymous-auth): Fix typo.
4518         From: Steinar Bang <sb@dod.no>
4519
4520         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
4521         save-excursion.
4522         (gnus-cache-braid-heads): Ditto.
4523
4524         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
4525         line, because there are extra articles in the overview buffer.
4526
4527         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
4528
4529         * message.el (message-forward-rmail-make-body): Directly use
4530         rmail-msg-restore-non-pruned-header to avoid calling
4531         vertical-motion.
4532
4533 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4534
4535         * gnus-cache.el (gnus-summary-insert-cached-articles):
4536         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
4537
4538         * gnus-group.el (gnus-group-mark-article-read): Nreverse
4539         gnus-newsgroups-unselected.
4540
4541         * gnus-agent.el (gnus-summary-set-agent-mark): Use
4542         gnus-add-to-sorted-list.
4543
4544         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
4545         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
4546         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
4547         (gnus-update-read-articles): UNREAD is sorted.
4548         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
4549         (gnus-newsgroup-marked, gnus-newsgroup-cached)
4550         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
4551         (gnus-newsgroup-dormant): Require sorted.
4552
4553         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
4554         directories.
4555         (gnus-dired-print): New function.
4556
4557         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
4558         ps-despool.
4559
4560 2002-02-02  Simon Josefsson  <jas@extundo.com>
4561
4562         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
4563
4564 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4565
4566         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
4567         t. This makes gnus-agent customizable without putting
4568         gnus-agentize into .gnus.
4569
4570         * gnus.el (gnus-agent): Make it customizable.
4571
4572         * gnus-dired.el: New file.
4573         From Benjamin Rutt <brutt@bloomington.in.us>
4574
4575         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
4576         if no article.
4577         (gnus-cache-possibly-remove-article): Ditto.
4578         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
4579
4580 2002-02-01  Simon Josefsson  <jas@extundo.com>
4581
4582         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
4583
4584 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4585
4586         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
4587         (mm-setup-w3m): Don't bind keys listed in the above.
4588
4589 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
4592         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
4593         is non-nil; bind `w3m-force-redisplay' with nil.
4594
4595         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4596
4597         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
4598
4599 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4600
4601         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
4602         use mail-header-unfold-field.
4603
4604         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
4605         gnus-summary-limit.
4606
4607         * gnus-range.el (gnus-add-to-sorted-list): New function.
4608         * gnus-sum.el (gnus-mark-article-as-read): Use it.
4609         (gnus-mark-article-as-unread): Ditto.
4610         (gnus-summary-mark-article-as-unread): Ditto.
4611         (gnus-build-get-header): Ditto.
4612         (gnus-summary-prepare-threads): Ditto.
4613         (gnus-summary-insert-pseudos): Ditto.
4614         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
4615         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
4616         (gnus-summary-insert-old-articles): Ditto.
4617
4618         * gnus-msg.el (gnus-posting-styles): Add new format of header.
4619         (gnus-configure-posting-styles): Support the new format.
4620
4621         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
4622         edebug-form-spec to (sexp body).
4623         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
4624
4625         * message.el (message-reply-headers): Add doc.
4626
4627 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4628
4629         * gnus-group.el (gnus-group-delete-group): Nix the entry in
4630         gnus-cache-active-hashtb.
4631
4632         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
4633         (gnus-agent-summary-fetch-group): Use it.
4634
4635         * gnus-msg.el (gnus-debug-files): New variable.
4636         (gnus-debug-exclude-variables): New variable.
4637         (gnus-debug): Use them.
4638
4639         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
4640
4641 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4642
4643         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
4644         (message-mode-syntax-table): Move back the previous position.
4645
4646         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
4647
4648         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4649         gnus-sorted-difference.
4650
4651         * nnsoup.el (nnsoup-request-expire-articles): Use
4652         gnus-sorted-difference.
4653
4654         * nnheader.el: Autoload gnus-sorted-difference.
4655
4656         * nnfolder.el (nnfolder-request-expire-articles): Use
4657         gnus-sorted-difference.
4658
4659         * gnus-cache.el (gnus-cache-retrieve-headers): Use
4660         gnus-sorted-difference.
4661
4662         * gnus-range.el: Autoload cookies.
4663         (gnus-sorted-difference): New function.
4664         (gnus-sorted-ndifference): New function.
4665         (gnus-sorted-nintersection): Rename from
4666         gnus-set-sorted-intersection.
4667         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
4668         (gnus-list-range-difference): Rename from
4669         gnus-inverse-list-range-intersection.
4670         (gnus-inverse-list-range-intersection): Use defalias.
4671
4672         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
4673         gnus-sorted-ndifference, and gnus-sorted-nintersection.
4674         (gnus-articles-to-read): Use gnus-sorted-difference.
4675         (gnus-summary-limit-mark-excluded-as-read): Use
4676         gnus-sorted-intersection and gnus-sorted-ndifference.
4677         (gnus-list-of-read-articles): Use gnus-list-range-difference.
4678         (gnus-summary-insert-articles): Use gnus-sorted-difference.
4679
4680         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
4681
4682 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
4685         property to the buffer for using emacs-w3m command keys.
4686
4687         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
4688         option.
4689
4690         * mm-view.el (mm-w3m-mode-map): New variable.
4691         (mm-w3m-mode-command-alist): New variable.
4692         (mm-w3m-minor-mode): Removed.
4693         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4694         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4695         buffer for using emacs-w3m command keys.
4696
4697 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4698
4699         * message.el (message-mode-syntax-table): Move forward.
4700         (message-cite-prefix-regexp): Auto detect non word constituents.
4701         (message-cite-prefix-regexp): Don't use with-syntax-table.
4702
4703         * gnus-sum.el (gnus-summary-update-info): Use
4704         gnus-list-range-intersection.
4705
4706         * gnus-agent.el (gnus-agent-fetch-headers): Use
4707         gnus-list-range-intersection.
4708
4709         * gnus-range.el (gnus-range-normalize): Use correct predicate.
4710         (gnus-list-range-intersection): Use it.
4711         (gnus-inverse-list-range-intersection): Ditto.
4712         (gnus-sorted-intersection): Add doc.
4713         (gnus-set-sorted-intersection): Add doc.
4714         (gnus-sorted-union): New function.
4715         (gnus-set-sorted-union): New function.
4716
4717         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
4718         (gnus-inverse-list-range-intersection): Ditto.
4719
4720 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
4721
4722         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4723
4724         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
4725         and permit `:' and `\' in order to handle full Windows pathnames.
4726         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
4727         technically not correct per standard, but seems to have common use.
4728
4729 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4730
4731         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
4732         replacing numbers.
4733
4734 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4735
4736         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
4737
4738         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
4739         Don't split when the window is small, e.g. when a small *BBDB*
4740         window is the lowest one.
4741
4742         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4743         nnheader-find-nov-line to speed up. Use nreverse, because it is
4744         sorted. Use nnheader-insert-nov-file.
4745
4746 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * mm-decode.el (mm-inline-text-html-with-images): New user option.
4749
4750         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
4751         of `w3m-display-inline-images' with the value of
4752         `mm-inline-text-html-with-images'.
4753         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4754
4755         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4756
4757 2002-01-27  Richard M. Stallman  <rms@gnu.org>
4758
4759         * time-date.el: Add autoload cookies.  Many doc fixes.
4760         (time-add): New function.
4761         (time-subtract): Renamed from subtract-time.
4762         (subtract-time): New alias for time-subtract.
4763
4764 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
4767         emacs-w3m in doc-string.
4768
4769         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
4770         `w3m-current-buffer'.
4771
4772 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4773
4774         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
4775
4776         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
4777         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
4778         (mm-w3m-cid-retrieve): New function.
4779         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
4780
4781 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4782
4783         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
4784
4785 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4786
4787         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
4788
4789 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790
4791         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
4792         32K.
4793
4794         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
4795
4796         * nnmail.el (nnmail-article-group): Decode headers before running
4797         split rules over them.
4798         (nnmail-mail-splitting-charset): New variable.
4799
4800         * smiley.el: Replaced with smiley-ems.el.
4801
4802 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4803
4804         * mm-url.el (mm-url-predefined-programs): Add w3m.
4805         (mm-url-program): Ditto.
4806
4807 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4808
4809         * nnml.el (nnml-use-compressed-files): New variable.
4810         (nnml-filenames-are-evil): Removed.
4811         (nnml-current-group-article-to-file-alist): Don't use.
4812         (nnml-update-file-alist): Inhibit.
4813         (nnml-article-to-file): Use new var.
4814
4815 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4816
4817         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
4818
4819         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
4820
4821 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4822
4823         * gnus-agent.el (gnus-agent-load-alist): Use new caching
4824         function.
4825
4826         * gnus-util.el (gnus-cache-file-contents): New function.
4827
4828         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
4829         (gnus-agent-load-alist): Use it.
4830
4831         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
4832
4833         * nnheader.el (nnheader-insert-nov-file): New function.
4834
4835         * gnus-util.el (gnus-parse-without-error): Correct the loop.
4836
4837         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
4838         there are no references.
4839         (gnus-extract-message-id-from-in-reply-to): New function.
4840         (gnus-nov-parse-line): Use in-reply-to if there are no
4841         references.
4842
4843 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4844
4845         * nnagent.el (nnagent-retrieve-headers): Use new macro.
4846
4847         * gnus-util.el (gnus-parse-without-error): New macro.
4848
4849 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4850
4851         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
4852         (gnus-article-wash-function): use locate-library to decide which
4853         to use.
4854
4855 2002-01-25  Simon Josefsson  <jas@extundo.com>
4856
4857         * pop3.el (pop3-munge-message-separator): Work if no date.
4858         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
4859
4860 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4861
4862         * gnus-agent.el (gnus-agent-save-alist): Fix.
4863
4864         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
4865         mistake.  Reinstated lost code.
4866
4867 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
4868
4869         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
4870         one exists in the case of an encrypted message with an internal
4871         signature.
4872
4873 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4874
4875         * gnus-agent.el (gnus-agent-save-alist): Optimized.
4876
4877 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * dgnushack.el: Commented out the experimental code.
4880
4881 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4882
4883         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
4884         error.
4885
4886         * gnus.el (gnus-server-to-method): Made into subst.
4887         (gnus-server-method-cache): New variable.
4888         (gnus-server-to-method): Use it.
4889         (gnus-group-method-cache): New variable.
4890         (gnus-find-method-for-group-1): Renamed.
4891         (gnus-find-method-for-group): New function.
4892         (gnus-group-method-cache): Removed.
4893
4894         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
4895         function.
4896
4897         * gnus-range.el (gnus-members-of-range): New function.
4898         (gnus-list-range-intersection): Renamed.
4899         (gnus-inverse-list-range-intersection): New function.
4900
4901         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
4902
4903         * nnagent.el (nnagent-retrieve-headers): New implementation.
4904
4905         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
4906         implementation.
4907
4908 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4909
4910         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
4911         `w3m-meta-content-type-charset-regexp'.
4912
4913         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
4914         charset-encoded html contents.
4915
4916 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4917
4918         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
4919         an empty file.
4920
4921         * nnweb.el (url): Ignore errors when request url.
4922
4923         * nnrss.el: Clean up the comments.
4924
4925 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4926
4927         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
4928
4929         * mm-decode.el (mm-inline-text-html-renderer): New user option.
4930         (mm-inline-media-tests): Test whether the value of
4931         `mm-inline-text-html-renderer' is a function for text/html.
4932
4933         * mm-view.el (mm-inline-text-html-render-with-w3): New function
4934         separated from `mm-inline-text'.
4935         (mm-w3m-minor-mode): New variable.
4936         (mm-w3m-setup): New variable.
4937         (mm-setup-w3m): New function.
4938         (mm-inline-text-html-render-with-w3m): New function.
4939         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
4940         text/html.
4941
4942 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
4943
4944         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
4945
4946 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4947
4948         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
4949         and `gnus-xmas-completing-read'.
4950
4951 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4952
4953         * nneething.el (nneething-message-id-number): Abolished.
4954         (nneething-encode-file-name): Not encode numerical characters.
4955         (nneething-make-head): `nneething-message-id-number' is not
4956         used to generate message IDs.
4957
4958 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
4961         characters.
4962
4963 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4964
4965         * gnus-xmas.el (gnus-xmas-completing-read): New function.
4966         (gnus-xmas-redefine): Redefine conditionally.
4967
4968 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4969
4970         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
4971         tag.
4972
4973 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4974
4975         * message.el (message-font-lock-keywords): Added the secure tag.
4976         * mml-sec.el: Added functions to generate/modify/remove the secure
4977         tag while in message mode.
4978         * mml-sec.el (mml-secure-message): New.
4979         * mml-sec.el (mml-unsecure-message): New.
4980         * mml-sec.el (mml-secure-message-sign-smime): New.
4981         * mml-sec.el (mml-secure-message-sign-pgp): New.
4982         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
4983         * mml-sec.el (mml-secure-message-encrypt-smime): New.
4984         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
4985         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
4986         * mml.el (mml-parse-1): Added code to recognise the secure tag and
4987         convert it to either a part or multipart depending on if there are
4988         other parts in the message.
4989         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
4990         to use the secure tag, rather than the part tag.
4991         * mml.el (mml-preview): Added a save-excursion to keep cursor
4992         position after doing an MML preview.
4993
4994 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4995
4996         * nnheader.el (nnheader-parse-overview-file): New function.
4997         (nnheader-write-overview-file): New function.
4998
4999 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5000
5001         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5002         in wanted.
5003
5004         * nnweb.el (nnweb-type-definition): Clean up.
5005
5006 2002-01-21  Alastair Burt  <burt@dfki.de>
5007         Trivial patch.
5008
5009         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5010         buffer exists before jumping to it.
5011
5012 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013
5014         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5015         function.
5016         (article-wash-html): Use it.
5017         (gnus-article-wash-function): New variable.
5018         (gnus-article-wash-html-with-w3m): New function.
5019
5020 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5021
5022         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5023         XEmacs.
5024
5025 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5026
5027         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5028         command line.
5029
5030 2002-01-21  Simon Josefsson  <jas@extundo.com>
5031
5032         * canlock.el (base64-encode-string): Autoload it from base64.
5033         (canlock-make-cancel-key): Base64 encode unibyte string.
5034
5035 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036
5037         * nnfolder.el (nnfolder-request-accept-article): Unfold
5038         x-from-line.
5039         (nnfolder-request-replace-article): Ditto.
5040
5041 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5042
5043         * gnus-group.el (gnus-group-best-unread-group): Use the right
5044         positioning function.
5045
5046 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5047
5048         * smiley-ems.el (smiley-region): Use new function.
5049         (smiley-update-cache): Use general image functions.
5050         (smiley-region): Use general functions.
5051
5052         * gnus-util.el (gnus-graphic-display-p): New function.
5053
5054         * nnmail.el (nnmail-article-group): Allow outputting traces of
5055         non-strings.
5056
5057         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5058         (nndoc-exim-bounce-type-p): New function.
5059
5060         * message.el (message-dont-send): Doc fix.
5061
5062         * gnus-util.el (gnus-completing-read): Remove
5063         inherit-input-method.
5064
5065         * gnus-art.el (gnus-treat-smiley): Doc fix.
5066
5067         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5068         articles.
5069
5070 2002-01-19  Simon Josefsson  <jas@extundo.com>
5071
5072         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5073         (imap-kerberos4-open): Ditto.
5074         (imap-open): Set port correctly, don't set auth.
5075
5076 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5077
5078         * gnus.el (gnus-version-number): Bump version number.
5079
5080 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5081
5082         * gnus.el: Oort Gnus v0.05 is released.
5083
5084 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5085
5086         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5087         exists.
5088
5089         * gnus-spec.el (gnus-string-width-function): New function.
5090         (gnus-tilde-cut-form): Use it.
5091         (gnus-tilde-max-form): Ditto.
5092         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5093         (gnus-substring-function): Use it.
5094         (gnus-tilde-cut-form): Ditto.
5095         (gnus-substring-function): New function.
5096
5097         * message.el (message-check-news-header-syntax): New message.
5098
5099         * gnus.el (gnus-slave-no-server): Doc fix.
5100
5101         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5102
5103 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5104
5105         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5106         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5107         (seen (NUM1 . NUM2)).
5108
5109 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110
5111         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5112         number in closed topics.
5113
5114 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5115
5116         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5117         functions.
5118
5119 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5120
5121         * gnus.el (gnus-group-find-parameter): Clean up.
5122
5123         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5124         articles.
5125
5126         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5127
5128         * nnmail.el (nnmail-article-group): Clean up.
5129
5130 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5131
5132         * gnus-agent.el (gnus-category-name): Intern the category name.
5133
5134 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5135
5136         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5137
5138         * gnus-util.el (gnus-completing-read): New function.
5139
5140 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5141
5142         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5143
5144         * smiley-ems.el (smiley-region): Register smiley.
5145         (smiley-toggle-buffer): Rewrite the function.
5146         (smiley-active): Removed.
5147
5148 2002-01-19  Simon Josefsson  <jas@extundo.com>
5149
5150         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5151         Jesper Harder <harder@ifa.au.dk>.
5152
5153 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5154
5155         * gnus-art.el (gnus-request-article-this-buffer): Call
5156         `nneething-get-file-name' to extract the file name from the
5157         message id.
5158
5159         * nneething.el (nneething-encode-file-name): New function.
5160         (nneething-decode-file-name): Ditto.
5161         (nneething-get-file-name): Ditto.
5162         (nneething-make-head): Encode the file name and encapsulate it
5163         into the field of the message id.
5164
5165 2002-01-18  Simon Josefsson  <jas@extundo.com>
5166
5167         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5168         stored in .marks.
5169
5170         * nnfolder.el (nnfolder-request-update-info): Ditto.
5171
5172 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5173
5174         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5175
5176 2002-01-18  Simon Josefsson  <jas@extundo.com>
5177
5178         * imap.el (imap-starttls-p): Don't check for binary.
5179         (imap-gssapi-auth-p): Ditto.
5180         (imap-kerberos4-auth-p): Ditto.
5181         (imap-open): Change logic.  Iterate through all possible streams,
5182         instead of bailing out after first failure.  Move authenticator
5183         decision to `imap-authenticate'.
5184         (imap-authenticate): Change logic, now finds the authenticator to
5185         use, was previously in `imap-open'.
5186         (imap-open): Return nil on failure.
5187         (imap-open): Setup temp buffer correctly.
5188         (imap-open): Return buffer only on success.
5189         (imap-interactive-login, imap-interactive-login): Tell the user
5190         which stream/authenticator is used for the queried
5191         username/password.
5192         (imap-open, imap-authenticate): Set variables.
5193         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5194         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5195
5196 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5197
5198         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5199
5200 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5201
5202         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5203
5204 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5205
5206         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5207         (gnus-agent-group-mode-map): Bind it to "Jo".
5208         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5209
5210 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5211
5212         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5213         (gnus-summary-mail-toolbar): Add mail article deletion button.
5214
5215         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5216         false positives for lines of "^^^^".
5217
5218         * gnus-picon.el (gnus-picon-find-face): faces database is all
5219         lowercase.
5220
5221 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5222
5223         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5224         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5225         duplications.
5226         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5227
5228 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229
5230         * gnus-sum.el (gnus-summary-initial-limit): Inline
5231         gnus-summary-limit-children.
5232         (gnus-summary-initial-limit): Don't limit if
5233         gnus-newsgroup-display is nil.
5234         (gnus-summary-initial-limit): No, don't.
5235
5236         * gnus-util.el
5237         (gnus-put-text-property-excluding-characters-with-faces): Inline
5238         gnus-put-text-property.
5239
5240         * gnus-spec.el (gnus-default-format-specs): New variable.
5241
5242         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5243         gnus-format-specs.
5244         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5245
5246         * gnus-spec.el (gnus-update-format-specifications): Really check
5247         the Gnus version of the .newsrc.eld file.
5248         (gnus-format-specs): Save the new default summary format.
5249
5250         * gnus-util.el (gnus-parent-id): Check whether references is empty
5251         before splitting.
5252
5253         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5254         functions.
5255         (gnus-gather-threads-by-references): Inline
5256         `gnus-split-references'.
5257
5258         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5259         default value of gnus-summary-line-format-spec.
5260
5261 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5262
5263         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5264         message.
5265         (nnslashdot-request-list): Ditto.
5266         (nnslashdot-sid-strip): Removed.
5267
5268 2002-01-15  Simon Josefsson  <jas@extundo.com>
5269
5270         * nnimap.el (nnimap-close-asynchronous): Enable.
5271         (nnimap-close-group): Expunge.
5272
5273 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5274
5275         * gnus-util.el (gnus-user-date-format-alist): Typo.
5276         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5277
5278 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5279
5280         * nneething.el (nneething-request-article): Set
5281         `nnmail-file-coding-system' to `binary' locally, in order to read
5282         files without any conversion.
5283
5284 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5285
5286         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5287         nnheader-file-coding-system and nnmail-active-file-coding-system.
5288         (gnus-agent-regenerate-group): Ditto.
5289         (gnus-agent-regenerate): Ditto.
5290         (gnus-agent-write-active): Ditto.
5291         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5292
5293 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5296         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5297
5298 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5299
5300         * gnus.el: We don't need gnus-article-show-all-headers.
5301
5302         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5303         Ditto.
5304
5305         * gnus-sum.el (gnus-summary-select-article): Don't call
5306         show-all-headers, because hidden headers are not hidden text any
5307         more.
5308
5309 2002-01-13  Simon Josefsson  <jas@extundo.com>
5310
5311         * message.el (message-newline-and-reformat): Use `newline' instead
5312         of inserting \n, so that the newline is marked as hard.
5313
5314         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5315         From Jesper Harder <harder@ifa.au.dk>.
5316
5317 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5318
5319         * imap.el (imap-close): Keep going if quit.
5320
5321         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5322         nntp-server-buffer.
5323
5324 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5325
5326         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5327         avoid unbinding shadowed variables.
5328
5329         * gnus-art.el (gnus-picon-databases): Moved here.
5330         (gnus-picons-installed-p): Moved here.
5331         (gnus-article-reply-with-original): Use `mark'.
5332
5333         * gnus.el (gnus-picon): Moved here and renamed.
5334
5335         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5336         installed.
5337         (gnus-treat-mail-picon): Ditto.
5338         (gnus-treat-newsgroups-picon): Ditto.
5339
5340         * gnus-picon.el (gnus-picons-installed-p): New function.
5341
5342 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5343
5344         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5345
5346 2002-01-12  Simon Josefsson  <jas@extundo.com>
5347
5348         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5349         (nnimap-before-find-minmax-bugworkaround): Use it.
5350         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5351         (nnimap-dont-close): New variable.
5352         (nnimap-close-group): Use it.
5353
5354 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355
5356         * gnus-art.el (gnus-article-reply-with-original): Use
5357         `mark-active'.
5358
5359         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5360
5361         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5362         (gnus-score-advanced): Clean up.
5363         (gnus-score-advanced): Accept a multiple of the score.
5364
5365 2002-01-12  Simon Josefsson  <jas@extundo.com>
5366
5367         * flow-fill.el (fill-flowed-display-column)
5368         (fill-flowed-encode-columnq): New variables.  Suggested by
5369         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5370         (fill-flowed-encode, fill-flowed): Use them.
5371
5372         * message.el (message-send-news, message-send-mail): Use
5373         m-b-s-n-p-e-h-n.
5374
5375         * mml.el (autoload): Autoload fill-flowed-encode.
5376         (mml-buffer-substring-no-properties-except-hard-newlines): New
5377         function.
5378         (mml-read-part): Use it.
5379         (mml-generate-mime-1): Encode format=flowed if appropriate.
5380         (mml-insert-mime-headers): Insert format=flowed.
5381
5382         * flow-fill.el (fill-flowed-encode): New function.
5383         (fill-flowed): Bind fill-column to window width.
5384
5385 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5386
5387         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5388         it exists.
5389         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5390         (gnus-summary-buffer-name): Don't return the dead name after all.
5391         (gnus-summary-setup-buffer): Kill the dead buffer.
5392
5393         * gnus-art.el (gnus-article-followup-with-original): Store the
5394         value of the mark before deactivating it.
5395
5396 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5397
5398         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5399         From: Karl Kleinpaste <karl@charcoal.com>
5400
5401         * gnus-art.el (article-display-x-face): Ditto.
5402         (gnus-article-reply-with-original): Use gnus-region-active-p.
5403         (gnus-article-followup-with-original): Ditto.
5404
5405         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5406         downloadable article either.
5407
5408 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5409
5410         * gnus-art.el (article-display-x-face): Insert From:.
5411
5412         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5413         article. Bind gnus-display-mime-function and
5414         gnus-article-prepare-hook.
5415
5416         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5417         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5418         gnus-agent-possibly-synchronize-flags to the last.
5419         (gnus-agent-go-online): New function. New variable.
5420
5421 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5422
5423         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5424         (gnus-agent-regenerate): Ditto.
5425
5426 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5427
5428         * message.el (message-ignored-news-headers)
5429         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5430         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5431
5432         * gnus.el (gnus-gethash-safe): New macro.
5433
5434         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5435         (gnus-agent-regenerate): Show messages.
5436
5437 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5438
5439         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5440         (gnus-agent-regenerate): New function.
5441         (gnus-agent-save-alist): Sort.
5442         (gnus-agent-copy-nov-line): Test eobp.
5443         (gnus-agent-retrieve-headers): Erase buffer.
5444
5445 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5446
5447         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5448         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5449
5450         * gnus.el (gnus-agent-covered-methods): Move here.
5451         (gnus-online): New function.
5452         (gnus-agent-method-p): Move here.
5453
5454         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
5455         nil. Remove articles-alist.
5456
5457         * gnus-start.el (gnus-get-unread-articles): Check online.
5458         (gnus-groups-to-gnus-format): Ditto.
5459         (gnus-active-to-gnus-format): Ditto.
5460
5461         * gnus-agent.el (gnus-agent-get-function): Use it.
5462         (gnus-agent-get-undownloaded-list): Ditto.
5463         (gnus-agent-fetch-session): Only fetch online methods.
5464
5465         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
5466         (gnus-server-mode-map): Ditto.
5467         (gnus-server-offline-face): New face.
5468         (gnus-server-offline-face): New variable.
5469         (gnus-server-font-lock-keywords): Add offline.
5470         (gnus-server-insert-server-line): Ditto.
5471         (gnus-server-offline-server): New function.
5472
5473         * gnus-int.el (gnus-open-server): Turn to offline.
5474         (gnus-server-unopen-status): New variable.
5475
5476 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5477
5478         * nnkiboze.el (nnkiboze-request-article): Use
5479         gnus-agent-request-article.
5480
5481         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
5482         function. Insert undownloaded NOV.
5483
5484         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
5485         (gnus-agent-request-article): New function.
5486
5487         * gnus.el (gnus-agent-cache): New variable.
5488
5489         * gnus-int.el (gnus-retrieve-headers): Use
5490         gnus-agent-retrieve-headers.
5491         (gnus-request-head): Use gnus-agent-request-article.
5492         (gnus-request-body): Ditto.
5493
5494         * gnus-art.el (gnus-request-article-this-buffer): Use
5495         gnus-agent-request-article.
5496
5497         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
5498         article if it is undownloaded.
5499
5500 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5501
5502         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
5503
5504 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * canlock.el (canlock-string-as-unibyte): New macro.
5507         (canlock-sha1-with-openssl): Return a unibyte string.
5508         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
5509
5510 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5511
5512         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
5513
5514 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5515
5516         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
5517         application/x-emacs-lisp.
5518
5519         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
5520
5521         * nntp.el (nntp-request-article): Add group parameter.
5522         (nntp-request-head): Ditto.
5523         (nntp-find-group-and-number): Add parameter group. Figure out
5524         number if the status line doesn't give (e.g. quimby.gnus.org).
5525
5526 2002-01-08  Simon Josefsson  <jas@extundo.com>
5527
5528         * mml.el (mml-generate-mime-1): Set recipient correctly.
5529
5530 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5531
5532         * message.el (message-read-from-minibuffer): Add parameter
5533         initial-contents.
5534         * gnus-msg.el (gnus-summary-resend-message): Use it.
5535
5536         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
5537         behavior of quit-config.
5538
5539         * message.el (message-make-from): Don't quote fullname.
5540         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
5541
5542         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
5543         From: <andre@slamdunknetworks.com>
5544
5545 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5546
5547         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
5548
5549         * gnus-art.el (gnus-header-button-alist): Handle mailto.
5550
5551         * mml.el (mml-preview): Bind gnus-original-article-buffer because
5552         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
5553         because bbdb may use it.
5554
5555 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5556
5557         * nneething.el (nneething-request-article): When a non-text file
5558         is converted to an article, its data is encoded in base64.  Call
5559         `nneething-make-head' with options to specify MIME types.
5560         (nneething-make-head): Add optional arguments to specify MIME
5561         types.
5562
5563 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5564
5565         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
5566         header if there is not.
5567
5568         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
5569
5570         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
5571         (gnus-inews-mark-gcc-as-read): Obsolete variable.
5572         (gnus-inews-do-gcc): Use them.
5573
5574         * gnus-group.el (gnus-group-mark-article-read): Put holes into
5575         gnus-newsgroup-unselected.
5576
5577 2002-01-06  Simon Josefsson  <jas@extundo.com>
5578
5579         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
5580         condition-case, not ignore-errors.
5581
5582 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5583
5584         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
5585         gnus-fetch-old-headers.
5586
5587         * gnus-art.el (article-display-x-face): Use the current buffer
5588         unless `W f'. Otherwise, X-Face may be shown in the header of a
5589         forwarded part.
5590         (gnus-treatment-function-alist): Treat xface before hiding
5591         headers.
5592
5593 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5594
5595         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
5596         parameters.
5597
5598 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5599
5600         * mm-util.el (mm-multibyte-p): Define conditionally when load.
5601         (mm-guess-charset): New function.
5602         (mm-charset-after): Use it.
5603         (mm-detect-coding-region): New function.
5604         (mm-detect-mime-charset-region): New function.
5605
5606         * gnus-sum.el (gnus-summary-show-article): Use
5607         mm-detect-coding-region.
5608
5609 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5610
5611         * message.el (message-make-fqdn): Be less violent.
5612
5613         * gnus.el (gnus-logo-color-style): Compute custom form
5614         automatically.
5615
5616         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
5617         score file of the parent to the document group.
5618
5619         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
5620         parameters parameter.
5621
5622         * gnus-score.el (gnus-score-load-file): Clean up.
5623
5624 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5625
5626         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
5627         From: Damien Wyart <damien.wyart@free.fr>
5628
5629         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
5630
5631 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5632
5633         * gnus-sum.el (gnus-select-group-hook): Typo.
5634
5635         * rfc2047.el (rfc2047-decode-string): Return immediately if there
5636         is no quoted-printable-encoded STRING.
5637         From: Jesper Harder <harder@ifa.au.dk>
5638
5639         (rfc2047-decode-string): Decode it.
5640
5641 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5642
5643         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
5644
5645 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
5646         Trivial patch.
5647
5648         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
5649         buffer to get rid of junk line.
5650
5651 2002-01-05  Simon Josefsson  <jas@extundo.com>
5652
5653         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
5654         C-o.
5655         (message-mode-map): Bind message-insert-or-toggle-importance to
5656         C-c C-u.
5657         (message-mode-map): Bind message-disposition-notification-to to
5658         C-c M-n.
5659         (message-mode-menu): Add m-d-n-t.
5660         (message-mode-field-menu): Add m-goto-from.
5661         (message-mode): Doc fix.
5662         (message-goto-from): New function.
5663         (message-insert-disposition-notification-to): New function.
5664         (message-tool-bar-map): Add receipt button.
5665
5666 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5667
5668         * gnus-sum.el (gnus-thread-latest-date): New function.
5669         (gnus-thread-sort-by-most-recent-number): Renamed.
5670         (gnus-thread-sort-functions): Doc fix.
5671         (gnus-select-group-hook): Don't use setq on a hook.
5672         (gnus-thread-latest-date): Use date, not number
5673
5674         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
5675         (gnus-agent-expire): Allow regexp of expire-days.
5676
5677         * gnus-art.el (gnus-article-reply-with-original): Deactivate
5678         region.
5679         (gnus-article-followup-with-original): Ditto.
5680
5681         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
5682
5683         * gnus-art.el (gnus-mime-display-alternative): Use
5684         gnus-local-map-property.
5685         (gnus-mime-display-alternative): Ditto.
5686         (gnus-insert-mime-security-button): Ditto.
5687         (gnus-insert-next-page-button): Ditto.
5688         (gnus-button-prev-page): Take optional args.
5689         (gnus-insert-prev-page-button): widget-convert.
5690
5691         * gnus-util.el (gnus-local-map-property): New function.
5692
5693         * gnus-art.el (gnus-prev-page-map): Use parent map.
5694         (gnus-next-page-map): Ditto.
5695
5696         * gnus-spec.el (gnus-parse-format): Clean up.
5697         (gnus-parse-format): Do complex formatting for %=.
5698
5699         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5700         "X-Face: " to the data in the built-in scenario.
5701
5702         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
5703         (gnus-correct-pad-form): Renamed.
5704         (gnus-tilde-max-form): Clean up.
5705         (gnus-pad-form): Use gnus-use-correct-string-widths.
5706
5707         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
5708         support if that is available.
5709
5710         * gnus-sum.el (gnus-thread-highest-number): New function.
5711         (gnus-thread-sort-by-most-recent-thread): New function.
5712         (gnus-thread-sort-functions): Doc fix.
5713
5714 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5715
5716         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
5717         all cases.
5718         (gnus-summary-mode): Enable it in all cases.
5719         (gnus-summary-display-article): Ditto.
5720         (gnus-summary-edit-article): Ditto.
5721
5722         * gnus-ems.el (gnus-put-image): Really return glyph.
5723
5724         * gnus-art.el (gnus-article-x-face-command): Fix :type.
5725         (gnus-treat-smiley): Don't take "P" in the interactive form.
5726
5727 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728
5729         * compface.el (uncompface): XEmacs and Emacs have differing
5730         capabilities.
5731
5732         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
5733
5734         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
5735         (gnus-article-xface-ring-size): Removed.
5736         (gnus-article-display-xface): Removed.
5737         (gnus-remove-image): Cleaned up.
5738
5739         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
5740         (gnus-xmas-create-image): Take pbm files.
5741         (gnus-x-face): Removed.
5742         (gnus-xmas-article-display-xface): Removed.
5743
5744         * gnus-fun.el (gnus-display-x-face-in-from): Bind
5745         default-enable-multibyte-characters.
5746
5747         * compface.el (uncompface): Doc fix.
5748
5749         * gnus-art.el (gnus-article-x-face-command): Use
5750         gnus-display-x-face-in-from.
5751
5752         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
5753
5754         * gnus-ems.el (gnus-put-image): Return the image.
5755
5756         * gnus-fun.el (gnus-display-x-face-in-from): New function.
5757         (gnus-x-face): Moved here.
5758
5759 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5760
5761         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
5762         invisible if string is nil.
5763         (gnus-xmas-article-display-xface): Use it.
5764
5765         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
5766         property when string is nil.
5767         (gnus-article-display-xface): Use it.
5768
5769 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5770
5771         * gnus-art.el (article-display-x-face): Check whether valid grey
5772         face was returned.
5773         (article-display-x-face): Place image in the right spot.
5774
5775         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
5776         stderr.
5777         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
5778
5779 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5780
5781         * gnus-xmas.el (gnus-xmas-create-image): Take optional
5782         parameters.
5783         (gnus-xmas-put-image): Allow non-strings to be passed.
5784
5785         * gnus-art.el (article-display-x-face): Use optional parameters.
5786
5787         * gnus-ems.el (gnus-create-image): Take optional parameters.
5788
5789         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
5790
5791         * compface.el (compface-xbm-p): Removed.
5792
5793         * gnus-ems.el (gnus-article-compface-xbm): Removed.
5794         (gnus-article-display-xface): Use compface.
5795
5796         * compface.el: New file.
5797
5798         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
5799         (gnus-convert-image-to-x-face-command): Ditto.
5800         (gnus-random-x-face): Quote argument.
5801         (gnus-x-face-from-file): Ditto.
5802
5803 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
5804
5805         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
5806         the expire-group parameter once per article rather than once
5807         per group; bind `nnmaildir-article-file-name' and `article'
5808         for convenience.  Leave article alone when expire-group
5809         specifies the current group.
5810         (nnmaildir--update-nov): be more concurrency-friendly with
5811         temp file names.
5812
5813 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5814
5815         * gnus-start.el (gnus-read-init-file): Cleaned up.
5816
5817 2002-01-03  Dave Love  <d.love@dl.ac.uk>
5818
5819         * gnus-start.el (gnus-startup-file-coding-system): Removed.
5820         (gnus-read-init-file): Don't use it.
5821
5822 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823
5824         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
5825
5826 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5827
5828         * gnus-start.el (gnus-read-init-file): Don't force coding system
5829         for ~/.gnus.  From Dave Love <fx@gnu.org>.
5830
5831 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5832
5833         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
5834         * nnspool.el (nnspool-request-post): Ditto.
5835
5836         * mm-util.el (mm-use-find-coding-systems-region): New variable.
5837         (mm-find-mime-charset-region): Use it.
5838
5839 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5840
5841         * gnus.el (gnus-summary-line-format): Added :link.
5842         * gnus-topic.el (gnus-topic-line-format): Ditto.
5843         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
5844         * gnus-srvr.el (gnus-server-line-format): Ditto.
5845         * gnus-group.el (gnus-group-line-format): Ditto.
5846
5847         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
5848         :keys, it works on both Emacsen.
5849
5850 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5851
5852         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
5853
5854 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5855
5856         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
5857
5858 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
5859
5860         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
5861         very wide reply.
5862
5863 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5864
5865         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
5866         (gnus-picon-cache): New variable.
5867         (gnus-picon-transform-newsgroups): Cache stuff.
5868
5869         * gnus-art.el (gnus-article-reply-with-original): New command.
5870         (gnus-article-followup-with-original): New command.
5871
5872         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
5873         END parameters.
5874         (gnus-summary-followup): Take a list of list of articles.
5875         (gnus-inews-yank-articles): Allow lists of article/regions.
5876
5877         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
5878         longer the usual commands.
5879
5880         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
5881         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
5882         shell-command-on-region.
5883
5884 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5885
5886         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
5887           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
5888
5889 2002-01-03  Steve Youngs  <youngs@xemacs.org>
5890
5891         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
5892         understand ':keys', wrap it in an featurep 'xemacs.
5893
5894 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5895
5896         * gnus-ems.el (gnus-article-display-xface): Show xface in the
5897         order of headers (Actually, it is called in a reversed order). Add
5898         'gnus-image-text-deletable property.
5899         (gnus-remove-image): Remove text with such a property.
5900
5901         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
5902         gnus-put-image.
5903
5904         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
5905         with ", "
5906
5907 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908
5909         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
5910
5911         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
5912         (article-display-x-face): Display grey X-Faces.
5913
5914         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
5915         (gnus-convert-gray-x-face-to-ppm): Ditto.
5916         (gnus-convert-image-to-gray-x-face): Ditto.
5917
5918         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
5919         gnus-summary-show-raw-article.
5920
5921 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5922
5923         Display picons in XEmacs without showing text.
5924
5925         * gnus-xmas.el (gnus-xmas-create-image): Don't use
5926         mm-create-image-xemacs to create xbm glyph, because it deletes
5927         temporary files.
5928         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
5929         (gnus-xmas-remove-image): Make text visible, remove glyph.
5930
5931         * gnus-picon.el (gnus-picon-transform-newsgroups)
5932         (gnus-picon-transform-address): Insert spec backward, due to the
5933         incompatibility of gnus-xmas-put-image.
5934
5935 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5936
5937         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
5938
5939 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * gnus.el: Doc fix.
5942
5943         * gnus-art.el: Doc fix.
5944
5945         * gnus-agent.el: Doc fix.
5946
5947 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5948
5949         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
5950
5951 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
5952
5953         * nnmaildir.el (nnmaildir--update-nov): automatically parse
5954         NOV data out of the message again if nnmail-extra-headers has
5955         changed.
5956
5957 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5958
5959         * gnus-fun.el: New file.
5960         (gnus-convert-image-to-x-face-command): New variable.
5961         (gnus-insert-x-face): New function.
5962         (gnus-random-x-face): Renamed.
5963         (gnus-x-face-from-file): Renamed.
5964
5965         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
5966         "_".
5967         (gnus-body-boundary-delimiter): Typo fix.
5968
5969 2002-01-02  Simon Josefsson  <jas@extundo.com>
5970
5971         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
5972         (gnus-body-boundary-delimiter): Fix type.
5973
5974 2002-01-01  Simon Josefsson  <jas@extundo.com>
5975
5976         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
5977         (gnus-treat-emphasize, gnus-treat-strip-cr)
5978         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
5979         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
5980         (gnus-treat-fill-article, gnus-treat-hide-citation)
5981         (gnus-treat-hide-citation-maybe)
5982         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
5983         (gnus-treat-strip-pem, gnus-treat-strip-banner)
5984         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
5985         (gnus-treat-date-ut, gnus-treat-date-local)
5986         (gnus-treat-date-english, gnus-treat-date-lapsed)
5987         (gnus-treat-date-original, gnus-treat-date-iso8601)
5988         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
5989         (gnus-treat-strip-trailing-blank-lines)
5990         (gnus-treat-strip-leading-blank-lines)
5991         (gnus-treat-strip-multiple-blank-lines)
5992         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
5993         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
5994         (gnus-treat-display-xface, gnus-treat-display-smileys)
5995         (gnus-treat-from-picon, gnus-treat-mail-picon)
5996         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
5997         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
5998         (gnus-treat-play-sounds, gnus-treat-translate)
5999         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6000
6001         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6002         (gnus-article-treat-body-boundary): Use it.
6003
6004         * message.el (message-mode): Fix doc.
6005         (message-mode-menu): Fix names.
6006
6007 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6008
6009         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6010         articles.
6011
6012         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6013         (gnus-picon-transform-address): Search for unknown faces as well.
6014         (gnus-picon-find-face): Don't search "news" for MISC.
6015         (gnus-picon-user-directories): Changed default back to exclude
6016         "unknown".
6017
6018         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6019
6020         * gnus-picon.el (gnus-picon-find-face): Search through all
6021         databases.
6022         (gnus-picon-find-face): New implementation.
6023
6024         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6025         keystroke.
6026         (gnus-topic-goto-next-topic): Ditto.
6027
6028         * gnus.el (gnus-summary-line-format): Changed default.
6029
6030         * nnmail.el (nnmail-extra-headers): Change default.
6031
6032         * gnus-sum.el (gnus-extra-headers): Change default.
6033
6034         * message.el (message-news-other-window): Changed "news" to
6035         "posting".
6036         (message-news-other-frame): Ditto.
6037         (message-do-send-housekeeping): Ditto.
6038
6039         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6040         function.
6041         (gnus-article-unread-p): New function.
6042         (gnus-article-unseen-p): New function.
6043         (gnus-dead-summary-mode-map): Typo.
6044
6045         * gnus-util.el (gnus-make-predicate): New function.
6046         (gnus-make-predicate-1): New function.
6047
6048         * gnus-sum.el: New function.
6049         (gnus-map-articles): New function.
6050
6051         * gnus-art.el (gnus-treat-fold-headers): New variable.
6052         (gnus-article-treat-fold-headers): New command and keystroke.
6053
6054         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6055         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6056
6057 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6058
6059         * message.el (message-fcc-externalize-attachments): New variable.
6060         (message-do-fcc): Use it.
6061
6062         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6063         (gnus-inews-do-gcc): Use it.
6064
6065         * mml.el (mml-tweak-sexp-alist): New variable.
6066         (mml-externalize-attachments): New variable.
6067         (mml-tweak-part): Use mml-tweak-sexp-alist.
6068         (mml-tweak-externalize-attachments): New function.
6069
6070 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6071
6072         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6073         'set-glyph-face' so x-face back/foreground can be set.
6074
6075 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6076
6077         * message.el (message-fix-before-sending): Fix a typo.
6078
6079 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6080
6081         * gnus-art.el (gnus-treat-smiley): Renamed command.
6082         (gnus-article-remove-images): New command and keystroke.
6083
6084         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6085
6086         * smiley-ems.el (gnus-smiley-display): Removed.
6087
6088         * gnus.el (gnus-version-number): Update version.
6089
6090         * message.el (message-text-with-property): Renamed and moved
6091         here.
6092         (message-fix-before-sending): Highlight invisible text and place
6093         point there.
6094
6095 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6096
6097         * gnus.el: Oort Gnus v0.04 is released.
6098
6099 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6100
6101         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6102
6103         * gnus-art.el (gnus-ignored-headers): More headers,
6104
6105         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6106         of `scan-error', since XEmacs doesn't seem to support that.
6107
6108 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109
6110         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6111         arg.
6112         (gnus-summary-best-unread-subject): Ditto.
6113         (gnus-summary-best-unread-subject): No, don't.
6114         (gnus-summary-better-unread-subject): New command.
6115
6116         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6117
6118         * lpath.el ((featurep 'xemacs)): fbind url function.
6119
6120         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6121         buffer.
6122         (gnus-xmas-remove-image): Implementation that does something.
6123         (gnus-xmas-article-display-xface): Mark images properly.
6124
6125         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6126
6127 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6128
6129         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6130
6131 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6132
6133         * gnus-group.el (gnus-group-line-format): Added %O to the default
6134         value.
6135
6136         * gnus-util.el (gnus-text-with-property): The smallest point is
6137         point-min.
6138
6139         * smiley-ems.el (smiley-region): Return images.
6140         (gnus-smiley-display): Allow toggling.
6141         (smiley-region): Use text properties, not overlays.
6142
6143         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6144         implemented yet.
6145
6146         * smiley-ems.el (smiley-update-cache): Check for valid types.
6147
6148         * gnus-art.el (gnus-with-article-buffer): New macro.
6149
6150         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6151         strings as well as the glyphs.
6152         (gnus-picon-transform-address): Ditto.
6153         (gnus-picon-insert-glyph): Ditto.
6154         (gnus-picon-transform-newsgroups): Toggle.
6155         (gnus-picon-transform-address): Toggle.
6156
6157         * gnus-ems.el (gnus-remove-image): New function.
6158         (gnus-put-image): Take an optional string.
6159
6160         * gnus-util.el (gnus-text-with-property): New function.
6161
6162         * gnus-art.el (gnus-delete-images): New function.
6163
6164         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6165
6166         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6167         (gnus-article-wash-status): Use it.
6168         (gnus-signature-toggle): Clean up.
6169         (gnus-add-wash-status): New function.
6170         (gnus-delete-wash-status): New function.
6171         (gnus-article-hide-text-type): Use them throughout.
6172         (gnus-add-image): New function.
6173
6174         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6175
6176         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6177         interface.
6178
6179         * gnus-art.el (article-display-x-face): Cleaned up.
6180
6181         * rfc2047.el (rfc2047-field-value): New function.
6182
6183         * mail-parse.el (mail-header-field-value): New alias.
6184
6185         * gnus-art.el (gnus-mime-print-part): Fix typos.
6186
6187         * smiley-ems.el (gnus-smiley-file-types): New variable.
6188         (smiley-update-cache): Use it.
6189         (smiley-regexp-alist): Suffix-less smiley names.
6190         (smiley-regexp-alist): Added more smileys.
6191
6192         * gnus-sum.el (gnus-print-buffer): Made into own function.
6193         (gnus-summary-print-article): Use it.
6194
6195         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6196         looked for when REQUEST is a string.
6197
6198         * gnus-art.el (gnus-mime-button-commands): Add printing
6199         keystroke.
6200         (gnus-mime-copy-part): Doc fix.
6201         (gnus-mime-print-part): New command.
6202
6203 2001-12-31  Simon Josefsson  <jas@extundo.com>
6204
6205         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6206         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6207
6208 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6209
6210         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6211         (picon): Fix doc.
6212
6213         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6214         longer exists. Remove those codes.
6215         * gnus.el (gnus-use-picons): Ditto.
6216
6217 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6218
6219         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6220         infloop.
6221
6222         * gnus-sum.el (t): New `W D' map.
6223
6224         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6225         (gnus-article-treat-body-boundary): Clean up.
6226         (gnus-body-boundary-face): Removed.
6227         (gnus-article-goto-header): Moved here.
6228         (gnus-article-goto-header): Allow better regexps.
6229         (gnus-article-treat-fold-newsgroups): New command.
6230
6231         * gnus-sum.el (gnus-summary-move-article): We have to select an
6232         article to give `gnus-read-move-group-name' an opportunity to
6233         suggest an appropriate default.
6234
6235         * rfc2047.el (rfc2047-fold-line): New function.
6236         (rfc2047-unfold-line): Ditto.
6237         (rfc2047-fold-region): Don't fold just after the header name.
6238
6239         * mail-parse.el (mail-header-fold-line): New alias.
6240         (mail-header-unfold-line): Ditto.
6241
6242         * gnus-art.el (gnus-body-boundary-face): Renamed.
6243         (gnus-article-treat-body-boundary): Use it.
6244         (gnus-article-treat-body-boundary): Use an invisible header and a
6245         line of underline characters.
6246
6247 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6248
6249         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6250
6251         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6252         (gnus-picon-split-address): New function.
6253         (gnus-picon-find-face): Use it.
6254         (gnus-picon-transform-address): Use it. Set first to t for each
6255         address.
6256
6257         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6258         the macro then use it.
6259         (gnus-treatment-function-alist): Treat picons earlier.
6260
6261 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6262
6263         * gnus-art.el (gnus-body-separator-face): New variable.
6264         (gnus-article-treat-body-boundary): Use a blank, colored line.
6265
6266         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6267         well.
6268
6269         * gnus-art.el (gnus-treat-body-boundary): New variable.
6270         (gnus-article-treat-unfold-headers): Use helper macro.
6271         (gnus-article-treat-body-boundary): New command.
6272
6273         * gnus.el (gnus-logo-color-style): Change the default color.
6274         (gnus-splash-face): Gray, gray.
6275
6276         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6277         colors.
6278
6279         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6280         (gnus-logo-color-style): Ditto.
6281         (gnus-logo-colors): Ditto.
6282
6283         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6284
6285         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6286
6287         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6288         (gnus-picon-transform-newsgroups): New function.
6289
6290         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6291         string.
6292
6293         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6294
6295         * gnus-art.el (gnus-treat-cc-picon): New variable.
6296         (gnus-treat-mail-picon): Renamed.
6297
6298         * gnus-picon.el: New implementation.
6299         (gnus-picon-find-face): Renamed.
6300         (gnus-treat-from-picon): Use it.
6301         (gnus-picon-transform-address): Renamed.
6302         (gnus-treat-from-picon): Use it.
6303         (gnus-picon-create-glyph): Renamed.
6304         (gnus-picon-transform-address): Use it.
6305         (gnus-treat-cc-picon): New command.
6306
6307         * mm-decode.el (mm-create-image-xemacs): Separated out into
6308         function.
6309         (mm-get-image): Use it.
6310
6311         * gnus-art.el (gnus-treat-display-picons): Simplify.
6312         (gnus-treat-from-picon): Renamed.
6313
6314         * gnus-ems.el (gnus-create-image): New function.
6315         (gnus-put-image): New function.
6316
6317         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6318         (gnus-with-article-headers): New macro.
6319         (gnus-article-goto-header): New function.
6320
6321         * gnus-xmas.el (gnus-image-type-available-p): New function.
6322
6323         * gnus-ems.el (gnus-image-type-available-p): New function.
6324
6325 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6326
6327         * nnrss.el (nnrss-check-group): Find the correct tag, because
6328         xml.el is changed.
6329
6330 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331
6332         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6333         lines are shorter than the window width.
6334         (gnus-ignored-headers): More headers.
6335
6336 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6337
6338         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6339         (gnus-treat-unfold-headers): Renamed.
6340         (gnus-article-treat-unfold-headers): New command and keystroke.
6341
6342         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6343
6344         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6345
6346 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6347
6348         * sha1-el.el (sha1-use-external): New variable.
6349         (sha1-region): Use it.
6350         (sha1-string): Ditto.
6351
6352         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6353         * gnus-picon.el: Less warnings when compile.
6354
6355 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6356
6357         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6358         alias.
6359         (gnus-picons-database): Default to list.
6360         (gnus-picons-lookup-internal): Use it.
6361
6362         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6363         to "bogus".
6364
6365         * gnus-win.el (gnus-configure-windows-hook): New hook.
6366
6367 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6368
6369         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6370
6371 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6372
6373         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6374         lists.
6375         (gnus-select-newsgroup): Don't append; push.
6376         (gnus-adjust-marked-articles): Remove obsolete ranges from
6377         `seen'.
6378         (gnus-update-marks): Clean up.
6379         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6380
6381 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6382
6383         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6384
6385 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6386
6387         * gnus-sum.el (gnus-auto-select-subject): New variable.
6388         (gnus-summary-best-unread-subject): New function.
6389         (gnus-summary-best-unread-article): Use it.
6390         (gnus-summary-first-unseen-subject): New function and command.
6391
6392         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6393         other treatments.
6394
6395         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6396         function.
6397
6398         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6399         from the list of hidden types.
6400
6401         * mm-view.el (mm-inline-text): Ditto.
6402         (mm-inline-text): Ditto.
6403         (mm-w3-prepare-buffer): Ditto.
6404
6405         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6406
6407 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6408
6409         * gnus-art.el (gnus-ignored-headers): Added more headers.
6410
6411 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6412
6413         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6414         once.
6415
6416 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6417
6418         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6419
6420 2001-12-28  Simon Josefsson  <jas@extundo.com>
6421
6422         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6423         Jesper Harder <harder@ifa.au.dk>.
6424
6425 2001-12-27  Simon Josefsson  <jas@extundo.com>
6426
6427         * gnus-sum.el (gnus-select-newsgroup): Make
6428         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6429         contain all articles (instead of none) when no seen marks have
6430         been set for the group.
6431         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6432         instead, it seems to result in shorter ranges.
6433
6434 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6435
6436         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6437         insert-before-markers.
6438         From Jesper Harder <harder@ifa.au.dk>
6439
6440 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6441
6442         * nnmaildir.el (nnmaildir-save-mail): create the destination
6443         groups if they do not exist.
6444
6445 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6448
6449 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6450
6451         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6452         gnus-group-real-name.
6453
6454         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
6455         (gnus-newsgroup-variables): Ditto.
6456
6457         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
6458         return it.
6459
6460 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
6461
6462         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
6463         * nnmaildir.el (top-level): Add commentary.
6464         (nnmaildir-version): Indicate that nnmaildir is now a standard
6465         part of Gnus, not separately released.
6466
6467 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6468
6469         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
6470         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
6471         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
6472         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6473
6474 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6475
6476         * nnmaildir.el: Copyright changes. Require cl only at compile time.
6477
6478 2001-12-20  Simon Josefsson  <jas@extundo.com>
6479
6480         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
6481         ZHU <zsh@cs.rochester.edu>.
6482         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
6483         Brian P Templeton <bpt@tunes.org>.
6484
6485 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6486
6487         * nnmaildir.el: New file.
6488         From Paul Jarc <prj@po.cwru.edu>.
6489
6490 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6491
6492         * nndoc.el (nndoc-type-alist): Move forward to the end.
6493
6494 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6495
6496         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
6497         `dolist'.
6498
6499 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6500
6501         * gnus-win.el (gnus-frames-on-display-list): New function.
6502         (gnus-get-buffer-window): Use it.
6503
6504 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6505
6506         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
6507
6508 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6509
6510         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
6511
6512 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6513            From Harald Meland <Harald.Meland@usit.uio.no>
6514
6515         * gnus-win.el (gnus-get-buffer-window): New function.
6516         (gnus-all-windows-visible-p): Use it.
6517
6518         * gnus-util.el (gnus-horizontal-recenter)
6519         (gnus-horizontal-recenter, gnus-horizontal-recenter)
6520         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
6521
6522         * gnus-score.el (gnus-score-insert-help): Use it.
6523
6524         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
6525         (gnus-generate-tree, gnus-highlight-selected-tree)
6526         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
6527         it.
6528
6529         * gnus-art.el (gnus-article-set-window-start)
6530         (gnus-mm-display-part, gnus-request-article-this-buffer)
6531         (gnus-button-next-page, gnus-button-prev-page)
6532         (gnus-article-button-next-page, gnus-article-button-prev-page):
6533         Use it.
6534
6535 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
6536
6537         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
6538         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6539         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
6540
6541 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6542
6543         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
6544         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6545         * mml1991.el, nnultimate.el: Add `coding'.
6546
6547 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
6548
6549         * ChangeLog: changed coding to buffer-file-coding-system
6550         * ChangeLog.1: same
6551         * nnwfm.el: same
6552         * gnus-smiley.el: same
6553         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
6554         * gnus-delay.el: same
6555         * gnus-spec.el: same
6556         * message.el: same
6557         * mml1991.el: same
6558         * nnultimate.el: same
6559
6560 2001-12-16  Simon Josefsson  <jas@extundo.com>
6561         Inspired by code by Dirk Meyer <dischi@tzi.de>.
6562
6563         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
6564         (gnus-summary-save-map): Add muttprint.
6565         (gnus-summary-make-menu-bar): Ditto.
6566         (gnus-summary-muttprint): New function.
6567
6568         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
6569
6570 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6571
6572         * uudecode.el (uudecode-decode-region-internal): Speedup by using
6573         temporary list instead of buffer.
6574
6575         * mm-url.el (executable-find): autoload.
6576
6577 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6578
6579         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
6580         to variable, follow doc-string conventions).
6581
6582 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
6583
6584         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
6585         subscribe-level
6586         * gnus-topic.el (gnus-subscribe-topics): use it.
6587
6588 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6589
6590         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
6591         messages. (A small patch with indentation)
6592         From Sean Neakums <sneakums@zork.net>.
6593
6594         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
6595         nil after shooting down the gnus-original-article-buffer.
6596
6597 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6598
6599         * uudecode.el (uudecode-use-external): New variable.
6600         (uudecode-decode-region): Automatically detect external program.
6601
6602         * binhex.el (binhex-use-external): New variable.
6603         (binhex-decode-region-internal): New function.
6604         (binhex-decode-region): Automatically detect external program.
6605
6606         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
6607         Use them.
6608
6609 2001-12-12  Simon Josefsson  <jas@extundo.com>
6610
6611         * nnvirtual.el (nnvirtual-always-rescan)
6612         (nnvirtual-component-regexp): Fix doc.
6613
6614         * nnoo.el (defvoo): Add doc to defvoo variables.
6615
6616         * nnml.el (nnml-directory, nnml-active-file)
6617         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
6618         (nnml-marks-is-evil, nnml-filenames-are-evil)
6619         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
6620
6621         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
6622         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
6623         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
6624         `error'.
6625
6626         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
6627         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
6628
6629         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
6630         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
6631         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
6632         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
6633
6634         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
6635         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
6636
6637         * imap.el, nnimap.el: Fix indentation.
6638
6639         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
6640
6641 2001-12-12  Didier Verna  <didier@xemacs.org>
6642
6643         * gnus-msg.el (gnus-group-news): New function.
6644         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
6645         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
6646         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
6647         for it.
6648         * gnus-msg.el (gnus-summary-news-other-window): New function.
6649         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
6650         bind it to `i'.
6651         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
6652         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
6653         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
6654         for it (called with a prefix).
6655         * gnus-msg.el (gnus-configure-posting-styles): add an optional
6656         group-name argument.
6657         * gnus-msg.el (gnus-setup-message): use it.
6658
6659 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6660
6661         * gnus-sum.el (gnus-summary-show-article): Fix doc.
6662
6663 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6664
6665         * mml.el (mime-to-mml): Remove Content-Disposition too.
6666
6667 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6668
6669         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
6670         * gnus-group.el (gnus-group-name-decode): Decode unibyte
6671         strings only.
6672         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6673
6674 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
6675
6676         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
6677         (nnmail-fancy-expiry-target): Use it.
6678         Suggestions from Simon Josefsson <jas@extundo.com>.
6679
6680 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6681
6682         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
6683
6684 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6685
6686         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
6687
6688         * gnus-util.el (gnus-url-unhex-string): Move here.
6689
6690 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6691
6692         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
6693         mm-url-decode-entities-nbsp.
6694
6695         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6696         * webmail.el, nnwfm.el: Use mm-url.
6697
6698         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6699         (mm-url-remove-markup): Move from nnweb.
6700         (mm-url-fetch-simple): Move from webmail.
6701
6702         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
6703
6704 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6705
6706         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
6707         (gnus-summary-print-article): Use it.
6708
6709         * gnus-util.el (gnus-replace-in-string): Typo.
6710
6711 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6712
6713         * nnweb.el (nnweb-replace-in-string): Removed.
6714
6715         * gnus-util.el (gnus-replace-in-string): New function.
6716         (gnus-mode-string-quote): Use it.
6717
6718         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
6719         * nnwfm.el (nnwfm-create-mapping): Ditto.
6720
6721 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6722
6723         * dgnushack.el (dgnushack-compile): nnrss.el and
6724         nnslashdot.el don't depend on nnweb, url, w3.
6725
6726         * nnrss.el: Use mm-url.
6727
6728 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6729
6730         * mm-url.el (mm-url-insert-file-contents): Support file:.
6731
6732 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6733
6734         * mm-view.el: Lower case for the description line. Sync from the
6735         Emacs CVS.
6736
6737 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6738
6739         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
6740         From:  Stefan Monnier  <monnier@cs.yale.edu>
6741
6742 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
6745
6746 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6747
6748         * mm-url.el: Require executable.
6749         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6750
6751 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6752
6753         * pop3.el (pop3-munge-message-separator): Only use valid date.
6754         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
6755
6756         * Makefile.in: gnus-load.elc may not be generated.
6757
6758 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6759
6760         * mm-url.el: New file.
6761         * nnslashdot.el: Use it.
6762         * mm-extern.el (mm-extern-url): Use it.
6763
6764 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6765
6766         * gnus-sum.el (gnus-summary-save-article): Nix
6767         gnus-display-mime-function and gnus-article-prepare-hook.
6768
6769         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
6770         the beginning of lines.
6771         (gnus-complex-form-to-spec): Ditto.
6772
6773 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6774
6775         * message.el (message-make-mft): Fix the m-s-a-file regexp.
6776         From Paul Jarc <prj@po.cwru.edu>.
6777
6778 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6779
6780         * message.el: New variable message-subscribed-address-file;
6781         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
6782
6783 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6784
6785         * message.el (message-tab-body-function): Set to nil.
6786         (message-tab): Use text-mode-map or global-map.
6787         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6788
6789 2001-11-30  Simon Josefsson  <jas@extundo.com>
6790
6791         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
6792         instead of gnus-union, for speed.  Suggested by Christoph Conrad
6793         <christoph.conrad@gmx.de>.
6794         (gnus-agent-fetch-group-1): Add verbose message.
6795
6796 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6797
6798         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
6799         of integers.
6800
6801 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6802
6803         * message.el (message-newgroups-header-regexp)
6804         (message-completion-alist, message-tab-body-function): Use
6805         defcustom rather than defvar.
6806         (message-tab): Mention `message-tab-body-function' in doc.
6807         Suggested by Karl Eichwalder.
6808
6809 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6810
6811         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
6812
6813 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6814
6815         * nnheader.el (nnheader-find-nov-line): Don't use macro
6816         gnus-delete-line.
6817
6818         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
6819         (gnus-group-name-charset): Ditto.
6820
6821         * gnus-util.el (gnus-buffer-live-p): Ditto.
6822
6823 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6824
6825         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
6826         open parenthesis in doc.
6827         (sieve-manage-authenticator-alist): Typo in doc.
6828         * imap.el (imap-authenticator-alist): Typo in doc.
6829         (imap-stream-alist): Backslash.
6830
6831         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
6832           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
6833
6834 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6835
6836         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
6837
6838         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
6839
6840         * gnus-msg.el (gnus-configure-posting-styles): use
6841         make-local-hook. Add LOCAL for add-hook.
6842
6843 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
6844
6845         * message.el (message-mode): Use `make-local-hook' unless
6846         obsolete.
6847         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
6848
6849 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6850
6851         * canlock.el: Remove sha1.el and base64.el stuff.
6852
6853 2001-11-26  Didier Verna  <didier@xemacs.org>
6854
6855         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
6856         if needed.
6857
6858 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * message.el (message-tamago-not-in-use-p): New function.
6861         (message-strip-forbidden-properties): Use it.
6862
6863 2001-11-26  Didier Verna  <didier@xemacs.org>
6864
6865         * gnus-start.el (gnus-check-first-time-used): only check for
6866         existence of .el[d] files.
6867
6868 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6869
6870         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
6871
6872         * message.el (message-setup-1): Clean up mc-*.
6873
6874 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6875
6876         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
6877         * gnus-score.el (gnus-score-find-bnews): Use it.
6878
6879         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
6880         (gnus-summary-limit-to-author): Ditto.
6881         (gnus-summary-limit-to-extra): Ditto.
6882         (gnus-summary-find-matching): Support not-matching argument.
6883
6884 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6885
6886         * message.el (message-wash-subject): Use `insert' rather than
6887         `insert-string', which is deprecated.
6888
6889 2001-11-24  Simon Josefsson  <jas@extundo.com>
6890
6891         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
6892         message. (Gnus does not "default" to using 8bit for the message,
6893         it default to use 8bit encoding and the user-supplied CTE
6894         value. Calling this behaviour "treating it as 8bit" is perhaps
6895         better.)
6896
6897         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
6898         (compare mm-charset-to-coding-system).
6899
6900 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6901
6902         * canlock.el (canlock-sha1-with-openssl): Use unibyte
6903         buffer. Correctly decode hex.
6904
6905 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6906
6907         * gnus-agent.el (gnus-category-insert-line): Convert category
6908         names to strings.
6909
6910 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6911
6912         * message.el (sha1): eval-and-compile.
6913
6914 2001-11-20  Simon Josefsson  <jas@extundo.com>
6915
6916         * message.el (message-allow-no-recipients): New variable.
6917         (message-send): Use it, customize the prompting when posting to
6918         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
6919
6920 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6921
6922         * mm-util.el (mm-coding-system-priorities): New variable.
6923         (mm-sort-coding-systems-predicate): New function.
6924         (mm-find-mime-charset-region): Resort coding systems if needed.
6925         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6926
6927 2001-11-20  Didier Verna  <didier@xemacs.org>
6928
6929         * gnus-group.el (gnus-group-make-help-group): new optional
6930         argument to control the error behavior.
6931         * gnus-start.el (gnus-check-first-time-used): use it to avoid
6932         erroring.
6933
6934 2001-11-19  Simon Josefsson  <jas@extundo.com>
6935
6936         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
6937         instead of C-c C-u.  Suggested by Per Abrahamsen
6938         <abraham@dina.kvl.dk>.
6939
6940 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6941
6942         * nnfolder.el (nnfolder-read-folder): Use group instead of
6943         nnfolder-current-group.
6944         Suggested by Lorentey Karoly <lorentey@elte.hu>.
6945
6946 2001-11-17  Simon Josefsson  <jas@extundo.com>
6947
6948         * message.el (message-send): Ask user if Fcc/Gcc should be
6949         performed when no other sender was specified.
6950         Suggested by prj@po.cwru.edu (Paul Jarc).
6951
6952 2001-11-17  Simon Josefsson  <jas@extundo.com>
6953
6954         * message.el (message-mode, message-mode-map): Use C-c C-u for
6955         Importance: instead of C-c C-p (used by SC).
6956
6957 2001-11-16  Simon Josefsson  <jas@extundo.com>
6958
6959         * message.el (message-insert-importance-high)
6960         (message-insert-importance-low): Save point.
6961
6962         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
6963         value.
6964
6965 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
6966
6967         * message.el (message-strip-special-text-properties): New option.
6968         (message-strip-forbidden-properties): Obey it.
6969
6970 2001-11-14  Sam Steingold  <sds@gnu.org>
6971
6972         * gnus-score.el: Fixed some doc strings to properly quote symbols.
6973
6974 2001-11-15  Simon Josefsson  <jas@extundo.com>
6975
6976         Support "Importance:" header in Message.
6977
6978         * message.el (message-mode-map): Bind C-c C-p to
6979         `message-insert-or-toggle-importance'
6980         (message-mode-menu): Add message-insert-importance-{high,low}.
6981         (message-insert-importance-high, message-insert-importance-low)
6982         (message-insert-or-toggle-importance): New functions.
6983         (message-tool-bar-map): Add {un,}important.
6984         (message-mode): Doc fix.
6985
6986 2001-11-15  Simon Josefsson  <jas@extundo.com>
6987
6988         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
6989
6990         * mml.el (mml-menu): Fix toolbar tooltip.
6991
6992 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6993
6994         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
6995         * nnml.el (nnml-save-marks): Ditto.
6996
6997         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
6998
6999 2001-11-15  Simon Josefsson  <jas@extundo.com>
7000
7001         * nnml.el (nnml-save-marks):
7002         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7003         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7004
7005 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7006
7007         * gnus-art.el (gnus-article-wash-status-strings): Use
7008         `copy-sequence', not `copy-seq'.
7009
7010 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7011
7012         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7013         (gnus-gnus-article-wash-status-entry): New function.
7014         (gnus-article-wash-status): Use it.
7015
7016 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7017
7018         * mml1991.el: Add coding header.
7019
7020 2001-11-12  Simon Josefsson  <jas@extundo.com>
7021
7022         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7023         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7024         `mml1991-sign' and `mml1991-encrypt'.
7025         (mml1991-encrypt, mml1991-sign): New glue functions.
7026         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7027
7028         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7029         (mml-menu): Add PGP to menu.
7030
7031         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7032         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7033         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7034         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7035
7036         * mml2015.el: Mention RFC 3156.
7037
7038         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7039
7040 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7043
7044         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7045           From <Michael.Cook@cisco.com>
7046
7047 2001-11-11  Simon Josefsson  <jas@extundo.com>
7048
7049         * message.el (top-level): Autoload sha1.
7050         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7051         canlock, no need to require two different hash algs).  Suggested
7052         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7053
7054 2001-11-09  Simon Josefsson  <jas@extundo.com>
7055
7056         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7057         <Pavel@Janik.cz>.
7058
7059 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7060
7061         * message.el (message-point-in-header-p): New function.
7062         (message-do-auto-fill): Use it.
7063         (message-beginning-of-line): New function.  Goes to beginning of
7064         header value (i.e., end of header name), or to beginning of line
7065         if already at beginning of value.  Behaves like
7066         `beginning-of-line' when in message body.
7067         (message-mode-map): Bind it.
7068
7069 2001-11-08  Simon Josefsson  <jas@extundo.com>
7070
7071         * gnus-msg.el (gnus-posting-styles): Add doc.
7072
7073 2001-11-07  Simon Josefsson  <jas@extundo.com>
7074
7075         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7076
7077         * sieve-mode.el (sieve-control-commands-face)
7078         (sieve-control-commands-face, sieve-action-commands-face)
7079         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7080         faces.
7081         (sieve-font-lock-keywords): Use them.
7082         (sieve-mode): Only set font-lock-defaults in emacs.
7083
7084         * gnus-art.el (gnus-default-article-saver): Add
7085         gnus-summary-save-body-in-file.
7086         (gnus-summary-write-to-file): Fix doc.
7087
7088 2001-11-07  Simon Josefsson  <jas@extundo.com>
7089
7090         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7091         reference to the correct chapter in the manual.
7092
7093         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7094         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7095
7096 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7097
7098         * mml.el (mml-preview): Bind mail-header-separator.
7099
7100 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7101
7102         * message.el: Always require canlock.
7103         (message-ignored-supersedes-headers): Include Cancel-Lock and
7104         Cancel-Key.
7105         (message-insert-canlock): Don't require canlock.
7106         (message-cancel-news): Don't check whether canlock is available.
7107         (message-supersede): Support cancel-locks.
7108
7109         * gnus-art.el: Don't autoload canlock.
7110
7111 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7112
7113         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7114         From: <andre@slamdunknetworks.com>
7115
7116 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7117
7118         * many files: Fix copyright lines.
7119
7120 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7121
7122         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7123         Suggested by Dave Love  <fx@gnu.org>.
7124
7125 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7126
7127         * message.el (message-kill-buffer): Remove auto-save file after
7128         confirm.
7129
7130         * message.el (message-send-mail): Call message-generate-headers
7131         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7132
7133         * gnus-topic.el (gnus-topic-rename): Initial-input.
7134         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7135
7136 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7137
7138         * message.el (message-forbidden-properties): New constant.
7139         (message-strip-forbidden-properties): New function.
7140         (message-mode): Activate it.
7141
7142 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7143
7144         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7145         (mm-hack-charsets): Fix doc.
7146
7147 2001-11-02  Simon Josefsson  <jas@extundo.com>
7148
7149         * gnus-int.el (gnus-check-server): Message "...done" when done.
7150
7151         * imap.el (imap-close): Don't message (imap-send-command-wait
7152         returns if the connection is dropped).
7153         (imap-wait-for-tag): Nix out message only when necessary.
7154
7155         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7156         for non-crossposting.
7157         (gnus-sieve-crosspost): Default to t to be consistent with other
7158         parts of Gnus.
7159
7160 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7161
7162         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7163         (mm-iso-8859-x-to-15-table): Ditto.
7164         (mm-iso-8859-x-to-15-region): Ditto.
7165         (mm-find-mime-charset-region): Ditto.
7166
7167 2001-11-01  Simon Josefsson  <jas@extundo.com>
7168
7169         * nnimap.el (nnimap-close-asynchronous): New variable.
7170         (nnimap-close-group): Use it.
7171         (nnimap-expunge): Don't use it.
7172
7173         * imap.el (imap-callbacks): New variable.
7174         (imap-remassoc): Copied from `gnus-remassoc'.
7175         (imap-add-callback): New function.
7176         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7177         behaviour.
7178         (imap-parse-response): Call the callback.
7179
7180         * message.el (message-insert-canlock): New variable.
7181         (message-canlock-generate, message-canlock-password)
7182         (message-insert-canlock): New functions.
7183         (message-send-news): Call `message-insert-canlock'.
7184         (top-level): Require canlock when compiling.
7185         (message-insert-canlock): Require canlock before we need it.
7186
7187 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7188
7189         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7190
7191 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7192
7193         * dgnushack.el (dgnushack-make-load): A workaround for
7194         custom-add-loads bug in some versions of XEmacs.
7195
7196 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7197
7198         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7199
7200 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7201
7202         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7203         (mm-hack-charsets): New variable.
7204         (mm-iso-8859-15-compatible): New variable.
7205         (mm-iso-8859-x-to-15-table): New variable.
7206         (mm-find-mime-charset-region): Add parameter hack-charsets.
7207
7208         * mm-bodies.el (mm-encode-body): Use it.
7209         * mml.el (mml-parse-1): Ditto.
7210
7211 2001-11-01  Simon Josefsson  <jas@extundo.com>
7212
7213         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7214
7215 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7216
7217         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7218         is nil.
7219
7220 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7221
7222         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7223
7224         * message.el (message-forward-rmail-make-body): Use
7225         save-window-excursion.
7226         (message-encode-message-body): Search with noerror.
7227         (message-setup-1): Convert compose-mail send-actions to
7228         message-send-actions.
7229
7230 2001-11-01  Simon Josefsson  <jas@extundo.com>
7231
7232         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7233         <yamaoka@jpl.org>.
7234
7235 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7236
7237         * sieve-manage.el (sieve-string-bytes): No complain.
7238
7239 2001-11-01  Simon Josefsson  <jas@extundo.com>
7240
7241         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7242         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7243         has autoload cookies, so no `require' should be necessary.)
7244
7245         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7246         files.
7247
7248 2001-10-31  Simon Josefsson  <jas@extundo.com>
7249
7250         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7251         parameter.
7252
7253         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7254         `display' is a number (and C-u wasn't used to enter group), only
7255         fetch that number of articles.
7256
7257 2001-10-31  Matt Armstrong  <matt@lickey.com>
7258
7259         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7260         not-subscribed -> subscribed.
7261
7262 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7263         From: Josh Huber <huber@alum.wpi.edu>
7264
7265         * message.el (message-subscribed-address-functions): New variable.
7266         (message-subscribed-addresses): New variable.
7267         (message-subscribed-regexps): New variable.
7268         (message-goto-mail-followup-to): New function.
7269         (message-send-mail): Add Mail-Followup-To.
7270         (message-make-mft): New function.
7271
7272         * gnus.el (gnus-find-subscribed-addresses): New function.
7273
7274 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7275
7276         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7277         (mail-source-fetch-pop): Ditto.
7278         (mail-source-check-pop): Ditto.
7279
7280         * gnus-start.el (gnus-read-init-file): Ditto.
7281         (gnus-activate-group): Ditto.
7282         (gnus-read-newsrc-el-file): Ditto.
7283
7284 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7285
7286         * message.el (message-get-reply-headers): Make sure there is ", ".
7287
7288         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7289         mm-coding-system-p. Don't correct it only in XEmacs.
7290         (mm-charset-to-coding-system): Use mm-coding-system-p and
7291         mm-get-coding-system-list.
7292         (mm-emacs-mule, mm-mule4-p): New variables.
7293         (mm-enable-multibyte, mm-disable-multibyte,
7294         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7295         mm-with-unibyte-current-buffer,
7296         mm-with-unibyte-current-buffer-mule4): Use them.
7297         (mm-find-mime-charset-region): Treat iso-2022-jp.
7298
7299         From  Dave Love  <fx@gnu.org>:
7300
7301         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7302         construction.
7303         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7304         entries conditional on not having a coding system defined for
7305         them.
7306         (mm-mule-charset-to-mime-charset): Use
7307         find-coding-systems-for-charsets if defined.
7308         (mm-charset-to-coding-system): Don't use
7309         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7310         later.  Add last resort search of coding systems.
7311         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7312         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7313         Mule 4.
7314         (mm-find-mime-charset-region): Re-write.
7315         (mm-with-unibyte-current-buffer): Restore buffer as well as
7316         multibyteness.
7317
7318 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7319
7320         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7321         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7322         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7323
7324 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7325
7326         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7327         again.
7328
7329         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7330
7331 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7332
7333         * gnus-spec.el (gnus-parse-simple-format): Use
7334           buffer-substring-no-properties.
7335
7336 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7337
7338         * gnus-art.el (article-verify-cancel-lock): New function.
7339
7340         * nnheader.el (nntp-process-response): New variable.
7341         (nnheader-init-server-buffer): Make `nntp-process-response'
7342         buffer-local in `nntp-server-buffer'.
7343
7344         * nntp.el (nntp-prepare-post-hook): New hook.
7345         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7346         (nntp-async-trigger): Ditto.
7347         (nntp-request-post): Insert a server's ID if there's no Message-ID
7348         header; run `nntp-prepare-post-hook'.
7349
7350 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7351
7352         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7353         instead.
7354
7355         * message.el (message-forward-subject-author-subject): Don't use
7356         message-news-p, which widens the buffer.
7357         (message-forward-make-body): New function.
7358         (message-forward): Use it.
7359         (message-insinuate-rmail): New function.
7360         (message-forward-rmail-make-body): New function.
7361
7362 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7363
7364         * mm-extern.el (mm-extern): Provide it.
7365
7366         * mm-partial.el (mm-partial): Provide it.
7367
7368 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7369
7370         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7371
7372 2001-10-29  Simon Josefsson  <jas@extundo.com>
7373
7374         * mml.el (mml-preview): Bind message-this-is-news if it is
7375         news. From Jesper Harder <harder@myrealbox.com>.
7376
7377 2001-10-28  Simon Josefsson  <jas@extundo.com>
7378
7379         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7380
7381 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7382
7383         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7384         ironic smilies.
7385
7386 2001-10-27  Simon Josefsson  <jas@extundo.com>
7387
7388         * message.el (message-indent-citation): Don't add trailing
7389         whitespace when citing text.
7390
7391         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7392         <harder@ifa.au.dk>.
7393
7394 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7395
7396         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7397         not available.
7398         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7399         (nnweb-type-definition): Add google as alias of dejanews.
7400         (nnweb-google-parse-1): Forward 1 line.
7401
7402 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7403
7404         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7405         variable `message-forward-ignored-headers'.
7406
7407 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7408
7409         * gnus.el (gnus-expand-group-parameter): New function.
7410         (gnus-expand-group-parameters): Call it.
7411         (gnus-group-fast-parameter): New function.
7412         (gnus-group-find-parameter): Call it.
7413
7414 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7415
7416         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7417         vector (it didn't before because of a bug).
7418         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7419         available.  Before it converted it to an article number.
7420
7421         This makes followup to news articles with negative numbers in
7422         nnvirtual groups use news instead of mail.
7423
7424 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7425
7426         * gnus.el (post-method): Use `native' instead of `nil'.
7427
7428         * gnus-msg.el (gnus-post-method): Ditto.
7429
7430 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7431
7432         * gnus.el (gnus-define-group-parameter): Grammar fix.
7433
7434 2001-10-22  Simon Josefsson  <jas@extundo.com>
7435
7436         * gnus-msg.el (gnus-extended-version): Include
7437         system-configuration.
7438         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7439
7440 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7441
7442         * gnus.el (post-method): Customization fix: `native' is not a
7443         valid value.
7444         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7445         `native' is not a valid value.
7446
7447 2001-10-21  Simon Josefsson  <jas@extundo.com>
7448
7449         * nnimap.el (nnimap): Defgroup
7450         (nnimap-strict-function, nnimap-strict-function-match): New
7451         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7452         (nnimap-split-crosspost, nnimap-split-inbox)
7453         (nnimap-split-rule, nnimap-split-predicate)
7454         (nnimap-split-predicate): Defcustom.
7455         (nnimap-split-inbox, nnimap-expunge-search-string)
7456         (nnimap-importantize-dormant): Remove "*" from doc.
7457
7458 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7459
7460         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
7461         not supplied via prefix arg.  From Lisp, make arg mandatory.
7462         Suggested by Frank Schmitt.
7463
7464 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7465
7466         * message.el (message-do-auto-fill): Avoid calling
7467         'rfc822-goto-eoh'.
7468
7469 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7470         From Paul Jarc <prj@po.cwru.edu>.
7471
7472         * message.el (message-get-reply-headers): Restructure the logic
7473         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
7474
7475 2001-10-20  Simon Josefsson  <jas@extundo.com>
7476
7477         * message.el (message-cancel-news): Support cancel-locks.
7478         Suggested by Per Abrahamsson.
7479
7480         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
7481         conses.  From David Z Maze <dmaze@MIT.EDU>.
7482
7483         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
7484
7485 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7486
7487         * mm-decode.el (mm-default-directory): Fix customize type.
7488
7489         * message.el (message-setup-fill-variables): Kludge to use
7490         normal-auto-fill-function even if auto fill is already activated.
7491
7492 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7493
7494         * message.el (message-do-auto-fill): New version that does not
7495         rely on text properties, by Simon Josefsson <jas@extundo.com>.
7496         (message-setup-1): Removed the `message-field' property.
7497
7498         * gnus-draft.el (gnus-draft-edit-message): Removed the
7499         `message-field' property.
7500
7501 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7502
7503         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
7504         `message-field'.  The `field' property has a special significance in
7505         Emacs 21.
7506
7507         * message.el (message-send, message-setup-1): Ditto.
7508
7509 2001-10-18  Simon Josefsson  <jas@extundo.com>
7510
7511         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
7512         when undoing.
7513
7514 2001-10-18  Simon Josefsson  <jas@extundo.com>
7515         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
7516
7517         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
7518         (gnus-summary-make-menu-bar): Ditto.
7519
7520 2001-10-17  Simon Josefsson  <jas@extundo.com>
7521
7522         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
7523         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
7524
7525 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7526
7527         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
7528         * gnus-util.el (gnus-user-date): New function.
7529         From Frank Schmitt <usenet@Frank-Schmitt.net>.
7530
7531 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7532
7533         * message.el (message-check-news-header-syntax): Special case
7534         nnvirtual groups.
7535
7536         * gnus-sum.el (gnus-summary-respool-default-method): Changed
7537         customize type to `symbol'.
7538
7539 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7540
7541         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
7542         %&foo;.
7543         (gnus-parse-simple-format): Support user extended spec too.
7544         %u&foo; invokes gnus-user-format-function-foo.
7545
7546 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7547
7548         * nnml.el (nnml-request-expire-articles): Make sure it is back to
7549         the server.
7550         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7551         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7552         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7553         * nndiary.el (nndiary-request-expire-articles): Ditto.
7554         (nndiary-schedule): Defsubst it before use it.
7555         (nndiary-error): eval-and-compile.
7556
7557 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7558
7559         * gnus-msg.el (gnus-post-method): Changed two instances of
7560         `active' to `current' and one `null' to `not'.
7561
7562 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7563         From Katsumi Yamaoka <yamaoka@jpl.org>.
7564
7565         * message.el (message-setup-fill-variables): Use
7566         `normal-auto-fill-function' instead of `auto-fill-function'.
7567
7568 2001-10-16  Simon Josefsson  <jas@extundo.com>
7569
7570         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
7571         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
7572         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
7573
7574 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7575         Patch by Oliver Scholz <oscholz@my.gnus.org>.
7576
7577         * gnus-draft.el (gnus-draft-edit-message): Add text property
7578         `field' with value `header' to message headers.
7579         * message.el (message-setup-1): Really add text property to all of
7580         the header, not just part of it.
7581
7582 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7583
7584         * gnus-group.el (gnus-group-sort-by-server): Use it.
7585
7586         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
7587
7588         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
7589         and keystroke.
7590
7591 2001-10-14  Simon Josefsson  <jas@extundo.com>
7592
7593         * dig.el: Doc fix.
7594
7595         * smime.el: Doc fix.
7596
7597         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
7598         charset magic from message.el.
7599
7600 2001-10-12  Simon Josefsson  <jas@extundo.com>
7601         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
7602
7603         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
7604         'cite from g-a-wash-types.
7605         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
7606         (gnus-article-hide-citation): Fix.
7607
7608         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
7609         character.
7610         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
7611
7612         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
7613         definition.
7614         (gnus-signature-toggle): Toggle `s' mode line character.
7615
7616         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
7617         doing stuff that clears it.
7618
7619 2001-10-12  Simon Josefsson  <jas@extundo.com>
7620
7621         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
7622         From Eric Marsden <emarsden@laas.fr>.
7623
7624 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7625
7626         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
7627         (autoload): Add some autoloads.
7628
7629 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7630         Suggested by Oliver Scholz <epameinondas@gmx.de>.
7631
7632         * message.el (message-do-auto-fill): New function.  Like
7633         `do-auto-fill' but don't fill when in the message header.
7634         (message-setup-1): Put a text property on the message header.
7635         (message-setup-fill-variables): Use `message-do-auto-fill'.
7636
7637 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7638
7639         * message.el (message-send-mail-partially): Insert an empty line
7640         first, because of the change of message-make-lines.
7641
7642 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
7643
7644         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
7645         iso-8859-15, make it an alias for iso-8859-1.
7646
7647 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7648
7649         * message.el (message-send-news): Don't modify the value of
7650         `message-syntax-checks' if it is not a list (possibly it is
7651         `dont-check-for-anything-just-trust-me').
7652
7653 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus-group.el (gnus-group-name-charset-group-alist): Use
7656         `find-coding-system' for XEmacs to check whether the coding-system
7657         `utf-8' is available.
7658
7659 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
7662
7663 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7664
7665         * message.el (message-send-news): Oops, missed case with no
7666         "Followup-To" header...
7667
7668 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7669
7670         * message.el (message-send-news): Allow
7671         `gnus-group-name-charset-group-alist' to affect encoding of the
7672         "Newsgroups" and "Followup-To" headers.
7673
7674 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7675
7676         * Makefile.in (install-el): Depend on gnus-load.el.
7677
7678 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7679
7680         * Makefile.in (install-el): Use -f.
7681         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
7682
7683 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
7684
7685         * message.el (message-send-news): Don't encode Followups-To when
7686         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
7687
7688         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
7689         header.
7690
7691         * gnus-art.el (article-decode-group-name): Also decode
7692         "Followup-To".
7693
7694         * rfc2047.el (rfc2047-encode-message-header): Encode without
7695         asking for null methods.
7696
7697         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7698         default charset for newsgroup names in accordance with USEFOR.
7699
7700         * gnus-group.el (gnus-group-name-charset-method-alist,
7701         gnus-group-name-charset-group-alist): Removed "*" from doc
7702         strings, "*" should not be used for complex variables.
7703
7704 2001-10-06  Simon Josefsson  <jas@extundo.com>
7705
7706         Support UTF-8 group names better.
7707
7708         * message.el (message-check-news-header-syntax): Encode group
7709         names before comparison.
7710
7711         * gnus-msg.el (gnus-copy-article-buffer): Run all
7712         `gnus-article-decode-hook's except `article-decode-charset'
7713         instead of hardcoding call to one of them.
7714
7715         * gnus-art.el (gnus-article-decode-hook): Add
7716         `article-decode-group-name'.
7717         (article-decode-group-name): New function, use `g-d-n'.
7718
7719         * gnus-group.el (gnus-group-insert-group-line): Decode
7720         gnus-tmp-group using `g-d-n'.
7721
7722         * gnus-util.el (gnus-decode-newsgroups): New function.
7723
7724 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7725
7726         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
7727         `gnus-group-name-charset-group-alist'.
7728
7729 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7730
7731         * Makefile.in: Install el in install. Add uninstall.
7732
7733 2001-10-05  Simon Josefsson  <jas@extundo.com>
7734
7735         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
7736
7737         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
7738
7739         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
7740         empty folders.
7741
7742         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
7743         limiting if read-all (C-u RET) was used.
7744
7745 2001-10-04  Simon Josefsson  <jas@extundo.com>
7746
7747         * mail-source.el (mail-source-movemail-program): New variable.
7748         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
7749         <thutt@thutt.vmware.com>.
7750
7751 2001-10-03  Simon Josefsson  <jas@extundo.com>
7752
7753         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
7754         (gnus-summary-line-format-alist): Fix param.
7755
7756 2001-10-02  Simon Josefsson  <jas@extundo.com>
7757
7758         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
7759         don't go through `nnimap-request-expire-articles' to delete the
7760         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
7761
7762 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * gnus-agent.el (gnus-agent-write-active): The min in the
7765         agent/active may be larger than that in the server/active.
7766
7767 2001-10-01  Simon Josefsson  <jas@extundo.com>
7768
7769         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
7770         is IMAP4rev1.
7771
7772         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
7773
7774         * nnfolder.el: Ditto.
7775
7776 2001-09-30  Dan Christensen  <jdc@uwo.ca>
7777
7778         * gnus-sum.el (gnus-summary-extract-address-component): New function.
7779         (gnus-summary-from-or-to-or-newsgroups): Optimize.
7780
7781 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7782
7783         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
7784         (message-mode-menu): Menu item for same.
7785
7786         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
7787         delayed articles.
7788
7789         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
7790         nndraft:delayed does not exist.
7791         (gnus-delay-initialize): Don't set up keymap, that's done from
7792         message.el now.
7793         (gnus-delay, gnus-delay-group, gnus-delay-header)
7794         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
7795
7796 2001-09-29  Simon Josefsson  <jas@extundo.com>
7797
7798         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
7799         utf-8, not eight-bit-control.
7800
7801         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
7802         (imap-log, imap-debug): Custom.
7803         (imap-log-buffer, imap-debug-buffer): New constants.
7804         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
7805         (imap-network-open, imap-shell-open, imap-starttls-open)
7806         (imap-send-command-1, imap-send-command, imap-arrival-filter)
7807         (imap-debug): Use imap-*-buffer.
7808
7809         * nndoc.el (nndoc-article-type): Add mailman.
7810         (nndoc-type-alist): Ditto.
7811         (nndoc-mailman-type-p): New function.
7812
7813 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
7816         gnus-art.el.
7817
7818 2001-09-27  Simon Josefsson  <jas@extundo.com>
7819
7820         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
7821         (gnus-topic-catchup-articles): New function. Suggested by Robin
7822         S. Socha <robin-dated-1001857693.185e29@socha.net>.
7823
7824 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7825         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7826
7827         * gnus-ems.el (gnus-article-display-xface): Insert xface after
7828         previous ones.
7829
7830 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7831         From Daiki Ueno  <ueno@unixuser.org>
7832
7833         * gnus-sum.el (gnus-summary-show-article): The arglist of
7834         detect-coding-region is incompatible.
7835
7836 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7837         From Katsuhiro Hermit Endo <hermit@koka-in.org>
7838
7839         * gnus-group.el (gnus-group-delete-group): Typo.
7840
7841 2001-09-26  Simon Josefsson  <jas@extundo.com>
7842
7843         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
7844
7845         * nnimap.el (nnimap-expiry-target): Use temp buffer.
7846
7847 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7848
7849         * gnus-cus.el (gnus-group-parameters): Display as sexp.
7850
7851 2001-09-22  Simon Josefsson  <jas@extundo.com>
7852
7853         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
7854
7855         * nnfolder.el (nnfolder-open-marks): Ditto.
7856
7857         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
7858         (gnus-update-marks): Use it.
7859         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
7860         hardcoded list.
7861
7862         * gnus.el (gnus-article-special-mark-lists): Add killed.
7863         (gnus-article-unpropagated-mark-lists): New constant.
7864
7865 2001-09-22  Simon Josefsson  <jas@extundo.com>
7866
7867         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
7868         custom option.
7869
7870 2001-09-23  Simon Josefsson  <jas@extundo.com>
7871
7872         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
7873
7874 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7875
7876         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
7877
7878 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7879
7880         * gnus-group.el (gnus-group-sort-function): Fix customize type to
7881         accept lists of functions.
7882
7883 2001-09-20  Simon Josefsson  <jas@extundo.com>
7884
7885         * gnus-group.el (gnus-group-catchup): Update expire marks in
7886         backend.  Also, if ALL also set expire marks on tick/dormant.
7887
7888 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7889
7890         * message.el (message-tab-body-function): New variable.
7891         * message.el (message-tab): Use it.
7892
7893 2001-09-19  Sam Steingold  <sds@gnu.org>
7894
7895         * gnus-win.el (gnus-buffer-configuration): Respect
7896         `gnus-bug-create-help-buffer'.
7897
7898 2001-09-18  Simon Josefsson  <jas@extundo.com>
7899
7900         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
7901         (gnus-parse-simple-format): Re-revert.
7902
7903 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
7904         Trivial patch.
7905
7906         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
7907         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
7908
7909 2001-09-18  Simon Josefsson  <jas@extundo.com>
7910
7911         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
7912         signed.
7913         (gnus-parse-simple-format): Don't use it.
7914
7915 2001-09-17  Miles Bader  <miles@gnu.org>
7916
7917         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
7918         error querying a backend abort the whole process.
7919
7920 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7921
7922         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
7923         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7924
7925 2001-09-17  Didier Verna  <didier@xemacs.org>
7926
7927         * nndiary.el: version 0.2-b14.
7928         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
7929         compatibility problem with XEmacs 21.1.
7930
7931 2001-09-15  Simon Josefsson  <jas@extundo.com>
7932
7933         * gnus-group.el (gnus-group-line-format): Document %c.
7934
7935         * nnml.el (nnml-parse-head): Handle CRLF files.
7936         (nnml-generate-nov-file): Ditto.
7937         (nnml-retrieve-headers): Ditto.
7938
7939 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7940
7941         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
7942
7943 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
7944
7945         * gnus-spec.el (gnus-correct-substring): Still stopped one
7946         character before we wanted (never included last character).
7947         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
7948         add missing "," (once per function)
7949
7950 2001-09-14  Simon Josefsson  <jas@extundo.com>
7951
7952         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
7953         (otherwise e.g. gnus-agentize in .gnus overrides the customized
7954         default before gnus-group is loaded and the variable set.)
7955
7956         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
7957         killed or unsent marks.
7958
7959         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
7960         isn't an article to set it on (e.g. when you `a' in a group).
7961
7962 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7963
7964         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
7965         can read e-mails from Microsoft Outlook users not using ISO
7966         8859-2 character set.
7967
7968 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7969
7970         * gnus-diary.el: Minor modifications to avoid warnings.
7971         (gnus-summary-misc-menu): defvar.
7972         (gnus-diary-check-message): Use gnus-point-at-eol.
7973         (gnus-diary-kill-entire-line): eval-and-compile.
7974
7975 2001-09-12  Didier Verna  <didier@xemacs.org>
7976
7977         * nndiary.el: new version (0.2-b13).
7978         * nndiary.el (nndiary-mail-sources): doc update.
7979         * nndiary.el (nndiary-split-methods): ditto.
7980         * nndiary.el (nndiary-request-accept-article-hooks): New.
7981         * nndiary.el (nndiary-request-accept-article): use it, check
7982         message validity.
7983         * nndiary.el (nndiary-get-new-mail): changed default to nil.
7984         * nndiary.el (nndiary-schedule): fix bug (misplaced
7985         condition-case): it didn't return nil on error.
7986         * gnus-diary.el: new version.
7987         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
7988         * gnus-diary.el (gnus-diary-header-value-history): New.
7989         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
7990         * gnus-diary.el (gnus-diary-add-header): New.
7991         * gnus-diary.el (gnus-diary-check-message): New.
7992         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
7993         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
7994
7995 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7996
7997         * gnus-sum.el (gnus-select-newsgroup): Make
7998         `gnus-current-select-method' buffer-local.
7999
8000         * gnus-art.el (gnus-request-article-this-buffer): Refer
8001         `gnus-current-select-method' in the current summary buffer.
8002
8003 2001-09-10  Simon Josefsson  <jas@extundo.com>
8004         From Daniel Pittman <daniel@rimspace.net>
8005
8006         * gnus-spec.el (gnus-correct-pad-form): Fix.
8007
8008 2001-09-09  Simon Josefsson  <jas@extundo.com>
8009
8010         * mm-decode.el (mm-inline-media-tests): Add
8011         application/x-emacs-lisp.
8012         (mm-attachment-override-types): Add
8013         application/{x-,}pkcs7-signature.
8014
8015         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8016         (gnus-server-line-format, gnus-server-mode-line-format)
8017         (gnus-server-browse-in-group-buffer): Customize.
8018
8019 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8020
8021         * nnml.el (nnml-marks-changed-p): Typo.
8022         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8023         (nnml-marks-changed-p): Use gnus-gethash.
8024         (nnml-marks-modtime): Use gnus-make-hashtable.
8025
8026         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8027         (nnfolder-request-expire-articles, nnfolder-save-marks)
8028         (nnfolder-open-marks): Typo.
8029         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8030         (nnfolder-marks-changed-p): Use gnus-gethash.
8031         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8032
8033 2001-09-08  Simon Josefsson  <jas@extundo.com>
8034
8035         * nnfolder.el (nnfolder-marks-modtime): New variable.
8036         (nnfolder-marks-changed-p): New function.
8037         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8038         (nnfolder-request-update-info): Don't update if marks didn't change.
8039
8040         * nnml.el (nnml-marks-modtime): New variable.
8041         (nnml-marks-changed-p): New function.
8042         (nnml-save-marks, nnml-open-marks): Save modtime.
8043         (nnml-request-update-info): Don't update if marks didn't change.
8044
8045         * gnus-agent.el (gnus-agent-any-covered-gcc)
8046         (gnus-agent-add-server, gnus-agent-remove-server): Use
8047         gnus-agent-method-p.
8048
8049         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8050         (gnus-unbuttonized-mime-type-p): Use it.
8051
8052         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8053         fetch group.
8054
8055 2001-09-08  Simon Josefsson  <jas@extundo.com>
8056         From Daniel Pittman <daniel@rimspace.net>
8057
8058         * gnus-spec.el (gnus-correct-pad-form): New function.
8059         (gnus-parse-simple-format): Use it.
8060
8061 2001-09-07  Simon Josefsson  <jas@extundo.com>
8062
8063         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8064         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8065         Putnam <reader@newsguy.com>.
8066         (gnus-group-sort-selected-groups): Touch dribble file.
8067
8068 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8069
8070         * nnml.el (nnml-filenames-are-evil): New variable.
8071         (nnml-article-to-file-alist): Rename to ...
8072         (nnml-current-group-article-to-file-alist): ... this.
8073         Respect `nnml-filenames-are-evil'.
8074         (nnml-active-number): Update.
8075         (nnml-update-file-alist): Update.
8076         (nnml-request-article): Use nnheader-article-to-file-alist.
8077         (nnml-request-rename-group): Likewise.
8078
8079 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8080
8081         * gnus-sum.el (gnus-summary-insert-line): Fix.
8082
8083 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8084
8085         * gnus-sum.el: Bind g-s-t-s to "W g".
8086         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8087         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8088         display of graphical smilies.
8089
8090 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8091
8092         * gnus-start.el (gnus-setup-news): A typo.
8093         From Bill White <billw@wolfram.com>.
8094
8095 2001-09-06  Simon Josefsson  <jas@extundo.com>
8096
8097         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8098         and unseen marks.
8099
8100 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8101
8102         * nnmail.el (nnmail-split-fancy): Document `junk'.
8103
8104 2001-09-04  Simon Josefsson  <jas@extundo.com>
8105
8106         * imap.el (imap-search): Don't error if server is broken.
8107
8108 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8109
8110         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8111         searching for an article that isn't in the mbox.
8112
8113 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8116         right, and get all the comments.
8117
8118 2001-09-02  Simon Josefsson  <jas@extundo.com>
8119         Suggested by Dan Christensen <jdc+news@uwo.ca>
8120
8121         * nnfolder.el (nnfolder-request-update-info): Fix message.
8122
8123         * nnml.el (nnml-request-update-info): Ditto.
8124
8125 2001-09-01  Simon Josefsson  <jas@extundo.com>
8126
8127         * nnml.el (nnml-request-expire-articles): Also bind
8128         `nnml-current-group' and `nnml-article-file-alist' when using
8129         expiry-target. (Otherwise nnml will be in a inconsistent internal
8130         state causing all kind of problems.)
8131         (nnml-request-expire-articles): If `nnml-article-to-file' or
8132         `file-attributes' failes, return article as un-expirable instead
8133         of treating it as expired.
8134
8135 2001-08-31  Sam Steingold  <sds@gnu.org>
8136
8137         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8138         typo: `exmine' --> `examine'.
8139
8140 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8141
8142         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8143
8144 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * nnml.el (nnml-check-directory-twice): Remove.
8147         (nnml-retrieve-headers): Ditto.
8148         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8149
8150 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8151
8152         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8153         directory twice on Windows, or on GNU Emacs-21.
8154
8155 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8156
8157         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8158         (nnml-request-rename-group): Ditto.
8159         (nnml-active-number): Ditto.
8160         (nnml-request-create-group): Use nnml-directory-articles.
8161         (nnml-request-expire-articles): Use nnml-directory-articles, which
8162         gets list from nov database if available.
8163         (nnml-get-nov-buffer): New function.
8164         (nnml-open-nov): Use it.
8165         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8166         gets alist from nov database if available.
8167         (nnml-directory-articles): New function.
8168         (nnml-article-to-file-alist): New function.
8169
8170 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8171
8172         * mm-decode.el (mm-display-external): Use `name' as filename, if
8173         `filename' attribute is not present.
8174
8175 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8176
8177         * mail-source.el (mail-source-flash): New defcustom.
8178         (mail-source-new-mail-p): Ring visible bell if appropriate.
8179         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8180         timer is cleared even if mail check signals an error.
8181
8182 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8183
8184         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8185         type 'list.
8186
8187 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8188
8189         * flow-fill.el (fill-flowed): eol might be point-max.
8190
8191 2001-08-27  Simon Josefsson  <jas@extundo.com>
8192
8193         * nnml.el (nnml-request-update-info): Fix message.
8194         (nnml-open-marks): Ditto.
8195
8196         * nnfolder.el (nnfolder-request-update-info):
8197         (nnfolder-open-marks): Fix message.
8198
8199 2001-08-25  Simon Josefsson  <jas@extundo.com>
8200
8201         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8202         after group in ~/.
8203
8204 2001-08-25  Simon Josefsson  <jas@extundo.com>
8205         From Andreas Jaeger  <aj@suse.de>
8206
8207         * nnfolder.el (nnfolder-open-marks): Fix typo.
8208         * nnml.el (nnml-open-marks): Likewise.
8209
8210 2001-08-25  Simon Josefsson  <jas@extundo.com>
8211
8212         Make nnfolder groups self-contained as far as marks are concerned.
8213
8214         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8215         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8216         (nnfolder-open-server): Make marks directory.
8217         (nnfolder-request-delete-group): Delete marks file.
8218         (nnfolder-request-delete-group): Check of nov/marks file exist
8219         before deleting.
8220         (nnfolder-request-rename-group): Rename marks file.
8221         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8222         (nnfolder-request-set-mark, nnfolder-request-update-info)
8223         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8224         (nnfolder-open-marks): New functions.
8225         (top-level): Require gnus.
8226
8227 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8228
8229         * nnweb.el (nnweb-type-definition): Use google raw file.
8230         (nnweb-google-parse-1): Ditto.
8231         (nnweb-google-identity): Ditto.
8232         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8233         (nnweb-altavista-wash-article): Ditto.
8234         (nnweb-request-article): Remove nnweb-decode-entities.
8235
8236         * nnml.el: Require 'gnus.
8237
8238 2001-08-25  Simon Josefsson  <jas@extundo.com>
8239
8240         * nnml.el (nnml-marks-is-evil): Add doc.
8241
8242 2001-08-25  Simon Josefsson  <jas@extundo.com>
8243
8244         * nnml.el (nnml-save-marks): Wrap saving marks in a
8245         condition-case, to allow user to start Gnus if saving marks failed
8246         for some reason.
8247
8248 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8249
8250         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8251
8252         * gnus-group.el (gnus-update-group-mark-positions): Bind
8253         gnus-group-update-hook to nil.
8254
8255 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8256
8257         * mml.el (mml-generate-mime-1): Force as multibyte string.
8258
8259 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8260
8261         * gnus-sum.el (gnus-summary-insert-line)
8262         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8263         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8264
8265         * gnus-spec.el (gnus-correct-substring): Take optional END.
8266
8267         * nnrss.el (nnrss-request-article): Remove \n.
8268         (nnrss-retrieve-headers): Lines number is -1.
8269
8270 2001-08-24  Simon Josefsson  <jas@extundo.com>
8271
8272         * gnus-group.el (gnus-info-clear-data): Call
8273         nnfoo-request-set-mark to propagate marks.  Fix bug:
8274         `gnus-group-update-line' doesn't update read range unless we call
8275         `gnus-get-unread-articles-in-group' first.
8276
8277         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8278         to server.
8279
8280 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8281
8282         * gnus-util.el (gnus-create-info-command): Return an interactive
8283         function.
8284
8285 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8286         From Katsumi Yamaoka <yamaoka@jpl.org>
8287
8288         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8289
8290 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8291
8292         * gnus-sum.el (gnus-select-newsgroup): Use it.
8293
8294         * gnus-util.el (gnus-not-ignore): New function.
8295
8296         * lpath.el (featurep): Don't fbind char-int.
8297
8298         * gnus-util.el (gnus-create-info-command): New function.
8299
8300         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8301         right node.
8302
8303         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8304         (gnus-summary-limit-children): Use 'identity instead of `all'.
8305         (gnus-summary-limit-to-display-predicate): New command and
8306         keystroke.
8307
8308 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8309
8310         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8311
8312         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8313
8314 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8315
8316         * gnus-spec.el: Add the Gnus version.
8317         (gnus-update-format-specifications): If the Gnus version changes,
8318         nix out the format spec cache.
8319
8320         * gnus.el (gnus-continuum-version): Made into a command and
8321         optionalize the VERSION.
8322
8323         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8324         the start of the lines.
8325
8326 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8327
8328         * gnus.el (gnus-visual-p): Define function before use of
8329         function.
8330
8331 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8332
8333         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8334         (gnus-article-mark-to-type): New function.
8335         (gnus-update-missing-marks): Only update marks of type 'list.
8336
8337         * gnus.el (gnus-article-special-mark-lists): New variable.
8338
8339 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8340
8341         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8342         (gnus-select-newsgroup): Still use 'all.
8343         (gnus-summary-initial-limit): Comparing with 'all.
8344
8345 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8346
8347         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8348         active.
8349
8350 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8351
8352         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8353         nnslashdot-*-retrieve-headers.
8354         (nnslashdot-request-article): Fix for slashcode 2.2.
8355         (nnslashdot-make-tuple): New function.
8356         (nnslashdot-read-groups): Use it.
8357
8358 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8359
8360         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8361         list.
8362
8363         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8364
8365 2001-08-20  Simon Josefsson  <jas@extundo.com>
8366
8367         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8368         opened, error instead of continuing (and exploding later).
8369
8370 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8371
8372         * gnus.el (gnus-expand-group-parameters): Return the parameter
8373         list.
8374
8375         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8376         (gnus-summary-show-article): Guess at charset if required.
8377
8378         * gnus-spec.el (gnus-correct-substring): Stopped one character
8379         before we wanted.
8380
8381 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8382
8383         * earcon.el (earcon-auto-play): Remove unused option.
8384
8385 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8388         message down in levels, since it happens very fast.
8389
8390         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8391         of smiley-regexp-alist.
8392
8393         * mm-view.el (mm-inline-text): Ignore vcard errors.
8394
8395         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8396
8397         * gnus-score.el (gnus-all-score-files): Use append instead of
8398         nconc.
8399
8400         * gnus.el (gnus-splash-face): Doc fix.
8401
8402         * mm-decode.el (mm-mailcap-command): Use
8403         mm-path-name-rewrite-functions.
8404         (mm-path-name-rewrite-functions): New variable.
8405
8406         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8407         (gnus-complex-form-to-spec): Insert tab.
8408         (gnus-spec-tab): New function.
8409
8410         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8411         entering the group.
8412
8413         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8414         the positional spec.
8415         (gnus-parse-complex-format): React to %C.
8416
8417         * gnus-ems.el (gnus-char-width): Moved here.
8418
8419         * gnus-sum.el (gnus-select-newsgroup): Set
8420         gnus-newsgroup-articles.
8421         (gnus-unseen-mark): New variable.
8422         (gnus-newsgroup-unseen): Ditto.
8423         (gnus-newsgroup-seen): Ditto.
8424         (gnus-adjust-marked-articles): Use them.
8425         (gnus-update-marks): Use them.
8426         (gnus-summary-update-secondary-mark): Display.
8427         (gnus-summary-prepare-threads): Display.
8428
8429         * gnus-msg.el (gnus-inews-group-method): Use and return the
8430         method, not the server.
8431
8432 2001-08-19  Simon Josefsson  <jas@extundo.com>
8433
8434         * gnus-srvr.el (gnus-server-agent-face): New.
8435         (gnus-server-agent-face): New.
8436         (gnus-server-mode): Turn on font-lock-mode.
8437
8438         * gnus.el (gnus-server-visual): Add defgroup.
8439
8440 2001-08-19  Simon Josefsson  <jas@extundo.com>
8441         From Joe Casadonte <jcasadonte@northbound-train.com>
8442
8443         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8444         gnus-server-denied-face): New.
8445         (gnus-server-opened-face, gnus-server-closed-face,
8446         gnus-server-denied-face): New.
8447         (gnus-server-font-lock-keywords): Add.
8448
8449 2001-08-19  Simon Josefsson  <jas@extundo.com>
8450
8451         * nnml.el (nnml-request-set-mark): Return nil.
8452         (nnml-save-marks): Use nnml-possibly-create-directory.
8453         (nnml-open-marks): Only work in temp buffer when inserting/reading
8454         .marks file.
8455
8456 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8457
8458         * gnus.el (gnus-expand-group-parameters): Fix.
8459
8460         * gnus-spec.el (gnus-char-width): New function.
8461         (gnus-correct-substring, gnus-correct-length): Use it.
8462
8463         * message.el (message-required-mail-headers): Fix doc.
8464
8465 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8466
8467         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
8468
8469         * mm-decode.el (mm-save-part-to-file): Insert the handle.
8470
8471 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8472
8473         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
8474         slashdot 2.2 (not fully fixed yet).
8475         (nnslashdot-request-article): Ditto.
8476
8477 2001-08-18  Simon Josefsson  <jas@extundo.com>
8478
8479         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
8480         nnimap.
8481
8482         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
8483         gnus-util.
8484         (nnimap-request-update-info-internal): Use new functions.
8485
8486         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
8487         new functions.
8488
8489 2001-08-18  Simon Josefsson  <jas@extundo.com>
8490
8491         Make nnml groups self-contained as far as marks are concerned.
8492
8493         * nnml.el (nnml-request-delete-group): Delete marks file.
8494         (nnml-request-rename-group): Move marks file.
8495         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
8496         variables.
8497         (nnml-request-set-mark, nnml-request-update-info): New server
8498         functions.
8499         (nnml-save-marks, nnml-open-marks): New functions.
8500
8501 2001-08-18  Simon Josefsson  <jas@extundo.com>
8502
8503         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
8504         `set' when setting marks.
8505
8506 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8507
8508         * gnus.el (gnus-info-find-node): Take an argument.
8509
8510         * gnus-art.el (gnus-button-handle-info): New function.
8511         (gnus-url-unhex-string): Replace "+" with " ".
8512
8513 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8514
8515         * message.el (message-check-news-header-syntax): Check bad From.
8516
8517 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8518
8519         * gnus-spec.el (gnus-correct-length): New function.
8520         (gnus-correct-substring): New function.
8521         (gnus-tilde-max-form): Use it.
8522
8523 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
8524
8525         * nnmh.el: Docstring changes as below.
8526
8527         * nnml.el: Docstring changes as below.
8528
8529         * nnbabyl.el: Docstring changes as below.
8530
8531         * nnmbox.el: Docstring changes as below.
8532
8533         * nnfolder.el: Added docstrings identifying each virtual server
8534         parameter.
8535
8536 2001-08-18  Simon Josefsson  <jas@extundo.com>
8537
8538         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
8539
8540 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
8541
8542         * message.el: rename "Abort Message" to "Postpone Message".
8543         Remove "Attach file as MIME" from Message menu, it's already in
8544         the MIME menu.
8545
8546 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8547
8548         * smime.el (smime-point-at-eol): eval-and-compile.
8549         (smime-make-temp-file): New function.
8550         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
8551         Use it.
8552
8553 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
8556         (gnus-agent-summary-fetch-group): New command and keystroke.
8557
8558         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
8559         (gnus-mime-display-security): Make it respect
8560         gnus-unbuttonized-mime-type-p.
8561
8562         * gnus-sum.el (gnus-articles-to-read): Comments.
8563         (gnus-article-marked-p): New function.
8564         (gnus-summary-display-make-predicate): New function.
8565         (gnus-select-newsgroup): Use them.
8566
8567         * mm-decode.el (mm-save-part-to-file): Made it not error.
8568
8569 2001-08-17  Simon Josefsson  <jas@extundo.com>
8570
8571         * imap.el (imap-wait-for-tag): If process-status isn't open or
8572         run, return nil instead of sit-for looping.
8573
8574 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8575
8576         * lpath.el (featurep): fbind xml-parse-region.
8577
8578         * gnus.el (gnus-message-archive-method): Default to "archive".
8579         (gnus-message-archive-method): Doc fix.
8580         (gnus-parameters-get-parameter): Cleaned up.
8581         (gnus-expand-group-parameter): New function.
8582
8583         * gnus-start.el (gnus-setup-news): Push the archive server only
8584         the server list.
8585
8586         * mml.el (mml-menu): Changed name to "Attachments".
8587
8588         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
8589         when there is something to detroy.
8590
8591 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8592
8593         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
8594         nil.
8595
8596 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8597
8598         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
8599         which specifies a time today or tomorrow.
8600
8601 2001-08-15  Simon Josefsson  <jas@extundo.com>
8602         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8603
8604         * gnus-agent.el (gnus-agent-make-mode-line-string)
8605         (gnus-agent-toggle-plugged): Use new API.
8606
8607 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8608
8609         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
8610         deadline has expired.
8611
8612 2001-08-12  Simon Josefsson  <jas@extundo.com>
8613         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
8614
8615         Support `recent' mark indicating newly arrived messages (to
8616         separate from old but unread messages).
8617
8618         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
8619         `nnmail-split-history' if recent is > 0.
8620         (nnimap-request-update-info-internal): Update `recent' marks.
8621         (nnimap-request-set-mark): Never set `recent' marks.
8622         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
8623         recent.
8624
8625         * gnus-sum.el (gnus-recent-mark): New mark.
8626         (gnus-newsgroup-recent): New variable.
8627         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
8628         (gnus-summary-prepare-threads): Mark recent articles.
8629         (gnus-summary-add-mark): Support recent.
8630         (gnus-summary-update-secondary-mark): Support recent.
8631
8632         * gnus.el (gnus-article-mark-lists): Add recent.
8633
8634 2001-08-12  Simon Josefsson  <jas@extundo.com>
8635
8636         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
8637         whether successful decoding took place.  Add doc.
8638
8639 2001-08-12  Simon Josefsson  <jas@extundo.com>
8640         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
8641
8642         * gnus.el (gnus-summary-line-format, gnus-parameters):
8643         * gnus-gl.el (gnus-summary-grouplens-line-format):
8644         * gnus-salt.el (gnus-summary-pick-line-format):
8645         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
8646
8647 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
8648         Committed by Kai Gro\e,b_\e(Bjohann.
8649
8650         * gnus-score.el (gnus-score-string): Fix `match' regexp
8651         for `extra' header case.
8652
8653 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8654
8655         * nnmbox.el (nnmbox-read-mbox): No warning.
8656
8657 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8658
8659         * nndoc.el (nndoc-article-type): Fix doc.
8660         (nndoc-generate-article-function): New variable.
8661         (nndoc-dissection-function): New variable.
8662         (nndoc-type-alist): Add oe-dbx.
8663         (nndoc-oe-dbx-type-p): New function.
8664         (nndoc-oe-dbx-dissection): New function.
8665         (nndoc-oe-dbx-generate-article): New function.
8666
8667 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8668
8669         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
8670         whether deadline has been reached.  Patch from Dan Nicolaescu
8671         <dann@godzilla.ics.uci.edu>.
8672
8673 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8674
8675         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
8676         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
8677         <rintaman@cs.Helsinki.FI>.
8678
8679         * mail-source.el (mail-source-movemail): The error buffer is
8680         modified, but nothing in it.
8681
8682 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8683
8684         * message.el (message-bogus-system-names): New variable.
8685         (message-make-fqdn): Use it.
8686
8687 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8688
8689         * nndraft.el (nndraft-request-group): Use
8690         nndraft-auto-save-file-name.
8691
8692 2001-08-09  Simon Josefsson  <jas@extundo.com>
8693
8694         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8695         Don't ask whether to decrypt.  Just leave result in buffer (don't
8696         call mm).
8697
8698         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8699         parts as well.
8700         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
8701         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
8702
8703 2001-08-09  Simon Josefsson  <jas@extundo.com>
8704
8705         * mm-decode.el (mm-insert-part): Return decoding success status.
8706         (mm-save-part-to-file): Error if decoding failed.
8707
8708 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8709
8710         * message.el (message-tab): Use indent-relative.
8711         (message-mode): Don't bind indent-line-function to indent-relative.
8712
8713 2001-08-09  Simon Josefsson  <jas@extundo.com>
8714
8715         * message.el (message-get-reply-headers): Fix string. Suggested by
8716         Christoph Conrad <cc@cli.de>.
8717
8718 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8719
8720         * message.el (message-tab): Use the current value of
8721         indent-line-function.
8722         (message-mode): Bind indent-line-function to indent-relative.
8723
8724 2001-08-08  Simon Josefsson  <jas@extundo.com>
8725
8726         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
8727         whether `imtest' is installed.
8728
8729 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8730         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8731
8732         * gnus-sum.el (gnus-summary-show-article): Call
8733         gnus-summary-update-secondary-secondary-mark.
8734         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
8735         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
8736
8737 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8738
8739         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
8740
8741         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8742
8743         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
8744         <gerd@gnu.org>.
8745
8746         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
8747
8748         * gnus-util.el (gnus-output-to-rmail): Ditto.
8749         (gnus-output-to-mail): Ditto.
8750
8751         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
8752
8753 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
8754
8755         * message.el (message-indent-citation): Use
8756         `message-yank-cited-prefix' for empty lines.
8757
8758 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
8759
8760         * message.el (message-indent-citation): Quote only lines starting
8761         with ">" using `message-yank-cited-prefix'.
8762
8763 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8764         Trivial patch.
8765
8766         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8767         gnus-cache-fully-p.
8768
8769 2001-08-04  Simon Josefsson  <jas@extundo.com>
8770
8771         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
8772         file if it doesn't exist (by calling gnus-cache-read-active).
8773
8774 2001-08-04  Simon Josefsson  <jas@extundo.com>
8775
8776         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
8777         (gnus-cache-passively-or-fully-p): Removed.
8778         (gnus-cache-fully-p): Fix it.
8779
8780         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
8781
8782 2001-08-04  Simon Josefsson  <jas@extundo.com>
8783
8784         * gnus-cache.el (gnus-cache-fully-p)
8785         (gnus-cache-passively-or-fully-p): New functions.
8786         (gnus-cache-possibly-enter-article): Cosmetic change, use
8787         `g-c-p-o-f-p'.
8788         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
8789         was bogus (`g-c-p-a-a' does not change active info, just change
8790         the functions parameters).
8791         (gnus-cache-possibly-remove-articles-1): Make sure articles are
8792         not removed in groups that match `gnus-uncacheable-groups'.
8793
8794         Reported and modifications based on discussions with Nuutti
8795         Kotivuori <nuutti.kotivuori@smarttrust.com>.
8796
8797 2001-08-04  Simon Josefsson  <jas@extundo.com>
8798         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8799
8800         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
8801         calls `gnus-cache-update-active' if bounds has been extended.
8802
8803 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8804
8805         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
8806         before remove.
8807         (gnus-mime-security-show-details): Ditto.
8808
8809 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8810
8811         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
8812         syntax.  Protect string-match against nil string and regexp.
8813
8814 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8815
8816         * mm-util.el (mm-find-charset-region): Remove control-1.
8817
8818 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8819
8820         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
8821
8822 2001-08-04  Simon Josefsson  <jas@extundo.com>
8823
8824         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
8825         buffer.  Delete MIME-Version header.
8826
8827 2001-08-03  Simon Josefsson  <jas@extundo.com>
8828
8829         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
8830         that is entered does not necessarily have the highest article
8831         number in the group, so use `gnus-cache-possibly-alter-active'
8832         instead of `gnus-cache-update-active'.
8833
8834 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8835
8836         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
8837
8838 2001-08-03  Simon Josefsson  <jas@extundo.com>
8839
8840         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
8841         menu.
8842
8843 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8844
8845         * gnus.el (post-method): New group parameter.  It also provides
8846         the user option `gnus-post-method-alist' and the internal function
8847         `gnus-parameter-post-method'.
8848
8849         * gnus-msg.el (gnus-post-method): Bind the value of
8850         `gnus-post-method' to the group parameter if it is defined.
8851
8852 2001-08-02  Simon Josefsson  <jas@extundo.com>
8853
8854         * smime.el (smime-extra-arguments): Removed.
8855         (smime-call-openssl-region): Don't use it.
8856
8857 2001-08-02  Simon Josefsson  <jas@extundo.com>
8858
8859         * smime.el (smime-sign-region): Handle stderr.
8860         (smime-encrypt-region): Ditto.
8861
8862         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
8863         match the ASN.1 length bytes.
8864         (mm-pkcs7-enveloped-magic): Ditto.
8865         (mm-view-pkcs7-get-type): Don't regexp quote.
8866
8867 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8868         From Andreas Fuchs <asf@void.at>
8869
8870         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
8871
8872 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8873
8874         * gnus-art.el (gnus-header-button-alist): References regexp.
8875
8876 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
8877
8878         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
8879         already fboundp.  Add INTERACTIVE arg to autoload form.
8880
8881 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8882
8883         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
8884
8885         * nnmail.el (nnmail-cache-open): Ditto.
8886
8887 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8888
8889         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
8890
8891 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
8894
8895 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8896         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
8897
8898         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
8899         (gnus-agent-toggle-plugged): Use it.
8900
8901 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8902
8903         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
8904         (gnus-ding-file-coding-system): New variable.
8905         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
8906         (gnus-slave-save-newsrc): Use it.
8907
8908 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8909
8910         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
8911         syntax.
8912
8913 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8914         Originally from Andreas Fuchs <asf@void.at>
8915
8916         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
8917         (mml2015-gpg-pretty-print-fpr): New function.
8918         (mml2015-gpg-extract-signature-details): More details, rename from
8919         `m-g-e-from'.
8920         (mml2015-gpg-verify): Use them.
8921         (mml2015-gpg-clear-verify): Use them.
8922
8923 2001-07-31  Simon Josefsson  <jas@extundo.com>
8924
8925         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
8926         buffer when done.
8927
8928 2001-07-30  Simon Josefsson  <jas@extundo.com>
8929
8930         * smime.el (smime-call-openssl-region): Revert previous change,
8931         just pass on buf to `call-process-region'.
8932         (smime-verify-region): Doc fix.  Don't message stuff.  Use
8933         `smime-new-details-buffer'.  Inserts error messages into buffer.
8934         (smime-noverify-region): Ditto.
8935         (smime-decrypt-region): Ditto.  Handles stderr separately.
8936         (smime-verify-buffer, smime-noverify-buffer)
8937         (smime-decrypt-buffer): Doc fix.
8938         (smime-new-details-buffer): New function.
8939         (smime-pkcs7-region, smime-pkcs7-certificates-region)
8940         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
8941         (smime-sign-region, smime-encrypt-region): Don't use
8942         `insert-buffer'.
8943
8944         * mml-smime.el (mml-smime-verify): Fix security button strings.
8945
8946 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8947
8948         * gnus-art.el (gnus-mime-save-part-and-strip): Save
8949         gnus-article-mime-handles.
8950
8951 2001-07-29  Simon Josefsson  <jas@extundo.com>
8952
8953         * mail-source.el (top-level): Require message for message-directory.
8954         (mail-source-directory): Change default to message-directory.
8955
8956         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
8957         (smime-certificate-directory, smime-openssl-program)
8958         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
8959         (smime-extra-arguments): New variable.
8960         (smime-dns-server): Fix customize group.
8961         (smime-call-openssl-region): Use `smime-extra-arguments'.
8962
8963 2001-07-29  Simon Josefsson  <jas@extundo.com>
8964         From Vladimir Volovich <vvv@vsu.ru>
8965
8966         * smime.el (smime-call-openssl-region): Ignore stderr.
8967
8968 2001-07-29  Simon Josefsson  <jas@extundo.com>
8969         From Christoph Conrad <christoph.conrad@gmx.de>
8970
8971         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
8972         file.
8973
8974 2001-07-29  Simon Josefsson  <jas@extundo.com>
8975
8976         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
8977
8978         Support S/MIME decryption.
8979
8980         * mm-decode.el (mm-inline-media-tests):
8981         (mm-inlined-types):
8982         (mm-automatic-display):
8983         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
8984
8985         * mm-view.el (mm-pkcs7-signed-magic):
8986         (mm-pkcs7-enveloped-magic): New variables.
8987         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
8988         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
8989         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
8990         PKCS#7 blobs.
8991
8992         * smime.el (smime-decrypt-region): Expand keyfile.
8993
8994 2001-07-29  Simon Josefsson  <jas@extundo.com>
8995
8996         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
8997         `ssl.el' variables.
8998
8999         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9000         but line instead of narrowing to it, because `nnmail-parse-active'
9001         calls widen.  Thanks to Christoph Conrad
9002         <christoph.conrad@gmx.de>.
9003
9004 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9005
9006         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9007         for %B spec.
9008
9009         * gnus-sum.el (gnus-summary-prepare-threads): If
9010         gnus-sum-thread-tree-root is nil, use subject instead.
9011         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9012         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9013         (gnus-sum-thread-tree-leaf-with-other)
9014         (gnus-sum-thread-tree-single-leaf): Documentation.
9015         (gnus-sum-thread-tree-single-indent): Allow nil.
9016
9017 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9018
9019         * message.el (message-fill-paragraph): Do nothing if the user
9020         wants filladapt-mode.
9021
9022 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9023
9024         * mm-decode.el (mm-image-type-from-buffer): New function.
9025         (mm-get-image): Use it.
9026
9027 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9028
9029         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9030
9031         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9032         mm-display-parts too.
9033
9034 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9035
9036         * nnfolder.el (nnfolder-request-accept-article): Bind
9037         nntp-server-buffer.
9038
9039         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9040         nntp-server-buffer.
9041
9042 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9043
9044         * message.el (message-check-news-header-syntax): Use
9045         message-post-method.
9046         (message-send-news): Bind message-post-method.
9047
9048 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9049
9050         * mml.el (mml-tweak-type-alist): New variable.
9051         (mml-tweak-function-alist): New variable.
9052         (mml-tweak-part): New function.
9053         (mml-generate-mime-1): Use it.
9054
9055 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9056
9057         * nnfolder.el (nnfolder-request-accept-article): Replace
9058         nnfolder-request-list.
9059
9060 2001-07-27  Simon Josefsson  <jas@extundo.com>
9061
9062         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9063         nnoo-change-server failed to do it.
9064
9065 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9066
9067         * gnus.el (gnus-parameters): Make it customizable.
9068
9069 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9070
9071         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9072
9073         * message.el (message-set-auto-save-file-name): More
9074         poor-system-types.
9075
9076         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9077
9078         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9079         supports +.
9080
9081 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9082
9083         * mm-decode.el (mm-readable-p): New function.
9084         (mm-inline-media-tests): Fix the default testers.
9085
9086 2001-07-26  Simon Josefsson  <jas@extundo.com>
9087
9088         * nnimap.el (nnimap-version): Bump version number.
9089
9090 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9091         From Steven E. Harris <seh@speakeasy.org>
9092
9093         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9094         in M$Windows too.
9095
9096 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9097
9098         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9099
9100 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9101
9102         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9103
9104         * mm-decode.el (mm-get-image): Guess then use the type.
9105
9106         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9107
9108 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9109
9110         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9111         display (%B) for threads if threading is off.
9112
9113 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9114         From Henrik Enberg <henrik@enberg.org>
9115
9116         * gnus-msg.el: Customization patch.
9117
9118 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9119
9120         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9121         variable.
9122         (nnmail-split-fancy-with-parent): Ignore certain groups.
9123
9124 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9125
9126         * gnus-util.el (gnus-byte-compile): New function.
9127         (gnus-use-byte-compile): New variable.
9128         (gnus-make-sort-function): Use it.
9129
9130         * nnmail.el (nnmail-get-new-mail): Use it.
9131
9132         * gnus-agent.el (gnus-category-make-function): Simple function or
9133         compiled function.
9134         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9135
9136         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9137         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9138         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9139
9140         * message.el (message-check-news-header-syntax): Remove quote.
9141
9142 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9143
9144         * message.el (message-use-mail-followup-to): `t' is not a
9145         documented value.
9146
9147 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9148
9149         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9150
9151 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9152
9153         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9154         there are long lines.
9155
9156 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9157
9158         * dgnushack.el (copy-list): New compiler macro.
9159
9160 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161
9162         * message.el (message-bounce): If no Return-Path, the whole
9163         content is considered as the original message.
9164
9165         * nnml.el (nnml-check-directory-twice): New variable.
9166         (nnml-article-to-file): Use it.
9167         (nnml-retrieve-headers): Hack it.
9168
9169 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9170
9171         * gnus-win.el (gnus-buffer-configuration): New configure.
9172
9173         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9174         not alive.
9175
9176         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9177         (mm-display-external): Use display-term configure.
9178
9179 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9180
9181         * gnus-delay.el (gnus-delay-default-hour): New variable.
9182         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9183
9184 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9185         From Karl Kleinpaste <karl@charcoal.com>
9186
9187         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9188         (gnus-summary-prepare-threads): Ditto.
9189
9190         * gnus.el (gnus-summary-line-format): Add %B.
9191
9192 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9193
9194         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9195
9196         * mm-util.el (mm-string-as-multibyte): New function.
9197
9198         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9199
9200 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9201
9202         * mm-util.el (mm-universal-coding-system): New variable.
9203
9204         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9205
9206         * score-mode.el (score-mode-coding-system): Use it.
9207
9208 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus-start.el (gnus-setup-news): Call
9211         `gnus-check-bogus-newsgroups' just after the native server is
9212         opened.
9213
9214 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9215
9216         * nnmail.el (nnmail-do-request-post): Util function to be used by
9217         `nnchoke-request-post' for all nnmail-derived backends.
9218
9219         * nnml.el (nnml-request-post): Use it.
9220
9221         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9222         backend, for it groks nnml-request-post.
9223
9224         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9225         Treat `mail-post' backends like `mail' backends, not like `news'
9226         backends.
9227
9228 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9229
9230         * gnus-msg.el (gnus-setup-message): make-local-hook.
9231
9232 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9233
9234         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9235         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9236         <karl@charcoal.com>, slightly changed by Kai.
9237
9238         * message.el (message-check-news-header-syntax): When checking
9239         whether the groups exist, check the right server based on
9240         `gnus-post-method'.
9241
9242 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9243
9244         * gnus-delay.el: New file.
9245
9246 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9247
9248         * mm-util.el (mm-read-coding-system): Take two arguments.
9249
9250         * gnus-sum.el (gnus-summary-show-article): Use
9251         mm-read-coding-system.
9252
9253         * gnus-art.el (article-de-quoted-unreadable):
9254         (article-de-base64-unreadable, article-wash-html):
9255         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9256
9257 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9258
9259         * nnml.el (nnml-request-post): New function.  Can be used for
9260         annotations in nnml groups.
9261
9262 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9265         command.
9266
9267         * gnus-start.el (gnus-find-new-newsgroups): Use
9268         `message-make-date' instead of `current-time-string'.
9269         (gnus-ask-server-for-new-groups): Ditto.
9270         (gnus-check-first-time-used): Ditto.
9271
9272 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9273
9274         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9275
9276 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9277
9278         * message.el (message-shorten-references): Change `maxcount' and
9279         `cut' to obey USEFOR draft 5.
9280
9281 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9282
9283         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9284         (gnus-summary-set-article-display-arrow): New function.
9285         (gnus-summary-goto-subject): Use it.
9286
9287 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9288
9289         * gnus-sum.el (gnus-summary-import-article): Insert date if
9290         doesn't exist.
9291
9292 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9293
9294         * mml.el (mml-content-type-parameters): New variable.
9295         (mml-content-disposition-parameters): New variable.
9296         (mml-insert-mime-headers): Use them.
9297         (mml-parse-1): Accept charset.
9298
9299 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9300
9301         * gnus-group.el (gnus-group-select-group): Doc fix.
9302
9303         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9304
9305 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9306
9307         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9308         to handle `define-derived-mode'.
9309
9310 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9311         From:  Stefan Monnier  <monnier@cs.yale.edu>
9312
9313         * message.el (message-mode): Use define-derived-mode.
9314         (message-tab): message-completion-alist.
9315
9316         * imap.el (imap-interactive-login): Use make-local-variable.
9317         (imap-open): Ditto.
9318         (imap-authenticate): Ditto.
9319
9320         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9321
9322         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9323
9324 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9325
9326         * message.el (message-citation-line-function): Refer to
9327         gnus-cite-attribution-suffix.
9328
9329 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9330
9331         * gnus-art.el,...: Error convention changes.
9332
9333 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334
9335         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9336
9337 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9338
9339         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9340         (nnrss-read-server-data): Ditto.
9341
9342 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9343
9344         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9345         * Cleanup files.
9346         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9347
9348 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9349
9350         * gnus.el (gnus-summary-line-format): Add %o.
9351
9352         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9353         unless shell outputs something.
9354
9355 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9356
9357         * gnus-art.el (gnus-boring-article-headers): Better doc.
9358         (article-hide-headers): Better regexp.
9359         Suggested by Matt Swift <swift@alum.mit.edu>.
9360
9361         * nnheader.el (nnheader-max-head-length): Better doc.
9362         (nnheader-header-value): Skip spaces.
9363         (nnheader-parse-head): Remove space.
9364         Suggested by Matt Swift <swift@alum.mit.edu>.
9365
9366         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9367         (gnus-get-newsgroup-headers): Remove space.
9368
9369 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9370
9371         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9372         (gnus-summary-reply): Use it.
9373         (gnus-summary-reply-broken-reply-to): New function.
9374         (gnus-msg-force-broken-reply-to): New function.
9375
9376         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9377
9378 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9379
9380         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9381
9382 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9383
9384         * mm-decode.el (mm-external-terminal-program): New variable.
9385         (mm-display-external): Use it. Use term to display when no
9386         window-system.
9387
9388 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9389
9390         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9391         Browse->Next entries to Browse->Prev
9392
9393 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9394
9395         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9396
9397 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9398
9399         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9400         for the default encoding.
9401
9402         * nnrss.el (nnrss-url-field): New field.
9403         (nnrss-request-article): Add newsgroups.
9404
9405         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9406
9407 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9408
9409         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9410
9411         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9412         (gnus-draft-setup): Remove backlog.
9413
9414 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9415
9416         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9417         Cleanup.
9418
9419 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9420
9421         * gnus-msg.el (gnus-bug): Erase buffer.
9422
9423         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9424
9425 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9426
9427         * mm-decode.el (mm-attachment-override-p): Fix typo.
9428
9429 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * gnus-kill.el (gnus-execute): Work with the extra headers.
9432         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9433
9434 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9435
9436         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9437         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9438
9439         * message.el (message-send-mail-real-function): New variable.
9440         (message-send-mail-partially, message-send-mail):
9441
9442         * nngateway.el (nngateway-request-post): Use it.
9443
9444         * gnus-agent.el (gnus-agentize): Use it.
9445
9446         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9447         (nnsoup-revert-variables): Use it.
9448
9449 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9450
9451         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9452         text/plain if the type doesn't match any other media types.
9453         (mm-inlined-types): Doc fix.
9454         (mm-display-inline): Revert previous change (now handled by a
9455         default type in `mm-inline-media-tests'.
9456         (mm-inlinable-p): Revive.
9457         (mm-display-part): Call `mm-inlinable-p'.
9458         (mm-attachment-override-p): Ditto.
9459         (mm-inlined-p): Doc fix.
9460
9461         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
9462         well as `mm-inlined-p'.
9463
9464 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9465
9466         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
9467         (nntp-send-command-and-decode): Use gnus-point-at-bol.
9468
9469 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9470         From  Paul Jarc <prj@po.cwru.edu>
9471
9472         * message.el (message-use-mail-followup-to): New variable.
9473         (message-get-reply-headers): Use it.
9474
9475 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
9476
9477         * nnheader.el (nnheader-init-server-buffer): Make sure the
9478         *nntpd* buffer is made multibyte instead of a random buffer.
9479
9480 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9481
9482         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
9483         when it returns headers.
9484
9485 2001-07-07  Simon Josefsson  <jas@extundo.com>
9486
9487         * rfc2047.el (rfc2047-encode-message-header): Skip header when
9488         trying to fold. Thanks to Colin Walters
9489         <walters@cis.ohio-state.edu>
9490
9491 2001-07-06  Simon Josefsson  <jas@extundo.com>
9492
9493         * imap.el (imap-parse-address-list, imap-parse-flag-list)
9494         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
9495         Add information in `assert's.
9496
9497         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
9498         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
9499         and `nnimap-group-overview-filename', should handle all
9500         change-of-uidvalidity related issues.  But there may be other
9501         problems.)
9502
9503 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9504
9505         * rfc2047.el (rfc2047-encode-message-header): Don't include the
9506         header name when folding.
9507
9508 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9509
9510         * mm-decode.el (mm-inlined-types): Document relationship with
9511         `mm-inline-media-tests'.
9512         (mm-display-inline): Default to displaying as plain text if no
9513         inlining handler is available.
9514         (mm-inlinable-p): Remove.
9515         (mm-inlined-p): Don't call `mm-inlinable-p'.
9516         (mm-automatic-display-p): Ditto.
9517         (mm-attachment-override-p): Ditto.
9518
9519 2001-07-04  Simon Josefsson  <jas@extundo.com>
9520
9521         * nnimap.el (nnimap-importantize-dormant): New variable.
9522         (nnimap-request-update-info-internal): Use it.
9523         (nnimap-request-set-mark): Ditto.
9524
9525 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9526
9527         * nntp.el (nntp-send-command): don't pass a buffer argument to
9528         `point'. Only XEmacs accepts this.
9529         * nntp.el (nntp-send-command-nodelete): ditto.
9530         * nntp.el (nntp-send-command-and-decode): ditto.
9531
9532 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9533
9534         * nntp.el (nntp-open-connection-function): doc update.
9535         * nntp.el (nntp-pre-command): New.
9536         * nntp.el (nntp-via-rlogin-command): New.
9537         * nntp.el (nntp-via-telnet-command): New.
9538         * nntp.el (nntp-via-telnet-switches): New.
9539         * nntp.el (nntp-via-user-name): New.
9540         * nntp.el (nntp-via-user-password): New.
9541         * nntp.el (nntp-via-address): New.
9542         * nntp.el (nntp-via-envuser): New.
9543         * nntp.el (nntp-via-shell-prompt): New.
9544         * nntp.el (nntp-open-telnet-stream): New.
9545         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
9546         * nntp.el (nntp-open-via-telnet-and-telnet): New.
9547         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
9548         * nntp.el (nntp-send-command): ditto.
9549         * nntp.el (nntp-send-command-nodelete): ditto.
9550         * nntp.el (nntp-send-command-and-decode): ditto.
9551
9552 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
9553         Trivial patch.
9554
9555         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
9556         `when'.
9557
9558 2001-07-03  Simon Josefsson  <jas@extundo.com>
9559         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
9560
9561         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
9562
9563 2001-07-03  Simon Josefsson  <jas@extundo.com>
9564
9565         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
9566         remove it (workaround XEmacs `fill-region' bug).
9567
9568 2001-07-01  Simon Josefsson  <jas@extundo.com>
9569
9570         * nnimap.el (nnimap-date-days-ago): Defeat locale.
9571
9572 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9573
9574         * mml2015.el (mml2015-format-error): New function.
9575         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
9576         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
9577         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
9578
9579 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9580
9581         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
9582         Suggested by Christoph Conrad <C.Conrad@cli.de>.
9583
9584         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
9585         group variables.
9586
9587 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9588
9589         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
9590
9591         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
9592         (nnrss-save-group-data): Ditto.
9593
9594         * gnus-agent.el (gnus-agent-save-alist): Ditto.
9595
9596 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * message.el (message-do-send-housekeeping): Narrow to headers.
9599
9600 2001-06-24  Simon Josefsson  <jas@extundo.com>
9601
9602         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
9603         insertion when breaking lines looked for " \t" instead of "[ \t]".
9604         (rfc2047-encode-message-header): Fold lines even if
9605         no QP encoding is done.
9606
9607 2001-06-23  Simon Josefsson  <jas@extundo.com>
9608         From Samuel Tardieu <sam@inf.enst.fr>
9609
9610         * smime.el (smime-keys): Support additional certificates.
9611         (smime-make-certfiles): New function.
9612         (smime-sign-region): Use previous variables.
9613         (smime-get-certfiles): New function.
9614         (smime-sign-buffer): Use it.
9615         (smime-verify-region): Support both CAfile and CApath.
9616
9617 2001-06-23  Simon Josefsson  <jas@extundo.com>
9618
9619         * smime.el (smime-decrypt-region): Perhaps work.
9620
9621 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9622
9623         * gnus-msg.el (gnus-copy-article-buffer): Typo.
9624
9625 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9626
9627         * mm-decode.el (mm-save-part): Rewrite file name.
9628         (mm-file-name-rewrite-functions): New variable.
9629         (mm-file-name-delete-whitespace): New function.
9630         (mm-file-name-trim-whitespace): New function.
9631         (mm-file-name-collapse-whitespace): New function.
9632         (mm-file-name-replace-whitespace): New variable and function.
9633
9634 2001-06-22  Simon Josefsson  <jas@extundo.com>
9635
9636         * message.el (message-make-date): Workaround locale for weekdays.
9637
9638 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9639
9640         * message.el (message-goto-body): Return nil if not found. (revert!)
9641
9642 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9643         From Fremlin <chief@bandits.org>
9644
9645         * message.el (message-goto-body): Some messages have no header.
9646
9647         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9648
9649 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9650
9651         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
9652
9653 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9654
9655         * message.el (message-make-date): Add week day.
9656         Suggested by Jason R. Mastaler <jason@mastaler.com>.
9657
9658 2001-06-19  Simon Josefsson  <jas@extundo.com>
9659
9660         * message.el (message-yank-prefix): Doc fix.
9661         (message-yank-cited-prefix): Ditto.
9662         (message-delete-not-region): Keep citation prefix on first line,
9663         if possible and appropriate.
9664
9665 2001-06-19  Simon Josefsson  <jas@extundo.com>
9666
9667         * imap.el (imap-process-connection-type): New variable.
9668         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
9669         recent `imtest's work completely (no line length issues), while
9670         making making old `imtest's unusable.  Thanks to NAGY Andras
9671         <nagya@inf.elte.hu> for his work.
9672
9673 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
9674
9675         * imap.el (imap-ssl-program): Add -quiet to shut up
9676         OpenSSL/SSLeay's internal debug talk.
9677
9678 2001-06-19  Matt Armstrong  <matt@lickey.com>
9679
9680         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
9681         server.
9682
9683 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9684
9685         * nnmail.el (nnmail-article-buffer): New variable.
9686         (nnmail-split-incoming): Use it.
9687
9688 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
9689
9690         * qp.el (quoted-printable-decode-region): If called interactively,
9691         use coding-system-for-read.
9692
9693 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9694
9695         * message.el (message-check-news-header-syntax): Check Reply-To.
9696
9697 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9698
9699         * mml.el (mml-parse-1): Use message options.
9700
9701         * message.el (message-do-fcc): Don't do anything if there is no
9702         FCC.
9703
9704 2001-06-16  Simon Josefsson  <jas@extundo.com>
9705
9706         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
9707         (nnimap-expunge-search-string): New variable.
9708         (nnimap-request-expire-articles): Use it.
9709
9710 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9711
9712         * message.el (message-send-mail-with-qmail): wrong exit status is
9713         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
9714
9715 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9716
9717         * gnus-art.el (article-strip-multiple-blank-lines): Use
9718         delete-region instead of replace-match.
9719
9720 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9721
9722         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
9723         (nnweb-google-wash-article): Ditto.
9724
9725 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
9726
9727         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
9728
9729 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9730
9731         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
9732         specs.
9733
9734 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9735
9736         * gnus.el (gnus-email-address): Move it here.
9737
9738         * gnus-art.el (article-de-quoted-unreadable): Read charset if
9739         requested.
9740         (article-de-base64-unreadable): Ditto.
9741         (article-wash-html): Ditto.
9742
9743 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9744
9745         * message.el (message-options-set-recipient): Don't add ", "
9746         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
9747
9748 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9749
9750         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
9751
9752 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9753
9754         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
9755         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
9756
9757         * nnrss.el (nnrss-node-text): Node might be nil.
9758
9759 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9760
9761         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
9762         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
9763
9764         * nnrss.el (nnrss-group-alist): More items.
9765
9766 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9767
9768         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
9769
9770 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9771         Trivial patch from Dale Hagglund  <rdh@best.com>
9772
9773         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
9774         restrict clauses.
9775
9776 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         From Benjamin Rutt <brutt+news@bloomington.in.us>
9779
9780         * message.el (message-wide-reply-confirm-recipients): New variable.
9781
9782 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
9784
9785         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
9786         fix so it works with XEmacs.
9787
9788 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9789
9790         * nnrss.el (nnrss-retrieve-headers): Support description as extra
9791         headers.
9792
9793 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9794
9795         * nnrss.el: Fix a few bugs.
9796
9797 2001-06-05  Simon Josefsson  <jas@extundo.com>
9798
9799         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
9800         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
9801
9802 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
9803
9804         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
9805         binary so that we don't transmit ISO 2022 garbage to the process.
9806         This is needed under XEmacs.
9807
9808 2001-06-03  Simon Josefsson  <simon@josefsson.org>
9809
9810         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
9811         autoloaded incorrectly below because ssl-program-* is bound.)
9812         Thanks to Amos Gouaux for report.
9813
9814 2001-06-02  Simon Josefsson  <simon@josefsson.org>
9815
9816         * imap.el (imap-kerberos4-open):
9817         (imap-gssapi-open):
9818         (imap-ssl-open):
9819         (imap-network-open):
9820         (imap-shell-open):
9821         (imap-starttls-open): Set buffer to workaround spurious
9822         `accept-process-output' buffer changes.  Thanks to Mats Lidell
9823         <Mats.Lidell@contactor.se> for report and partial patch and Jake
9824         Colman <colman@ppllc.com> for report.
9825
9826 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9827
9828         * gnus-sum.el (gnus-summary-catchup): New argument.
9829         (gnus-summary-catchup-from-here): New function.
9830
9831 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9832
9833         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
9834         back, then insert glyph.  (Before, the glyph was inserted first,
9835         then the newline.)  This works around a behavior in XEmacs where
9836         it is not possible to insert a character after a glyph which is at
9837         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
9838
9839 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9840
9841         From Jaap-Henk Hoepman (jhh@xs4all.nl).
9842
9843         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
9844         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
9845         mm-destroy-postponed-undisplay-list): New functions.
9846         (mm-display-external): Use them.
9847
9848 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9849
9850         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
9851         `default-low' when evaluating `gnus-summary-highlight'.
9852         From Raja R Harinath <harinath@cs.umn.edu>.
9853
9854 2001-05-27  Simon Josefsson  <simon@josefsson.org>
9855
9856         * message.el (message-yank-cited-prefix): New variable.
9857         (message-indent-citation): Use it.
9858
9859         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
9860         as details.
9861         (mml2015-mailcrypt-clear-verify): Ditto.
9862
9863 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9864         From Nevin Kapur <nevin@jhu.edu>.
9865
9866         * gnus-sum.el (gnus-summary-default-high-score,
9867         gnus-summary-default-low-score): New variables.
9868         (gnus-summary-highlight): Use them.
9869
9870 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
9871
9872         * message.el (message-mail): pass the 'send-actions argument to
9873         `message-setup'.
9874
9875 2001-05-16  Simon Josefsson  <simon@josefsson.org>
9876         From Raymond Scholz <ray-2001@zonix.de>
9877
9878         * gnus-art.el (gnus-mime-view-part-as-charset):
9879         (gnus-mime-internalize-part): Doc fixes.
9880
9881 2001-05-11  Simon Josefsson  <simon@josefsson.org>
9882
9883         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
9884         status lines without any text ("^215$").
9885
9886 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * nnrss.el (nnrss-check-group): Reverse.
9889
9890 2001-05-07  Simon Josefsson  <simon@josefsson.org>
9891
9892         * message.el (message-get-reply-headers):
9893         (message-followup): Fix typo, suggested by David Green
9894         <dgreen@uab.edu>
9895
9896 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9897
9898         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
9899
9900         * nnrss.el (nnrss-open-server): Read server data when it is called.
9901         (nnrss-request-expire-articles): Fix.
9902
9903 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9904
9905         * message.el (message-do-send-housekeeping): mail-abbrevs may
9906         rename buffer behind Gnus.
9907
9908 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909
9910         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
9911         (nnrss-group-alist): Add more resources.
9912         (nnrss-check-group): Ignore errors.
9913
9914 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
9917
9918         * nnslashdot.el (nnslashdot-request-list): Add time.
9919         (nnslashdot-request-expire-articles): New function.
9920
9921         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
9922         secondary methods too.
9923
9924 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9925
9926         * message.el (message-use-followup-to): Set default value to t.
9927
9928 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
9929
9930         * message.el (message-dont-reply-to-names): Fix documentation.
9931         (message-get-reply-headers): Use Mail-Followup-To only for wide
9932         replies.
9933
9934 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9935
9936         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
9937         correctly.
9938         (nnrss-check-group): Use time.
9939
9940 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9941
9942         * gnus.el: Oort Gnus v0.03 is released.
9943
9944 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9945
9946         * nnultimate.el (nnultimate-topic-article-to-article): Use the
9947         group.
9948
9949 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9950
9951         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
9952
9953 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9954
9955         * nnultimate.el (nnultimate-retrieve-headers): Return all
9956         available headers.
9957
9958         * gnus-sum.el (gnus-read-all-available-headers): New variable.
9959         (gnus-get-newsgroup-headers-xover): Use it.
9960
9961 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9962
9963         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9964
9965 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9966
9967         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
9968
9969 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9970
9971         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
9972         disable it.
9973
9974         * gnus.el (gnus-info-nodes): Remove a few The's.
9975
9976 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9977
9978         * mail-source.el (mail-source-movemail): Call-process may return a
9979         signal description string.
9980
9981         * gnus-start.el (gnus-read-newsrc-el-file):
9982         gnus-newsrc-file-version may be nil.
9983
9984         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
9985         Suggested by Michael Sperber [Mr. Preprocessor]
9986         <sperber@informatik.uni-tuebingen.de>.
9987
9988 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9989
9990         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
9991
9992 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
9993
9994         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
9995         fontify HANDLE.
9996
9997 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9998
9999         * smime.el (smime-ask-passphrase): Rework to return value.
10000         (smime-sign-region): Rework to bind value and use it.
10001         (smime-decrypt-region): Ditto.
10002
10003 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10004         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10005
10006         * smime.el (smime-ask-passphrase): New function.
10007         (smime-sign-region): Use it.
10008         (smime-encrypt-cipher): New variable.
10009         (smime-decrypt-region): Ditto.
10010
10011 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10012         Committed by Simon Josefsson  <simon@josefsson.org>
10013
10014         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10015         the log.
10016
10017 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10018
10019         * gnus.el: Oort Gnus v0.02 is released.
10020
10021 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10022
10023         * gnus.el: Oort Gnus v0.01 is released.
10024
10025 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10026
10027         * gnus-sum.el (gnus-summary-highlight): Highlight read
10028         undownloaded articles as read articles.
10029
10030         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10031         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10032         articles, even read ones, as such.
10033
10034         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10035         (gnus-find-matching-articles): New function.
10036         (gnus-summary-limit-include-matching-articles): New command.
10037         (gnus-summary-limit-include-thread): Include articles that have
10038         matching subjects.
10039         (gnus-offer-save-summaries): Clean up.
10040
10041 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10042
10043         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10044
10045 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10046         From Jason Merrill <jason_merrill@redhat.com>
10047
10048         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10049
10050 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10051         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10052
10053         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10054         newsgroup names when the original article is a news message.
10055
10056 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10057
10058         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10059         supported. Suggest by Jim Meyering <jim@meyering.net>.
10060
10061 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10062         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10063
10064         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10065         regexp in nnmail-split-fancy.
10066
10067 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10068
10069         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10070
10071 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10072
10073         * message.el (message-send-mail): Improve the interaction with the
10074         user.
10075
10076 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10077
10078         * imap.el (imap-message-copy): Work around buggy servers that
10079         doesn't send TRYCREATE tags.
10080
10081 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10082
10083         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10084
10085 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10086
10087         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10088         date.
10089
10090 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10091
10092         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10093         lives.
10094
10095 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10096
10097         * gnus-art.el (gnus-parse-news-url): New function.
10098         (gnus-button-handle-news): New function.
10099         (gnus-button-alist): Point to new functions.
10100
10101         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10102
10103         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10104         gnus-format-specs.
10105
10106         * message.el (message-check-news-header-syntax): Question even
10107         when Gnus doesn't know the group names.
10108         (message-send-news): Clean up.
10109
10110         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10111         exited on purpose without saving.
10112
10113         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10114
10115 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10116
10117         * gnus-score.el (gnus-score-orphans): Clean up.
10118
10119         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10120
10121         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10122         later.
10123
10124         * gnus-start.el (gnus-close-all-servers): Find the right items to
10125         close.
10126
10127         * qp.el (quoted-printable-decode-region): Just message
10128         malformation; don't quit.
10129
10130 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10131         From Gerd Moellmann <gerd@gnu.org>.
10132
10133         * gnus.el (gnus-interactive): A typo.
10134
10135 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10136         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10137
10138         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10139         `assq-delete-all', if that function exists; otherwise use the old
10140         definition. Documentation changed to match the one in
10141         `assq-delete-all'.
10142
10143 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10144
10145         * gnus-start.el (gnus-close-all-servers): New function.
10146
10147         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10148         (gnus-server-remove-denials): Clean up.
10149
10150         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10151         keystroke.
10152
10153 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10154
10155         * message.el (message-send-news): Message where we are sending.
10156         (message-send-mail): Ditto.
10157
10158         * gnus.el (gnus-server-string): New function.
10159
10160         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10161
10162         * mm-decode.el (mm-default-directory): Customized.
10163         (mm-tmp-directory): Ditto.
10164
10165         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10166         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10167         or Chars.
10168         (gnus-summary-line-format-alist): ?l is now a string.
10169         (gnus-summary-prepare-threads): Output ? for unknown lines.
10170         (gnus-summary-insert-line): Ditto.
10171         (gnus-summary-print-article): Unbalanced parentheses.
10172
10173         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10174         out whether new stuff has arrived.
10175
10176 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10177
10178         * gnus-sum.el: Let printing work on ttys on Emacs.
10179
10180 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10181
10182         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10183         when forcing news.
10184
10185         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10186         command.
10187
10188 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10189
10190         * message.el (message-set-auto-save-file-name): Don't use
10191         asterisks under nt.
10192
10193 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10194
10195         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10196         lists of articles.
10197
10198         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10199
10200         * gnus-msg.el (gnus-put-message): Clean up.
10201         (gnus-summary-reply): Mark all replied-to articles as replied to.
10202         (gnus-inews-add-send-actions): Also mark as forwarded.
10203         (gnus-summary-mail-forward): Mark as forwarded.
10204
10205         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10206         of articles.
10207         (gnus-summary-mark-article-as-forwarded): Ditto.
10208
10209         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10210         forwarded.
10211         (gnus-summary-mail-forward): Clean up.
10212
10213         * gnus.el (gnus-article-mark-lists): Added forward.
10214
10215         * gnus-sum.el (gnus-forwarded-mark): New variable.
10216         (gnus-summary-prepare-threads): Use it.
10217         (gnus-summary-update-secondary-mark): Ditto.
10218         (gnus-newsgroup-forwarded): New variable.
10219
10220 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10221
10222         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10223         (gnus-summary-very-wide-reply): New command and keystroke.
10224         (gnus-summary-very-wide-reply-with-original): Ditto.
10225
10226         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10227         (gnus-score-adaptive): Use it.
10228
10229         * gnus-start.el (gnus-get-unread-articles): Clean up.
10230
10231 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10232
10233         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10234         boards.
10235
10236 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10237
10238         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10239         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10240
10241 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10242
10243         * nnultimate.el (nnultimate-retrieve-headers): Understand
10244         long-form month names.
10245
10246 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10247
10248         * gnus-sum.el (gnus-summary-show-all-headers):
10249         gnus-article-show-all-headers is broken. Use
10250         gnus-summary-toggle-header instead.
10251
10252         * mml2015.el (mml2015-gpg-extract-from): No error.
10253
10254 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10255         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10256
10257         * mml2015.el (mml2015-gpg-extract-from): New function.
10258         (mml2015-gpg-verify): Use it.
10259         (mml2015-gpg-clear-verify): Use it.
10260
10261 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * message.el (message-setup-fill-variables): Use
10264         fill-paragraph-function.
10265         (message-fill-paragraph): Take an argument.
10266         (message-newline-and-reformat): Take another argument.
10267
10268 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10271
10272 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10273
10274         * message.el (message-forward): local-variable-p takes an extra
10275         argument in XEmacs.
10276
10277 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10278
10279         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10280         `nnimap-use-nov-p' (it really tested the negative).
10281         (nnimap-retrieve-headers): Use it.
10282
10283 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10284
10285         * message.el (message-generate-headers-first): Update doc.
10286
10287 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10288         Trivial patch.
10289
10290         * gnus.el (gnus-summary-line-format): Typo.
10291
10292 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10293
10294         * mailcap.el (mailcap-mime-data): Add application/sieve.
10295         (mailcap-mime-extensions): Add .siv, .xls.
10296
10297 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10298         From Christoph Conrad <christoph.conrad@gmx.de>
10299
10300         * gnus-score.el (gnus-summary-lower-thread): Typo.
10301
10302 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10303
10304         * message.el (message-forward-decoded-p): New variable.
10305         (message-forward-subject-author-subject): Use it.
10306         (message-make-forward-subject): Use it.
10307         (message-forward): Use it.
10308
10309         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10310
10311         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10312         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10313
10314 ;;Has been fixed -- zsh.
10315 ;;2001-03-05  Dave Love  <fx@gnu.org>
10316 ;;
10317 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10318 ;;      Move it after definition of mm-coding-system-p.
10319 ;;
10320 2001-03-01  Dave Love  <fx@gnu.org>
10321
10322         * mm-util.el (mm-inhibit-file-name-handlers): Add
10323         image-file-handler.
10324
10325 2001-02-11  Dave Love  <fx@gnu.org>
10326
10327         * message.el (message-signature-file): Fix doc, :type.
10328
10329 2001-02-08  Dave Love  <fx@gnu.org>
10330
10331         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10332         (message-posting-charset): Defvar when compiling again.
10333         (rfc2047-encodable-p): Require message.
10334
10335         * gnus-sum.el (gnus-alter-articles-to-read-function):
10336         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10337
10338 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10339
10340         * nnrss.el: New file.
10341
10342 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10343         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10344
10345         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10346         `skip-chars-forward'.
10347
10348 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10349
10350         * nndraft.el (nndraft-request-group): Restore auto save files if
10351         the original files do not exist.
10352
10353 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10354
10355         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10356         SCORE paths.
10357
10358         * mm-decode.el (mm-dissect-buffer): Call
10359         mail-extract-address-components only if necessary.
10360
10361 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10362
10363         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10364         directory part.
10365         (gnus-score-search-global-directories): Use file-directory-p.
10366
10367         * gnus-score.el (gnus-score-score-files-1): Use
10368         gnus-kill-files-directory.
10369         From Adrian Aichner <adrian@xemacs.org>.
10370
10371 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10372
10373         * gnus.el (charset): Move here from gnus-sum.el.
10374
10375 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10376
10377         * mml.el (mml-preview): Disable local map.
10378
10379         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10380         gnus-article-post-menu here.
10381
10382         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10383         if it has not been made.
10384
10385 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10386
10387         * gnus-art.el (gnus-article-describe-key): Map key to event.
10388         (gnus-article-describe-key-briefly): Ditto
10389
10390 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10391
10392         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10393
10394 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10395         From Katsumi Yamaoka <yamaoka@jpl.org>.
10396
10397         * dgnushack.el (coerce, merge, subseq): defmacro.
10398
10399 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10400
10401         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10402         A fake defalias in nndraft.el results a not-activated bug in
10403         uncompiled versions.
10404
10405 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10406         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10407
10408         * gnus-util.el (gnus-split-references): Handle malformed References:.
10409
10410 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10411
10412         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10413
10414 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10415         From NAGY Andras <nagya@inf.elte.hu>.
10416
10417         * gnus.el (gnus-parameters): Typo.
10418
10419 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10420
10421         * gnus.el (gnus-read-method): Remove redundancy.
10422
10423 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10426         (nnslashdot-request-list): Use it.
10427
10428 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10429
10430         * nnml.el (nnml-generate-active-info): Fix the case when there is
10431         no file.
10432
10433         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10434         (gnus-summary-create-article): New function.
10435
10436         * gnus-group.el (gnus-group-mark-article-read): New function.
10437
10438         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10439
10440         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10441
10442 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10443
10444         * gnus-art.el (gnus-article-edit-done): Don't use
10445         gnus-article-edit-exit.
10446         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10447
10448         * gnus.el (gnus-parameters): New variable.
10449         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10450         (gnus-parameters-get-parameter): New function.
10451         (gnus-group-find-parameter): Use it.
10452
10453 2001-02-23  Simon Josefsson  <simon@josefsson.org>
10454
10455         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
10456         change of default value to `current'.
10457
10458 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10459
10460         * nneething.el (nneething-get-head): Insert unreadable file too.
10461
10462 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10463
10464         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
10465
10466         * webmail.el (webmail-type-definition): Deja is bought by google.
10467
10468 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10469
10470         * gnus-sum.el (gnus-fetch-headers): New function.
10471         (gnus-select-newsgroup): Use it.
10472         (gnus-summary-insert-articles): New function.
10473         (gnus-summary-insert-old-articles): New function.
10474         (gnus-summary-insert-new-articles): New function.
10475
10476         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
10477         (gnus-group-list-active): Ditto.
10478         * gnus-sum.el (gnus-set-mode-line): Ditto.
10479         (gnus-summary-read-group-1): Ditto.
10480
10481 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
10484         current topic.
10485
10486 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10487
10488         * smiley.el (gnus-smiley-display): Don't do widening.
10489
10490         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
10491         within body.
10492
10493         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
10494
10495         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
10496         New variable.
10497         (gnus-mime-display-multipart-related-as-mixed): New variable.
10498         (gnus-mime-display-part): Use them.
10499
10500 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10501
10502         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
10503         something special.
10504
10505 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10506
10507         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
10508         (nnweb-request-article): Call reference if exists.
10509         (nnweb-type-definition): Dejanews is bought by google.com.
10510         Beta!
10511
10512 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10513
10514         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
10515
10516 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10517
10518         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
10519         gnus-article-sort-functions.
10520         (gnus-article-sort-functions): Doc fix.  Refer to
10521         gnus-thread-sort-functions.
10522
10523 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524         From Paul Jarc <prj@po.cwru.edu>.
10525
10526         * message.el (message-get-reply-headers): More fixes.
10527
10528 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
10529         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10530
10531         * message.el (message-get-reply-headers): Fix bug with
10532         Mail-Followup-To/to-address interaction.
10533
10534 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10535
10536         * gnus-msg.el (gnus-configure-posting-styles): Match header in
10537         gnus-article-copy.
10538
10539 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10540
10541         * message.el (message-do-send-housekeeping): Rename to a better
10542         name.
10543
10544 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10545
10546         * message.el (message-cancel-news): Check article first, then ask
10547         yes or no.
10548
10549 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10550
10551         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
10552
10553 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10554
10555         * gnus-range.el (gnus-range-normalize): New function.
10556
10557 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
10558
10559         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
10560
10561 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10562
10563         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
10564
10565         * nnagent.el (nnagent-request-regenerate): New function.
10566
10567         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
10568
10569         * nnml.el (nnml-generate-nov-databases): Accept argument
10570         server. Don't open server if it is opened.
10571         (nnml-request-regenerate): Use it. Change to deffoo.
10572
10573 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10574         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10575
10576         * gnus.el (gnus-define-group-parameter): Fix.
10577
10578 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10579
10580         * gnus.el (gnus-define-group-parameter): Improved.
10581
10582         * gnus-sum.el (charset): Define parameter.
10583         (ignored-charsets): Ditto.
10584         (gnus-summary-setup-default-charset): Use them.
10585
10586         * gnus-start.el (gnus-read-descriptions-file): Use them.
10587
10588         * gnus-cus.el (gnus-group-parameters): Remove them.
10589
10590 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10591
10592         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
10593
10594 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * gnus-sum.el (gnus-summary-read-group-1): Remove
10597         gnus-summary-set-local-parameters.
10598         (gnus-summary-setup-buffer): Put it here.
10599
10600 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10601
10602         * gnus.el (to-address): Define parameter.
10603         (to-list): Ditto.
10604         * gnus-art.el (article-hide-boring-headers): Use them.
10605         * gnus-msg.el (gnus-post-news): Ditto.
10606         * gnus-cus.el (gnus-group-parameters): Remove them.
10607
10608 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10609
10610         * gnus-draft.el (gnus-draft-reminder): New function.
10611
10612         * gnus-art.el (gnus-sender-save-name): New function.
10613
10614 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10615
10616         * mm-util.el (mm-mime-charset): Error message.
10617
10618 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10619
10620         * message.el (message-check-news-body-syntax): Don't check mml lines.
10621
10622 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10623
10624         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
10625         subscribe.
10626
10627         * gnus-start.el (gnus-call-subscribe-functions): New function.
10628         (gnus-find-new-newsgroups): Use it.
10629         (gnus-ask-server-for-new-groups): Use it.
10630         (gnus-check-first-time-used): Use it.
10631         (gnus-subscribe-newsgroup-method): Grok a list of functions.
10632         (gnus-subscribe-options-newsgroup-method): Ditto.
10633         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
10634         return .
10635
10636 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10637
10638         * gnus-cus.el (gnus-score-customize): Doc fix.
10639
10640 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
10641
10642         * dgnushack.el (my-getenv): Typo.
10643
10644 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10645
10646         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
10647
10648 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10649
10650         * gnus-group.el (gnus-group-suspend): Offer save summaries.
10651
10652         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
10653         (gnus-treatment-function-alist): Use it.
10654         (article-remove-leading-whitespace): New function.
10655         (gnus-article-make-menu-bar): Use it.
10656
10657         * gnus-sum.el (gnus-summary-wash-empty-map): Add
10658         remove-leading-whitespace.
10659         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
10660         because of conflict.
10661
10662 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10663
10664         * Makefile.in: Hack generating gnus-load.el.
10665         * dgnushack.el: Ditto.
10666         * gnus-load.el: Remove it.
10667
10668 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * dgnushack.el : Add URLDIR.
10671
10672         * Makefile.in (EMACS_COMP): Ditto.
10673
10674 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10675
10676         * gnus-cus.el (gnus-score-customize): Error on no score file.
10677
10678 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10679
10680         * mm-decode.el (mm-merge-handles): New function.
10681
10682         * mm-view.el (mm-inline-message): Use it.
10683         (mm-view-message): Ditto.
10684
10685         * mm-partial.el (mm-inline-partial): Ditto.
10686
10687         * mm-extern.el (mm-inline-external-body): Ditto.
10688
10689         * gnus-art.el (gnus-mime-view-part): Ditto.
10690         (gnus-mime-view-part-as-type): Ditto.
10691         (gnus-mime-save-part-and-strip): Prevent users to strip in some
10692         cases.
10693
10694 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10695
10696         * message.el (message-cancel-news): Allow to shoot foot.
10697         (message-supersede): Ditto.
10698
10699 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10700         Trivial patch.
10701
10702         * gnus-sum.el (gnus-simplify-subject-re): Use
10703         message-subject-re-regexp.
10704
10705 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * nnmail.el (nnmail-expiry-target-group): Bind
10708         nnmail-cache-accepted-message-ids to nil.
10709
10710         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
10711         coding system.
10712
10713 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10714
10715         * qp.el (quoted-printable-encode-region): Make sure characters are
10716         between 00 and FF.  Don't check charset.
10717
10718         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
10719         in Emacs 20.
10720         * rfc2047.el (rfc2047-q-encode-region): Ditto.
10721
10722 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10723
10724         * message.el (message-make-forward-subject): Argument decoded.
10725         (message-forward): Use it when digest.
10726
10727         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
10728         buffer.
10729
10730 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10731
10732         * message.el (message-generate-headers-first): Doc fix.
10733
10734 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10735
10736         * gnus-art.el (article-make-date-line): Error proof.
10737
10738 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10739
10740         * gnus-group.el (gnus-group-listing-limit): New variable.
10741         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
10742
10743         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
10744
10745 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10746
10747         * message.el (message-newline-and-reformat): Special case for
10748         breaking at BOL.
10749
10750 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10751
10752         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
10753         message/rfc822.
10754
10755 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10756
10757         * message.el (message-encode-message-body): Don't insert
10758         Content-Type if it is inside a mail.
10759
10760 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10761
10762         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
10763         gnus-article-commands-menu.
10764
10765         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
10766         in Emacs.
10767
10768         * gnus-start.el (gnus-read-descriptions-file): Use
10769         gnus-group-name-charset and gnus-group-charset-alist.
10770
10771 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10772
10773         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
10774         active region.
10775
10776         * gnus-start.el (gnus-group-change-level): Remove from both
10777         gnus-zombie-list and gnus-killed-list.
10778
10779 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
10782         gnus-subscribe-topics.
10783
10784         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
10785
10786 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10787
10788         * gnus-art.el (gnus-article-make-menu-bar): Make
10789         gnus-article-post-menu.
10790
10791         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
10792
10793         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
10794
10795         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10796
10797         * message.el (message-mode-menu): Ditto.
10798
10799         * gnus-art.el (defvar): eval-when-compile.
10800
10801 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10802
10803         * gnus-agent.el (gnus-agentize): Fix doc.
10804
10805 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
10806
10807         * mml.el (mml-preview): Bind `q'.
10808
10809 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10810
10811         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
10812
10813 2001-01-31  Dave Love  <fx@gnu.org>
10814
10815         * mm-util.el (mm-mime-mule-charset-alist)
10816         (mm-find-mime-charset-region): Consider mule-utf-8.
10817
10818 2001-01-31  Dave Love  <fx@gnu.org>
10819
10820         * gnus-art.el (gnus-article-x-face-command)
10821         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
10822         :version.
10823
10824 2001-01-26  Dave Love  <fx@gnu.org>
10825
10826         * mm-util.el (mm-multibyte-string-p): New.
10827
10828 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
10829 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
10830 ;;      string-as-multibyte on class.  Clarify line-folding.
10831         (quoted-printable-encode-string): Make temp buffer inherit
10832         string's multibyteness.
10833
10834 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
10835
10836         * nnheader.el (toplevel): Don't require `gnus-util' at
10837         compile-time; this creates a circular dependency, and prevents
10838         a bootstrap.
10839
10840 2001-01-22  Andreas Schwab  <schwab@suse.de>
10841
10842         * nnheader.el (gnus-delete-line): Autoload it as a macro.
10843
10844 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10845
10846         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
10847
10848         * gnus-art.el (article-hide-list-identifiers): Ditto.
10849
10850         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
10851
10852 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10853
10854         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
10855
10856         * gnus-art.el (article-hide-list-identifiers): Similar.
10857
10858 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
10859
10860         * nnmail.el (nnmail-remove-list-identifiers): Improved.
10861
10862 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10863
10864         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
10865
10866 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10867
10868         * gnus-util.el (gnus-string-equal): New function.
10869
10870         * gnus-art.el (article-hide-boring-headers): Use it.
10871
10872 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
10873
10874         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
10875
10876 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10877
10878         * gnus-msg.el (gnus-msg-mail): Support switch-action.
10879
10880 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10881
10882         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
10883         command if there is not last-saver.
10884
10885 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10886
10887         * nntp.el (nntp-open-connection): 201 is possible.
10888
10889 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10890
10891         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
10892         (rfc2047-charset-encoding-alist): Add big5.
10893
10894 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10895
10896         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
10897         (gnus-agent-remove-server): Ditto.
10898         (autoload): gnus-server-update-server.
10899
10900         * gnus-srvr.el (gnus-server-line-format): Add %a.
10901         (gnus-server-line-format-alist): Add gnus-tmp-agent.
10902         (gnus-server-insert-server-line): Use it.
10903
10904 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10905
10906         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
10907         GB2312 and Big5.
10908
10909 2001-01-24  Simon Josefsson  <sj@extundo.com>
10910
10911         * mail-source.el (mail-sources): Add :program specifier to IMAP
10912         mail source.
10913         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
10914
10915 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10916
10917         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
10918
10919 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10920
10921         * nntp.el (nntp-wait-for): Return the success code.
10922         (nntp-open-connection): Use it.
10923
10924 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10925
10926         * gnus-int.el (gnus-check-server): Allow breaking the opening.
10927
10928 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10929
10930         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
10931
10932 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10933
10934         * gnus-sum.el (gnus-summary-print-article): Take one prefix
10935         argument. Allow to print several articles in one file.
10936
10937 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10938
10939         * webmail.el (webmail-type-definition): netaddress changes.
10940
10941 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10942
10943         * gnus.el: Fix copyright. Remove trailing spaces.
10944
10945         * message.el (message-forward): Use mule4.
10946
10947 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10948
10949         * mm-util.el (mm-string-as-unibyte): New function.
10950
10951         * message.el (message-forward): Use it.
10952
10953 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10954
10955         * message.el (message-cite-original-without-signature): Don't peel
10956         off the blank line.
10957         (message-get-reply-headers): Add Cc if it is not in follow-to.
10958
10959 2001-01-20  Simon Josefsson  <sj@extundo.com>
10960
10961         * mm-decode.el (mm-handle-multipart-from): Add.
10962         (mm-dissect-buffer): Save From: header value.
10963         (mm-security-from): Remove.
10964         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
10965
10966         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
10967         instead of `mml-security-from'.  Protect null from value.
10968
10969 2001-01-20  Simon Josefsson  <sj@extundo.com>
10970
10971         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
10972         application/vnd.ms-excel attachments.
10973
10974 2001-01-19  Simon Josefsson  <sj@extundo.com>
10975
10976         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
10977
10978 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10979
10980         * message.el (message-ignored-mail-headers): Ditto.
10981
10982 2001-01-19  Simon Josefsson  <sj@extundo.com>
10983
10984         * message.el (message-ignored-news-headers): Only search beginning
10985         of line.
10986
10987 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
10988         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
10989
10990         * message.el (message-send-mail): Content-Type may not be there.
10991
10992 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10993
10994         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
10995         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
10996
10997         * gnus-art.el (article-display-x-face): Insert X-Face if there is
10998         not.
10999
11000 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11001
11002         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11003         non-native groups.
11004
11005 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11006
11007         * message.el (message-yank-original): Understand
11008         universal-argument.
11009
11010 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11011
11012         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11013         (article-hide-boring-headers): Ditto.
11014
11015         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11016
11017 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11018
11019         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11020         one.
11021
11022 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11023
11024         * message.el (message-make-in-reply-to): Add comment to message-id
11025         (old syntax, see 2000-08-02 change).
11026
11027 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11028
11029         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11030         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11031         (gnus-button-reply): Ditto.
11032
11033 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11034
11035         * gnus-art.el (article-display-x-face): Fix.
11036
11037 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * gnus-art.el (article-display-x-face): Use
11040         gnus-original-article-buffer.
11041
11042 2001-01-15  Jack Twilley  <jmt@tbe.net>
11043
11044         * message.el (message-add-header): Move to point-max.
11045
11046 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11047
11048         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11049         nil, improve documentation.
11050         (smime-certificate-directory): Comment out false hints (until it
11051         is implemented).
11052
11053         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11054         there aren't any keys.
11055         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11056         verify certificate.  Default is changed to only check integrity.
11057         Improved security status texts.  If a certificate doesn't contain
11058         a email address, don't fail.
11059
11060         * smime.el (smime-noverify-region):
11061         (smime-noverify-buffer): New functions.  Verifies integrity only.
11062
11063 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11064
11065         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11066
11067 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11068
11069         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11070         (gnus-remove-some-windows): Ditto.
11071
11072 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11073
11074         * gnus-art.el (article-make-date-line): 11th.
11075
11076 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11077
11078         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11079         (mml2015-gpg-sign): Ditto.
11080
11081 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11082
11083         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11084         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11085
11086 2001-01-08  Dave Love  <fx@gnu.org>
11087
11088         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11089         single character.
11090
11091         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11092
11093         * message.el: Doc and message fixes.
11094         (message-send-rename-function)
11095         (message-make-forward-subject-function)
11096         (message-send-mail-function, message-reply-to-function)
11097         (message-wide-reply-to-function, message-followup-to-function)
11098         (message-distribution-function, message-auto-save-directory): Fix
11099         :type.
11100
11101         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11102         proceeding after warnings.  Amend multipart warning message.
11103
11104 2001-01-04  Dave Love  <fx@gnu.org>
11105
11106         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11107         compiling.
11108         (gnus-make-directory): Require nnmail.
11109
11110         * mm-decode.el (mm-inline-media-tests): Add
11111         image/x-portable-bitmap.
11112         (mm-get-image): Grok pbm.
11113
11114 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11115
11116         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11117
11118 2001-01-09  Didier Verna  <didier@xemacs.org>
11119
11120         * dgnushack.el (dgnushack-compile): give a dummy value to
11121         `gnus-xmas-glyph-directory' for the time of compilation.
11122         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11123         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11124         * gnus-art.el: ditto.
11125         * gnus-group.el: ditto.
11126         * gnus-salt.el: ditto.
11127         * gnus-sum.el: ditto.
11128         * gnus-topic.el: ditto.
11129         * gnus-xmas.el (gnus-xmas-define): see above.
11130         * gnus-xmas.el (gnus-xmas-redefine): see above.
11131         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11132         non-continuable error when the directory can't be found.
11133
11134 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11135
11136         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11137         handle.
11138         * gnus-art.el (gnus-mime-view-part): Copy it.
11139         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11140
11141 2001-01-09  Michael Downes  <mjd@ams.org>
11142
11143         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11144
11145 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11146
11147         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11148         orig-file. Use ',source.
11149
11150 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11151
11152         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11153         (gnus-xmas-group-startup-message):
11154         Detect gnus-xmas-glyph-directory when it is nil.
11155
11156 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11157
11158         * pop3.el (pop3-get-message-count): Andrew Innes
11159         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11160
11161 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11162
11163         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11164
11165         * time-date.el (time-to-number-of-days): New function.
11166
11167 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11168         Trivial patch.
11169
11170         * nnslashdot.el (nnslashdot-request-list): Always get the right
11171         sid.
11172
11173 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11174
11175         * message.el (message-minibuffer-local-map): New keymap.
11176         (message-read-from-minibuffer): Use it.
11177         * gnus-msg.el (gnus-summary-resend-message): Use it
11178
11179 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11180
11181         * gnus-start.el (gnus-display-time-event-handler): New function.
11182         (gnus-after-getting-new-news-hook): Use it.
11183
11184 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11185
11186         * message.el (message-ignored-mail-headers): Add draft header.
11187
11188 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11189
11190         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11191         excursion.
11192
11193         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11194
11195 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11196         A revoked patch.
11197
11198         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11199
11200 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11201
11202         * qp.el (quoted-printable-decode-region): Don't backward-char.
11203
11204 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11205
11206         * gnus-draft.el: Mark articles as replied.
11207
11208         * gnus-sum.el (gnus-summary-add-mark): New function.
11209
11210         * gnus-group.el (gnus-add-mark): New function.
11211
11212         * gnus-sum.el (gnus-summary-buffer-name): New function.
11213         (gnus-summary-setup-buffer): Use it.
11214
11215         * gnus-draft.el: Set things up with the right post method and
11216         stuff.
11217
11218         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11219
11220         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11221
11222         * gnus.el (gnus-draft-meta-information-header): New variable.
11223
11224 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11225
11226         * gnus-art.el (gnus-treatment-function-alist): Move the date
11227         functions before the header sorting functions.
11228
11229         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11230
11231         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11232         Don't (push "/usr/share/emacs/site-lisp" load-path).
11233
11234         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11235         to empty fill prefixes.
11236
11237 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11238
11239         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11240         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11241
11242 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11243
11244         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11245
11246         * nnml.el (autoload): Move to nnheader.el.
11247
11248         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11249         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11250         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11251         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11252
11253 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11254
11255         * gnus-art.el (article-make-date-line): Get the hours right.
11256         (gnus-ignored-headers): More hiding.
11257
11258         * nnmail.el (nnmail-expiry-wait): Not an integer.
11259
11260         * message.el (message-goto-body): Only expand abbrev when called
11261         interactively.
11262         (message-make-lines): Use it.
11263
11264 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11265
11266         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11267
11268 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11269
11270         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11271         include the expunged articles.
11272
11273         * gnus-group.el (gnus-group-sort-by-server): New function.
11274
11275         * gnus.el (gnus-method-to-server-name): New function.
11276         (gnus-group-prefixed-name): Use it.
11277
11278         * gnus-group.el (gnus-group-sort-function): Doc fix.
11279         (gnus-group-sort-groups-by-server): New command.
11280
11281 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11282
11283         * gnus-art.el (gnus-treat-date-english): New variable.
11284         (article-date-english): New command.
11285         (gnus-english-month-names): New variable.
11286         (article-make-date-line): Do 'english.
11287
11288         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11289         after the fill prefix.
11290
11291         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11292         score...".
11293
11294         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11295
11296         * message.el (message-mode-map): Bind comment-region.
11297
11298         * gnus-art.el (gnus-mime-display-part): Let w3 display
11299         multipart/related.
11300
11301         * mm-bodies.el (mm-long-lines-p): New function.
11302         (mm-body-encoding): Use it.
11303         (mm-body-encoding): Encode articles with lines longer than 1000
11304         characters.
11305
11306 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11307
11308         * mm-util.el (mm-enable-multibyte): Use
11309         default-enable-multibyte-characters.
11310         (mm-enable-multibyte-mule4): Ditto.
11311         (mm-disable-multibyte): Test XEmacs.
11312         (mm-disable-multibyte-mule4): Ditto.
11313         (mm-with-unibyte-current-buffer): Simplified.
11314         (mm-with-unibyte-current-buffer-mule4): Ditto.
11315
11316 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11317
11318         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11319
11320         * nnheader.el (nnheader-string-as-multibyte): New alias.
11321
11322         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11323
11324         * gnus-uu.el (gnus-message-process-mark): New function.
11325         (gnus-uu-mark-by-regexp): Use it.
11326         (gnus-new-processable): New function.
11327
11328 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11329          Trivial patch.
11330
11331         * gnus-sum.el (gnus-no-mark): New variable.
11332
11333 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11334
11335         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11336         backslashes.
11337
11338 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11339
11340         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11341         definition.
11342
11343 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11344
11345         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11346
11347         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11348         XEmacs.
11349
11350 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11351         Trivial patch.
11352
11353         * mml.el (mml-read-tag): Save tag location.
11354
11355 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11356
11357         * starttls.el: Sync with Emacs 21.
11358
11359 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11360
11361         * message.el (message-mail): Support yank-action.
11362
11363         * message.el (message-setup): Revoke the last change.
11364
11365 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11366
11367         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11368         <jvromans@squirrel.nl>.
11369
11370 2000-12-24  Simon Josefsson  <sj@extundo.com>
11371
11372         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11373         mailing list junk at end of part.
11374
11375 2000-12-23  Simon Josefsson  <sj@extundo.com>
11376
11377         * nnimap.el (nnimap-expiry-target): New function.
11378         (nnimap-request-expire-articles): Use it.
11379
11380 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11381
11382         * gnus.el (gnus-group-parameters-more): New variable.
11383         * gnus-cus.el (gnus-group-customize): Use it.
11384
11385         * gnus.el (gnus-define-group-parameter): New macro.
11386         (auto-expire): Use it
11387         (total-expire): Use it.
11388         * gnus-art.el (banner): Use it.
11389
11390         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11391         <ljz@asfast.com>.
11392
11393 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11394
11395         * gnus-topic.el (gnus-topic-create-topic): Use list.
11396
11397         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11398         before binding gnus-default-article-saver.
11399
11400         * gnus-sum.el (gnus-summary-save-article):
11401         (gnus-summary-pipe-output):
11402         (gnus-summary-save-article-mail):
11403         (gnus-summary-save-article-rmail):
11404         (gnus-summary-save-article-file):
11405         (gnus-summary-write-article-file):
11406         (gnus-summary-save-article-body-file): Ditto.
11407
11408         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11409
11410 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11411
11412         * gnus-art.el (gnus-mime-security-button-map):
11413         (gnus-mime-button-map): Add parent.
11414
11415 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11416
11417         * messagexmas.el (message-xmas-redefine): New function.
11418
11419         * message.el: Use it.
11420
11421         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11422
11423         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11424
11425 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11426
11427         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11428         malformatted messages.
11429
11430 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11431
11432         * mm-util.el (mm-image-load-path): New function.
11433
11434         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11435
11436         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11437
11438         * message.el (message-tool-bar-map): Use it.
11439
11440         * Makefile.in (install-el): New rule.
11441
11442 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11443
11444         * gnus-art.el (article-treat-dumbquotes): Quote \.
11445
11446 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11447
11448         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11449         Emacs 20 runs on a terminal.
11450
11451 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11452
11453         * gnus-msg.el (gnus-bug): Revert to save-excursion.
11454
11455         * mml.el (gnus-add-minor-mode): Autoload.
11456
11457         * message.el (message-forward): Save-restriction.
11458
11459 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11460
11461         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
11462         Paul Stevenson <p.stevenson@surrey.ac.uk>
11463
11464 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11465
11466         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
11467
11468         * mml.el (gnus-ems): Don't require.
11469
11470         * gnus.el (gnus-decode-rfc1522): Removed.
11471         (gnus-set-text-properties): Define.
11472
11473 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11474
11475         * gnus-art.el (gnus-mime-*): handle may be nil.
11476
11477         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
11478
11479         * gnus.el (gnus-group-remove-excess-properties): Not defined
11480         in gnus-xmas.
11481
11482 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11483
11484         * message.el (message-mail-user-agent): Add :version.
11485
11486 2000-12-21  Miles Bader  <miles@gnu.org>
11487
11488         * message.el (message-mode): Set `comment-start' to the  yank prefix.
11489
11490 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11491
11492         * message.el (message-mail-user-agent): New variable.
11493         (message-setup): Renamed to message-setup-1. Support
11494         mail-user-agent.
11495         (message-mail-user-agent): New function.
11496         (message-mail): Use it.
11497         (message-reply): Use it.
11498         (message-resend): Use it.
11499         (message-mail-other-window): Use it.
11500         (message-mail-other-frame): Use it.
11501
11502         * gnus-msg.el (gnus-bug): Support mail-user-agent.
11503
11504 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505
11506         * message.el (message-tool-bar-map): Simplify.
11507         (message-narrow-to-head-1): New function.
11508         (message-narrow-to-head): Use it.
11509         (message-reply): Ditto.
11510         (message-cancel-news): Ditto.
11511         (message-supersede): Ditto.
11512         (message-make-forward-subject): Ditto.
11513         (message-bounce): Ditto.
11514
11515 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11516
11517         * uudecode.el (uudecode-decode-region-external): make-temp-file
11518         may not be defined.
11519
11520         * binhex.el (defalias): eval-and-compile.
11521
11522         * message.el (message-tool-bar-map): New function.
11523         (message-mode): Use it.
11524
11525 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11526
11527         * nntp.el (nntp-find-connection): Remove the entry.
11528         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
11529
11530 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
11533
11534         * message.el (message-forward): Copy buffer in unibyte mode.
11535
11536 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * message.el (message-make-forward-subject): Don't widen. Decode.
11539         (message-forward): Don't decode subject.
11540
11541 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
11542
11543         * qp.el (quoted-printable-encode-region): Upcase QP.
11544
11545 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11546
11547         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
11548         mail-extract-a-c instead. Don't depend on Gnus.
11549
11550         * mml.el (gnus-ems): Require it.
11551
11552         * gnus-msg.el (gnus-summary-mail-forward):
11553
11554         * message.el (message-forward):  Move mime-to-mml here.
11555
11556 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11557
11558         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
11559         * gnus-art.el (gnus-insert-mime-button): Simplify.
11560         (gnus-mime-display-alternative): Ditto.
11561         (gnus-insert-mime-security-button): Ditto.
11562
11563 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11564
11565         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
11566         text-property-not-all doesn't return nil when start=mark(end).
11567         (gnus-remove-text-properties-when): Ditto.
11568
11569 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11570
11571         * gnus-start.el (gnus-group-change-level): Remove group from
11572         gnus-active-hashtb if real killed.
11573
11574 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
11577         (gnus-mime-display-alternative): Ditto.
11578         (gnus-insert-mime-security-button): Ditto.
11579
11580 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11581
11582         * gnus-start.el (gnus-group-change-level): Don't add it into
11583         killed-list if it was killed.
11584
11585 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11586
11587         * nnmbox.el (nnmbox-file-coding-system): Use binary.
11588         (nnmbox-active-file-coding-system): Ditto.
11589
11590         * gnus-cus.el (gnus-group-parameters): Add posting-style.
11591
11592 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11593
11594         * gnus.el (gnus-version):
11595         (gnus-version-number): Set to Oort Gnus 0.01.
11596
11597         * gnus-art.el (gnus-mime-security-button-map):
11598         (gnus-insert-mime-security-button): Fix for Emacs21.
11599
11600 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11601
11602         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
11603         easymenu, because XEmacs doesn't understand :help.
11604
11605         * mm-uu.el: Require binhex.
11606
11607 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11608
11609         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
11610
11611 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11612
11613         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
11614
11615 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
11616
11617         * *.xpm, *.pbm: Convert icons icons to size 24x24.
11618
11619 2000-12-18  Dave Love  <fx@gnu.org>
11620
11621         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
11622         (unused).
11623
11624 2000-12-13  Miles Bader  <miles@gnu.org>
11625
11626         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
11627         to t, so that we don't get stuck while trying to smilefy
11628         intangible text.
11629
11630 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11631
11632         * smiley-ems.el (smiley-regexp-alist): Make regexps match
11633         at the end of the buffer.
11634         (smiley-region): In the loop, move to the end of the submatch
11635         matching the smiley instead of using the end of the match
11636         of the whole regexp.
11637
11638 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
11639
11640         * message.el (message-mode): Doc fix.
11641
11642 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11643
11644         * smiley-ems.el (smiley-region): Doc fix.
11645
11646 2000-12-11  Miles Bader  <miles@gnu.org>
11647
11648         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
11649         bottom line visible, check to see if it's partially obscured, and
11650         if so, either scroll one more line to make it fully visible, or
11651         revert to showing the second line from the top.
11652
11653 2000-12-07  Dave Love  <fx@gnu.org>
11654
11655         * mailcap.el (mailcap-download-directory)
11656         * gnus-audio.el (gnus-audio-directory)
11657         * smiley-ems.el (smiley-data-directory): Fix :type.
11658
11659 2000-11-30  Dave Love  <fx@gnu.org>
11660
11661         * message.el (message-auto-save-directory): Use
11662         file-name-as-directory.
11663         (message-set-auto-save-file-name): Create
11664         message-auto-save-directory if necessary.
11665         (message-replace-chars-in-string): Removed -- unused.
11666         (message-mail-alias-type): Customize.
11667         (message-headers): Remove duplicate defgroup.
11668
11669 2000-11-29  Dave Love  <fx@gnu.org>
11670
11671         * qp.el (quoted-printable-decode-region): Use error, not message
11672         to report malformed text (like base64).  Amend message.
11673
11674 2000-11-29  Miles Bader  <miles@gnu.org>
11675
11676         * message.el (message-header-lines): Fontify tag.
11677
11678 2000-11-27  Dave Love  <fx@gnu.org>
11679
11680         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
11681         compiler warning.
11682
11683 ;2000-11-26  Dave Love  <fx@gnu.org>
11684 ;
11685 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
11686 ;
11687 2000-11-23  Dave Love  <fx@gnu.org>
11688
11689         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
11690
11691         * mm-uu.el (uudecode): Require.
11692         (uudecode-decode-region, uudecode-decode-region-external): Don't
11693         autoload.
11694         (mm-uu-copy-to-buffer): Doc fix.
11695         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11696         type fix.
11697
11698         * mailcap.el: Doc fixes.
11699         (mailcap-mime-data): Various adjustments.
11700         (mailcap): New group.
11701         (mailcap-download-directory): Customize.
11702         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
11703         (mailcap-temporary-directory): Deleted (unused).
11704         (mailcap-unescape-mime-test): Simplify slightly.
11705         (mailcap-viewer-passes-test): Use functionp.
11706         (mailcap-command-p): Aliased to executable-find.
11707
11708         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
11709         default-enable-multibyte-characters is nil.
11710
11711 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
11712
11713         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
11714
11715 2000-11-21  Dave Love  <fx@gnu.org>
11716
11717         * gnus-art.el (gnus-mime-button-map): Don't inherit from
11718         gnus-article-mode-map.
11719 ;       (gnus-mime-button-menu): Use mouse-set-point.
11720         (gnus-insert-mime-button, gnus-mime-display-alternative)
11721         (gnus-mime-display-alternative): Don't use local-map property.
11722
11723 2000-11-17  Dave Love  <fx@gnu.org>
11724
11725         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
11726         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
11727         and make-temp-file.
11728         (uudecode-decode-region): Doc fix.
11729
11730 2000-11-14  Dave Love  <fx@gnu.org>
11731
11732         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
11733         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
11734         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
11735         New files, derived from the XPMs.
11736
11737 2000-11-10  Dave Love  <fx@gnu.org>
11738
11739         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
11740         (gnus-agent-lib-file, gnus-agent-load-alist)
11741         (gnus-agent-save-alist, gnus-agent-article-name): Use
11742         expand-file-name.
11743
11744         * gnus-group.el (gnus-group-name-charset-method-alist): Add
11745         :version.
11746         (nnkiboze-score-file): Defvar when compiling.
11747
11748         * gnus-start.el (gnus-read-newsrc-file): Add :version.
11749
11750         * gnus-art.el (gnus-article-banner-alist)
11751         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
11752         (gnus-article-date-lapsed-new-header)
11753         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
11754         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
11755         (gnus-treat-strip-headers-in-body)
11756         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
11757         (gnus-treat-translate): Add :version.
11758         (gnus-article-mime-part-function): Fix defcustom.
11759
11760         * nnmail.el (nnmail-expiry-target)
11761         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
11762         (nnmail-split-header-length-limit): Add :version.
11763
11764         * gnus-sum.el (gnus-auto-expirable-marks)
11765         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
11766         (gnus-extra-headers, gnus-ignored-from-addresses)
11767         (gnus-newsgroup-ignored-charsets)
11768         (gnus-group-highlight-words-alist)
11769         (gnus-summary-show-article-charset-alist): Add :version.
11770
11771         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
11772         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
11773         files, converted from the XPMs.
11774
11775         * gnus-cache.el (gnus-cache-active-file): Don't use
11776         file-name-as-directory on directory.
11777         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
11778         use file-name-as-directory on directory.
11779
11780         * time-date.el (timezone-make-date-arpa-standard): Autoload.
11781         (date-to-time): Use it.
11782
11783 ;       * message.el (message-mode) <adaptive-fill-regexp>:
11784 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
11785 ;       (message-newline-and-reformat): Likewise.
11786         (message-forward-as-mime, message-forward-ignored-headers)
11787         (message-buffer-naming-style, message-default-charset)
11788         (message-dont-reply-to-names, message-send-mail-partially-limit):
11789         Add :version.
11790
11791         * mm-util.el: Doc fixes.
11792         (mm-mime-charset): Don't use the raw result of
11793         mm-preferred-coding-system.
11794         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
11795         (mm-with-unibyte): Simplify.
11796
11797         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
11798         concat.
11799
11800         * pop3.el (pop3-version): Deleted.
11801         (pop3-make-date): New function, avoiding message-make-date.
11802         (pop3-munge-message-separator): Use it.
11803
11804 2000-11-09  Dave Love  <fx@gnu.org>
11805
11806         * gnus-group.el (gnus-group-make-directory-group)
11807         (gnus-group-fetch-faq): Use expand-file-name.
11808         (gnus-group-fetch-faq): Simplify completing-read form.
11809
11810         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
11811         test for Mule.
11812
11813         * message.el (tool-bar-map): Defvar when compiling.
11814
11815         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
11816         (gnus-tm-lisp-directory): Deleted.
11817         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
11818         (featurep 'xemacs).
11819         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
11820         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
11821         version numbers from file names.
11822
11823 2000-11-08  Dave Love  <fx@gnu.org>
11824
11825         * mm-view.el: Use featurep for XEmacs test.
11826         (mm-inline-message): Test for `remove-specifier'; don't use
11827         condition-case.
11828
11829         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
11830
11831         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
11832         (gnus-score-find-bnews): Don't concat "".
11833
11834         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
11835         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
11836         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
11837         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
11838
11839         * gnus-sum.el: Put some defvars in eval-when-compile.
11840         (gnus-summary-mode-hook): Add :options.
11841         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
11842         (gnus-summary-tool-bar-map): New variable.
11843         (gnus-summary-make-tool-bar): New function.
11844         (gnus-summary-mode): Put kill-all-local-variables first.
11845
11846         * gnus-group.el (gnus-group-toolbar-map): New variable.
11847         (gnus-group-make-tool-bar): Rewritten.
11848         (gnus-group-mode): Put kill-all-local-variables first.
11849
11850         * rfc2047.el: Require gnus-util.
11851
11852         * nnml.el (gnus-sorted-intersection): Autoload.
11853
11854         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
11855         Put some defvars in eval-when-compile.
11856         (gnus-intersection, gnus-sorted-complement):  Autoload.
11857
11858         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
11859
11860         * mm-encode.el (mm-body-7-or-8): Autoload.
11861
11862         * mm-decode.el (mm-insert-inline): Autoload.
11863
11864         * mml.el:
11865         * message.el: Put some defvars in eval-when-compile.
11866
11867         * gnus-msg.el: Put some defvars in eval-when-compile.
11868         (gnus-msg-mail): Move after gnus-setup-message.
11869
11870         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
11871
11872 2000-11-07  Dave Love  <fx@gnu.org>
11873
11874         * gnus-util.el (nnheader): Don't require message (recursive
11875         autoload).
11876
11877         * uudecode.el: Avoid compiler warnings.
11878
11879         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
11880         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
11881
11882 2000-11-06  Dave Love  <fx@gnu.org>
11883
11884         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
11885
11886         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
11887         (uudecode-char-int): New alias, replacing char-int.
11888         (uudecode-decode-region): Don't call buffer-disable-undo.
11889
11890 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
11891 ;       (mm-uu-configure-list): Doc fix.
11892 ;
11893 ;       * earcon.el (running-xemacs): Don't define.
11894 ;
11895 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11896 ;
11897 ;       * message.el (message-font-lock-keywords): Match a final newline
11898 ;       to help font-lock's multiline support.
11899 ;
11900 2000-11-03  Dave Love  <fx@gnu.org>
11901
11902         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
11903
11904         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
11905         name.
11906
11907         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
11908         <banner>: Fix custom type, doc.
11909
11910         * mm-decode.el (mm-display-external): Space-prefix temp buffer
11911         name.  Don't disable undo explicitly.
11912
11913 ;2000-11-02  Dave Love  <fx@gnu.org>
11914 ;
11915 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
11916 ;       cite-prefix.
11917
11918 2000-11-01  Dave Love  <fx@gnu.org>
11919
11920         * rfc2047.el (base64): Require unconditionally.
11921         (message-posting-charset): Defvar when compiling.
11922         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
11923         message.
11924
11925         * gnus-sum.el (nnoo): Require.
11926         (mm-uu-dissect): Autoload.
11927
11928         * mml.el (mml-parse-1): Clarify message.
11929         (mml-minibuffer-read-type): Use mailcap-mime-types.
11930
11931 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
11932
11933         * mml.el: Fix a typo in the requiring of CL.
11934
11935 2000-11-01  Dave Love  <fx@gnu.org>
11936
11937         * utf7.el: Require cl when compiling.
11938
11939         * binhex.el: Use (featurep 'xemacs).
11940         (binhex-char-int): New alias, replacing char-int.  Change callers.
11941         (binhex-decode-region): Simplify work buffer code.
11942         (binhex-decode-region-external): Use expand-file-name, not concat.
11943
11944 2000-10-30  Dave Love  <fx@gnu.org>
11945
11946         * gnus-art.el: Fix 2000-10-27 change properly.
11947
11948 2000-10-28  Miles Bader  <miles@gnu.org>
11949
11950         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
11951
11952 2000-10-27  Dave Love  <fx@gnu.org>
11953
11954         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
11955         strings.
11956         (gnus-group-make-tool-bar): New function.
11957         (gnus-group-mode): Use it.
11958
11959         * message.el (message-mode-menu): Add some :help strings.
11960         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
11961         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
11962
11963         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
11964         * describe-group.xpm, get-news.xpm, kill-group.xpm:
11965         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
11966
11967         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
11968         display-graphic-p here.
11969
11970 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
11971
11972         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
11973         of the `gnus-xemacs' variable, as the latter has been removed.
11974         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
11975         * gnus-art.el (gnus-treat-display-xface)
11976         (gnus-treat-display-smileys, gnus-treat-display-picons)
11977         (gnus-article-read-summary-keys): Likewise.
11978
11979 2000-10-26  Dave Love  <fx@gnu.org>
11980
11981         (defvar): Use rmail-spool-directory unconditionally.
11982
11983 2000-10-18  Dave Love  <fx@gnu.org>
11984
11985         * mm-bodies.el (mm-uu-decode-function)
11986         (mm-uu-binhex-decode-function): Defvar when compiling.
11987
11988         * gnus-nocem.el (gnus-nocem-issuers): Update.
11989         (gnus-nocem-check-from): New option.
11990         (gnus-nocem-scan-groups): Use it.
11991         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
11992         (gnus-nocem-check-article-limit): Add :version.
11993
11994 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
11995
11996         * ietf-drums.el (mm-util): Require CL when compiling.
11997
11998 2000-10-15  Dave Love  <fx@gnu.org>
11999
12000         * qp.el: Require mm-util.
12001
12002 2000-10-13  Dave Love  <fx@gnu.org>
12003
12004         * qp.el (quoted-printable-decode-region): Avoid invalid
12005         coding-systems.
12006
12007 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12008
12009         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12010         to a recursive load.
12011
12012 2000-10-12  Dave Love  <fx@gnu.org>
12013
12014         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12015
12016         * gnus.el (gnus-group-startup-message): Check for PBM image.
12017
12018 2000-10-09  Dave Love  <fx@gnu.org>
12019
12020         * mail-source.el (mail-source-fetch-imap): Bind
12021         default-enable-multibyte-characters rather than using
12022         mm-disable-multibyte.
12023
12024 2000-10-05  Dave Love  <fx@gnu.org>
12025
12026         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12027         Autoload.
12028         (quoted-printable-decode-region):  Rename arg which confused
12029         charset with coding-system.  Don't use nonascii-insert-offset.
12030         Coding-system encode the region initially.  Don't recognize `=='
12031         as valid QP.  Coding-system decode the region finally.
12032         (quoted-printable-decode-string): Rename arg which confused
12033         charset with coding-system.
12034
12035         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12036         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12037         mm-encode-coding-region.
12038         (mm-decode-body, mm-decode-string): Rename variables which
12039         confused charset with coding-system.
12040         (binhex-decode-region): Don't autoload.
12041         (mm-body-encoding): Require message.
12042         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12043         cond branches.
12044
12045         * gnus-art.el (article-de-quoted-unreadable)
12046         (article-de-base64-unreadable): Fold search case
12047         rather than downcasing string.  Apply mm-charset-to-coding-system
12048         to arg of quoted-printable-decode-region.
12049
12050 2000-10-04  Dave Love  <fx@gnu.org>
12051
12052         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12053         Require ring when compiling.
12054         (gnus-article-compface-xbm): New variable.
12055
12056 2000-10-04  Dave Love  <fx@gnu.org>
12057
12058         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12059         pbm images.
12060
12061         * frown.pbm, smile.pbm, wry.pbm: New files.
12062
12063         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12064
12065 2000-10-03  Dave Love  <fx@gnu.org>
12066
12067         * mail-source.el (mail-sources): Revert to nil.
12068
12069         * nnmail (nnmail-spool-file): Revert to `((file))'.
12070
12071         * qp.el: Don't require mm-util.
12072         (quoted-printable-decode-region): Rewritten.
12073         (quoted-printable-decode-string, quoted-printable-encode-region):
12074         Doc fix.
12075         (quoted-printable-encode-region): Barf on multibyte characters.
12076         Maybe make the class multibyte.  Upcase chars, not formatted
12077         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12078         (quoted-printable-encode-string): Don't use
12079         mm-with-unibyte-buffer.
12080
12081 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12082
12083         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12084
12085 2000-09-21  Dave Love  <fx@gnu.org>
12086
12087         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12088         (for Emacs 20).  Tidy somewhat.
12089
12090 2000-09-21  Dave Love  <fx@gnu.org>
12091
12092         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12093         image processing.  Rationalize logic somewhat.
12094
12095 2000-09-20  Dave Love  <fx@gnu.org>
12096
12097         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12098         specifically.
12099
12100         * gnus.el (gnus-version-number): Avoid some redundant
12101         autoloads.
12102
12103 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12104
12105         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12106         to XBM; we always have PBM support.
12107
12108 2000-09-14  Dave Love  <fx@gnu.org>
12109
12110         * gnus.el (gnus-charset):
12111         * mm-decode.el (mime-display):
12112         * imap.el (imap) <defgroup>: Add :version.
12113
12114 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12115
12116         * parse-time.el: Fix author's mail address.
12117
12118         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12119         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12120         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12121         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12122         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12123         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12124         * rfc2231.el, uudecode.el: Fix copyright notice.
12125
12126         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12127         require `w3' at load-time only if not running in batch mode.
12128
12129 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12130
12131         * gnus.el: Before merge with Emacs21.
12132
12133 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12134
12135         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12136
12137 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12138
12139         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12140         to avoid conflict with the standard `back-to-indentation'
12141         binding.
12142
12143 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12144
12145         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12146
12147         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12148         (mm-disable-multibyte-mule4): Ditto.
12149         (mm-with-unibyte-current-buffer-mule4): Ditto.
12150
12151 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12152
12153         * pop3.el (pop3-movemail): Use binary.
12154         (pop3-movemail-file-coding-system): Removed.
12155
12156 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12157
12158         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12159
12160 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12161
12162         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12163         exists.
12164
12165 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12166
12167         * gnus-msg.el (gnus-post-method): Use backend name when the
12168         address is "".
12169
12170 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12171
12172         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12173         mm-verify-option.
12174         (gnus-treat-x-pgp-sig): Default value.
12175         (gnus-ignored-headers): Redundant.
12176
12177 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12178
12179         * gnus-win.el (gnus-configure-frame): Save selected window.
12180
12181 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12182
12183         * nnmbox.el: Require gnus-range.
12184         (nnmbox-group-building-active-articles): New variable.
12185         (nnmbox-group-active-articles): New variable; this is a cache of
12186         all active articles by group and number.
12187         (nnmbox-in-header-p): New function.
12188         (nnmbox-find-article): New function.
12189         (nnmbox-record-active-article): New function.
12190         (nnmbox-record-deleted-article): New function.
12191         (nnmbox-is-article-active-p): New function.
12192         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12193         (nnmbox-request-article): Ditto.  Also supply extra arg to
12194         nnmbox-article-group-number.
12195         (nnmbox-request-expire-articles): Ditto.
12196         (nnmbox-request-move-article): Ditto.
12197         (nnmbox-request-replace-article): Ditto.
12198         (nnmbox-request-rename-group): Rename group entry in active
12199         article cache.
12200         (nnmbox-delete-mail): Update active article cache, unless article
12201         is being replaced.
12202         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12203         than partially duplicating it.
12204         (nnmbox-article-group-number): Add extra `this-line' arg, to
12205         handle articles belonging to multiple groups.
12206         (nnmbox-save-mail): Update active article cache.
12207         (nnmbox-read-mbox): Build active article cache when loading mbox.
12208         Also do some repair work, if we find articles that are missing the
12209         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12210         reconstruct these from Xref info.
12211
12212 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12213
12214         * mail-source.el (mail-source-report-new-mail): Use
12215         nnheader-run-at-time.
12216
12217 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12218
12219         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12220         an error is thrown, and then rethrow the error.
12221         (mail-source-check-pop): Ditto.
12222         (mail-source-start-idle-timer): Prevent multiple pop checks
12223         running if the check takes a long time.
12224
12225 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12226
12227         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12228         succeed.
12229
12230 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12231
12232         * gnus-win.el (gnus-configure-windows): Make sure
12233         nntp-server-buffer is live.
12234         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12235
12236 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12237
12238         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12239
12240 2000-12-04  Andreas Jaeger  <aj@suse.de>
12241
12242         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12243
12244 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12245
12246         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12247
12248 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12249         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12250
12251         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12252
12253 2000-12-01  Simon Josefsson  <sj@extundo.com>
12254
12255         * mml-smime.el (mml-smime-verify): Fix address parsing.
12256
12257 2000-12-01  Simon Josefsson  <sj@extundo.com>
12258
12259         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12260         more than one certificate inside PKCS#7 blob.  Better security
12261         information (clamed / actual sender, openssl output, certificates
12262         inside message).
12263
12264         * smime.el (smime-verify-region): Output to /dev/null.
12265         (smime-buffer-as-string-region): Don't parse empty lines.
12266
12267 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12268
12269         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12270         ?d and ?D.
12271         (gnus-mime-security-show-details-inline): New variable.
12272         (gnus-mime-security-show-details): Use them.
12273         (gnus-insert-mime-security-button): Ditto.
12274
12275         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12276         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12277         (mml2015-gpg-clear-verify): Ditto.
12278         (mml2015-gpg-decrypt-1): Ditto.
12279         (mml2015-use): Prefer 'gpg.
12280
12281 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12282
12283         * gnus-util.el (gnus-add-text-properties-when): New function.
12284         (gnus-remove-text-properties-when): Ditto.
12285
12286         * gnus-cite.el (gnus-article-hide-citation): Use them.
12287         (gnus-article-toggle-cited-text): Use them.
12288
12289         * gnus-art.el (gnus-signature-toggle): Use them.
12290         (gnus-article-show-hidden-text): Ditto.
12291         (gnus-article-hide-text): Ditto.
12292
12293 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12294
12295         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12296
12297 2000-11-30  Simon Josefsson  <sj@extundo.com>
12298
12299         * smime.el (smime-point-at-eol): New alias.
12300         (smime-buffer-as-string-region): Use it.
12301
12302 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303
12304         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12305
12306 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12307
12308         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12309
12310         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12311
12312         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12313
12314 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12315
12316         * nnmh.el (nnmh-request-expire-articles): Implemented
12317         expiry-target for nnmh backend.
12318
12319 2000-11-30  Simon Josefsson  <sj@extundo.com>
12320
12321         * mm-decode.el (mm-security-from): New variable.
12322         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12323
12324         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12325         than `from'.
12326
12327 2000-11-30  Simon Josefsson  <sj@extundo.com>
12328
12329         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12330         address match sender address.
12331
12332         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12333
12334         * smime.el (smime-verify-region): Don't copy buffer.
12335         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12336         (smime-pkcs7-region): New function.
12337         (smime-pkcs7-certificates-region): Ditto.
12338         (smime-pkcs7-email-region): Ditto.
12339         (smime-buffer-as-string-region): Ditto.
12340
12341         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12342         buffer.
12343
12344 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12345
12346         * smime.el (smime-decrypt-region): Fix keyfile argument.
12347
12348 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12351
12352 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * message.el (message-shoot-gnksa-feet): New variable.
12355         (message-gnksa-enable-p): New function.
12356         (message-send): Use it.
12357         (message-check-news-body-syntax): Ditto.
12358
12359 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12360
12361         * message.el (message-make-message-id): Remove the redundancy.
12362
12363 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12364
12365         * message.el (message-setup): Discourage using mc-install-*-mode.
12366
12367         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12368
12369 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12370
12371         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12372
12373 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12374
12375         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12376
12377 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12378
12379         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12380
12381 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12382
12383         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12384         insert-buffer-substring.
12385
12386         * message.el (message-send-mail): Use buffer-substring-no-properties.
12387         (message-send-news): Ditto.
12388
12389 2000-11-22  David Edmondson  <dme@dme.org>
12390
12391         * imap.el (imap-wait-for-tag): Message read info.
12392
12393 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12394
12395         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12396         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12397         (mml2015-gpg-encrypt): Ditto.
12398
12399 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12400
12401         * mm-decode.el (mm-verify-option): Default value.
12402
12403         * mml-sec.el (mml-secure-part): Error message.
12404
12405 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12408
12409 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12410
12411         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12412
12413 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12414
12415         * gnus-art.el (gnus-article-describe-key): Use prompt.
12416         (gnus-article-describe-key-briefly): Ditto.
12417
12418 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12419
12420         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12421
12422 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12423
12424         * gnus-art.el (gnus-article-describe-key): New function.
12425         (gnus-article-describe-key-briefly): New function.
12426
12427 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12428
12429         * mm-decode.el (mm-decrypt-option): Doc typo.
12430
12431         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12432         return a number.
12433
12434 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12435
12436         * message.el (message-newline-and-reformat): Typo.
12437
12438 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12439
12440         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12441         original-article-buffer exists.
12442
12443         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12444         (rfc2047-header-encoding-alist): Addresses are different from text.
12445         (rfc2047-encode-message-header): Ditto.
12446         (rfc2047-dissect-region): Extra parameter.
12447         (rfc2047-encode-region): Ditto.
12448         (rfc2047-encode-string): Ditto.
12449
12450 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12451
12452         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
12453         (mm-uu-pgp-encrypted-extract): Use it.
12454         (mm-uu-pgp-signed-extract-1): New function.
12455         (mm-uu-pgp-signed-extract): Use it.
12456
12457         * gnus-art.el (gnus-mime-display-security): New function.
12458         (gnus-mime-display-part): Use it.
12459         (gnus-mime-security-verify-or-decrypt): New function.
12460         (gnus-mime-security-press-button): New function.
12461         (gnus-insert-mime-security-button): Use it.
12462
12463         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
12464         (mm-find-raw-part-by-type): Ditto.
12465         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
12466         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
12467         (mm-destroy-parts): Kill nested multibyte buffer.
12468
12469         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
12470         (mml2015-gpg-verify): Ditto.
12471
12472 2000-11-18  Simon Josefsson  <sj@extundo.com>
12473
12474         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
12475         (mml2015-function-alist): Use it.
12476
12477         * mml-sec.el (mml-sign-alist): Update names.
12478         (mml-encrypt-alist): Ditto.
12479         (mml-secure-part-smime-sign): Moved to mml-smime.el
12480         as `mml-smime-sign-query'.
12481         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
12482         `mml-smime-get-file-cert'.
12483         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
12484         `mml-smime-get-dns-cert'.
12485         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
12486         `mml-smime-encrypt-query'.
12487         (mml-smime-sign-buffer): Use mml-smime-sign.
12488         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
12489
12490         * mml-smime.el (mml-smime-sign): New function.
12491         (mml-smime-encrypt):
12492         (mml-smime-sign-query):
12493         (mml-smime-get-file-cert):
12494         (mml-smime-get-dns-cert):
12495         (mml-smime-encrypt-query): Moved from mml-sec.el.
12496
12497 2000-11-16  Simon Josefsson  <sj@extundo.com>
12498
12499         * mml2015.el (mml2015-gpg-clear-verify): New function.
12500         (mml2015-function-alist): Add it.
12501
12502 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12503
12504         * message.el (message-setup-fill-variables): Use
12505         message-cite-prefix-regexp.
12506         (message-newline-and-reformat): Check the end of citation, leading
12507         WSP, break in the cite prefix.
12508         (message-fill-paragraph): New function.
12509
12510 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12511
12512         * lpath.el: Shut up.
12513
12514 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12515
12516         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
12517         raw 8-bit in headers in dk.* newsgroups.
12518
12519 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12520
12521         * message.el (message-newline-and-reformat): Match extra WSPs.
12522
12523 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12524
12525         * mml.el (mml-generate-mime-1): Ignore ascii.
12526
12527 2000-11-16 Justin Sheehy  <justin@iago.org>
12528
12529         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
12530
12531 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12532
12533         * message.el (message-cite-prefix-regexp): Prefix should not end
12534         at space.
12535
12536 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12537
12538         * message.el (message-mode-syntax-table): Add - as a word
12539         constituent as in articles.
12540         (message-setup-fill-variables): Add -_. as supercite-style prefix.
12541         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
12542         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
12543
12544 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12545
12546         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
12547
12548 2000-11-12  David Edmondson  <dme@dme.org>
12549
12550         * message.el (message-font-lock-keywords): use
12551         message-cite-prefix-regexp.
12552
12553 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12554
12555         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
12556         Stein Arild Str\e,Ax\e(Bmme.
12557         (gnus-group-jump-to-group): Use it.
12558         (gnus-group-jump-to-group-prompt): Customize.
12559
12560 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12561
12562         * mailcap.el (mailcap-possible-viewers): Match the entire string.
12563
12564 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12565
12566         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
12567         incompatible.
12568         (mml2015-mailcrypt-sign): Ditto.
12569
12570 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12571
12572         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
12573         group is open.
12574
12575 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12576
12577         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
12578         nnvirtual articles.
12579         (gnus-backlog-request-article): Don't request nnvirtual articles.
12580
12581 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12582
12583         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
12584         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
12585
12586 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12587
12588         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
12589         * mml.el (mml-generate-mime-1): Use charset attribute.
12590         * mm-bodies.el (mm-encode-body): Add parameter charset.
12591         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
12592
12593 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12594
12595         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
12596         (mml2015-mailcrypt-clear-decrypt): Ditto.
12597         (mml2015-mailcrypt-verify): Ditto.
12598         (mml2015-mailcrypt-clear-verify): Ditto.
12599         (mml2015-gpg-verify): Ditto.
12600
12601 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12602
12603         * smime.el (smime-openssl-program): Test the existence of openssl.
12604         * mml-smime.el: Require mm-decode.
12605         (mml-smime-verify-test): New function.
12606         * mm-decode.el (mm-verify-function-alist): Use it.
12607
12608 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12609
12610         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
12611         anyway.
12612
12613 2000-11-13  Simon Josefsson  <sj@extundo.com>
12614
12615         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
12616         verification doesn't work.
12617
12618 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12619
12620         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
12621         (gnus-inews-do-gcc): Use it.
12622
12623 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12624
12625         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
12626         leading space.
12627         * mm-extern.el (mm-inline-external-body): Report error when no
12628         access-type.
12629
12630 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12631
12632         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
12633
12634 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
12635
12636         * gnus-art.el (gnus-mime-button-menu): Use select-window.
12637
12638 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
12639
12640         * gnus-art.el (gnus-mime-display-part): Display multipart/related
12641         as multipart/mixed.
12642
12643 2000-11-12  David Edmondson  <dme@dme.org>
12644
12645         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
12646         and replace `.' with `\w' to allow for different syntax tables
12647         (from Vladimir Volovich).
12648         * message.el (message-newline-and-reformat): use
12649         `message-cite-prefix-regexp'.
12650         * gnus-cite.el (gnus-supercite-regexp): use
12651         `message-cite-prefix-regexp'.
12652         * gnus-cite.el (gnus-cite-parse): use
12653         `message-cite-prefix-regexp'.
12654
12655 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12656
12657         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
12658         PGP SIGNATURE.  Escape leading "-"'s.
12659         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
12660
12661 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12662
12663         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
12664
12665 2000-11-11  Simon Josefsson  <sj@extundo.com>
12666
12667         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
12668
12669         * smime.el (smime-details-buffer): New variable.
12670         (smime-sign-region):
12671         (smime-encrypt-region):
12672         (smime-verify-region):
12673         (smime-decrypt-region): Copy OpenSSL output to the buffer.
12674
12675         * mml-smime.el (mml-smime-verify): Support security info.
12676
12677 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
12678
12679         * mm-decode.el (mm-verify-option): Set default to nil.
12680         (mm-decrypt-option): Ditto.
12681         * gnus-art.el (article-verify-x-pgp-sig): New function.
12682
12683 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
12684
12685         * gnus-art.el (gnus-mime-display-alternative): Show button if no
12686         preferred part.
12687
12688 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12689
12690         * gnus-sum.el (gnus-move-split-methods): Say that
12691         `gnus-split-methods' uses file names, whereas this uses group
12692         names.  (Report from Nevin Kapur)
12693
12694 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12695
12696         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12697
12698 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12699
12700         * nnheader.el (nnheader-directory-files-is-safe): New variable.
12701         (nnheader-directory-articles): Use it.
12702         (nnheader-article-to-file-alist): Ditto.
12703
12704 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12705
12706         * rfc2047.el (rfc2047-pad-base64): New function.
12707         (rfc2047-decode): Use it.
12708
12709 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12710
12711         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
12712         select method.
12713
12714 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12715
12716         * mml2015.el (mml2015-gpg-decrypt-1):
12717         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
12718
12719 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12720
12721         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
12722
12723 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12724
12725         * pop3.el (pop3-munge-message-separator): A message may have an
12726         empty body.
12727
12728 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
12729
12730         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
12731         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
12732         (mm-uu-pgp-signed-extract): Use coding-system.
12733
12734 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12735
12736         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
12737         (gnus-insert-mime-security-button): New function.
12738         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
12739         * mml2015.el:  Add security info when verify or decrypt.
12740         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
12741         (mm-uu-pgp-encrypted-extract): Ditto.
12742
12743 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
12744
12745         * mm-decode.el (mm-display-parts): New function.
12746         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
12747
12748 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12749
12750         * gnus-mlspl.el: Documentation tweaks.
12751
12752 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12753
12754         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
12755         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
12756         argument.
12757
12758 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
12759
12760         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
12761
12762 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
12763
12764         * gnus-art.el (gnus-article-encrypt): New function.
12765         (gnus-article-encrypt-protocol-alist): New variable.
12766         (gnus-article-encrypt-protocol): New variable.
12767         * mml2015.el (mml2015-self-encrypt): New function.
12768         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
12769
12770 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12771
12772         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
12773         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
12774         let mailcap do it.
12775         * mml2015.el: Remove snarf code.
12776         * mm-decode.el: Remove snarf code.
12777
12778 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
12779
12780         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
12781         (mml-insert-mime): Understand gnus-decoded.
12782         (mime-to-mml): New parameter handles.
12783         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12784         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
12785
12786 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12787
12788         * mm-decode.el (mime-security): New group.
12789         (mm-verify-function-alist): Add test function.
12790         (mm-decrypt-function-alist): Ditto.
12791         (mm-snarf-option): Set default value as nil.
12792         (mm-find-part-by-type): Recursive parameter.
12793         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
12794         * mml2015.el: Support draft-ietf-openpgp-multsig.
12795
12796 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
12797
12798         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
12799         (gnus-article-view-part-as-charset): New function.
12800
12801 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12802
12803         * mm-decode.el (mm-verify-option): Default value.
12804         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
12805
12806 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12807
12808         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
12809
12810 2000-11-05  Simon Josefsson  <sj@extundo.com>
12811
12812         * mml-smime.el (mml-smime-verify): Work in original multipart
12813         buffert.
12814
12815         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
12816         (mm-handle-multipart-ctl-parameter): Ditto.
12817         (mm-alist-to-plist): New function.
12818         (mm-dissect-buffer): Store CTL parameters and copy original buffer
12819         for multiparts.
12820         (mm-destroy-parts): Destroy multipart buffert.
12821         (mm-remove-part): Ditto.
12822
12823         * mml-smime.el (mml-smime-sign): Not used.
12824         (mml-smime-encrypt): Ditto.
12825
12826         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
12827
12828         Verify S/MIME signature support.
12829
12830         * mm-decode.el (mm-inline-media-tests): Add
12831         application/{x-,}pkcs7-signature.
12832         (mm-inlined-types): Ditto.
12833         (mm-automatic-display): Ditto.
12834         (mm-verify-function-alist): Ditto.  Add name of method.
12835         (mm-decrypt-function-alist): Add name of method.
12836         (mm-find-part-by-type): Add documentation.
12837         (mm-possibly-verify-or-decrypt): Use new format of
12838         mm-{verify,decrypt}-function-alist.  Use method names.
12839
12840         * mml-smime.el (mml-smime-verify): New function.
12841
12842 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12843
12844         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
12845
12846 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12847
12848         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
12849         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
12850         * mm-decode.el (mm-snarf-option): New variable.
12851
12852 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12853
12854         * mm-util.el (mm-subst-char-in-string): New function.
12855         (mm-replace-chars-in-string): Use it.
12856         * message.el (message-replace-chars-in-string): Use it.
12857         * nnheader.el (nnheader-replace-chars-in-string): Use it.
12858         * gnus-mh.el (mh-lib-progs): Shut up.
12859
12860 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12861
12862         * base64.el, md5.el: Moved to contrib directory.
12863
12864 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12865
12866         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
12867         the last article when search.
12868
12869 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
12872         * nnmail.el (nnmail-pathname-coding-system): Ditto.
12873
12874 2000-09-29  David Edmondson  <dme@thus.net>
12875
12876         * message.el (message-newline-and-reformat): Typo.
12877
12878 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12879
12880         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
12881
12882 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12883
12884         * nntp.el (nntp-decode-text): Delete bogus status lines.
12885
12886 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12887
12888         * message.el (message-font-lock-keywords): Match a final newline
12889         to help font-lock's multiline support.
12890
12891 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12892
12893         * nnoo.el (nnoo-set): New function.
12894
12895 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12896
12897         * gpg.el, gpg-ring.el: Moved to contrib directory.
12898
12899 2000-11-04  Simon Josefsson  <sj@extundo.com>
12900
12901         * nnimap.el (nnimap-split-inbox): Typo.
12902
12903 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12904
12905         * gnus-msg.el (gnus-msg-mail): Move it backwards.
12906
12907 2000-11-03  Simon Josefsson  <sj@extundo.com>
12908
12909         * rfc2231.el (rfc2231-parse-qp-string): New function.
12910         (require): rfc2047.
12911
12912         * mail-parse.el (mail-header-parse-content-type):
12913         (mail-header-parse-content-disposition): Support invalid QP
12914         encoded strings, by using `rfc2231-parse-qp-string'.
12915
12916 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12917
12918         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
12919         (rfc2231-decode-encoded-string): Typo "> X 1".
12920         (rfc2231-encode-string): Insert the name of charset.
12921         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
12922
12923 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12924
12925         * mm-decode.el (mm-save-part): Return the filename.
12926         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
12927         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
12928         (gnus-mime-action-alist): Use it.
12929         (gnus-mime-button-commands): Use it.
12930         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
12931         (mm-inline-external-body): unwind-protect.
12932
12933 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12934
12935         * gnus-art.el (gnus-insert-mime-button): Show url.
12936
12937 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * mml.el (mml-generate-mime-1): Support external url.
12940         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
12941
12942 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
12943
12944         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
12945         * mm-decode.el (mm-display-external): Ditto.
12946         * mm-extern.el: New file.
12947         * mm-decode.el (mm-inline-media-tests): Hook it up.
12948         (mm-inlined-types): Inline message/external-body.
12949
12950 2000-11-02  Simon Josefsson  <sj@extundo.com>
12951
12952         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
12953
12954         * message.el (message-get-reply-headers): Better handling when
12955         Mail-Followup-To is very large.
12956
12957 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12958
12959         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
12960         * gnus-art.el (gnus-article-edit-done):
12961         * gnus-sum.el (gnus-summary-edit-article-done): Move line
12962         counting code here.
12963         * gnus-msg.el (gnus-setup-message): Remove a hack.
12964
12965 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12966
12967         * gnus-sum.el (gnus-newsgroup-variables): New variable.
12968         (gnus-summary-mode): Make them local variables.
12969         (gnus-set-global-variables): Globalize them.
12970         (gnus-summary-exit): Kill them.
12971
12972 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
12973
12974         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
12975         word.
12976
12977 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12978
12979         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
12980         gnus-article-wash-types.
12981         * gnus-art.el (gnus-article-wash-status): Use them.
12982
12983 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
12984
12985         * mml.el (mml-read-tag): Remove spaces and LF.
12986
12987 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12988
12989         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
12990         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
12991
12992 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
12993
12994         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
12995
12996 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12997
12998         * gnus-sum.el (gnus-article-charset): New variable.
12999         (gnus-summary-display-article): Set it.
13000         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13001         * gnus-art.el (gnus-article-mode): Make it local variable.
13002
13003 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13004
13005         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13006
13007 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13008
13009         * nnwfm.el: New file.
13010
13011         * nnweb.el (nnweb-replace-in-string): New function.
13012
13013 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * mml2015.el: Wrap gpg.el.
13016         * gpg.el (gpg-verify): The last argument of apply is a list.
13017         (gpg-encrypt): Add passphrase as a parameter.
13018
13019 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13020
13021         * gpg.el: New file.
13022         * gpg-ring.el: New file.
13023
13024 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13025
13026         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13027
13028 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13029
13030         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13031         double-quote characters.
13032         (gnus-summary-prepare-threads): Ditto.
13033
13034 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13035
13036         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13037         * mml.el (mml-read-tag): Don't skip the leading space.
13038         * lpath.el (font-lock-set-defaults): Shut up.
13039
13040 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13043
13044 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13045
13046         * qp.el (quoted-printable-encode-region): Replace leading - when
13047         ultra safe.
13048         * mml.el (mml-generate-mime-postprocess-function): Removed.
13049         (mml-postprocess-alist): Removed.
13050         (mml-generate-mime-1): Use ultra-safe when sign.
13051         * mml2015.el (mml2015-fix-micalg): Uppercase.
13052         (mml2015-verify): Insert LF.
13053         (mml2015-mailcrypt-sign): Downcase; search backward.
13054
13055 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13056
13057         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13058         restrictive.
13059         (nnultimate-table-regexp): New variable.
13060         (nnultimate-forum-table-p): Use it.
13061
13062 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13063         Trivial patch.
13064
13065         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13066
13067 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13068
13069         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13070         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13071
13072 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13073
13074         * mml2015.el: Shut up.
13075
13076 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13077
13078         * gnus.el (gnus-server-browse-hashtb): Removed.
13079         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13080         (gnus-group-insert-group-line-info): Use simplified method.
13081         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13082
13083 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13084
13085         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13086         moved here.
13087         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13088         * gnus-group.el (gnus-group-prepare-flat): Use it.
13089         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13090
13091 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13092
13093         * mml.el (mml-mode): Show menu in XEmacs.
13094
13095 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13096
13097         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13098         (gnus-server-read-server-in-server-buffer): New function.
13099         (gnus-browse-foreign-server): Browse in group buffer.
13100         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13101         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13102         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13103         * gnus.el (gnus-server-browse-hashtb): New variable.
13104
13105 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13106
13107         * nnfolder.el (nnfolder-open-nov): Use group.
13108
13109 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13110
13111         * nnfolder.el: Add NOV. Set version to 2.0.
13112         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13113
13114 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13115
13116         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13117
13118 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13119
13120         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13121         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13122
13123 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13124
13125         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13126
13127 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13128
13129         * mm-decode.el (mm-verify-function-alist): New variable.
13130         (mm-verify-option): New variable.
13131         (mm-decrypt-function-alist): Ditto.
13132         (mm-decrypt-option): Ditto.
13133         (mm-find-raw-part-by-type): New function.
13134         (mm-possibly-verify-or-decrypt): New function.
13135         (mm-dissect-multipart): Use it.
13136         * mml2015.el (mml2015-fix-micalg): New function.
13137         (mml2015-decrypt): Use new interface.
13138         (mml2015-verify):  Use new interface.
13139         (mml2015-setup): Make it bogus.
13140
13141 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13142
13143         * mml.el (mml-generate-mime-postprocess-function): Set to
13144         mml-postprocess.
13145         (autoload): Autoload mml2015 and mml-smime.
13146         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13147         * mml2015.el (mml2015-encrypt): New function.
13148         (mml2015-sign): New function.
13149         (mml2015-encrypt-function): New variable.
13150         (mml2015-sign-function): New variable.
13151         (mml2015-mailcrypt-encrypt): Use message-recipients.
13152         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13153         * mml-smime.el (mml-smime-setup): Ditto.
13154
13155 2000-10-28  Simon Josefsson  <sj@extundo.com>
13156
13157         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13158         Communigate Pro 3.3.1 server.
13159
13160         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13161         in buffers.
13162         (mml-secure-dns-server): Removed.
13163         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13164         write certificates to files.
13165
13166         * smime.el (smime-dns-server): New variable.
13167         (smime-mail-to-domain):
13168         (smime-cert-by-dns): New functions.
13169
13170         * dig.el: New file.
13171
13172 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13173
13174         * message.el (message-options): New variable.
13175         (message-options-set-recipient): New function.
13176         (message-send): Use them.
13177         * gnus-int.el (gnus-request-replace-article): Use them.
13178         (gnus-request-accept-article): Ditto.
13179         * mml.el (mml-preview): Use them.
13180         * gnus-sum.el (gnus-summary-edit-article): Use them.
13181
13182         * message.el (message-options-get): New function.
13183         (message-options-get): New function.
13184         * rfc2047.el (rfc2047-encode-message-header): Use them.
13185         * mm-bodies.el (mm-encode-body): Use them.
13186
13187 2000-10-28  Simon Josefsson  <sj@extundo.com>
13188
13189         * nnimap.el (nnimap-retrieve-which-headers):
13190         (nnimap-request-article-part): Quote message-id.
13191
13192         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13193         (smime-CA-file): New variable.
13194         (smime-call-openssl-region): Don't error.
13195         (smime-sign-region): Return result value.
13196         (smime-encrypt-region): Ditto.
13197         (smime-verify-region): New function.
13198         (smime-decrypt-region): Ditto.
13199         (smime-verify-buffer): Ditto.
13200         (smime-decrypt-buffer): Ditto.
13201
13202         * mml.el: Require mml-sec.
13203         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13204         (mml-mode-map): Add "sign" and "encrypt" maps.
13205         (mml-menu): Add security menu.
13206         (mml-preview): Use generate-new-buffer.
13207
13208         * mml-sec.el: New file.
13209
13210 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13211
13212         * mm-decode.el (mm-find-part-by-type): Move it here.
13213         * mml.el (mml-postprocess): Move it here.
13214         (mml-postprocess-alist): Move it here. Merge them.
13215
13216 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13217
13218         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13219         unencoded stuff in the header.
13220
13221 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13222
13223         * gnus-group.el (gnus-group-listed-groups): New variable.
13224         (gnus-group-list-option): New variable.
13225         (gnus-group-list-limit-map): New keymap.
13226         (gnus-group-list-flush-map): New keymap.
13227         (gnus-group-list-plus-map): New keymap.
13228         (gnus-group-prepare-logic): New function.
13229         (gnus-group-prepare-flat): Merge with
13230         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13231         (gnus-group-prepare-flat-list-dead): Ditto.
13232         (gnus-group-list-matching): Use gnus-group-prepare-function.
13233         (gnus-group-list-dormant): Ditto.
13234         (gnus-group-list-cached): Ditto.
13235         (gnus-group-listed-groups): New function.
13236         (gnus-group-list-limit): New function.
13237         (gnus-group-list-flush): New function.
13238         (gnus-group-list-plus): New function.
13239         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13240         (gnus-topic-prepare-topic): Ditto.
13241
13242 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13243
13244         * message.el (message-insert-to, message-get-reply-headers):
13245         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13246
13247 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13248
13249         * mml2015.el: New file.
13250         * smime.el: New file.
13251         * mml-smime.el: New file.
13252
13253 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13254
13255         * ChangeLog: Moved to ChangeLog.1.
13256
13257     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13258   Copying and distribution of this file, with or without modification,
13259   are permitted provided the copyright notice and this notice are preserved.
13260
13261 ;; Local Variables:
13262 ;; coding: iso-2022-7bit
13263 ;; End: