6b8dffb92aaf531b4efc8bcb66277ac724a389ec
[gnus] / lisp / ChangeLog
1 2001-09-17  Didier Verna  <didier@xemacs.org>
2
3         * nndiary.el: version 0.2-b14.
4         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5         compatibility problem with XEmacs 21.1.
6
7 2001-09-15  Simon Josefsson  <jas@extundo.com>
8
9         * gnus-group.el (gnus-group-line-format): Document %c.
10
11         * nnml.el (nnml-parse-head): Handle CRLF files.
12         (nnml-generate-nov-file): Ditto.
13         (nnml-retrieve-headers): Ditto.
14
15 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
16
17         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
18
19 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
20
21         * gnus-spec.el (gnus-correct-substring): Still stopped one
22         character before we wanted (never included last character).
23         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
24         add missing "," (once per function)
25
26 2001-09-14  Simon Josefsson  <jas@extundo.com>
27
28         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
29         (otherwise e.g. gnus-agentize in .gnus overrides the customized
30         default before gnus-group is loaded and the variable set.)
31
32         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
33         killed or unsent marks.
34
35         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
36         isn't an article to set it on (e.g. when you `a' in a group).
37
38 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
39
40         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
41         can read e-mails from Microsoft Outlook users not using ISO
42         8859-2 character set.
43
44 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
45
46         * gnus-diary.el: Minor modifications to avoid warnings.
47         (gnus-summary-misc-menu): defvar.
48         (gnus-diary-check-message): Use gnus-point-at-eol.
49         (gnus-diary-kill-entire-line): eval-and-compile.
50
51 2001-09-12  Didier Verna  <didier@xemacs.org>
52
53         * nndiary.el: new version (0.2-b13).
54         * nndiary.el (nndiary-mail-sources): doc update.
55         * nndiary.el (nndiary-split-methods): ditto.
56         * nndiary.el (nndiary-request-accept-article-hooks): New.
57         * nndiary.el (nndiary-request-accept-article): use it, check
58         message validity.
59         * nndiary.el (nndiary-get-new-mail): changed default to nil.
60         * nndiary.el (nndiary-schedule): fix bug (misplaced
61         condition-case): it didn't return nil on error.
62         * gnus-diary.el: new version.
63         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
64         * gnus-diary.el (gnus-diary-header-value-history): New.
65         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
66         * gnus-diary.el (gnus-diary-add-header): New.
67         * gnus-diary.el (gnus-diary-check-message): New.
68         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
69         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
70
71 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
72
73         * gnus-sum.el (gnus-select-newsgroup): Make
74         `gnus-current-select-method' buffer-local.
75
76         * gnus-art.el (gnus-request-article-this-buffer): Refer
77         `gnus-current-select-method' in the current summary buffer.
78
79 2001-09-10  Simon Josefsson  <jas@extundo.com>
80         From Daniel Pittman <daniel@rimspace.net>
81
82         * gnus-spec.el (gnus-correct-pad-form): Fix.
83
84 2001-09-09  Simon Josefsson  <jas@extundo.com>
85
86         * mm-decode.el (mm-inline-media-tests): Add
87         application/x-emacs-lisp.
88         (mm-attachment-override-types): Add
89         application/{x-,}pkcs7-signature.
90
91         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
92         (gnus-server-line-format, gnus-server-mode-line-format)
93         (gnus-server-browse-in-group-buffer): Customize.
94
95 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
96
97         * nnml.el (nnml-marks-changed-p): Typo.
98         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
99         (nnml-marks-changed-p): Use gnus-gethash.
100         (nnml-marks-modtime): Use gnus-make-hashtable.
101
102         * nnfolder.el (nnfolder-marks-changed-p): Typo.
103         (nnfolder-request-expire-articles, nnfolder-save-marks)
104         (nnfolder-open-marks): Typo.
105         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
106         (nnfolder-marks-changed-p): Use gnus-gethash.
107         (nnfolder-marks-modtime): Use gnus-make-hashtable.
108
109 2001-09-08  Simon Josefsson  <jas@extundo.com>
110
111         * nnfolder.el (nnfolder-marks-modtime): New variable.
112         (nnfolder-marks-changed-p): New function.
113         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
114         (nnfolder-request-update-info): Don't update if marks didn't change.
115
116         * nnml.el (nnml-marks-modtime): New variable.
117         (nnml-marks-changed-p): New function.
118         (nnml-save-marks, nnml-open-marks): Save modtime.
119         (nnml-request-update-info): Don't update if marks didn't change.
120
121         * gnus-agent.el (gnus-agent-any-covered-gcc)
122         (gnus-agent-add-server, gnus-agent-remove-server): Use
123         gnus-agent-method-p.
124
125         * gnus-art.el (gnus-buttonized-mime-types): New variable.
126         (gnus-unbuttonized-mime-type-p): Use it.
127
128         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
129         fetch group.
130
131 2001-09-08  Simon Josefsson  <jas@extundo.com>
132         From Daniel Pittman <daniel@rimspace.net>
133
134         * gnus-spec.el (gnus-correct-pad-form): New function.
135         (gnus-parse-simple-format): Use it.
136
137 2001-09-07  Simon Josefsson  <jas@extundo.com>
138
139         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
140         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
141         Putnam <reader@newsguy.com>.
142         (gnus-group-sort-selected-groups): Touch dribble file.
143
144 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
145
146         * nnml.el (nnml-filenames-are-evil): New variable.
147         (nnml-article-to-file-alist): Rename to ...
148         (nnml-current-group-article-to-file-alist): ... this.
149         Respect `nnml-filenames-are-evil'.
150         (nnml-active-number): Update.
151         (nnml-update-file-alist): Update.
152         (nnml-request-article): Use nnheader-article-to-file-alist.
153         (nnml-request-rename-group): Likewise.
154
155 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * gnus-sum.el (gnus-summary-insert-line): Fix.
158
159 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
160
161         * gnus-sum.el: Bind g-s-t-s to "W g".
162         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
163         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
164         display of graphical smilies.
165
166 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
167
168         * gnus-start.el (gnus-setup-news): A typo.
169         From Bill White <billw@wolfram.com>.
170
171 2001-09-06  Simon Josefsson  <jas@extundo.com>
172
173         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
174         and unseen marks.
175
176 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
177
178         * nnmail.el (nnmail-split-fancy): Document `junk'.
179
180 2001-09-04  Simon Josefsson  <jas@extundo.com>
181
182         * imap.el (imap-search): Don't error if server is broken.
183
184 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
185
186         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
187         searching for an article that isn't in the mbox.
188
189 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
190
191         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
192         right, and get all the comments.
193
194 2001-09-02  Simon Josefsson  <jas@extundo.com>
195         Suggested by Dan Christensen <jdc+news@uwo.ca>
196
197         * nnfolder.el (nnfolder-request-update-info): Fix message.
198
199         * nnml.el (nnml-request-update-info): Ditto.
200
201 2001-09-01  Simon Josefsson  <jas@extundo.com>
202
203         * nnml.el (nnml-request-expire-articles): Also bind
204         `nnml-current-group' and `nnml-article-file-alist' when using
205         expiry-target. (Otherwise nnml will be in a inconsistent internal
206         state causing all kind of problems.)
207         (nnml-request-expire-articles): If `nnml-article-to-file' or
208         `file-attributes' failes, return article as un-expirable instead
209         of treating it as expired.
210
211 2001-08-31  Sam Steingold  <sds@gnu.org>
212
213         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
214         typo: `exmine' --> `examine'.
215
216 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
217
218         * nndoc.el (nndoc-forward-type-p): It is not a digest.
219
220 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
221
222         * nnml.el (nnml-check-directory-twice): Remove.
223         (nnml-retrieve-headers): Ditto.
224         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
225
226 2001-08-30  Andrew Innes  <andrewi@gnu.org>
227
228         * nnheader.el (nnheader-directory-files-is-safe): No need to read
229         directory twice on Windows, or on GNU Emacs-21.
230
231 2001-08-30  Andrew Innes  <andrewi@gnu.org>
232
233         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
234         (nnml-request-rename-group): Ditto.
235         (nnml-active-number): Ditto.
236         (nnml-request-create-group): Use nnml-directory-articles.
237         (nnml-request-expire-articles): Use nnml-directory-articles, which
238         gets list from nov database if available.
239         (nnml-get-nov-buffer): New function.
240         (nnml-open-nov): Use it.
241         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
242         gets alist from nov database if available.
243         (nnml-directory-articles): New function.
244         (nnml-article-to-file-alist): New function.
245
246 2001-08-30  Andrew Innes  <andrewi@gnu.org>
247
248         * mm-decode.el (mm-display-external): Use `name' as filename, if
249         `filename' attribute is not present.
250
251 2001-08-30  Andrew Innes  <andrewi@gnu.org>
252
253         * mail-source.el (mail-source-flash): New defcustom.
254         (mail-source-new-mail-p): Ring visible bell if appropriate.
255         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
256         timer is cleared even if mail check signals an error.
257
258 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
259
260         * gnus-sum.el (gnus-summary-move-article): Only update marks of
261         type 'list.
262
263 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
264
265         * flow-fill.el (fill-flowed): eol might be point-max.
266
267 2001-08-27  Simon Josefsson  <jas@extundo.com>
268
269         * nnml.el (nnml-request-update-info): Fix message.
270         (nnml-open-marks): Ditto.
271
272         * nnfolder.el (nnfolder-request-update-info):
273         (nnfolder-open-marks): Fix message.
274
275 2001-08-25  Simon Josefsson  <jas@extundo.com>
276
277         * nnfolder.el (nnfolder-save-marks): Don't create directory named
278         after group in ~/.
279
280 2001-08-25  Simon Josefsson  <jas@extundo.com>
281         From Andreas Jaeger  <aj@suse.de>
282
283         * nnfolder.el (nnfolder-open-marks): Fix typo.
284         * nnml.el (nnml-open-marks): Likewise.
285
286 2001-08-25  Simon Josefsson  <jas@extundo.com>
287
288         Make nnfolder groups self-contained as far as marks are concerned.
289
290         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
291         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
292         (nnfolder-open-server): Make marks directory.
293         (nnfolder-request-delete-group): Delete marks file.
294         (nnfolder-request-delete-group): Check of nov/marks file exist
295         before deleting.
296         (nnfolder-request-rename-group): Rename marks file.
297         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
298         (nnfolder-request-set-mark, nnfolder-request-update-info)
299         (nnfolder-group-marks-pathname, nnfolder-save-marks)
300         (nnfolder-open-marks): New functions.
301         (top-level): Require gnus.
302
303 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
304
305         * nnweb.el (nnweb-type-definition): Use google raw file.
306         (nnweb-google-parse-1): Ditto.
307         (nnweb-google-identity): Ditto.
308         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
309         (nnweb-altavista-wash-article): Ditto.
310         (nnweb-request-article): Remove nnweb-decode-entities.
311
312         * nnml.el: Require 'gnus.
313
314 2001-08-25  Simon Josefsson  <jas@extundo.com>
315
316         * nnml.el (nnml-marks-is-evil): Add doc.
317
318 2001-08-25  Simon Josefsson  <jas@extundo.com>
319
320         * nnml.el (nnml-save-marks): Wrap saving marks in a
321         condition-case, to allow user to start Gnus if saving marks failed
322         for some reason.
323
324 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325
326         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
327
328         * gnus-group.el (gnus-update-group-mark-positions): Bind
329         gnus-group-update-hook to nil.
330
331 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
332
333         * mml.el (mml-generate-mime-1): Force as multibyte string.
334
335 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
336
337         * gnus-sum.el (gnus-summary-insert-line)
338         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
339         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
340
341         * gnus-spec.el (gnus-correct-substring): Take optional END.
342
343         * nnrss.el (nnrss-request-article): Remove \n.
344         (nnrss-retrieve-headers): Lines number is -1.
345
346 2001-08-24  Simon Josefsson  <jas@extundo.com>
347
348         * gnus-group.el (gnus-info-clear-data): Call
349         nnfoo-request-set-mark to propagate marks.  Fix bug:
350         `gnus-group-update-line' doesn't update read range unless we call
351         `gnus-get-unread-articles-in-group' first.
352
353         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
354         to server.
355
356 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
357
358         * gnus-util.el (gnus-create-info-command): Return an interactive
359         function.
360
361 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
362         From Katsumi Yamaoka <yamaoka@jpl.org>
363
364         * gnus-spec.el (gnus-parse-complex-format): Use equal.
365
366 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367
368         * gnus-sum.el (gnus-select-newsgroup): Use it.
369
370         * gnus-util.el (gnus-not-ignore): New function.
371
372         * lpath.el (featurep): Don't fbind char-int.
373
374         * gnus-util.el (gnus-create-info-command): New function.
375
376         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
377         right node.
378
379         * gnus-sum.el (gnus-select-newsgroup): Clean up.
380         (gnus-summary-limit-children): Use 'identity instead of `all'.
381         (gnus-summary-limit-to-display-predicate): New command and
382         keystroke.
383
384 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
385
386         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
387
388         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
389
390 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391
392         * gnus-spec.el: Add the Gnus version.
393         (gnus-update-format-specifications): If the Gnus version changes,
394         nix out the format spec cache.
395
396         * gnus.el (gnus-continuum-version): Made into a command and
397         optionalize the VERSION.
398
399         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
400         the start of the lines.
401
402 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * gnus.el (gnus-visual-p): Define function before use of
405         function.
406
407 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
408
409         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
410         (gnus-article-mark-to-type): New function.
411         (gnus-update-missing-marks): Only update marks of type 'list.
412
413         * gnus.el (gnus-article-special-mark-lists): New variable.
414
415 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
416
417         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
418         (gnus-select-newsgroup): Still use 'all.
419         (gnus-summary-initial-limit): Comparing with 'all.
420
421 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
422
423         * gnus-start.el (gnus-activate-group): If dont-check, don't update
424         active.
425
426 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
427
428         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
429         nnslashdot-*-retrieve-headers.
430         (nnslashdot-request-article): Fix for slashcode 2.2.
431         (nnslashdot-make-tuple): New.
432         (nnslashdot-read-groups): Use it.
433
434 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
437         list.
438
439         * gnus-sum.el (gnus-summary-move-article): Don't select article.
440
441 2001-08-20  Simon Josefsson  <jas@extundo.com>
442
443         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
444         opened, error instead of continuing (and exploding later).
445
446 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus.el (gnus-expand-group-parameters): Return the parameter
449         list.
450
451         * gnus-sum.el (gnus-summary-show-article): Doc fix.
452         (gnus-summary-show-article): Guess at charset if required.
453
454         * gnus-spec.el (gnus-correct-substring): Stopped one character
455         before we wanted.
456
457 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
458
459         * earcon.el (earcon-auto-play): Remove unused option.
460
461 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
462
463         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
464         message down in levels, since it happens very fast.
465
466         * smiley-ems.el (smiley-update-cache): Respect the symbol version
467         of smiley-regexp-alist.
468
469         * mm-view.el (mm-inline-text): Ignore vcard errors.
470
471         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
472
473         * gnus-score.el (gnus-all-score-files): Use append instead of
474         nconc.
475
476         * gnus.el (gnus-splash-face): Doc fix.
477
478         * mm-decode.el (mm-mailcap-command): Use
479         mm-path-name-rewrite-functions.
480         (mm-path-name-rewrite-functions): New variable.
481
482         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
483         (gnus-complex-form-to-spec): Insert tab.
484         (gnus-spec-tab): New function.
485
486         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
487         entering the group.
488
489         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
490         the positional spec.
491         (gnus-parse-complex-format): React to %C.
492
493         * gnus-ems.el (gnus-char-width): Moved here.
494
495         * gnus-sum.el (gnus-select-newsgroup): Set
496         gnus-newsgroup-articles.
497         (gnus-unseen-mark): New variable.
498         (gnus-newsgroup-unseen): Ditto.
499         (gnus-newsgroup-seen): Ditto.
500         (gnus-adjust-marked-articles): Use them.
501         (gnus-update-marks): Use them.
502         (gnus-summary-update-secondary-mark): Display.
503         (gnus-summary-prepare-threads): Display.
504
505         * gnus-msg.el (gnus-inews-group-method): Use and return the
506         method, not the server.
507
508 2001-08-19  Simon Josefsson  <jas@extundo.com>
509
510         * gnus-srvr.el (gnus-server-agent-face): New.
511         (gnus-server-agent-face): New.
512         (gnus-server-mode): Turn on font-lock-mode.
513
514         * gnus.el (gnus-server-visual): Add defgroup.
515
516 2001-08-19  Simon Josefsson  <jas@extundo.com>
517         From Joe Casadonte <jcasadonte@northbound-train.com>
518
519         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
520         gnus-server-denied-face): New.
521         (gnus-server-opened-face, gnus-server-closed-face,
522         gnus-server-denied-face): New.
523         (gnus-server-font-lock-keywords): Add.
524
525 2001-08-19  Simon Josefsson  <jas@extundo.com>
526
527         * nnml.el (nnml-request-set-mark): Return nil.
528         (nnml-save-marks): Use nnml-possibly-create-directory.
529         (nnml-open-marks): Only work in temp buffer when inserting/reading
530         .marks file.
531
532 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
533
534         * gnus.el (gnus-expand-group-parameters): Fix.
535
536         * gnus-spec.el (gnus-char-width): New.
537         (gnus-correct-substring, gnus-correct-length): Use it.
538
539         * message.el (message-required-mail-headers): Fix doc.
540
541 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
542
543         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
544
545         * mm-decode.el (mm-save-part-to-file): Insert the handle.
546
547 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
548
549         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
550         slashdot 2.2 (not fully fixed yet).
551         (nnslashdot-request-article): Ditto.
552
553 2001-08-18  Simon Josefsson  <jas@extundo.com>
554
555         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
556         nnimap.
557
558         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
559         gnus-util.
560         (nnimap-request-update-info-internal): Use new functions.
561
562         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
563         new functions.
564
565 2001-08-18  Simon Josefsson  <jas@extundo.com>
566
567         Make nnml groups self-contained as far as marks are concerned.
568
569         * nnml.el (nnml-request-delete-group): Delete marks file.
570         (nnml-request-rename-group): Move marks file.
571         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
572         variables.
573         (nnml-request-set-mark, nnml-request-update-info): New server
574         functions.
575         (nnml-save-marks, nnml-open-marks): New functions.
576
577 2001-08-18  Simon Josefsson  <jas@extundo.com>
578
579         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
580         `set' when setting marks.
581
582 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
583
584         * gnus.el (gnus-info-find-node): Take an argument.
585
586         * gnus-art.el (gnus-button-handle-info): New.
587         (gnus-url-unhex-string): Replace "+" with " ".
588
589 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
590
591         * message.el (message-check-news-header-syntax): Check bad From.
592
593 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * gnus-spec.el (gnus-correct-length): New function.
596         (gnus-correct-substring): New function.
597         (gnus-tilde-max-form): Use it.
598
599 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
600
601         * nnmh.el: Docstring changes as below.
602
603         * nnml.el: Docstring changes as below.
604
605         * nnbabyl.el: Docstring changes as below.
606
607         * nnmbox.el: Docstring changes as below.
608
609         * nnfolder.el: Added docstrings identifying each virtual server
610         parameter.
611
612 2001-08-18  Simon Josefsson  <jas@extundo.com>
613
614         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
615
616 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
617
618         * message.el: rename "Abort Message" to "Postpone Message".
619         Remove "Attach file as MIME" from Message menu, it's already in
620         the MIME menu.
621
622 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
623
624         * smime.el (smime-point-at-eol): eval-and-compile.
625         (smime-make-temp-file): New.
626         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
627         Use it.
628
629 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
630
631         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
632         (gnus-agent-summary-fetch-group): New command and keystroke.
633
634         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
635         (gnus-mime-display-security): Make it respect
636         gnus-unbuttonized-mime-type-p.
637
638         * gnus-sum.el (gnus-articles-to-read): Comments.
639         (gnus-article-marked-p): New function.
640         (gnus-summary-display-make-predicate): New function.
641         (gnus-select-newsgroup): Use them.
642
643         * mm-decode.el (mm-save-part-to-file): Made it not error.
644
645 2001-08-17  Simon Josefsson  <jas@extundo.com>
646
647         * imap.el (imap-wait-for-tag): If process-status isn't open or
648         run, return nil instead of sit-for looping.
649
650 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
651
652         * lpath.el (featurep): fbind xml-parse-region.
653
654         * gnus.el (gnus-message-archive-method): Default to "archive".
655         (gnus-message-archive-method): Doc fix.
656         (gnus-parameters-get-parameter): Cleaned up.
657         (gnus-expand-group-parameter): New function.
658
659         * gnus-start.el (gnus-setup-news): Push the archive server only
660         the server list.
661
662         * mml.el (mml-menu): Changed name to "Attachments".
663
664         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
665         when there is something to detroy.
666
667 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
670         nil.
671
672 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
673
674         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
675         which specifies a time today or tomorrow.
676
677 2001-08-15  Simon Josefsson  <jas@extundo.com>
678         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
679
680         * gnus-agent.el (gnus-agent-make-mode-line-string)
681         (gnus-agent-toggle-plugged): Use new API.
682
683 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
684
685         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
686         deadline has expired.
687
688 2001-08-12  Simon Josefsson  <jas@extundo.com>
689         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
690
691         Support `recent' mark indicating newly arrived messages (to
692         separate from old but unread messages).
693
694         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
695         `nnmail-split-history' if recent is > 0.
696         (nnimap-request-update-info-internal): Update `recent' marks.
697         (nnimap-request-set-mark): Never set `recent' marks.
698         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
699         recent.
700
701         * gnus-sum.el (gnus-recent-mark): New mark.
702         (gnus-newsgroup-recent): New variable.
703         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
704         (gnus-summary-prepare-threads): Mark recent articles.
705         (gnus-summary-add-mark): Support recent.
706         (gnus-summary-update-secondary-mark): Support recent.
707
708         * gnus.el (gnus-article-mark-lists): Add recent.
709
710 2001-08-12  Simon Josefsson  <jas@extundo.com>
711
712         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
713         whether successful decoding took place.  Add doc.
714
715 2001-08-12  Simon Josefsson  <jas@extundo.com>
716         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
717
718         * gnus.el (gnus-summary-line-format, gnus-parameters):
719         * gnus-gl.el (gnus-summary-grouplens-line-format):
720         * gnus-salt.el (gnus-summary-pick-line-format):
721         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
722
723 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
724         Committed by Kai Gro\e,A_\e(Bjohann.
725
726         * gnus-score.el (gnus-score-string): Fix `match' regexp
727         for `extra' header case.
728
729 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
730
731         * nnmbox.el (nnmbox-read-mbox): No warning.
732
733 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
734
735         * nndoc.el (nndoc-article-type): Fix doc.
736         (nndoc-generate-article-function): New.
737         (nndoc-dissection-function): New.
738         (nndoc-type-alist): Add oe-dbx.
739         (nndoc-oe-dbx-type-p): New.
740         (nndoc-oe-dbx-dissection): New.
741         (nndoc-oe-dbx-generate-article): New.
742
743 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
744
745         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
746         whether deadline has been reached.  Patch from Dan Nicolaescu
747         <dann@godzilla.ics.uci.edu>.
748
749 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
750
751         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
752         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
753         <rintaman@cs.Helsinki.FI>.
754
755         * mail-source.el (mail-source-movemail): The error buffer is
756         modified, but nothing in it.
757
758 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
759
760         * message.el (message-bogus-system-names): New.
761         (message-make-fqdn): Use it.
762
763 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
764
765         * nndraft.el (nndraft-request-group): Use
766         nndraft-auto-save-file-name.
767
768 2001-08-09  Simon Josefsson  <jas@extundo.com>
769
770         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
771         Don't ask whether to decrypt.  Just leave result in buffer (don't
772         call mm).
773
774         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
775         parts as well.
776         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
777         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
778
779 2001-08-09  Simon Josefsson  <jas@extundo.com>
780
781         * mm-decode.el (mm-insert-part): Return decoding success status.
782         (mm-save-part-to-file): Error if decoding failed.
783
784 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
785
786         * message.el (message-tab): Use indent-relative.
787         (message-mode): Don't bind indent-line-function to indent-relative.
788
789 2001-08-09  Simon Josefsson  <jas@extundo.com>
790
791         * message.el (message-get-reply-headers): Fix string. Suggested by
792         Christoph Conrad <cc@cli.de>.
793
794 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
795
796         * message.el (message-tab): Use the current value of
797         indent-line-function.
798         (message-mode): Bind indent-line-function to indent-relative.
799
800 2001-08-08  Simon Josefsson  <jas@extundo.com>
801
802         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
803         whether `imtest' is installed.
804
805 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
806         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
807
808         * gnus-sum.el (gnus-summary-show-article): Call
809         gnus-summary-update-secondary-secondary-mark.
810         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
811         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
812
813 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
814
815         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
816
817         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
818
819         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
820         <gerd@gnu.org>.
821
822         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
823
824         * gnus-util.el (gnus-output-to-rmail): Ditto.
825         (gnus-output-to-mail): Ditto.
826
827         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
828
829 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
830
831         * message.el (message-indent-citation): Use
832         `message-yank-cited-prefix' for empty lines.
833
834 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
835
836         * message.el (message-indent-citation): Quote only lines starting
837         with ">" using `message-yank-cited-prefix'.
838
839 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
840
841         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
842         gnus-cache-fully-p.
843
844 2001-08-04  Simon Josefsson  <jas@extundo.com>
845
846         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
847         file if it doesn't exist (by calling gnus-cache-read-active).
848
849 2001-08-04  Simon Josefsson  <jas@extundo.com>
850
851         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
852         (gnus-cache-passively-or-fully-p): Removed.
853         (gnus-cache-fully-p): Fix it.
854
855         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
856
857 2001-08-04  Simon Josefsson  <jas@extundo.com>
858
859         * gnus-cache.el (gnus-cache-fully-p)
860         (gnus-cache-passively-or-fully-p): New functions.
861         (gnus-cache-possibly-enter-article): Cosmetic change, use
862         `g-c-p-o-f-p'.
863         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
864         was bogus (`g-c-p-a-a' does not change active info, just change
865         the functions parameters).
866         (gnus-cache-possibly-remove-articles-1): Make sure articles are
867         not removed in groups that match `gnus-uncacheable-groups'.
868
869         Reported and modifications based on discussions with Nuutti
870         Kotivuori <nuutti.kotivuori@smarttrust.com>.
871
872 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
873         Committed by Simon Josefsson  <jas@extundo.com>
874
875         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
876         calls `gnus-cache-update-active' if bounds has been extended.
877
878 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
879
880         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
881         before remove.
882         (gnus-mime-security-show-details): Ditto.
883
884 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
885
886         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
887         syntax.  Protect string-match against nil string and regexp.
888
889 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
890
891         * mm-util.el (mm-find-charset-region): Remove control-1.
892
893 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
894
895         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
896
897 2001-08-04  Simon Josefsson  <jas@extundo.com>
898
899         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
900         buffer.  Delete MIME-Version header.
901
902 2001-08-03  Simon Josefsson  <jas@extundo.com>
903
904         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
905         that is entered does not necessarily have the highest article
906         number in the group, so use `gnus-cache-possibly-alter-active'
907         instead of `gnus-cache-update-active'.
908
909 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
910
911         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
912
913 2001-08-03  Simon Josefsson  <jas@extundo.com>
914
915         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
916         menu.
917
918 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * gnus.el (post-method): New group parameter.  It also provides
921         the user option `gnus-post-method-alist' and the internal function
922         `gnus-parameter-post-method'.
923
924         * gnus-msg.el (gnus-post-method): Bind the value of
925         `gnus-post-method' to the group parameter if it is defined.
926
927 2001-08-02  Simon Josefsson  <jas@extundo.com>
928
929         * smime.el (smime-extra-arguments): Removed.
930         (smime-call-openssl-region): Don't use it.
931
932 2001-08-02  Simon Josefsson  <jas@extundo.com>
933
934         * smime.el (smime-sign-region): Handle stderr.
935         (smime-encrypt-region): Ditto.
936
937         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
938         match the ASN.1 length bytes.
939         (mm-pkcs7-enveloped-magic): Ditto.
940         (mm-view-pkcs7-get-type): Don't regexp quote.
941
942 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
943         From Andreas Fuchs <asf@void.at>
944
945         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
946
947 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
948
949         * gnus-art.el (gnus-header-button-alist): References regexp.
950
951 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
952
953         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
954         already fboundp.  Add INTERACTIVE arg to autoload form.
955
956 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
957
958         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
959
960         * nnmail.el (nnmail-cache-open): Ditto.
961
962 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
963
964         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
965
966 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
967
968         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
969
970 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
971         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
972
973         * gnus-agent.el (gnus-agent-make-mode-line-string): New.
974         (gnus-agent-toggle-plugged): Use it.
975
976 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
977
978         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
979         (gnus-ding-file-coding-system): New variable.
980         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
981         (gnus-slave-save-newsrc): Use it.
982
983 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
984
985         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
986         syntax.
987
988 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
989         Originally from Andreas Fuchs <asf@void.at>
990
991         * mml2015.el (mml2015-trust-boundaries-alist)
992         (mml2015-gpg-pretty-print-fpr): New.
993         (mml2015-gpg-extract-signature-details): More details, rename from
994         `m-g-e-from'.
995         (mml2015-gpg-verify): Use them.
996         (mml2015-gpg-clear-verify): Use them.
997
998 2001-07-31  Simon Josefsson  <jas@extundo.com>
999
1000         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
1001         buffer when done.
1002
1003 2001-07-30  Simon Josefsson  <jas@extundo.com>
1004
1005         * smime.el (smime-call-openssl-region): Revert previous change,
1006         just pass on buf to `call-process-region'.
1007         (smime-verify-region): Doc fix.  Don't message stuff.  Use
1008         `smime-new-details-buffer'.  Inserts error messages into buffer.
1009         (smime-noverify-region): Ditto.
1010         (smime-decrypt-region): Ditto.  Handles stderr separately.
1011         (smime-verify-buffer, smime-noverify-buffer)
1012         (smime-decrypt-buffer): Doc fix.
1013         (smime-new-details-buffer): New function.
1014         (smime-pkcs7-region, smime-pkcs7-certificates-region)
1015         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
1016         (smime-sign-region, smime-encrypt-region): Don't use
1017         `insert-buffer'.
1018
1019         * mml-smime.el (mml-smime-verify): Fix security button strings.
1020
1021 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1022
1023         * gnus-art.el (gnus-mime-save-part-and-strip): Save
1024         gnus-article-mime-handles.
1025
1026 2001-07-29  Simon Josefsson  <jas@extundo.com>
1027
1028         * mail-source.el (top-level): Require message for message-directory.
1029         (mail-source-directory): Change default to message-directory.
1030
1031         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
1032         (smime-certificate-directory, smime-openssl-program)
1033         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
1034         (smime-extra-arguments): New variable.
1035         (smime-dns-server): Fix customize group.
1036         (smime-call-openssl-region): Use `smime-extra-arguments'.
1037
1038 2001-07-29  Simon Josefsson  <jas@extundo.com>
1039         From Vladimir Volovich <vvv@vsu.ru>
1040
1041         * smime.el (smime-call-openssl-region): Ignore stderr.
1042
1043 2001-07-29  Simon Josefsson  <jas@extundo.com>
1044         From Christoph Conrad <christoph.conrad@gmx.de>
1045
1046         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
1047         file.
1048
1049 2001-07-29  Simon Josefsson  <jas@extundo.com>
1050
1051         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
1052
1053         Support S/MIME decryption.
1054
1055         * mm-decode.el (mm-inline-media-tests):
1056         (mm-inlined-types):
1057         (mm-automatic-display):
1058         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
1059
1060         * mm-view.el (mm-pkcs7-signed-magic):
1061         (mm-pkcs7-enveloped-magic): New variables.
1062         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
1063         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
1064         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
1065         PKCS#7 blobs.
1066
1067         * smime.el (smime-decrypt-region): Expand keyfile.
1068
1069 2001-07-29  Simon Josefsson  <jas@extundo.com>
1070
1071         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
1072         `ssl.el' variables.
1073
1074         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
1075         but line instead of narrowing to it, because `nnmail-parse-active'
1076         calls widen.  Thanks to Christoph Conrad
1077         <christoph.conrad@gmx.de>.
1078
1079 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1080
1081         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
1082         for %B spec.
1083
1084         * gnus-sum.el (gnus-summary-prepare-threads): If
1085         gnus-sum-thread-tree-root is nil, use subject instead.
1086         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
1087         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1088         (gnus-sum-thread-tree-leaf-with-other)
1089         (gnus-sum-thread-tree-single-leaf): Documentation.
1090         (gnus-sum-thread-tree-single-indent): Allow nil.
1091
1092 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1093
1094         * message.el (message-fill-paragraph): Do nothing if the user
1095         wants filladapt-mode.
1096
1097 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1098
1099         * mm-decode.el (mm-image-type-from-buffer): New.
1100         (mm-get-image): Use it.
1101
1102 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1103
1104         * gnus.el (gnus-large-newsgroup): If it is nil, ...
1105
1106         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
1107         mm-display-parts too.
1108
1109 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1110
1111         * nnfolder.el (nnfolder-request-accept-article): Bind
1112         nntp-server-buffer.
1113
1114         * nnmail.el (nnmail-parse-active): Read from buffer instead of
1115         nntp-server-buffer.
1116
1117 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1118
1119         * message.el (message-check-news-header-syntax): Use
1120         message-post-method.
1121         (message-send-news): Bind message-post-method.
1122
1123 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1124
1125         * mml.el (mml-tweak-type-alist): New.
1126         (mml-tweak-function-alist): New.
1127         (mml-tweak-part): New.
1128         (mml-generate-mime-1): Use it.
1129
1130 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1131
1132         * nnfolder.el (nnfolder-request-accept-article): Replace
1133         nnfolder-request-list.
1134
1135 2001-07-27  Simon Josefsson  <jas@extundo.com>
1136
1137         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
1138         nnoo-change-server failed to do it.
1139
1140 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1141
1142         * gnus.el (gnus-parameters): Make it customizable.
1143
1144 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1145
1146         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
1147
1148         * message.el (message-set-auto-save-file-name): More
1149         poor-system-types.
1150
1151         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
1152
1153         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
1154         supports +.
1155
1156 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1157
1158         * mm-decode.el (mm-readable-p): New.
1159         (mm-inline-media-tests): Fix the default testers.
1160
1161 2001-07-26  Simon Josefsson  <jas@extundo.com>
1162
1163         * nnimap.el (nnimap-version): Bump version number.
1164
1165 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1166         From Steven E. Harris <seh@speakeasy.org>
1167
1168         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
1169         in M$Windows too.
1170
1171 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1172
1173         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
1174
1175 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1176
1177         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
1178
1179         * mm-decode.el (mm-get-image): Guess then use the type.
1180
1181         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
1182
1183 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
1184
1185         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
1186         display (%B) for threads if threading is off.
1187
1188 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1189         From Henrik Enberg <henrik@enberg.org>
1190
1191         * gnus-msg.el: Customization patch.
1192
1193 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
1194
1195         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
1196         variable.
1197         (nnmail-split-fancy-with-parent): Ignore certain groups.
1198
1199 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1200
1201         * gnus-util.el (gnus-byte-compile): New.
1202         (gnus-use-byte-compile): New.
1203         (gnus-make-sort-function): Use it.
1204
1205         * nnmail.el (nnmail-get-new-mail): Use it.
1206
1207         * gnus-agent.el (gnus-category-make-function): Simple function or
1208         compiled function.
1209         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
1210
1211         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
1212         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
1213         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
1214
1215         * message.el (message-check-news-header-syntax): Remove quote.
1216
1217 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1218
1219         * message.el (message-use-mail-followup-to): `t' is not a
1220         documented value.
1221
1222 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1223
1224         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
1225
1226 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1227
1228         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
1229         there are long lines.
1230
1231 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * dgnushack.el (copy-list): New compiler macro.
1234
1235 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1236
1237         * message.el (message-bounce): If no Return-Path, the whole
1238         content is considered as the original message.
1239
1240         * nnml.el (nnml-check-directory-twice): New.
1241         (nnml-article-to-file): Use it.
1242         (nnml-retrieve-headers): Hack it.
1243
1244 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1245
1246         * gnus-win.el (gnus-buffer-configuration): New configure.
1247
1248         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
1249         not alive.
1250
1251         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
1252         (mm-display-external): Use display-term configure.
1253
1254 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1255
1256         * gnus-delay.el (gnus-delay-default-hour): New variable.
1257         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
1258
1259 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1260         From Karl Kleinpaste <karl@charcoal.com>
1261
1262         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
1263         (gnus-summary-prepare-threads): Ditto.
1264
1265         * gnus.el (gnus-summary-line-format): Add %B.
1266
1267 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1268
1269         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
1270
1271         * mm-util.el (mm-string-as-multibyte): New.
1272
1273         * nnmh.el (nnmh-request-list-1): Encode, not decode!
1274
1275 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1276
1277         * mm-util.el (mm-universal-coding-system): New.
1278
1279         * gnus-start.el (gnus-startup-file-coding-system): Use it.
1280
1281         * score-mode.el (score-mode-coding-system): Use it.
1282
1283 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1284
1285         * gnus-start.el (gnus-setup-news): Call
1286         `gnus-check-bogus-newsgroups' just after the native server is
1287         opened.
1288
1289 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1290
1291         * nnmail.el (nnmail-do-request-post): Util function to be used by
1292         `nnchoke-request-post' for all nnmail-derived backends.
1293
1294         * nnml.el (nnml-request-post): Use it.
1295
1296         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
1297         backend, for it groks nnml-request-post.
1298
1299         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
1300         Treat `mail-post' backends like `mail' backends, not like `news'
1301         backends.
1302
1303 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1304
1305         * gnus-msg.el (gnus-setup-message): make-local-hook.
1306
1307 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1308
1309         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
1310         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
1311         <karl@charcoal.com>, slightly changed by Kai.
1312
1313         * message.el (message-check-news-header-syntax): When checking
1314         whether the groups exist, check the right server based on
1315         `gnus-post-method'.
1316
1317 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1318
1319         * gnus-delay.el: New file.
1320
1321 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1322
1323         * mm-util.el (mm-read-coding-system): Take two arguments.
1324
1325         * gnus-sum.el (gnus-summary-show-article): Use
1326         mm-read-coding-system.
1327
1328         * gnus-art.el (article-de-quoted-unreadable):
1329         (article-de-base64-unreadable, article-wash-html):
1330         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
1331
1332 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1333
1334         * nnml.el (nnml-request-post): New function.  Can be used for
1335         annotations in nnml groups.
1336
1337 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1338
1339         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
1340         command.
1341
1342         * gnus-start.el (gnus-find-new-newsgroups): Use
1343         `message-make-date' instead of `current-time-string'.
1344         (gnus-ask-server-for-new-groups): Ditto.
1345         (gnus-check-first-time-used): Ditto.
1346
1347 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1348
1349         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
1350
1351 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
1352
1353         * message.el (message-shorten-references): Change `maxcount' and
1354         `cut' to obey USEFOR draft 5.
1355
1356 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
1357
1358         * gnus-sum.el (gnus-summary-display-arrow): New variable.
1359         (gnus-summary-set-article-display-arrow): New function.
1360         (gnus-summary-goto-subject): Use it.
1361
1362 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1363
1364         * gnus-sum.el (gnus-summary-import-article): Insert date if
1365         doesn't exist.
1366
1367 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1368
1369         * mml.el (mml-content-type-parameters): New.
1370         (mml-content-disposition-parameters): New.
1371         (mml-insert-mime-headers): Use them.
1372         (mml-parse-1): Accept charset.
1373
1374 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1375
1376         * gnus-group.el (gnus-group-select-group): Doc fix.
1377
1378         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
1379
1380 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
1383         to handle `define-derived-mode'.
1384
1385 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1386         From:  Stefan Monnier  <monnier@cs.yale.edu>
1387
1388         * message.el (message-mode): Use define-derived-mode.
1389         (message-tab): message-completion-alist.
1390
1391         * imap.el (imap-interactive-login): Use make-local-variable.
1392         (imap-open): Ditto.
1393         (imap-authenticate): Ditto.
1394
1395         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
1396
1397         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
1398
1399 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1400
1401         * message.el (message-citation-line-function): Refer to
1402         gnus-cite-attribution-suffix.
1403
1404 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1405
1406         * gnus-art.el,...: Error convention changes.
1407
1408 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1409
1410         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
1411
1412 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1413
1414         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
1415         (nnrss-read-server-data): Ditto.
1416
1417 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1418
1419         * gnus-setup.el (gnus-use-installed-gnus): Typo.
1420         * Cleanup files.
1421         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
1422
1423 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1424
1425         * gnus.el (gnus-summary-line-format): Add %o.
1426
1427         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
1428         unless shell outputs something.
1429
1430 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1431
1432         * gnus-art.el (gnus-boring-article-headers): Better doc.
1433         (article-hide-headers): Better regexp.
1434         Suggested by Matt Swift <swift@alum.mit.edu>.
1435
1436         * nnheader.el (nnheader-max-head-length): Better doc.
1437         (nnheader-header-value): Skip spaces.
1438         (nnheader-parse-head): Remove space.
1439         Suggested by Matt Swift <swift@alum.mit.edu>.
1440
1441         * gnus-sum.el (gnus-summary-show-raw-article): New function.
1442         (gnus-get-newsgroup-headers): Remove space.
1443
1444 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1445
1446         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
1447         (gnus-summary-reply): Use it.
1448         (gnus-summary-reply-broken-reply-to): New.
1449         (gnus-msg-force-broken-reply-to): New.
1450
1451         * mm-view.el (mm-inline-text): Showing as text/plain when error.
1452
1453 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1454
1455         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
1456
1457 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1458
1459         * mm-decode.el (mm-external-terminal-program): New variable.
1460         (mm-display-external): Use it. Use term to display when no
1461         window-system.
1462
1463 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1464
1465         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
1466         Browse->Next entries to Browse->Prev
1467
1468 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1469
1470         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
1471
1472 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1473
1474         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
1475         for the default encoding.
1476
1477         * nnrss.el (nnrss-url-field): New field.
1478         (nnrss-request-article): Add newsgroups.
1479
1480         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
1481
1482 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1483
1484         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
1485
1486         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
1487         (gnus-draft-setup): Remove backlog.
1488
1489 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1490
1491         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
1492         Cleanup.
1493
1494 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1495
1496         * gnus-msg.el (gnus-bug): Erase buffer.
1497
1498         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
1499
1500 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1501
1502         * mm-decode.el (mm-attachment-override-p): Fix typo.
1503
1504 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
1505
1506         * gnus-kill.el (gnus-execute): Work with the extra headers.
1507         * gnus-sum.el (gnus-summary-execute-command): Ditto.
1508
1509 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1510
1511         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
1512         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
1513
1514         * message.el (message-send-mail-real-function): New variable.
1515         (message-send-mail-partially, message-send-mail):
1516
1517         * nngateway.el (nngateway-request-post): Use it.
1518
1519         * gnus-agent.el (gnus-agentize): Use it.
1520
1521         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
1522         (nnsoup-revert-variables): Use it.
1523
1524 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
1525
1526         * mm-decode.el (mm-inline-media-tests): Default to displaying as
1527         text/plain if the type doesn't match any other media types.
1528         (mm-inlined-types): Doc fix.
1529         (mm-display-inline): Revert previous change (now handled by a
1530         default type in `mm-inline-media-tests'.
1531         (mm-inlinable-p): Revive.
1532         (mm-display-part): Call `mm-inlinable-p'.
1533         (mm-attachment-override-p): Ditto.
1534         (mm-inlined-p): Doc fix.
1535
1536         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
1537         well as `mm-inlined-p'.
1538
1539 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1540
1541         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
1542         (nntp-send-command-and-decode): Use gnus-point-at-bol.
1543
1544 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1545         From  Paul Jarc <prj@po.cwru.edu>
1546
1547         * message.el (message-use-mail-followup-to): New variable.
1548         (message-get-reply-headers): Use it.
1549
1550 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
1551
1552         * nnheader.el (nnheader-init-server-buffer): Make sure the
1553         *nntpd* buffer is made multibyte instead of a random buffer.
1554
1555 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1556
1557         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
1558         when it returns headers.
1559
1560 2001-07-07  Simon Josefsson  <jas@extundo.com>
1561
1562         * rfc2047.el (rfc2047-encode-message-header): Skip header when
1563         trying to fold. Thanks to Colin Walters
1564         <walters@cis.ohio-state.edu>
1565
1566 2001-07-06  Simon Josefsson  <jas@extundo.com>
1567
1568         * imap.el (imap-parse-address-list, imap-parse-flag-list)
1569         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
1570         Add information in `assert's.
1571
1572         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
1573         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
1574         and `nnimap-group-overview-filename', should handle all
1575         change-of-uidvalidity related issues.  But there may be other
1576         problems.)
1577
1578 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
1579
1580         * rfc2047.el (rfc2047-encode-message-header): Don't include the
1581         header name when folding.
1582
1583 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
1584
1585         * mm-decode.el (mm-inlined-types): Document relationship with
1586         `mm-inline-media-tests'.
1587         (mm-display-inline): Default to displaying as plain text if no
1588         inlining handler is available.
1589         (mm-inlinable-p): Remove.
1590         (mm-inlined-p): Don't call `mm-inlinable-p'.
1591         (mm-automatic-display-p): Ditto.
1592         (mm-attachment-override-p): Ditto.
1593
1594 2001-07-04  Simon Josefsson  <jas@extundo.com>
1595
1596         * nnimap.el (nnimap-importantize-dormant): New variable.
1597         (nnimap-request-update-info-internal): Use it.
1598         (nnimap-request-set-mark): Ditto.
1599
1600 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
1601
1602         * nntp.el (nntp-send-command): don't pass a buffer argument to
1603         `point'. Only XEmacs accepts this.
1604         * nntp.el (nntp-send-command-nodelete): ditto.
1605         * nntp.el (nntp-send-command-and-decode): ditto.
1606
1607 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
1608
1609         * nntp.el (nntp-open-connection-function): doc update.
1610         * nntp.el (nntp-pre-command): New.
1611         * nntp.el (nntp-via-rlogin-command): New.
1612         * nntp.el (nntp-via-telnet-command): New.
1613         * nntp.el (nntp-via-telnet-switches): New.
1614         * nntp.el (nntp-via-user-name): New.
1615         * nntp.el (nntp-via-user-password): New.
1616         * nntp.el (nntp-via-address): New.
1617         * nntp.el (nntp-via-envuser): New.
1618         * nntp.el (nntp-via-shell-prompt): New.
1619         * nntp.el (nntp-open-telnet-stream): New.
1620         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
1621         * nntp.el (nntp-open-via-telnet-and-telnet): New.
1622         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
1623         * nntp.el (nntp-send-command): ditto.
1624         * nntp.el (nntp-send-command-nodelete): ditto.
1625         * nntp.el (nntp-send-command-and-decode): ditto.
1626
1627 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
1628
1629         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
1630         `when'.
1631
1632 2001-07-03  Simon Josefsson  <jas@extundo.com>
1633         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
1634
1635         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
1636
1637 2001-07-03  Simon Josefsson  <jas@extundo.com>
1638
1639         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
1640         remove it (workaround XEmacs `fill-region' bug).
1641
1642 2001-07-01  Simon Josefsson  <jas@extundo.com>
1643
1644         * nnimap.el (nnimap-date-days-ago): Defeat locale.
1645
1646 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1647
1648         * mml2015.el (mml2015-format-error): New function.
1649         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
1650         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
1651         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
1652
1653 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1654
1655         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
1656         Suggested by Christoph Conrad <C.Conrad@cli.de>.
1657
1658         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
1659         group variables.
1660
1661 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1662
1663         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
1664
1665         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
1666         (nnrss-save-group-data): Ditto.
1667
1668         * gnus-agent.el (gnus-agent-save-alist): Ditto.
1669
1670 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * message.el (message-do-send-housekeeping): Narrow to headers.
1673
1674 2001-06-24  Simon Josefsson  <jas@extundo.com>
1675
1676         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
1677         insertion when breaking lines looked for " \t" instead of "[ \t]".
1678         (rfc2047-encode-message-header): Fold lines even if
1679         no QP encoding is done.
1680
1681 2001-06-23  Simon Josefsson  <jas@extundo.com>
1682         From Samuel Tardieu <sam@inf.enst.fr>
1683
1684         * smime.el (smime-keys): Support additional certificates.
1685         (smime-make-certfiles): New function.
1686         (smime-sign-region): Use previous variables.
1687         (smime-get-certfiles): New function.
1688         (smime-sign-buffer): Use it.
1689         (smime-verify-region): Support both CAfile and CApath.
1690
1691 2001-06-23  Simon Josefsson  <jas@extundo.com>
1692
1693         * smime.el (smime-decrypt-region): Perhaps work.
1694
1695 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1696
1697         * gnus-msg.el (gnus-copy-article-buffer): Typo.
1698
1699 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
1700
1701         * mm-decode.el (mm-save-part): Rewrite file name.
1702         (mm-file-name-rewrite-functions): New variable.
1703         (mm-file-name-delete-whitespace): New function.
1704         (mm-file-name-trim-whitespace): New function.
1705         (mm-file-name-collapse-whitespace): New function.
1706         (mm-file-name-replace-whitespace): New variable and function.
1707
1708 2001-06-22  Simon Josefsson  <jas@extundo.com>
1709
1710         * message.el (message-make-date): Workaround locale for weekdays.
1711
1712 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1713
1714         * message.el (message-goto-body): Return nil if not found. (revert!)
1715
1716 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1717         From Fremlin <chief@bandits.org>
1718
1719         * message.el (message-goto-body): Some messages have no header.
1720
1721         * gnus-msg.el (gnus-copy-article-buffer): Use it.
1722
1723 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
1724
1725         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
1726
1727 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1728
1729         * message.el (message-make-date): Add week day.
1730         Suggested by Jason R. Mastaler <jason@mastaler.com>.
1731
1732 2001-06-19  Simon Josefsson  <jas@extundo.com>
1733
1734         * message.el (message-yank-prefix): Doc fix.
1735         (message-yank-cited-prefix): Ditto.
1736         (message-delete-not-region): Keep citation prefix on first line,
1737         if possible and appropriate.
1738
1739 2001-06-19  Simon Josefsson  <jas@extundo.com>
1740
1741         * imap.el (imap-process-connection-type): New variable.
1742         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
1743         recent `imtest's work completely (no line length issues), while
1744         making making old `imtest's unusable.  Thanks to NAGY Andras
1745         <nagya@inf.elte.hu> for his work.
1746
1747 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
1748
1749         * imap.el (imap-ssl-program): Add -quiet to shut up
1750         OpenSSL/SSLeay's internal debug talk.
1751
1752 2001-06-19  Matt Armstrong <matt@lickey.com>
1753
1754         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
1755         server.
1756
1757 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1758
1759         * nnmail.el (nnmail-article-buffer): New variable.
1760         (nnmail-split-incoming): Use it.
1761
1762 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
1763
1764         * qp.el (quoted-printable-decode-region): If called interactively,
1765         use coding-system-for-read.
1766
1767 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1768
1769         * message.el (message-check-news-header-syntax): Check Reply-To.
1770
1771 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1772
1773         * mml.el (mml-parse-1): Use message options.
1774
1775         * message.el (message-do-fcc): Don't do anything if there is no
1776         FCC.
1777
1778 2001-06-16  Simon Josefsson  <jas@extundo.com>
1779
1780         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
1781         (nnimap-expunge-search-string): New variable.
1782         (nnimap-request-expire-articles): Use it.
1783
1784 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1785
1786         * message.el (message-send-mail-with-qmail): wrong exit status is
1787         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
1788
1789 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1790
1791         * gnus-art.el (article-strip-multiple-blank-lines): Use
1792         delete-region instead of replace-match.
1793
1794 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1795
1796         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
1797         (nnweb-google-wash-article): Ditto.
1798
1799 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
1800
1801         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
1802
1803 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
1806         specs.
1807
1808 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1809
1810         * gnus.el (gnus-email-address): Move it here.
1811
1812         * gnus-art.el (article-de-quoted-unreadable): Read charset if
1813         requested.
1814         (article-de-base64-unreadable): Ditto.
1815         (article-wash-html): Ditto.
1816
1817 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1818
1819         * message.el (message-options-set-recipient): Don't add ", "
1820         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
1821
1822 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
1825
1826 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1827
1828         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
1829         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
1830
1831         * nnrss.el (nnrss-node-text): Node might be nil.
1832
1833 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1834
1835         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
1836         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
1837
1838         * nnrss.el (nnrss-group-alist): More items.
1839
1840 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1841
1842         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
1843
1844 2001-06-03  Dale Hagglund  <rdh@best.com>
1845
1846         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
1847        restrict clauses.
1848
1849 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1850
1851         From Benjamin Rutt <brutt+news@bloomington.in.us>
1852
1853         * message.el (message-wide-reply-confirm-recipients): New variable.
1854
1855 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
1856
1857         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
1858         fix so it works with XEmacs.
1859
1860 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1861
1862         * nnrss.el (nnrss-retrieve-headers): Support description as extra
1863         headers.
1864
1865 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1866
1867         * nnrss.el: Fix a few bugs.
1868
1869 2001-06-05  Simon Josefsson  <jas@extundo.com>
1870
1871         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
1872         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
1873
1874 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
1875
1876         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
1877         binary so that we don't transmit ISO 2022 garbage to the process.
1878         This is needed under XEmacs.
1879
1880 2001-06-03  Simon Josefsson  <simon@josefsson.org>
1881
1882         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
1883         autoloaded incorrectly below because ssl-program-* is bound.)
1884         Thanks to Amos Gouaux for report.
1885
1886 2001-06-02  Simon Josefsson  <simon@josefsson.org>
1887
1888         * imap.el (imap-kerberos4-open):
1889         (imap-gssapi-open):
1890         (imap-ssl-open):
1891         (imap-network-open):
1892         (imap-shell-open):
1893         (imap-starttls-open): Set buffer to workaround spurious
1894         `accept-process-output' buffer changes.  Thanks to Mats Lidell
1895         <Mats.Lidell@contactor.se> for report and partial patch and Jake
1896         Colman <colman@ppllc.com> for report.
1897
1898 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1899
1900         * gnus-sum.el (gnus-summary-catchup): New argument.
1901         (gnus-summary-catchup-from-here): New function.
1902
1903 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1904
1905         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
1906         back, then insert glyph.  (Before, the glyph was inserted first,
1907         then the newline.)  This works around a behavior in XEmacs where
1908         it is not possible to insert a character after a glyph which is at
1909         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
1910
1911 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1912
1913         From Jaap-Henk Hoepman (jhh@xs4all.nl).
1914
1915         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
1916         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
1917         mm-destroy-postponed-undisplay-list): New functions.
1918         (mm-display-external): Use them.
1919
1920 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1921
1922         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
1923         `default-low' when evaluating `gnus-summary-highlight'.
1924         From Raja R Harinath <harinath@cs.umn.edu>.
1925
1926 2001-05-27  Simon Josefsson  <simon@josefsson.org>
1927
1928         * message.el (message-yank-cited-prefix): New variable.
1929         (message-indent-citation): Use it.
1930
1931         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
1932         as details.
1933         (mml2015-mailcrypt-clear-verify): Ditto.
1934
1935 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1936         From Nevin Kapur <nevin@jhu.edu>.
1937
1938         * gnus-sum.el (gnus-summary-default-high-score,
1939         gnus-summary-default-low-score): New variables.
1940         (gnus-summary-highlight): Use them.
1941
1942 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
1943
1944         * message.el (message-mail): pass the 'send-actions argument to
1945         `message-setup'.
1946
1947 2001-05-16  Simon Josefsson  <simon@josefsson.org>
1948         From Raymond Scholz <ray-2001@zonix.de>
1949
1950         * gnus-art.el (gnus-mime-view-part-as-charset):
1951         (gnus-mime-internalize-part): Doc fixes.
1952
1953 2001-05-11  Simon Josefsson  <simon@josefsson.org>
1954
1955         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
1956         status lines without any text ("^215$").
1957
1958 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1959
1960         * nnrss.el (nnrss-check-group): Reverse.
1961
1962 2001-05-07  Simon Josefsson  <simon@josefsson.org>
1963
1964         * message.el (message-get-reply-headers):
1965         (message-followup): Fix typo, suggested by David Green
1966         <dgreen@uab.edu>
1967
1968 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1969
1970         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
1971
1972         * nnrss.el (nnrss-open-server): Read server data when it is called.
1973         (nnrss-request-expire-articles): Fix.
1974
1975 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1976
1977         * message.el (message-do-send-housekeeping): mail-abbrevs may
1978         rename buffer behind Gnus.
1979
1980 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1981
1982         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
1983         (nnrss-group-alist): Add more resources.
1984         (nnrss-check-group): Ignore errors.
1985
1986 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1987
1988         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
1989
1990         * nnslashdot.el (nnslashdot-request-list): Add time.
1991         (nnslashdot-request-expire-articles): New.
1992
1993         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
1994         secondary methods too.
1995
1996 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1997
1998         * message.el (message-use-followup-to): Set default value to t.
1999
2000 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
2001
2002         * message.el (message-dont-reply-to-names): Fix documentation.
2003         (message-get-reply-headers): Use Mail-Followup-To only for wide
2004         replies.
2005
2006 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2007
2008         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
2009         correctly.
2010         (nnrss-check-group): Use time.
2011
2012 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2013
2014         * gnus.el: Oort Gnus v0.03 is released.
2015
2016 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017
2018         * nnultimate.el (nnultimate-topic-article-to-article): Use the
2019         group.
2020
2021 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
2024
2025 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * nnultimate.el (nnultimate-retrieve-headers): Return all
2028         available headers.
2029
2030         * gnus-sum.el (gnus-read-all-available-headers): New variable.
2031         (gnus-get-newsgroup-headers-xover): Use it.
2032
2033 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
2036
2037 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2038
2039         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
2040
2041 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2042
2043         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
2044         disable it.
2045
2046         * gnus.el (gnus-info-nodes): Remove a few The's.
2047
2048 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2049
2050         * mail-source.el (mail-source-movemail): Call-process may return a
2051         signal description string.
2052
2053         * gnus-start.el (gnus-read-newsrc-el-file):
2054         gnus-newsrc-file-version may be nil.
2055
2056         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
2057         Suggested by Michael Sperber [Mr. Preprocessor]
2058         <sperber@informatik.uni-tuebingen.de>.
2059
2060 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
2061
2062         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
2063
2064 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
2065
2066         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
2067         fontify HANDLE.
2068
2069 2001-04-18  Simon Josefsson  <simon@josefsson.org>
2070
2071         * smime.el (smime-ask-passphrase): Rework to return value.
2072         (smime-sign-region): Rework to bind value and use it.
2073         (smime-decrypt-region): Ditto.
2074
2075 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
2076         Committed by Simon Josefsson  <simon@josefsson.org>
2077
2078         * smime.el (smime-ask-passphrase): New function.
2079         (smime-sign-region): Use it.
2080         (smime-encrypt-cipher): New variable.
2081         (smime-decrypt-region): Ditto.
2082
2083 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
2084         Committed by Simon Josefsson  <simon@josefsson.org>
2085
2086         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
2087         the log.
2088
2089 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2090
2091         *gnus.el: Oort Gnus v0.02 is released.
2092
2093 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
2094
2095         * gnus.el: Oort Gnus v0.01 is released.
2096
2097 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098
2099         * gnus-sum.el (gnus-summary-highlight): Highlight read
2100         undownloaded articles as read articles.
2101
2102         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
2103         (gnus-agent-get-undownloaded-list): Mark all undownloaded
2104         articles, even read ones, as such.
2105
2106         * gnus-sum.el (gnus-summary-find-matching): Clean up.
2107         (gnus-find-matching-articles): New function.
2108         (gnus-summary-limit-include-matching-articles): New command.
2109         (gnus-summary-limit-include-thread): Include articles that have
2110         matching subjects.
2111         (gnus-offer-save-summaries): Clean up.
2112
2113 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2114
2115         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
2116
2117 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2118         From Jason Merrill <jason_merrill@redhat.com>
2119
2120         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
2121
2122 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
2123         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2124
2125         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
2126         newsgroup names when the original article is a news message.
2127
2128 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2129
2130         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
2131         supported. Suggest by Jim Meyering <jim@meyering.net>.
2132
2133 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
2134         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2135
2136         * nnmail.el (nnmail-split-it): Added check for .* at the end of
2137         regexp in nnmail-split-fancy.
2138
2139 2001-04-10  Simon Josefsson  <simon@josefsson.org>
2140
2141         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
2142
2143 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
2144
2145         * message.el (message-send-mail): Improve the interaction with the
2146         user.
2147
2148 2001-04-10  Simon Josefsson  <simon@josefsson.org>
2149
2150         * imap.el (imap-message-copy): Work around buggy servers that
2151         doesn't send TRYCREATE tags.
2152
2153 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
2154
2155         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
2156
2157 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
2160         date.
2161
2162 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
2165         lives.
2166
2167 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168
2169         * gnus-art.el (gnus-parse-news-url): New function.
2170         (gnus-button-handle-news): New function.
2171         (gnus-button-alist): Point to new functions.
2172
2173         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
2174
2175         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
2176         gnus-format-specs.
2177
2178         * message.el (message-check-news-header-syntax): Question even
2179         when Gnus doesn't know the group names.
2180         (message-send-news): Clean up.
2181
2182         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
2183         exited on purpose without saving.
2184
2185         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
2186
2187 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * gnus-score.el (gnus-score-orphans): Clean up.
2190
2191         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
2192
2193         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
2194         later.
2195
2196         * gnus-start.el (gnus-close-all-servers): Find the right items to
2197         close.
2198
2199         * qp.el (quoted-printable-decode-region): Just message
2200         malformation; don't quit.
2201
2202 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2203         From Gerd Moellmann <gerd@gnu.org>.
2204
2205         * gnus.el (gnus-interactive): A typo.
2206
2207 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
2208         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2209
2210         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
2211         `assq-delete-all', if that function exists; otherwise use the old
2212         definition. Documentation changed to match the one in
2213         `assq-delete-all'.
2214
2215 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2216
2217         * gnus-start.el (gnus-close-all-servers): New function.
2218
2219         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
2220         (gnus-server-remove-denials): Clean up.
2221
2222         * gnus-sum.el (gnus-summary-sort-by-original): New command and
2223         keystroke.
2224
2225 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2226
2227         * message.el (message-send-news): Message where we are sending.
2228         (message-send-mail): Ditto.
2229
2230         * gnus.el (gnus-server-string): New function.
2231
2232         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
2233
2234         * mm-decode.el (mm-default-directory): Customized.
2235         (mm-tmp-directory): Ditto.
2236
2237         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
2238         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
2239         or Chars.
2240         (gnus-summary-line-format-alist): ?l is now a string.
2241         (gnus-summary-prepare-threads): Output ? for unknown lines.
2242         (gnus-summary-insert-line): Ditto.
2243         (gnus-summary-print-article): Unbalanced parentheses.
2244
2245         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
2246         out whether new stuff has arrived.
2247
2248 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
2249
2250         * gnus-sum.el: Let printing work on ttys on Emacs.
2251
2252 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253
2254         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
2255         when forcing news.
2256
2257         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
2258         command.
2259
2260 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
2261
2262         * message.el (message-set-auto-save-file-name): Don't use
2263         asterisks under nt.
2264
2265 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2266
2267         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
2268         lists of articles.
2269
2270         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
2271
2272         * gnus-msg.el (gnus-put-message): Clean up.
2273         (gnus-summary-reply): Mark all replied-to articles as replied to.
2274         (gnus-inews-add-send-actions): Also mark as forwarded.
2275         (gnus-summary-mail-forward): Mark as forwarded.
2276
2277         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
2278         of articles.
2279         (gnus-summary-mark-article-as-forwarded): Ditto.
2280
2281         * gnus-msg.el (gnus-summary-resend-message): Mark article as
2282         forwarded.
2283         (gnus-summary-mail-forward): Clean up.
2284
2285         * gnus.el (gnus-article-mark-lists): Added forward.
2286
2287         * gnus-sum.el (gnus-forwarded-mark): New variable.
2288         (gnus-summary-prepare-threads): Use it.
2289         (gnus-summary-update-secondary-mark): Ditto.
2290         (gnus-newsgroup-forwarded): New variable.
2291
2292 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
2295         (gnus-summary-very-wide-reply): New command and keystroke.
2296         (gnus-summary-very-wide-reply-with-original): Ditto.
2297
2298         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
2299         (gnus-score-adaptive): Use it.
2300
2301         * gnus-start.el (gnus-get-unread-articles): Clean up.
2302
2303 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304
2305         * nnultimate.el (nnultimate-retrieve-headers): Work for other
2306         boards.
2307
2308 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
2309
2310         * gnus-start.el:
2311         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
2312         * gnus-start.el (gnus-subscribe-newsgroup): use it.
2313
2314
2315 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2316
2317         * nnultimate.el (nnultimate-retrieve-headers): Understand
2318         long-form month names.
2319
2320 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2321
2322         * gnus-sum.el (gnus-summary-show-all-headers):
2323         gnus-article-show-all-headers is broken. Use
2324         gnus-summary-toggle-header instead.
2325
2326         * mml2015.el (mml2015-gpg-extract-from): No error.
2327
2328 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2329         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
2330
2331         * mml2015.el (mml2015-gpg-extract-from): New function.
2332         (mml2015-gpg-verify): Use it.
2333         (mml2015-gpg-clear-verify): Use it.
2334
2335 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2336
2337         * message.el (message-setup-fill-variables): Use
2338         fill-paragraph-function.
2339         (message-fill-paragraph): Take an argument.
2340         (message-newline-and-reformat): Take another argument.
2341
2342 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2343
2344         * message.el (rmail-output): It is in rmailout.el not rmail.el.
2345
2346 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2347
2348         * message.el (message-forward): local-variable-p takes an extra
2349         argument in XEmacs.
2350
2351 2001-03-16  Simon Josefsson  <simon@josefsson.org>
2352
2353         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
2354         `nnimap-use-nov-p' (it really tested the negative).
2355         (nnimap-retrieve-headers): Use it.
2356
2357 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2358
2359         * message.el (message-generate-headers-first): Update doc.
2360
2361 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
2362
2363         * gnus.el (gnus-summary-line-format): Typo.
2364
2365 2001-03-11  Simon Josefsson  <simon@josefsson.org>
2366
2367         * mailcap.el (mailcap-mime-data): Add application/sieve.
2368         (mailcap-mime-extensions): Add .siv, .xls.
2369
2370 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2371         From Christoph Conrad <christoph.conrad@gmx.de>
2372
2373         * gnus-score.el (gnus-summary-lower-thread): Typo.
2374
2375 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2376
2377         * message.el (message-forward-decoded-p): New variable.
2378         (message-forward-subject-author-subject): Use it.
2379         (message-make-forward-subject): Use it.
2380         (message-forward): Use it.
2381
2382         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
2383
2384         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
2385         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
2386
2387 ;;Has been fixed -- zsh.
2388 ;;2001-03-05  Dave Love  <fx@gnu.org>
2389 ;;
2390 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
2391 ;;      Move it after definition of mm-coding-system-p.
2392 ;;
2393 2001-03-01  Dave Love  <fx@gnu.org>
2394
2395         * mm-util.el (mm-inhibit-file-name-handlers): Add
2396         image-file-handler.
2397
2398 2001-02-11  Dave Love  <fx@gnu.org>
2399
2400         * message.el (message-signature-file): Fix doc, :type.
2401
2402 2001-02-08  Dave Love  <fx@gnu.org>
2403
2404         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
2405         (message-posting-charset): Defvar when compiling again.
2406         (rfc2047-encodable-p): Require message.
2407
2408         * gnus-sum.el (gnus-alter-articles-to-read-function):
2409         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
2410
2411 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2412
2413         * nnrss.el: New file.
2414
2415 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
2416         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2417
2418         * rfc2047.el (rfc2047-unfold-region): Fix arg of
2419         `skip-chars-forward'.
2420
2421 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2422
2423         * nndraft.el (nndraft-request-group): Restore auto save files if
2424         the original files do not exist.
2425
2426 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2427
2428         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
2429         SCORE paths.
2430
2431         * mm-decode.el (mm-dissect-buffer): Call
2432         mail-extract-address-components only if necessary.
2433
2434 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2435
2436         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
2437         directory part.
2438         (gnus-score-search-global-directories): Use file-directory-p.
2439
2440         * gnus-score.el (gnus-score-score-files-1): Use
2441         gnus-kill-files-directory.
2442         From Adrian Aichner <adrian@xemacs.org>.
2443
2444 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2445
2446         * gnus.el (charset): Move here from gnus-sum.el.
2447
2448 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2449
2450         * mml.el (mml-preview): Disable local map.
2451
2452         * gnus-sum.el (gnus-summary-make-menu-bar): Make
2453         gnus-article-post-menu here.
2454
2455         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
2456         if it has not been made.
2457
2458 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2459
2460         * gnus-art.el (gnus-article-describe-key): Map key to event.
2461         (gnus-article-describe-key-briefly): Ditto
2462
2463 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2464
2465         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
2466
2467 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2468         From Katsumi Yamaoka <yamaoka@jpl.org>.
2469
2470         * dgnushack.el (coerce, merge, subseq): defmacro.
2471
2472 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2473
2474         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
2475         A fake defalias in nndraft.el results a not-activated bug in
2476         uncompiled versions.
2477
2478 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
2479         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2480
2481         * gnus-util.el (gnus-split-references): Handle malformed References:.
2482
2483 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2484
2485         * gnus-art.el (gnus-article-mime-part-status): 1 part.
2486
2487 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2488         From NAGY Andras <nagya@inf.elte.hu>.
2489
2490         * gnus.el (gnus-parameters): Typo.
2491
2492 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2493
2494         * gnus.el (gnus-read-method): Remove redundancy.
2495
2496 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2497
2498         * nnslashdot.el (nnslashdot-backslash-url): New.
2499         (nnslashdot-request-list): Use it.
2500
2501 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2502
2503         * nnml.el (nnml-generate-active-info): Fix the case when there is
2504         no file.
2505
2506         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
2507         (gnus-summary-create-article): New.
2508
2509         * gnus-group.el (gnus-group-mark-article-read): New.
2510
2511         * gnus-msg.el (gnus-inews-do-gcc): Use it.
2512
2513         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
2514
2515 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2516
2517         * gnus-art.el (gnus-article-edit-done): Don't use
2518         gnus-article-edit-exit.
2519         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
2520
2521         * gnus.el (gnus-parameters): New.
2522         Suggested by NAGY Andras <nagya@inf.elte.hu>.
2523         (gnus-parameters-get-parameter): New.
2524         (gnus-group-find-parameter): Use it.
2525
2526 2001-02-23  Simon Josefsson  <simon@josefsson.org>
2527
2528         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
2529         change of default value to `current'.
2530
2531 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2532
2533         * nneething.el (nneething-get-head): Insert unreadable file too.
2534
2535 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2536
2537         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
2538
2539         * webmail.el (webmail-type-definition): Deja is bought by google.
2540
2541 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2542
2543         * gnus-sum.el (gnus-fetch-headers): New.
2544         (gnus-select-newsgroup): Use it.
2545         (gnus-summary-insert-articles): New.
2546         (gnus-summary-insert-old-articles): New.
2547         (gnus-summary-insert-new-articles): New.
2548
2549         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
2550         (gnus-group-list-active): Ditto.
2551         * gnus-sum.el (gnus-set-mode-line): Ditto.
2552         (gnus-summary-read-group-1): Ditto.
2553
2554 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2555
2556         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
2557         current topic.
2558
2559 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2560
2561         * smiley.el (gnus-smiley-display): Don't do widening.
2562
2563         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
2564         within body.
2565
2566         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
2567
2568         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
2569         New.
2570         (gnus-mime-display-multipart-related-as-mixed): New.
2571         (gnus-mime-display-part): Use them.
2572
2573 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2574
2575         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
2576         something special.
2577
2578 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2579
2580         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
2581         (nnweb-request-article): Call reference if exists.
2582         (nnweb-type-definition): Dejanews is bought by google.com.
2583         Beta!
2584
2585 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2586
2587         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
2588
2589 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2590
2591         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
2592         gnus-article-sort-functions.
2593         (gnus-article-sort-functions): Doc fix.  Refer to
2594         gnus-thread-sort-functions.
2595
2596 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2597         From Paul Jarc <prj@po.cwru.edu>.
2598
2599         * message.el (message-get-reply-headers): More fixes.
2600
2601 2001-02-17  Paul Jarc <prj@po.cwru.edu>
2602         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2603
2604         * message.el (message-get-reply-headers): Fix bug with
2605         Mail-Followup-To/to-address interaction.
2606
2607 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2608
2609         * gnus-msg.el (gnus-configure-posting-styles): Match header in
2610         gnus-article-copy.
2611
2612 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2613
2614         * message.el (message-do-send-housekeeping): Rename to a better
2615         name.
2616
2617 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2618
2619         * message.el (message-cancel-news): Check article first, then ask
2620         yes or no.
2621
2622 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2623
2624         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
2625
2626 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2627
2628         * gnus-range.el (gnus-range-normalize): New function.
2629
2630 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
2631
2632         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
2633
2634 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2635
2636         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
2637
2638         * nnagent.el (nnagent-request-regenerate): New.
2639
2640         * nnfolder.el (nnfolder-request-regenerate): Deffoo.
2641
2642         * nnml.el (nnml-generate-nov-databases): Accept argument
2643         server. Don't open server if it is opened.
2644         (nnml-request-regenerate): Use it. Change to deffoo.
2645
2646 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
2647         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2648
2649         * gnus.el (gnus-define-group-parameter): Fix.
2650
2651 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2652
2653         * gnus.el (gnus-define-group-parameter): Improved.
2654
2655         * gnus-sum.el (charset): Define parameter.
2656         (ignored-charsets): Ditto.
2657         (gnus-summary-setup-default-charset): Use them.
2658
2659         * gnus-start.el (gnus-read-descriptions-file): Use them.
2660
2661         * gnus-cus.el (gnus-group-parameters): Remove them.
2662
2663 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2664
2665         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
2666
2667 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2668
2669         * gnus-sum.el (gnus-summary-read-group-1): Remove
2670         gnus-summary-set-local-parameters.
2671         (gnus-summary-setup-buffer): Put it here.
2672
2673 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2674
2675         * gnus.el (to-address): Define parameter.
2676         (to-list): Ditto.
2677         * gnus-art.el (article-hide-boring-headers): Use them.
2678         * gnus-msg.el (gnus-post-news): Ditto.
2679         * gnus-cus.el (gnus-group-parameters): Remove them.
2680
2681 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2682
2683         * gnus-draft.el (gnus-draft-reminder): New.
2684
2685         * gnus-art.el (gnus-sender-save-name): New.
2686
2687 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2688
2689         * mm-util.el (mm-mime-charset): Error message.
2690
2691 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2692
2693         * message.el (message-check-news-body-syntax): Don't check mml lines.
2694
2695 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2696
2697         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
2698         subscribe.
2699
2700         * gnus-start.el (gnus-call-subscribe-functions): New.
2701         (gnus-find-new-newsgroups): Use it.
2702         (gnus-ask-server-for-new-groups): Use it.
2703         (gnus-check-first-time-used): Use it.
2704         (gnus-subscribe-newsgroup-method): Grok a list of functions.
2705         (gnus-subscribe-options-newsgroup-method): Ditto.
2706         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
2707         return .
2708
2709 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2710
2711         * gnus-cus.el (gnus-score-customize): Doc fix.
2712
2713 2001-02-11  Jesper Harder <harder@ifa.au.dk>
2714
2715         * dgnushack.el (my-getenv): Typo.
2716
2717 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2718
2719         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
2720
2721 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2722
2723         * gnus-group.el (gnus-group-suspend): Offer save summaries.
2724
2725         * gnus-art.el (gnus-treat-leading-whitespace): New.
2726         (gnus-treatment-function-alist): Use it.
2727         (article-remove-leading-whitespace): New.
2728         (gnus-article-make-menu-bar): Use it.
2729
2730         * gnus-sum.el (gnus-summary-wash-empty-map): Add
2731         remove-leading-whitespace.
2732         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
2733         because of conflict.
2734
2735 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2736
2737         * Makefile.in: Hack generating gnus-load.el.
2738         * dgnushack.el: Ditto.
2739         * gnus-load.el: Remove it.
2740
2741 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2742
2743         * dgnushack.el : Add URLDIR.
2744
2745         * Makefile.in (EMACS_COMP): Ditto.
2746
2747 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2748
2749         * gnus-cus.el (gnus-score-customize): Error on no score file.
2750
2751 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2752
2753         * mm-decode.el (mm-merge-handles): New function.
2754
2755         * mm-view.el (mm-inline-message): Use it.
2756         (mm-view-message): Ditto.
2757
2758         * mm-partial.el (mm-inline-partial): Ditto.
2759
2760         * mm-extern.el (mm-inline-external-body): Ditto.
2761
2762         * gnus-art.el (gnus-mime-view-part): Ditto.
2763         (gnus-mime-view-part-as-type): Ditto.
2764         (gnus-mime-save-part-and-strip): Prevent users to strip in some
2765         cases.
2766
2767 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2768
2769         * message.el (message-cancel-news): Allow to shoot foot.
2770         (message-supersede): Ditto.
2771
2772 2001-02-08  Tommi Vainikainen <thv@iki.fi>
2773
2774         * gnus-sum.el (gnus-simplify-subject-re): Use
2775         message-subject-re-regexp.
2776
2777 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2778
2779         * nnmail.el (nnmail-expiry-target-group): Bind
2780         nnmail-cache-accepted-message-ids to nil.
2781
2782         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
2783         coding system.
2784
2785 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2786
2787         * qp.el (quoted-printable-encode-region): Make sure characters are
2788         between 00 and FF.  Don't check charset.
2789
2790         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
2791         in Emacs 20.
2792         * rfc2047.el (rfc2047-q-encode-region): Ditto.
2793
2794 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2795
2796         * message.el (message-make-forward-subject): Argument decoded.
2797         (message-forward): Use it when digest.
2798
2799         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
2800         buffer.
2801
2802 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2803
2804         * message.el (message-generate-headers-first): Doc fix.
2805
2806 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2807
2808         * gnus-art.el (article-make-date-line): Error proof.
2809
2810 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2811
2812         * gnus-group.el (gnus-group-listing-limit): New.
2813         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
2814
2815         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
2816
2817 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2818
2819         * message.el (message-newline-and-reformat): Special case for
2820         breaking at BOL.
2821
2822 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
2823
2824         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
2825         message/rfc822.
2826
2827 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2828
2829         * message.el (message-encode-message-body): Don't insert
2830         Content-Type if it is inside a mail.
2831
2832 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2833
2834         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
2835         gnus-article-commands-menu.
2836
2837         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
2838         in Emacs.
2839
2840         * gnus-start.el (gnus-read-descriptions-file): Use
2841         gnus-group-name-charset and gnus-group-charset-alist.
2842
2843 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2844
2845         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
2846         active region.
2847
2848         * gnus-start.el (gnus-group-change-level): Remove from both
2849         gnus-zombie-list and gnus-killed-list.
2850
2851 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2852
2853         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
2854         gnus-subscribe-topics.
2855
2856         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
2857
2858 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2859
2860         * gnus-art.el (gnus-article-make-menu-bar): Make
2861         gnus-article-post-menu.
2862
2863         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
2864
2865         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
2866
2867         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
2868
2869         * message.el (message-mode-menu): Ditto.
2870
2871         * gnus-art.el (defvar): eval-when-compile.
2872
2873 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2874
2875         * gnus-agent.el (gnus-agentize): Fix doc.
2876
2877 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
2878
2879         * mml.el (mml-preview): Bind `q'.
2880
2881 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2882
2883         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
2884
2885 2001-01-31  Dave Love  <fx@gnu.org>
2886
2887         * mm-util.el (mm-mime-mule-charset-alist)
2888         (mm-find-mime-charset-region): Consider mule-utf-8.
2889
2890 2001-01-31  Dave Love  <fx@gnu.org>
2891
2892         * gnus-art.el (gnus-article-x-face-command)
2893         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
2894         :version.
2895
2896 2001-01-26  Dave Love  <fx@gnu.org>
2897
2898         * mm-util.el (mm-multibyte-string-p): New.
2899
2900 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
2901 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
2902 ;;      string-as-multibyte on class.  Clarify line-folding.
2903         (quoted-printable-encode-string): Make temp buffer inherit
2904         string's multibyteness.
2905
2906 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
2907
2908         * nnheader.el (toplevel): Don't require `gnus-util' at
2909         compile-time; this creates a circular dependency, and prevents
2910         a bootstrap.
2911
2912 2001-01-22  Andreas Schwab  <schwab@suse.de>
2913
2914         * nnheader.el (gnus-delete-line): Autoload it as a macro.
2915
2916 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2917
2918         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
2919
2920         * gnus-art.el (article-hide-list-identifiers): Ditto.
2921
2922         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
2923
2924 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2925
2926         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
2927
2928         * gnus-art.el (article-hide-list-identifiers): Similar.
2929
2930 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
2931
2932         * nnmail.el (nnmail-remove-list-identifiers): Improved.
2933
2934 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2935
2936         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
2937
2938 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2939
2940         * gnus-util.el (gnus-string-equal): New function.
2941
2942         * gnus-art.el (article-hide-boring-headers): Use it.
2943
2944 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
2945
2946         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
2947
2948 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2949
2950         * gnus-msg.el (gnus-msg-mail): Support switch-action.
2951
2952 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2953
2954         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
2955         command if there is not last-saver.
2956
2957 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2958
2959         * nntp.el (nntp-open-connection): 201 is possible.
2960
2961 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2962
2963         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
2964         (rfc2047-charset-encoding-alist): Add big5.
2965
2966 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2967
2968         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
2969         (gnus-agent-remove-server): Ditto.
2970         (autoload): gnus-server-update-server.
2971
2972         * gnus-srvr.el (gnus-server-line-format): Add %a.
2973         (gnus-server-line-format-alist): Add gnus-tmp-agent.
2974         (gnus-server-insert-server-line): Use it.
2975
2976 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2977
2978         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
2979         GB2312 and Big5.
2980
2981 2001-01-24  Simon Josefsson  <sj@extundo.com>
2982
2983         * mail-source.el (mail-sources): Add :program specifier to IMAP
2984         mail source.
2985         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
2986
2987 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2988
2989         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
2990
2991 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2992
2993         * nntp.el (nntp-wait-for): Return the success code.
2994         (nntp-open-connection): Use it.
2995
2996 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2997
2998         * gnus-int.el (gnus-check-server): Allow breaking the opening.
2999
3000 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3001
3002         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
3003
3004 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3005
3006         * gnus-sum.el (gnus-summary-print-article): Take one prefix
3007         argument. Allow to print several articles in one file.
3008
3009 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3010
3011         * webmail.el (webmail-type-definition): netaddress changes.
3012
3013 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3014
3015         * gnus.el: Fix copyright. Remove trailing spaces.
3016
3017         * message.el (message-forward): Use mule4.
3018
3019 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3020
3021         * mm-util.el (mm-string-as-unibyte): New.
3022
3023         * message.el (message-forward): Use it.
3024
3025 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3026
3027         * message.el (message-cite-original-without-signature): Don't peel
3028         off the blank line.
3029         (message-get-reply-headers): Add Cc if it is not in follow-to.
3030
3031 2001-01-20  Simon Josefsson  <sj@extundo.com>
3032
3033         * mm-decode.el (mm-handle-multipart-from): Add.
3034         (mm-dissect-buffer): Save From: header value.
3035         (mm-security-from): Remove.
3036         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
3037
3038         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
3039         instead of `mml-security-from'.  Protect null from value.
3040
3041 2001-01-20  Simon Josefsson  <sj@extundo.com>
3042
3043         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
3044         application/vnd.ms-excel attachments.
3045
3046 2001-01-19  Simon Josefsson  <sj@extundo.com>
3047
3048         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
3049
3050 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3051
3052         * message.el (message-ignored-mail-headers): Ditto.
3053
3054 2001-01-19  Simon Josefsson  <sj@extundo.com>
3055
3056         * message.el (message-ignored-news-headers): Only search beginning
3057         of line.
3058
3059 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
3060
3061         * message.el (message-send-mail): Content-Type may not be there.
3062
3063 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3064
3065         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
3066         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
3067
3068         * gnus-art.el (article-display-x-face): Insert X-Face if there is
3069         not.
3070
3071 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3072
3073         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
3074         non-native groups.
3075
3076 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3077
3078         * message.el (message-yank-original): Understand
3079         universal-argument.
3080
3081 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3082
3083         * gnus-art.el (gnus-boring-article-headers): Add to-address.
3084         (article-hide-boring-headers): Ditto.
3085
3086         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
3087
3088 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3089
3090         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
3091         one.
3092
3093 2001-01-16  Simon Josefsson  <simon@josefsson.org>
3094
3095         * message.el (message-make-in-reply-to): Add comment to message-id
3096         (old syntax, see 2000-08-02 change).
3097
3098 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3099
3100         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
3101         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
3102         (gnus-button-reply): Ditto.
3103
3104 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
3105
3106         * gnus-art.el (article-display-x-face): Fix.
3107
3108 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3109
3110         * gnus-art.el (article-display-x-face): Use
3111         gnus-original-article-buffer.
3112
3113 2001-01-15  Jack Twilley <jmt@tbe.net>
3114
3115         * message.el (message-add-header): Move to point-max.
3116
3117 2001-01-15  Simon Josefsson  <simon@josefsson.org>
3118
3119         * smime.el (smime-CA-directory, smime-CA-file): Change default to
3120         nil, improve documentation.
3121         (smime-certificate-directory): Comment out false hints (until it
3122         is implemented).
3123
3124         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
3125         there aren't any keys.
3126         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
3127         verify certificate.  Default is changed to only check integrity.
3128         Improved security status texts.  If a certificate doesn't contain
3129         a email address, don't fail.
3130
3131         * smime.el (smime-noverify-region):
3132         (smime-noverify-buffer): New functions.  Verifies integrity only.
3133
3134 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3135
3136         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
3137
3138 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3139
3140         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
3141         (gnus-remove-some-windows): Ditto.
3142
3143 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3144
3145         * gnus-art.el (article-make-date-line): 11th.
3146
3147 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3148
3149         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
3150         (mml2015-gpg-sign): Ditto.
3151
3152 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3153
3154         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
3155         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
3156
3157 2001-01-08  Dave Love  <fx@gnu.org>
3158
3159         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
3160         single character.
3161
3162         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
3163
3164         * message.el: Doc and message fixes.
3165         (message-send-rename-function)
3166         (message-make-forward-subject-function)
3167         (message-send-mail-function, message-reply-to-function)
3168         (message-wide-reply-to-function, message-followup-to-function)
3169         (message-distribution-function, message-auto-save-directory): Fix
3170         :type.
3171
3172         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
3173         proceeding after warnings.  Amend multipart warning message.
3174
3175 2001-01-04  Dave Love  <fx@gnu.org>
3176
3177         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
3178         compiling.
3179         (gnus-make-directory): Require nnmail.
3180
3181         * mm-decode.el (mm-inline-media-tests): Add
3182         image/x-portable-bitmap.
3183         (mm-get-image): Grok pbm.
3184
3185 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
3186
3187         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
3188
3189 2001-01-09  Didier Verna  <didier@xemacs.org>
3190
3191         * dgnushack.el (dgnushack-compile): give a dummy value to
3192         `gnus-xmas-glyph-directory' for the time of compilation.
3193         * gnus-agent.el: moved some XEmacs specific hook add-ons from
3194         `gnus-xmas-[re]define' to avoid loosing user custom settings.
3195         * gnus-art.el: ditto.
3196         * gnus-group.el: ditto.
3197         * gnus-salt.el: ditto.
3198         * gnus-sum.el: ditto.
3199         * gnus-topic.el: ditto.
3200         * gnus-xmas.el (gnus-xmas-define): see above.
3201         * gnus-xmas.el (gnus-xmas-redefine): see above.
3202         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
3203         non-continuable error when the directory can't be found.
3204
3205 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3206
3207         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
3208         handle.
3209         * gnus-art.el (gnus-mime-view-part): Copy it.
3210         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
3211
3212 2001-01-09  Michael Downes <mjd@ams.org>
3213
3214         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
3215
3216 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3217
3218         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
3219         orig-file. Use ',source.
3220
3221 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3222
3223         * gnus-xmas.el (gnus-xmas-modeline-glyph):
3224         (gnus-xmas-group-startup-message):
3225         Detect gnus-xmas-glyph-directory when it is nil.
3226
3227 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * pop3.el (pop3-get-message-count): Andrew Innes
3230         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
3231
3232 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
3235
3236         * time-date.el (time-to-number-of-days): New function.
3237
3238 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
3239
3240         * nnslashdot.el (nnslashdot-request-list): Always get the right
3241         sid.
3242
3243 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3244
3245         * message.el (message-minibuffer-local-map): New keymap.
3246         (message-read-from-minibuffer): Use it.
3247         * gnus-msg.el (gnus-summary-resend-message): Use it
3248
3249 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3250
3251         * gnus-start.el (gnus-display-time-event-handler): New function.
3252         (gnus-after-getting-new-news-hook): Use it.
3253
3254 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3255
3256         * message.el (message-ignored-mail-headers): Add draft header.
3257
3258 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3259
3260         * gnus-sum.el (gnus-summary-expire-articles): Don't save
3261         excursion.
3262
3263         * nnslashdot.el (nnslashdot-request-list): Get the right year.
3264
3265 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
3266
3267         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
3268
3269 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3270
3271         * qp.el (quoted-printable-decode-region): Don't backward-char.
3272
3273 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3274
3275         * gnus-draft.el: Mark articles as replied.
3276
3277         * gnus-sum.el (gnus-summary-add-mark): New function.
3278
3279         * gnus-group.el (gnus-add-mark): New function.
3280
3281         * gnus-sum.el (gnus-summary-buffer-name): New function.
3282         (gnus-summary-setup-buffer): Use it.
3283
3284         * gnus-draft.el: Set things up with the right post method and
3285         stuff.
3286
3287         * message.el (message-ignored-news-headers): Remove X-Draft-From.
3288
3289         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
3290
3291         * gnus.el (gnus-draft-meta-information-header): New variable.
3292
3293 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3294
3295         * gnus-art.el (gnus-treatment-function-alist): Move the date
3296         functions before the header sorting functions.
3297
3298         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
3299
3300         * dgnushack.el (dgnushack-compile): Message whether there is w3.
3301         Don't (push "/usr/share/emacs/site-lisp" load-path).
3302
3303         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
3304         to empty fill prefixes.
3305
3306 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3307
3308         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
3309         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
3310
3311 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
3314
3315         * nnml.el (autoload): Move to nnheader.el.
3316
3317         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
3318         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
3319         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
3320         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
3321
3322 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3323
3324         * gnus-art.el (article-make-date-line): Get the hours right.
3325         (gnus-ignored-headers): More hiding.
3326
3327         * nnmail.el (nnmail-expiry-wait): Not an integer.
3328
3329         * message.el (message-goto-body): Only expand abbrev when called
3330         interactively.
3331         (message-make-lines): Use it.
3332
3333 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3334
3335         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
3336
3337 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3338
3339         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
3340         include the expunged articles.
3341
3342         * gnus-group.el (gnus-group-sort-by-server): New function.
3343
3344         * gnus.el (gnus-method-to-server-name): New function.
3345         (gnus-group-prefixed-name): Use it.
3346
3347         * gnus-group.el (gnus-group-sort-function): Doc fix.
3348         (gnus-group-sort-groups-by-server): New command.
3349
3350 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3351
3352         * gnus-art.el (gnus-treat-date-english): New variable.
3353         (article-date-english): New command.
3354         (gnus-english-month-names): New variable.
3355         (article-make-date-line): Do 'english.
3356
3357         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
3358         after the fill prefix.
3359
3360         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
3361         score...".
3362
3363         * gnus-art.el (gnus-ignored-headers): Hide more headers.
3364
3365         * message.el (message-mode-map): Bind comment-region.
3366
3367         * gnus-art.el (gnus-mime-display-part): Let w3 display
3368         multipart/related.
3369
3370         * mm-bodies.el (mm-long-lines-p): New function.
3371         (mm-body-encoding): Use it.
3372         (mm-body-encoding): Encode articles with lines longer than 1000
3373         characters.
3374
3375 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3376
3377         * mm-util.el (mm-enable-multibyte): Use
3378         default-enable-multibyte-characters.
3379         (mm-enable-multibyte-mule4): Ditto.
3380         (mm-disable-multibyte): Test XEmacs.
3381         (mm-disable-multibyte-mule4): Ditto.
3382         (mm-with-unibyte-current-buffer): Simplified.
3383         (mm-with-unibyte-current-buffer-mule4): Ditto.
3384
3385 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3386
3387         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
3388
3389         * nnheader.el (nnheader-string-as-multibyte): New alias.
3390
3391         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
3392
3393         * gnus-uu.el (gnus-message-process-mark): New function.
3394         (gnus-uu-mark-by-regexp): Use it.
3395         (gnus-new-processable): New function.
3396
3397 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
3398
3399         * gnus-sum.el (gnus-no-mark): New variable.
3400
3401 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402
3403         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
3404         backslashes.
3405
3406 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
3407
3408         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
3409         definition.
3410
3411 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3412
3413         * dgnushack.el (dgnushack-compile): elc is in the current directory.
3414
3415         * qp.el (quoted-printable-encode-region): Don't check multibyte in
3416         XEmacs.
3417
3418 2000-12-25  Lloyd Zusman <ljz@asfast.com>
3419
3420         * mml.el (mml-read-tag): Save tag location.
3421
3422 2000-12-25  Simon Josefsson  <simon@josefsson.org>
3423
3424         * starttls.el: Sync with Emacs 21.
3425
3426 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3427
3428         * message.el (message-mail): Support yank-action.
3429
3430         * message.el (message-setup): Revoke the last change.
3431
3432 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3433
3434         * message.el (message-setup): Use cons. Suggested by Johan Vromans
3435         <jvromans@squirrel.nl>.
3436
3437 2000-12-24  Simon Josefsson  <sj@extundo.com>
3438
3439         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
3440         mailing list junk at end of part.
3441
3442 2000-12-23  Simon Josefsson  <sj@extundo.com>
3443
3444         * nnimap.el (nnimap-expiry-target): New function.
3445         (nnimap-request-expire-articles): Use it.
3446
3447 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3448
3449         * gnus.el (gnus-group-parameters-more): New variable.
3450         * gnus-cus.el (gnus-group-customize): Use it.
3451
3452         * gnus.el (gnus-define-group-parameter): New macro.
3453         (auto-expire): Use it
3454         (total-expire): Use it.
3455         * gnus-art.el (banner): Use it.
3456
3457         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
3458         <ljz@asfast.com>.
3459
3460 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3461
3462         * gnus-topic.el (gnus-topic-create-topic): Use list.
3463
3464         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
3465         before binding gnus-default-article-saver.
3466
3467         * gnus-sum.el (gnus-summary-save-article):
3468         (gnus-summary-pipe-output):
3469         (gnus-summary-save-article-mail):
3470         (gnus-summary-save-article-rmail):
3471         (gnus-summary-save-article-file):
3472         (gnus-summary-write-article-file):
3473         (gnus-summary-save-article-body-file): Ditto.
3474
3475         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
3476
3477 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3478
3479         * gnus-art.el (gnus-mime-security-button-map):
3480         (gnus-mime-button-map): Add parent.
3481
3482 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3483
3484         * messagexmas.el (message-xmas-redefine): New function.
3485
3486         * message.el: Use it.
3487
3488         * gnus-art.el (gnus-article-check-hidden-text): Return t.
3489
3490         * gnus-util.el (gnus-remove-text-properties-when): Return t.
3491
3492 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3493
3494         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
3495         malformatted messages.
3496
3497 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3498
3499         * mm-util.el (mm-image-load-path): New function.
3500
3501         * gnus-group.el (gnus-group-make-tool-bar): Use it.
3502
3503         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
3504
3505         * message.el (message-tool-bar-map): Use it.
3506
3507         * Makefile.in (install-el): New.
3508
3509 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3510
3511         * gnus-art.el (article-treat-dumbquotes): Quote \.
3512
3513 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3514
3515         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
3516         Emacs 20 runs on a terminal.
3517
3518 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3519
3520         * gnus-msg.el (gnus-bug): Revert to save-excursion.
3521
3522         * mml.el (gnus-add-minor-mode): Autoload.
3523
3524         * message.el (message-forward): Save-restriction.
3525
3526 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3527
3528         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
3529         Paul Stevenson <p.stevenson@surrey.ac.uk>
3530
3531 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3532
3533         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
3534
3535         * mml.el (gnus-ems): Don't require.
3536
3537         * gnus.el (gnus-decode-rfc1522): Removed.
3538         (gnus-set-text-properties): Define.
3539
3540 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3541
3542         * gnus-art.el (gnus-mime-*): handle may be nil.
3543
3544         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
3545
3546         * gnus.el (gnus-group-remove-excess-properties): Not defined
3547         in gnus-xmas.
3548
3549 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3550
3551         * message.el (message-mail-user-agent): Add :version.
3552
3553 2000-12-21  Miles Bader  <miles@gnu.org>
3554
3555         * message.el (message-mode): Set `comment-start' to the  yank prefix.
3556
3557 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3558
3559         * message.el (message-mail-user-agent): New variable.
3560         (message-setup): Renamed to message-setup-1. Support
3561         mail-user-agent.
3562         (message-mail-user-agent): New function.
3563         (message-mail): Use it.
3564         (message-reply): Use it.
3565         (message-resend): Use it.
3566         (message-mail-other-window): Use it.
3567         (message-mail-other-frame): Use it.
3568
3569         * gnus-msg.el (gnus-bug): Support mail-user-agent.
3570
3571 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3572
3573         * message.el (message-tool-bar-map): Simplify.
3574         (message-narrow-to-head-1): New function.
3575         (message-narrow-to-head): Use it.
3576         (message-reply): Ditto.
3577         (message-cancel-news): Ditto.
3578         (message-supersede): Ditto.
3579         (message-make-forward-subject): Ditto.
3580         (message-bounce): Ditto.
3581
3582 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3583
3584         * uudecode.el (uudecode-decode-region-external): make-temp-file
3585         may not be defined.
3586
3587         * binhex.el (defalias): eval-and-compile.
3588
3589         * message.el (message-tool-bar-map): New function.
3590         (message-mode): Use it.
3591
3592 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3593
3594         * nntp.el (nntp-find-connection): Remove the entry.
3595         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
3596
3597 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3598
3599         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
3600
3601         * message.el (message-forward): Copy buffer in unibyte mode.
3602
3603 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3604
3605         * message.el (message-make-forward-subject): Don't widen. Decode.
3606         (message-forward): Don't decode subject.
3607
3608 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
3609
3610         * qp.el (quoted-printable-encode-region): Upcase QP.
3611
3612 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3613
3614         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
3615         mail-extract-a-c instead. Don't depend on Gnus.
3616
3617         * mml.el (gnus-ems): Require it.
3618
3619         * gnus-msg.el (gnus-summary-mail-forward):
3620
3621         * message.el (message-forward):  Move mime-to-mml here.
3622
3623 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3624
3625         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
3626         * gnus-art.el (gnus-insert-mime-button): Simplify.
3627         (gnus-mime-display-alternative): Ditto.
3628         (gnus-insert-mime-security-button): Ditto.
3629
3630 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3631
3632         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
3633         text-property-not-all doesn't return nil when start=mark(end).
3634         (gnus-remove-text-properties-when): Ditto.
3635
3636 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3637
3638         * gnus-start.el (gnus-group-change-level): Remove group from
3639         gnus-active-hashtb if real killed.
3640
3641 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3642
3643         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
3644         (gnus-mime-display-alternative): Ditto.
3645         (gnus-insert-mime-security-button): Ditto.
3646
3647 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3648
3649         * gnus-start.el (gnus-group-change-level): Don't add it into
3650         killed-list if it was killed.
3651
3652 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3653
3654         * nnmbox.el (nnmbox-file-coding-system): Use binary.
3655         (nnmbox-active-file-coding-system): Ditto.
3656
3657         * gnus-cus.el (gnus-group-parameters): Add posting-style.
3658
3659 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3660
3661         * gnus.el (gnus-version):
3662         (gnus-version-number): Set to Oort Gnus 0.01.
3663
3664         * gnus-art.el (gnus-mime-security-button-map):
3665         (gnus-insert-mime-security-button): Fix for Emacs21.
3666
3667 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
3670         easymenu, because XEmacs doesn't understand :help.
3671
3672         * mm-uu.el: Require binhex.
3673
3674 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3675
3676         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
3677
3678 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3679
3680         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
3681
3682 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
3683
3684         * *.xpm, *.pbm: Convert icons icons to size 24x24.
3685
3686 2000-12-18  Dave Love  <fx@gnu.org>
3687
3688         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
3689         (unused).
3690
3691 2000-12-13  Miles Bader  <miles@gnu.org>
3692
3693         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
3694         to t, so that we don't get stuck while trying to smilefy
3695         intangible text.
3696
3697 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
3698
3699         * smiley-ems.el (smiley-regexp-alist): Make regexps match
3700         at the end of the buffer.
3701         (smiley-region): In the loop, move to the end of the submatch
3702         matching the smiley instead of using the end of the match
3703         of the whole regexp.
3704
3705 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
3706
3707         * message.el (message-mode): Doc fix.
3708
3709 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
3710
3711         * smiley-ems.el (smiley-region): Doc fix.
3712
3713 2000-12-11  Miles Bader  <miles@gnu.org>
3714
3715         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
3716         bottom line visible, check to see if it's partially obscured, and
3717         if so, either scroll one more line to make it fully visible, or
3718         revert to showing the second line from the top.
3719
3720 2000-12-07  Dave Love  <fx@gnu.org>
3721
3722         * mailcap.el (mailcap-download-directory)
3723         * gnus-audio.el (gnus-audio-directory)
3724         * smiley-ems.el (smiley-data-directory): Fix :type.
3725
3726 2000-11-30  Dave Love  <fx@gnu.org>
3727
3728         * message.el (message-auto-save-directory): Use
3729         file-name-as-directory.
3730         (message-set-auto-save-file-name): Create
3731         message-auto-save-directory if necessary.
3732         (message-replace-chars-in-string): Removed -- unused.
3733         (message-mail-alias-type): Customize.
3734         (message-headers): Remove duplicate defgroup.
3735
3736 2000-11-29  Dave Love  <fx@gnu.org>
3737
3738         * qp.el (quoted-printable-decode-region): Use error, not message
3739         to report malformed text (like base64).  Amend message.
3740
3741 2000-11-29  Miles Bader  <miles@gnu.org>
3742
3743         * message.el (message-header-lines): Fontify tag.
3744
3745 2000-11-27  Dave Love  <fx@gnu.org>
3746
3747         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
3748         compiler warning.
3749
3750 ;2000-11-26  Dave Love  <fx@gnu.org>
3751 ;
3752 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
3753 ;
3754 2000-11-23  Dave Love  <fx@gnu.org>
3755
3756         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
3757
3758         * mm-uu.el (uudecode): Require.
3759         (uudecode-decode-region, uudecode-decode-region-external): Don't
3760         autoload.
3761         (mm-uu-copy-to-buffer): Doc fix.
3762         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
3763         type fix.
3764
3765         * mailcap.el: Doc fixes.
3766         (mailcap-mime-data): Various adjustments.
3767         (mailcap): New group.
3768         (mailcap-download-directory): Customize.
3769         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
3770         (mailcap-temporary-directory): Deleted (unused).
3771         (mailcap-unescape-mime-test): Simplify slightly.
3772         (mailcap-viewer-passes-test): Use functionp.
3773         (mailcap-command-p): Aliased to executable-find.
3774
3775         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
3776         default-enable-multibyte-characters is nil.
3777
3778 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
3779
3780         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
3781
3782 2000-11-21  Dave Love  <fx@gnu.org>
3783
3784         * gnus-art.el (gnus-mime-button-map): Don't inherit from
3785         gnus-article-mode-map.
3786 ;       (gnus-mime-button-menu): Use mouse-set-point.
3787         (gnus-insert-mime-button, gnus-mime-display-alternative)
3788         (gnus-mime-display-alternative): Don't use local-map property.
3789
3790 2000-11-17  Dave Love  <fx@gnu.org>
3791
3792         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
3793         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
3794         and make-temp-file.
3795         (uudecode-decode-region): Doc fix.
3796
3797 2000-11-14  Dave Love  <fx@gnu.org>
3798
3799         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
3800         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
3801         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
3802         New files, derived from the XPMs.
3803
3804 2000-11-10  Dave Love  <fx@gnu.org>
3805
3806         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
3807         (gnus-agent-lib-file, gnus-agent-load-alist)
3808         (gnus-agent-save-alist, gnus-agent-article-name): Use
3809         expand-file-name.
3810
3811         * gnus-group.el (gnus-group-name-charset-method-alist): Add
3812         :version.
3813         (nnkiboze-score-file): Defvar when compiling.
3814
3815         * gnus-start.el (gnus-read-newsrc-file): Add :version.
3816
3817         * gnus-art.el (gnus-article-banner-alist)
3818         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
3819         (gnus-article-date-lapsed-new-header)
3820         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
3821         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
3822         (gnus-treat-strip-headers-in-body)
3823         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
3824         (gnus-treat-translate): Add :version.
3825         (gnus-article-mime-part-function): Fix defcustom.
3826
3827         * nnmail.el (nnmail-expiry-target)
3828         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
3829         (nnmail-split-header-length-limit): Add :version.
3830
3831         * gnus-sum.el (gnus-auto-expirable-marks)
3832         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
3833         (gnus-extra-headers, gnus-ignored-from-addresses)
3834         (gnus-newsgroup-ignored-charsets)
3835         (gnus-group-highlight-words-alist)
3836         (gnus-summary-show-article-charset-alist): Add :version.
3837
3838         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
3839         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
3840         files, converted from the XPMs.
3841
3842         * gnus-cache.el (gnus-cache-active-file): Don't use
3843         file-name-as-directory on directory.
3844         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
3845         use file-name-as-directory on directory.
3846
3847         * time-date.el (timezone-make-date-arpa-standard): Autoload.
3848         (date-to-time): Use it.
3849
3850 ;       * message.el (message-mode) <adaptive-fill-regexp>:
3851 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
3852 ;       (message-newline-and-reformat): Likewise.
3853         (message-forward-as-mime, message-forward-ignored-headers)
3854         (message-buffer-naming-style, message-default-charset)
3855         (message-dont-reply-to-names, message-send-mail-partially-limit):
3856         Add :version.
3857
3858         * mm-util.el: Doc fixes.
3859         (mm-mime-charset): Don't use the raw result of
3860         mm-preferred-coding-system.
3861         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
3862         (mm-with-unibyte): Simplify.
3863
3864         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
3865         concat.
3866
3867         * pop3.el (pop3-version): Deleted.
3868         (pop3-make-date): New function, avoiding message-make-date.
3869         (pop3-munge-message-separator): Use it.
3870
3871 2000-11-09  Dave Love  <fx@gnu.org>
3872
3873         * gnus-group.el (gnus-group-make-directory-group)
3874         (gnus-group-fetch-faq): Use expand-file-name.
3875         (gnus-group-fetch-faq): Simplify completing-read form.
3876
3877         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
3878         test for Mule.
3879
3880         * message.el (tool-bar-map): Defvar when compiling.
3881
3882         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
3883         (gnus-tm-lisp-directory): Deleted.
3884         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
3885         (featurep 'xemacs).
3886         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
3887         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
3888         version numbers from file names.
3889
3890 2000-11-08  Dave Love  <fx@gnu.org>
3891
3892         * mm-view.el: Use featurep for XEmacs test.
3893         (mm-inline-message): Test for `remove-specifier'; don't use
3894         condition-case.
3895
3896         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
3897
3898         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
3899         (gnus-score-find-bnews): Don't concat "".
3900
3901         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
3902         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
3903         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
3904         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
3905
3906         * gnus-sum.el: Put some defvars in eval-when-compile.
3907         (gnus-summary-mode-hook): Add :options.
3908         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
3909         (gnus-summary-tool-bar-map): New variable.
3910         (gnus-summary-make-tool-bar): New function.
3911         (gnus-summary-mode): Put kill-all-local-variables first.
3912
3913         * gnus-group.el (gnus-group-toolbar-map): New variable.
3914         (gnus-group-make-tool-bar): Rewritten.
3915         (gnus-group-mode): Put kill-all-local-variables first.
3916
3917         * rfc2047.el: Require gnus-util.
3918
3919         * nnml.el (gnus-sorted-intersection): Autoload.
3920
3921         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
3922         Put some defvars in eval-when-compile.
3923         (gnus-intersection, gnus-sorted-complement):  Autoload.
3924
3925         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
3926
3927         * mm-encode.el (mm-body-7-or-8): Autoload.
3928
3929         * mm-decode.el (mm-insert-inline): Autoload.
3930
3931         * mml.el:
3932         * message.el: Put some defvars in eval-when-compile.
3933
3934         * gnus-msg.el: Put some defvars in eval-when-compile.
3935         (gnus-msg-mail): Move after gnus-setup-message.
3936
3937         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
3938
3939 2000-11-07  Dave Love  <fx@gnu.org>
3940
3941         * gnus-util.el (nnheader): Don't require message (recursive
3942         autoload).
3943
3944         * uudecode.el: Avoid compiler warnings.
3945
3946         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
3947         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
3948
3949 2000-11-06  Dave Love  <fx@gnu.org>
3950
3951         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
3952
3953         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
3954         (uudecode-char-int): New alias, replacing char-int.
3955         (uudecode-decode-region): Don't call buffer-disable-undo.
3956
3957 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
3958 ;       (mm-uu-configure-list): Doc fix.
3959 ;
3960 ;       * earcon.el (running-xemacs): Don't define.
3961 ;
3962 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
3963 ;
3964 ;       * message.el (message-font-lock-keywords): Match a final newline
3965 ;       to help font-lock's multiline support.
3966 ;
3967 2000-11-03  Dave Love  <fx@gnu.org>
3968
3969         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
3970
3971         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
3972         name.
3973
3974         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
3975         <banner>: Fix custom type, doc.
3976
3977         * mm-decode.el (mm-display-external): Space-prefix temp buffer
3978         name.  Don't disable undo explicitly.
3979
3980 ;2000-11-02  Dave Love  <fx@gnu.org>
3981 ;
3982 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
3983 ;       cite-prefix.
3984
3985 2000-11-01  Dave Love  <fx@gnu.org>
3986
3987         * rfc2047.el (base64): Require unconditionally.
3988         (message-posting-charset): Defvar when compiling.
3989         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
3990         message.
3991
3992         * gnus-sum.el (nnoo): Require.
3993         (mm-uu-dissect): Autoload.
3994
3995         * mml.el (mml-parse-1): Clarify message.
3996         (mml-minibuffer-read-type): Use mailcap-mime-types.
3997
3998 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
3999
4000         * mml.el: Fix a typo in the requiring of CL.
4001
4002 2000-11-01  Dave Love  <fx@gnu.org>
4003
4004         * utf7.el: Require cl when compiling.
4005
4006         * binhex.el: Use (featurep 'xemacs).
4007         (binhex-char-int): New alias, replacing char-int.  Change callers.
4008         (binhex-decode-region): Simplify work buffer code.
4009         (binhex-decode-region-external): Use expand-file-name, not concat.
4010
4011 2000-10-30  Dave Love  <fx@gnu.org>
4012
4013         * gnus-art.el: Fix 2000-10-27 change properly.
4014
4015 2000-10-28  Miles Bader  <miles@gnu.org>
4016
4017         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
4018
4019 2000-10-27  Dave Love  <fx@gnu.org>
4020
4021         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
4022         strings.
4023         (gnus-group-make-tool-bar): New function.
4024         (gnus-group-mode): Use it.
4025
4026         * message.el (message-mode-menu): Add some :help strings.
4027         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
4028         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
4029
4030         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
4031         * describe-group.xpm, get-news.xpm, kill-group.xpm:
4032         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
4033
4034         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
4035         display-graphic-p here.
4036
4037 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
4038
4039         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
4040         of the `gnus-xemacs' variable, as the latter has been removed.
4041         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
4042         * gnus-art.el (gnus-treat-display-xface)
4043         (gnus-treat-display-smileys, gnus-treat-display-picons)
4044         (gnus-article-read-summary-keys): Likewise.
4045
4046 2000-10-26  Dave Love  <fx@gnu.org>
4047
4048         (defvar): Use rmail-spool-directory unconditionally.
4049
4050 2000-10-18  Dave Love  <fx@gnu.org>
4051
4052         * mm-bodies.el (mm-uu-decode-function)
4053         (mm-uu-binhex-decode-function): Defvar when compiling.
4054
4055         * gnus-nocem.el (gnus-nocem-issuers): Update.
4056         (gnus-nocem-check-from): New option.
4057         (gnus-nocem-scan-groups): Use it.
4058         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
4059         (gnus-nocem-check-article-limit): Add :version.
4060
4061 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
4062
4063         * ietf-drums.el (mm-util): Require CL when compiling.
4064
4065 2000-10-15  Dave Love  <fx@gnu.org>
4066
4067         * qp.el: Require mm-util.
4068
4069 2000-10-13  Dave Love  <fx@gnu.org>
4070
4071         * qp.el (quoted-printable-decode-region): Avoid invalid
4072         coding-systems.
4073
4074 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
4075
4076         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
4077         to a recursive load.
4078
4079 2000-10-12  Dave Love  <fx@gnu.org>
4080
4081         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
4082
4083         * gnus.el (gnus-group-startup-message): Check for PBM image.
4084
4085 2000-10-09  Dave Love  <fx@gnu.org>
4086
4087         * mail-source.el (mail-source-fetch-imap): Bind
4088         default-enable-multibyte-characters rather than using
4089         mm-disable-multibyte.
4090
4091 2000-10-05  Dave Love  <fx@gnu.org>
4092
4093         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
4094         Autoload.
4095         (quoted-printable-decode-region):  Rename arg which confused
4096         charset with coding-system.  Don't use nonascii-insert-offset.
4097         Coding-system encode the region initially.  Don't recognize `=='
4098         as valid QP.  Coding-system decode the region finally.
4099         (quoted-printable-decode-string): Rename arg which confused
4100         charset with coding-system.
4101
4102         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
4103         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
4104         mm-encode-coding-region.
4105         (mm-decode-body, mm-decode-string): Rename variables which
4106         confused charset with coding-system.
4107         (binhex-decode-region): Don't autoload.
4108         (mm-body-encoding): Require message.
4109         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
4110         cond branches.
4111
4112         * gnus-art.el (article-de-quoted-unreadable)
4113         (article-de-base64-unreadable): Fold search case
4114         rather than downcasing string.  Apply mm-charset-to-coding-system
4115         to arg of quoted-printable-decode-region.
4116
4117 2000-10-04  Dave Love  <fx@gnu.org>
4118
4119         * gnus-ems.el: Don't turn off compiler warnings in local vars.
4120         Require ring when compiling.
4121         (gnus-article-compface-xbm): New variable.
4122
4123 2000-10-04  Dave Love  <fx@gnu.org>
4124
4125         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
4126         pbm images.
4127
4128         * frown.pbm, smile.pbm, wry.pbm: New files.
4129
4130         * frown.xbm, smile.xbm, wry.xbm: Deleted.
4131
4132 2000-10-03  Dave Love  <fx@gnu.org>
4133
4134         * mail-source.el (mail-sources): Revert to nil.
4135
4136         * nnmail (nnmail-spool-file): Revert to `((file))'.
4137
4138         * qp.el: Don't require mm-util.
4139         (quoted-printable-decode-region): Rewritten.
4140         (quoted-printable-decode-string, quoted-printable-encode-region):
4141         Doc fix.
4142         (quoted-printable-encode-region): Barf on multibyte characters.
4143         Maybe make the class multibyte.  Upcase chars, not formatted
4144         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
4145         (quoted-printable-encode-string): Don't use
4146         mm-with-unibyte-buffer.
4147
4148 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
4149
4150         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
4151
4152 2000-09-21  Dave Love  <fx@gnu.org>
4153
4154         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
4155         (for Emacs 20).  Tidy somewhat.
4156
4157 2000-09-21  Dave Love  <fx@gnu.org>
4158
4159         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
4160         image processing.  Rationalize logic somewhat.
4161
4162 2000-09-20  Dave Love  <fx@gnu.org>
4163
4164         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
4165         specifically.
4166
4167         * gnus.el (gnus-version-number): Avoid some redundant
4168         autoloads.
4169
4170 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4171
4172         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
4173         to XBM; we always have PBM support.
4174
4175 2000-09-14  Dave Love  <fx@gnu.org>
4176
4177         * gnus.el (gnus-charset):
4178         * mm-decode.el (mime-display):
4179         * imap.el (imap) <defgroup>: Add :version.
4180
4181 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
4182
4183         * parse-time.el: Fix author's mail address.
4184
4185         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
4186         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
4187         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
4188         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
4189         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
4190         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
4191         * rfc2231.el, uudecode.el: Fix copyright notice.
4192
4193         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
4194         require `w3' at load-time only if not running in batch mode.
4195
4196 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4197
4198         * gnus.el: Before merge with Emacs21.
4199
4200 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
4201
4202         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
4203
4204 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4205
4206         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
4207         to avoid conflict with the standard `back-to-indentation'
4208         binding.
4209
4210 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4211
4212         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
4213
4214         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
4215         (mm-disable-multibyte-mule4): Ditto.
4216         (mm-with-unibyte-current-buffer-mule4): Ditto.
4217
4218 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4219
4220         * pop3.el (pop3-movemail): Use binary.
4221         (pop3-movemail-file-coding-system): Removed.
4222
4223 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4224
4225         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
4226
4227 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4228
4229         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
4230         exists.
4231
4232 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4233
4234         * gnus-msg.el (gnus-post-method): Use backend name when the
4235         address is "".
4236
4237 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4238
4239         * gnus-art.el (article-verify-x-pgp-sig): Don't test
4240         mm-verify-option.
4241         (gnus-treat-x-pgp-sig): Default value.
4242         (gnus-ignored-headers): Redundant.
4243
4244 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4245
4246         * gnus-win.el (gnus-configure-frame): Save selected window.
4247
4248 2000-02-15  Andrew Innes  <andrewi@gnu.org>
4249
4250         * nnmbox.el: Require gnus-range.
4251         (nnmbox-group-building-active-articles): New variable.
4252         (nnmbox-group-active-articles): New variable; this is a cache of
4253         all active articles by group and number.
4254         (nnmbox-in-header-p): New function.
4255         (nnmbox-find-article): New function.
4256         (nnmbox-record-active-article): New function.
4257         (nnmbox-record-deleted-article): New function.
4258         (nnmbox-is-article-active-p): New function.
4259         (nnmbox-retrieve-headers): Use nnmbox-find-article.
4260         (nnmbox-request-article): Ditto.  Also supply extra arg to
4261         nnmbox-article-group-number.
4262         (nnmbox-request-expire-articles): Ditto.
4263         (nnmbox-request-move-article): Ditto.
4264         (nnmbox-request-replace-article): Ditto.
4265         (nnmbox-request-rename-group): Rename group entry in active
4266         article cache.
4267         (nnmbox-delete-mail): Update active article cache, unless article
4268         is being replaced.
4269         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
4270         than partially duplicating it.
4271         (nnmbox-article-group-number): Add extra `this-line' arg, to
4272         handle articles belonging to multiple groups.
4273         (nnmbox-save-mail): Update active article cache.
4274         (nnmbox-read-mbox): Build active article cache when loading mbox.
4275         Also do some repair work, if we find articles that are missing the
4276         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
4277         reconstruct these from Xref info.
4278
4279 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4280
4281         * mail-source.el (mail-source-report-new-mail): Use
4282         nnheader-run-at-time.
4283
4284 2000-02-15  Andrew Innes  <andrewi@gnu.org>
4285
4286         * mail-source.el (mail-source-fetch-pop): Clear pop password when
4287         an error is thrown, and then rethrow the error.
4288         (mail-source-check-pop): Ditto.
4289         (mail-source-start-idle-timer): Prevent multiple pop checks
4290         running if the check takes a long time.
4291
4292 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4293
4294         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
4295         succeed.
4296
4297 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4298
4299         * gnus-win.el (gnus-configure-windows): Make sure
4300         nntp-server-buffer is live.
4301         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
4302
4303 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
4304
4305         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
4306
4307 2000-12-04  Andreas Jaeger  <aj@suse.de>
4308
4309         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
4310
4311 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4312
4313         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
4314
4315 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
4316
4317         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
4318
4319 2000-12-01  Simon Josefsson  <sj@extundo.com>
4320
4321         * mml-smime.el (mml-smime-verify): Fix address parsing.
4322
4323 2000-12-01  Simon Josefsson  <sj@extundo.com>
4324
4325         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
4326         more than one certificate inside PKCS#7 blob.  Better security
4327         information (clamed / actual sender, openssl output, certificates
4328         inside message).
4329
4330         * smime.el (smime-verify-region): Output to /dev/null.
4331         (smime-buffer-as-string-region): Don't parse empty lines.
4332
4333 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4334
4335         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
4336         ?d and ?D.
4337         (gnus-mime-security-show-details-inline): New variable.
4338         (gnus-mime-security-show-details): Use them.
4339         (gnus-insert-mime-security-button): Ditto.
4340
4341         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
4342         Suggest by Michael Duggan (md5i@cs.cmu.edu).
4343         (mml2015-gpg-clear-verify): Ditto.
4344         (mml2015-gpg-decrypt-1): Ditto.
4345         (mml2015-use): Prefer 'gpg.
4346
4347 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4348
4349         * gnus-util.el (gnus-add-text-properties-when): New function.
4350         (gnus-remove-text-properties-when): Ditto.
4351
4352         * gnus-cite.el (gnus-article-hide-citation): Use them.
4353         (gnus-article-toggle-cited-text): Use them.
4354
4355         * gnus-art.el (gnus-signature-toggle): Use them.
4356         (gnus-article-show-hidden-text): Ditto.
4357         (gnus-article-hide-text): Ditto.
4358
4359 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4360
4361         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
4362
4363 2000-11-30  Simon Josefsson  <sj@extundo.com>
4364
4365         * smime.el (smime-point-at-eol): New alias.
4366         (smime-buffer-as-string-region): Use it.
4367
4368 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4369
4370         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
4371
4372 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4373
4374         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
4375
4376         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4377
4378         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4379
4380 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4381
4382         * nnmh.el (nnmh-request-expire-articles): Implemented
4383         expiry-target for nnmh backend.
4384
4385 2000-11-30  Simon Josefsson  <sj@extundo.com>
4386
4387         * mm-decode.el (mm-security-from): New variable.
4388         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
4389
4390         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
4391         than `from'.
4392
4393 2000-11-30  Simon Josefsson  <sj@extundo.com>
4394
4395         * mml-smime.el (mml-smime-verify): Verify that certificate mail
4396         address match sender address.
4397
4398         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
4399
4400         * smime.el (smime-verify-region): Don't copy buffer.
4401         (smime-decrypt-buffer): Use expand-file-name on keyfile.
4402         (smime-pkcs7-region): New function.
4403         (smime-pkcs7-certificates-region): Ditto.
4404         (smime-pkcs7-email-region): Ditto.
4405         (smime-buffer-as-string-region): Ditto.
4406
4407         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
4408         buffer.
4409
4410 2000-11-23  Jens Krinke <j.krinke@gmx.de>
4411
4412         * smime.el (smime-decrypt-region): Fix keyfile argument.
4413
4414 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4415
4416         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
4417
4418 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4419
4420         * message.el (message-shoot-gnksa-feet): New variable.
4421         (message-gnksa-enable-p): New function.
4422         (message-send): Use it.
4423         (message-check-news-body-syntax): Ditto.
4424
4425 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * message.el (message-make-message-id): Remove the redundancy.
4428
4429 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4430
4431         * message.el (message-setup): Discourage using mc-install-*-mode.
4432
4433         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
4434
4435 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4436
4437         * gnus-cite.el (gnus-cite-parse): Guess citation length.
4438
4439 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4440
4441         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
4442
4443 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4444
4445         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
4446
4447 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4448
4449         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
4450         insert-buffer-substring.
4451
4452         * message.el (message-send-mail): Use buffer-substring-no-properties.
4453         (message-send-news): Ditto.
4454
4455 2000-11-22  David Edmondson <dme@dme.org>
4456
4457         * imap.el (imap-wait-for-tag): Message read info.
4458
4459 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4460
4461         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
4462         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
4463         (mml2015-gpg-encrypt): Ditto.
4464
4465 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4466
4467         * mm-decode.el (mm-verify-option): Default value.
4468
4469         * mml-sec.el (mml-secure-part): Error message.
4470
4471 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4472
4473         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
4474
4475 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4476
4477         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
4478
4479 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4480
4481         * gnus-art.el (gnus-article-describe-key): Use prompt.
4482         (gnus-article-describe-key-briefly): Ditto.
4483
4484 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4485
4486         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
4487
4488 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4489
4490         * gnus-art.el (gnus-article-describe-key): New function.
4491         (gnus-article-describe-key-briefly): New function.
4492
4493 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4494
4495         * mm-decode.el (mm-decrypt-option): Doc typo.
4496
4497         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
4498         return a number.
4499
4500 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4501
4502         * message.el (message-newline-and-reformat): Typo.
4503
4504 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4505
4506         * gnus-art.el (article-verify-x-pgp-sig): Check whether
4507         original-article-buffer exists.
4508
4509         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
4510         (rfc2047-header-encoding-alist): Addresses are different from text.
4511         (rfc2047-encode-message-header): Ditto.
4512         (rfc2047-dissect-region): Extra parameter.
4513         (rfc2047-encode-region): Ditto.
4514         (rfc2047-encode-string): Ditto.
4515
4516 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4517
4518         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
4519         (mm-uu-pgp-encrypted-extract): Use it.
4520         (mm-uu-pgp-signed-extract-1): New function.
4521         (mm-uu-pgp-signed-extract): Use it.
4522
4523         * gnus-art.el (gnus-mime-display-security): New function.
4524         (gnus-mime-display-part): Use it.
4525         (gnus-mime-security-verify-or-decrypt): New function.
4526         (gnus-mime-security-press-button): New function.
4527         (gnus-insert-mime-security-button): Use it.
4528
4529         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
4530         (mm-find-raw-part-by-type): Ditto.
4531         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
4532         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
4533         (mm-destroy-parts): Kill nested multibyte buffer.
4534
4535         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
4536         (mml2015-gpg-verify): Ditto.
4537
4538 2000-11-18  Simon Josefsson  <sj@extundo.com>
4539
4540         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
4541         (mml2015-function-alist): Use it.
4542
4543         * mml-sec.el (mml-sign-alist): Update names.
4544         (mml-encrypt-alist): Ditto.
4545         (mml-secure-part-smime-sign): Moved to mml-smime.el
4546         as `mml-smime-sign-query'.
4547         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
4548         `mml-smime-get-file-cert'.
4549         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
4550         `mml-smime-get-dns-cert'.
4551         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
4552         `mml-smime-encrypt-query'.
4553         (mml-smime-sign-buffer): Use mml-smime-sign.
4554         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
4555
4556         * mml-smime.el (mml-smime-sign): New function.
4557         (mml-smime-encrypt):
4558         (mml-smime-sign-query):
4559         (mml-smime-get-file-cert):
4560         (mml-smime-get-dns-cert):
4561         (mml-smime-encrypt-query): Moved from mml-sec.el.
4562
4563 2000-11-16  Simon Josefsson  <sj@extundo.com>
4564
4565         * mml2015.el (mml2015-gpg-clear-verify): New function.
4566         (mml2015-function-alist): Add it.
4567
4568 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4569
4570         * message.el (message-setup-fill-variables): Use
4571         message-cite-prefix-regexp.
4572         (message-newline-and-reformat): Check the end of citation, leading
4573         WSP, break in the cite prefix.
4574         (message-fill-paragraph): New function.
4575
4576 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
4577
4578         * lpath.el: Shut up.
4579
4580 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4581
4582         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
4583         raw 8-bit in headers in dk.* newsgroups.
4584
4585 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4586
4587         * message.el (message-newline-and-reformat): Match extra WSPs.
4588
4589 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4590
4591         * mml.el (mml-generate-mime-1): Ignore ascii.
4592
4593 2000-11-16 Justin Sheehy <justin@iago.org>
4594
4595         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
4596
4597 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4598
4599         * message.el (message-cite-prefix-regexp): Prefix should not end
4600         at space.
4601
4602 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4603
4604         * message.el (message-mode-syntax-table): Add - as a word
4605         constituent as in articles.
4606         (message-setup-fill-variables): Add -_. as supercite-style prefix.
4607         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
4608         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
4609
4610 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4611
4612         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
4613
4614 2000-11-12  David Edmondson  <dme@dme.org>
4615
4616         * message.el (message-font-lock-keywords): use
4617         message-cite-prefix-regexp.
4618
4619 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4620
4621         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
4622         Stein Arild Str\e,Ax\e(Bmme.
4623         (gnus-group-jump-to-group): Use it.
4624         (gnus-group-jump-to-group-prompt): Customize.
4625
4626 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
4627
4628         * mailcap.el (mailcap-possible-viewers): Match the entire string.
4629
4630 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
4631
4632         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
4633         incompatible.
4634         (mml2015-mailcrypt-sign): Ditto.
4635
4636 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4637
4638         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
4639         group is open.
4640
4641 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
4642
4643         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
4644         nnvirtual articles.
4645         (gnus-backlog-request-article): Don't request nnvirtual articles.
4646
4647 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4648
4649         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
4650         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
4651
4652 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
4653
4654         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
4655         * mml.el (mml-generate-mime-1): Use charset attribute.
4656         * mm-bodies.el (mm-encode-body): Add parameter charset.
4657         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
4658
4659 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
4662         (mml2015-mailcrypt-clear-decrypt): Ditto.
4663         (mml2015-mailcrypt-verify): Ditto.
4664         (mml2015-mailcrypt-clear-verify): Ditto.
4665         (mml2015-gpg-verify): Ditto.
4666
4667 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
4668
4669         * smime.el (smime-openssl-program): Test the existence of openssl.
4670         * mml-smime.el: Require mm-decode.
4671         (mml-smime-verify-test): New function.
4672         * mm-decode.el (mm-verify-function-alist): Use it.
4673
4674 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4675
4676         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
4677         anyway.
4678
4679 2000-11-13  Simon Josefsson  <sj@extundo.com>
4680
4681         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
4682         verification doesn't work.
4683
4684 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
4685
4686         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
4687         (gnus-inews-do-gcc): Use it.
4688
4689 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4690
4691         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
4692         leading space.
4693         * mm-extern.el (mm-inline-external-body): Report error when no
4694         access-type.
4695
4696 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4697
4698         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
4699
4700 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4701
4702         * gnus-art.el (gnus-mime-button-menu): Use select-window.
4703
4704 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
4705
4706         * gnus-art.el (gnus-mime-display-part): Display multipart/related
4707         as multipart/mixed.
4708
4709 2000-11-12  David Edmondson  <dme@dme.org>
4710
4711         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
4712         and replace `.' with `\w' to allow for different syntax tables
4713         (from Vladimir Volovich).
4714         * message.el (message-newline-and-reformat): use
4715         `message-cite-prefix-regexp'.
4716         * gnus-cite.el (gnus-supercite-regexp): use
4717         `message-cite-prefix-regexp'.
4718         * gnus-cite.el (gnus-cite-parse): use
4719         `message-cite-prefix-regexp'.
4720
4721 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
4722
4723         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
4724         PGP SIGNATURE.  Escape leading "-"'s.
4725         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
4726
4727 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
4728
4729         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
4730
4731 2000-11-11  Simon Josefsson  <sj@extundo.com>
4732
4733         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
4734
4735         * smime.el (smime-details-buffer): New variable.
4736         (smime-sign-region):
4737         (smime-encrypt-region):
4738         (smime-verify-region):
4739         (smime-decrypt-region): Copy OpenSSL output to the buffer.
4740
4741         * mml-smime.el (mml-smime-verify): Support security info.
4742
4743 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4744
4745         * mm-decode.el (mm-verify-option): Set default to nil.
4746         (mm-decrypt-option): Ditto.
4747         * gnus-art.el (article-verify-x-pgp-sig): New function.
4748
4749 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4750
4751         * gnus-art.el (gnus-mime-display-alternative): Show button if no
4752         preferred part.
4753
4754 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4755
4756         * gnus-sum.el (gnus-move-split-methods): Say that
4757         `gnus-split-methods' uses file names, whereas this uses group
4758         names.  (Report from Nevin Kapur)
4759
4760 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4761
4762         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
4763
4764 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
4765
4766         * nnheader.el (nnheader-directory-files-is-safe): New variable.
4767         (nnheader-directory-articles): Use it.
4768         (nnheader-article-to-file-alist): Ditto.
4769
4770 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
4771
4772         * rfc2047.el (rfc2047-pad-base64): New function.
4773         (rfc2047-decode): Use it.
4774
4775 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4776
4777         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
4778         select method.
4779
4780 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
4781
4782         * mml2015.el (mml2015-gpg-decrypt-1):
4783         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
4784
4785 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4786
4787         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
4788
4789 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4790
4791         * pop3.el (pop3-munge-message-separator): A message may have an
4792         empty body.
4793
4794 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4795
4796         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
4797         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
4798         (mm-uu-pgp-signed-extract): Use coding-system.
4799
4800 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4801
4802         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
4803         (gnus-insert-mime-security-button): New function.
4804         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
4805         * mml2015.el:  Add security info when verify or decrypt.
4806         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
4807         (mm-uu-pgp-encrypted-extract): Ditto.
4808
4809 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
4810
4811         * mm-decode.el (mm-display-parts): New function.
4812         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
4813
4814 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4815
4816         * gnus-mlspl.el: Documentation tweaks.
4817
4818 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
4819
4820         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
4821         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
4822         argument.
4823
4824 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4825
4826         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
4827
4828 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
4829
4830         * gnus-art.el (gnus-article-encrypt): New function.
4831         (gnus-article-encrypt-protocol-alist): New variable.
4832         (gnus-article-encrypt-protocol): New variable.
4833         * mml2015.el (mml2015-self-encrypt): New function.
4834         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
4835
4836 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
4837
4838         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
4839         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
4840         let mailcap do it.
4841         * mml2015.el: Remove snarf code.
4842         * mm-decode.el: Remove snarf code.
4843
4844 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4845
4846         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
4847         (mml-insert-mime): Understand gnus-decoded.
4848         (mime-to-mml): New parameter handles.
4849         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
4850         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
4851
4852 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
4853
4854         * mm-decode.el (mime-security): New group.
4855         (mm-verify-function-alist): Add test function.
4856         (mm-decrypt-function-alist): Ditto.
4857         (mm-snarf-option): Set default value as nil.
4858         (mm-find-part-by-type): Recursive parameter.
4859         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
4860         * mml2015.el: Support draft-ietf-openpgp-multsig.
4861
4862 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4863
4864         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
4865         (gnus-article-view-part-as-charset): New function.
4866
4867 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4868
4869         * mm-decode.el (mm-verify-option): Default value.
4870         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
4871
4872 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4873
4874         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
4875
4876 2000-11-05  Simon Josefsson  <sj@extundo.com>
4877
4878         * mml-smime.el (mml-smime-verify): Work in original multipart
4879         buffert.
4880
4881         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
4882         (mm-handle-multipart-ctl-parameter): Ditto.
4883         (mm-alist-to-plist): New function.
4884         (mm-dissect-buffer): Store CTL parameters and copy original buffer
4885         for multiparts.
4886         (mm-destroy-parts): Destroy multipart buffert.
4887         (mm-remove-part): Ditto.
4888
4889         * mml-smime.el (mml-smime-sign): Not used.
4890         (mml-smime-encrypt): Ditto.
4891
4892         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
4893
4894         Verify S/MIME signature support.
4895
4896         * mm-decode.el (mm-inline-media-tests): Add
4897         application/{x-,}pkcs7-signature.
4898         (mm-inlined-types): Ditto.
4899         (mm-automatic-display): Ditto.
4900         (mm-verify-function-alist): Ditto.  Add name of method.
4901         (mm-decrypt-function-alist): Add name of method.
4902         (mm-find-part-by-type): Add documentation.
4903         (mm-possibly-verify-or-decrypt): Use new format of
4904         mm-{verify,decrypt}-function-alist.  Use method names.
4905
4906         * mml-smime.el (mml-smime-verify): New function.
4907
4908 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
4909
4910         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
4911
4912 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4913
4914         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
4915         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
4916         * mm-decode.el (mm-snarf-option): New.
4917
4918 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4919
4920         * mm-util.el (mm-subst-char-in-string): New function.
4921         (mm-replace-chars-in-string): Use it.
4922         * message.el (message-replace-chars-in-string): Use it.
4923         * nnheader.el (nnheader-replace-chars-in-string): Use it.
4924         * gnus-mh.el (mh-lib-progs): Shut up.
4925
4926 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
4927
4928         * base64.el, md5.el: Moved to contrib directory.
4929
4930 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
4931
4932         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
4933         the last article when search.
4934
4935 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4936
4937         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
4938         * nnmail.el (nnmail-pathname-coding-system): Ditto.
4939
4940 2000-09-29  David Edmondson  <dme@thus.net>
4941
4942         * message.el (message-newline-and-reformat): Typo.
4943
4944 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4945
4946         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
4947
4948 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
4949
4950         * nntp.el (nntp-decode-text): Delete bogus status lines.
4951
4952 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
4953
4954         * message.el (message-font-lock-keywords): Match a final newline
4955         to help font-lock's multiline support.
4956
4957 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * nnoo.el (nnoo-set): New function.
4960
4961 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
4962
4963         * gpg.el, gpg-ring.el: Moved to contrib directory.
4964
4965 2000-11-04  Simon Josefsson  <sj@extundo.com>
4966
4967         * nnimap.el (nnimap-split-inbox): Typo.
4968
4969 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
4970
4971         * gnus-msg.el (gnus-msg-mail): Move it backwards.
4972
4973 2000-11-03  Simon Josefsson  <sj@extundo.com>
4974
4975         * rfc2231.el (rfc2231-parse-qp-string): New function.
4976         (require): rfc2047.
4977
4978         * mail-parse.el (mail-header-parse-content-type):
4979         (mail-header-parse-content-disposition): Support invalid QP
4980         encoded strings, by using `rfc2231-parse-qp-string'.
4981
4982 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4983
4984         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
4985         (rfc2231-decode-encoded-string): Typo "> X 1".
4986         (rfc2231-encode-string): Insert the name of charset.
4987         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
4988
4989 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
4990
4991         * mm-decode.el (mm-save-part): Return the filename.
4992         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
4993         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
4994         (gnus-mime-action-alist): Use it.
4995         (gnus-mime-button-commands): USe it.
4996         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
4997         (mm-inline-external-body): unwind-protect.
4998
4999 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
5000
5001         * gnus-art.el (gnus-insert-mime-button): Show url.
5002
5003 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5004
5005         * mml.el (mml-generate-mime-1): Support external url.
5006         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
5007
5008 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
5009
5010         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
5011         * mm-decode.el (mm-display-external): Ditto.
5012         * mm-extern.el: New file.
5013         * mm-decode.el (mm-inline-media-tests): Hook it up.
5014         (mm-inlined-types): Inline message/external-body.
5015
5016 2000-11-02  Simon Josefsson  <sj@extundo.com>
5017
5018         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
5019
5020         * message.el (message-get-reply-headers): Better handling when
5021         Mail-Followup-To is very large.
5022
5023 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5024
5025         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
5026         * gnus-art.el (gnus-article-edit-done):
5027         * gnus-sum.el (gnus-summary-edit-article-done): Move line
5028         counting code here.
5029         * gnus-msg.el (gnus-setup-message): Remove a hack.
5030
5031 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5032
5033         * gnus-sum.el (gnus-newsgroup-variables): New variable.
5034         (gnus-summary-mode): Make them local variables.
5035         (gnus-set-global-variables): Globalize them.
5036         (gnus-summary-exit): Kill them.
5037
5038 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
5039
5040         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
5041         word.
5042
5043 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5044
5045         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
5046         gnus-article-wash-types.
5047         * gnus-art.el (gnus-article-wash-status): Use them.
5048
5049 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5050
5051         * mml.el (mml-read-tag): Remove spaces and LF.
5052
5053 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5054
5055         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
5056         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
5057
5058 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
5061
5062 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5063
5064         * gnus-sum.el (gnus-article-charset): New variable.
5065         (gnus-summary-display-article): Set it.
5066         * gnus-msg.el (gnus-copy-article-buffer): Use it.
5067         * gnus-art.el (gnus-article-mode): Make it local variable.
5068
5069 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5070
5071         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
5072
5073 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5074
5075         * nnwfm.el: New file.
5076
5077         * nnweb.el (nnweb-replace-in-string): New function.
5078
5079 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5080
5081         * mml2015.el: Wrap gpg.el.
5082         * gpg.el (gpg-verify): The last argument of apply is a list.
5083         (gpg-encrypt): Add passphrase as a parameter.
5084
5085 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5086
5087         * gpg.el: New file.
5088         * gpg-ring.el: New file.
5089
5090 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5091
5092         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
5093
5094 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5095
5096         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
5097         double-quote charcters.
5098         (gnus-summary-prepare-threads): Ditto.
5099
5100 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5101
5102         * gnus-art.el (gnus-mime-display-single): Forward line -1.
5103         * mml.el (mml-read-tag): Don't skip the leading space.
5104         * lpath.el (font-lock-set-defaults): Shut up.
5105
5106 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
5107
5108         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
5109
5110 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5111
5112         * qp.el (quoted-printable-encode-region): Replace leading - when
5113         ultra safe.
5114         * mml.el (mml-generate-mime-postprocess-function): Removed.
5115         (mml-postprocess-alist): Removed.
5116         (mml-generate-mime-1): Use ultra-safe when sign.
5117         * mml2015.el (mml2015-fix-micalg): Uppercase.
5118         (mml2015-verify): Insert LF.
5119         (mml2015-mailcrypt-sign): Downcase; search backward.
5120
5121 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5122
5123         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
5124         restrictive.
5125         (nnultimate-table-regexp): New variable.
5126         (nnultimate-forum-table-p): Use it.
5127
5128 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
5129
5130         * gnus-sum.el (gnus-summary-expire-articles): Save point.
5131
5132 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5133
5134         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
5135         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
5136
5137 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5138
5139         * mml2015.el: Shut up.
5140
5141 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5142
5143         * gnus.el (gnus-server-browse-hashtb): Removed.
5144         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
5145         (gnus-group-insert-group-line-info): Use simplified method.
5146         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
5147
5148 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
5149
5150         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
5151         moved here.
5152         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
5153         * gnus-group.el (gnus-group-prepare-flat): Use it.
5154         * gnus-topic.el (gnus-group-prepare-topics): Use it.
5155
5156 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
5157
5158         * mml.el (mml-mode): Show menu in XEmacs.
5159
5160 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
5161
5162         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
5163         (gnus-server-read-server-in-server-buffer): New function.
5164         (gnus-browse-foreign-server): Browse in group buffer.
5165         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
5166         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
5167         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
5168         * gnus.el (gnus-server-browse-hashtb): New variable.
5169
5170 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
5171
5172         * nnfolder.el (nnfolder-open-nov): Use group.
5173
5174 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5175
5176         * nnfolder.el: Add NOV. Set version to 2.0.
5177         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
5178
5179 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5180
5181         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
5182
5183 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5184
5185         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
5186         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
5187
5188 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5189
5190         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
5191
5192 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5193
5194         * mm-decode.el (mm-verify-function-alist): New variable.
5195         (mm-verify-option): New variable.
5196         (mm-decrypt-function-alist): Ditto.
5197         (mm-decrypt-option): Ditto.
5198         (mm-find-raw-part-by-type): New function.
5199         (mm-possibly-verify-or-decrypt): New function.
5200         (mm-dissect-multipart): Use it.
5201         * mml2015.el (mml2015-fix-micalg): New function.
5202         (mml2015-decrypt): Use new interface.
5203         (mml2015-verify):  Use new interface.
5204         (mml2015-setup): Make it bogus.
5205
5206 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5207
5208         * mml.el (mml-generate-mime-postprocess-function): Set to
5209         mml-postprocess.
5210         (autoload): Autoload mml2015 and mml-smime.
5211         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
5212         * mml2015.el (mml2015-encrypt): New function.
5213         (mml2015-sign): New function.
5214         (mml2015-encrypt-function): New variable.
5215         (mml2015-sign-function): New variable.
5216         (mml2015-mailcrypt-encrypt): Use message-recipients.
5217         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
5218         * mml-smime.el (mml-smime-setup): Ditto.
5219
5220 2000-10-28  Simon Josefsson  <sj@extundo.com>
5221
5222         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
5223         Communigate Pro 3.3.1 server.
5224
5225         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
5226         in buffers.
5227         (mml-secure-dns-server): Removed.
5228         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
5229         write certificates to files.
5230
5231         * smime.el (smime-dns-server): New variable.
5232         (smime-mail-to-domain):
5233         (smime-cert-by-dns): New functions.
5234
5235         * dig.el: New file.
5236
5237 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
5238
5239         * message.el (message-options): New variable.
5240         (message-options-set-recipient): New function.
5241         (message-send): Use them.
5242         * gnus-int.el (gnus-request-replace-article): Use them.
5243         (gnus-request-accept-article): Ditto.
5244         * mml.el (mml-preview): Use them.
5245         * gnus-sum.el (gnus-summary-edit-article): Use them.
5246
5247         * message.el (message-options-get): New function.
5248         (message-options-get): New function.
5249         * rfc2047.el (rfc2047-encode-message-header): Use them.
5250         * mm-bodies.el (mm-encode-body): Use them.
5251
5252 2000-10-28  Simon Josefsson  <sj@extundo.com>
5253
5254         * nnimap.el (nnimap-retrieve-which-headers):
5255         (nnimap-request-article-part): Quote message-id.
5256
5257         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
5258         (smime-CA-file): New variable.
5259         (smime-call-openssl-region): Don't error.
5260         (smime-sign-region): Return result value.
5261         (smime-encrypt-region): Ditto.
5262         (smime-verify-region): New function.
5263         (smime-decrypt-region): Ditto.
5264         (smime-verify-buffer): Ditto.
5265         (smime-decrypt-buffer): Ditto.
5266
5267         * mml.el: Require mml-sec.
5268         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
5269         (mml-mode-map): Add "sign" and "encrypt" maps.
5270         (mml-menu): Add security menu.
5271         (mml-preview): Use generate-new-buffer.
5272
5273         * mml-sec.el: New file.
5274
5275 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5276
5277         * mm-decode.el (mm-find-part-by-type): Move it here.
5278         * mml.el (mml-postprocess): Move it here.
5279         (mml-postprocess-alist): Move it here. Merge them.
5280
5281 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
5282
5283         * rfc2047.el (rfc2047-encode-message-header): Make sure no
5284         unencoded stuff in the header.
5285
5286 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5287
5288         * gnus-group.el (gnus-group-listed-groups): New variable.
5289         (gnus-group-list-option): New variable.
5290         (gnus-group-list-limit-map): New keymap.
5291         (gnus-group-list-flush-map): New keymap.
5292         (gnus-group-list-plus-map): New keymap.
5293         (gnus-group-prepare-logic): New function.
5294         (gnus-group-prepare-flat): Merge with
5295         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
5296         (gnus-group-prepare-flat-list-dead): Ditto.
5297         (gnus-group-list-matching): Use gnus-group-prepare-function.
5298         (gnus-group-list-dormant): Ditto.
5299         (gnus-group-list-cached): Ditto.
5300         (gnus-group-listed-groups): New function.
5301         (gnus-group-list-limit): New function.
5302         (gnus-group-list-flush): New function.
5303         (gnus-group-list-plus): New function.
5304         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
5305         (gnus-topic-prepare-topic): Ditto.
5306
5307 2000-10-27  Paul Jarc <prj@po.cwru.edu>
5308
5309         * message.el (message-insert-to, message-get-reply-headers):
5310         (message-reply, message-followup): Mail-{Followup,Reply}-To.
5311
5312 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5313
5314         * mml2015.el: New file.
5315         * smime.el: New file.
5316         * mml-smime.el: New file.
5317
5318 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5319
5320         * ChangeLog: Moved to ChangeLog.1.
5321
5322 ;; Local Variables:
5323 ;; coding: iso-2022-7bit
5324 ;; End: