1 2002-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
2 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4 * gnus-art.el (article-strip-banner): Check for the existence of
7 2002-09-23 Kai Gro
\e,b_
\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
9 * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
10 (gnus-button-alist): Improved regexp for
11 gnus-button-handle-mid-or-mail (false positives), fixed
12 gnus-button-handle-man entries.
15 2002-09-23 Paul Jarc <prj@po.cwru.edu>
18 * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
19 nnmail-extra-headers is non-nil.
21 2002-09-23 Paul Jarc <prj@po.cwru.edu>
23 * nnmaildir.el: Store article numbers persistently. General
25 (nnmaildir-request-expire-articles): handle 'immediate and 'never
26 for nnmail-expiry-wait; delete instead of moving if 'force is
29 2002-09-23 Simon Josefsson <jas@extundo.com>
30 Trivial fix from beaker@iavmb.pl (Krzysztof J
\e,Bj
\e(Bdruczyk).
32 * smime.el (smime-sign-buffer): Get key and extra certs.
33 (smime-get-key-with-certs-by-email): Utility function.
35 2002-09-21 ShengHuo ZHU <zsh@cs.rochester.edu>
36 Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
38 * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
41 2002-09-20 ShengHuo ZHU <zsh@cs.rochester.edu>
43 * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
45 2002-09-20 Kai Gro
\e,b_
\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
48 * gnus-art.el (gnus-button-handle-custom,
49 gnus-button-handle-mid-or-mail,
50 gnus-button-handle-describe-{function,variable,key},
51 gnus-button-handle-apropos{,command,variable}): New functions.
52 (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
53 gnus-button-{man,emacs,mail}-level): New variables.
54 (gnus-button-alist): Use the above to buttonize emacs and mail
57 2002-09-18 Juanma Barranquero <lektu@terra.es>
59 * gnus-int.el (gnus-status-message): Fix spacing.
61 * imap.el (imap-continuation): Fix typos.
63 2002-09-18 ShengHuo ZHU <zsh@cs.rochester.edu>
65 * gnus-msg.el (gnus-configure-posting-styles): Sort results.
67 * gnus-art.el (gnus-article-reply-with-original): Correct
68 with-current-buffer scope.
70 * message.el (message-completion-alist): Add Reply-To, From, etc.
72 2002-09-18 Simon Josefsson <jas@extundo.com>
74 * nnimap.el (nnimap-request-expire-articles): Make flag setting
75 conditional. From Nevin Kapur <nevin@jhu.edu>.
77 2002-09-17 Simon Josefsson <jas@extundo.com>
79 * nnimap.el (nnimap-expiry-target): Don't search for which
81 (nnimap-request-expire-articles): Do it here instead. Only expire
82 when articles are found. Suggested by Nevin Kapur
85 2002-09-17 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
86 From Reiner Steib <reiner.steib@gmx.de>.
88 * message.el (message-strip-subject-trailing-was)
89 (message-change-subject, message-add-archive-header)
90 (message-xpost-fup2-header, message-xpost-insert-note)
91 (message-xpost-fup2, message-reduce-to-to-cc): New functions
92 adopted from message-utils.el. Add functions to the keymap, mode
94 (message-change-subject,message-xpost-fup2): Signal error if
95 current header is empty.
96 (message-xpost-insert-note): Changed insert position.
97 (message-archive-note): Ensure to insert note in message body (not
99 (message-archive-header, message-archive-note)
100 (message-xpost-default, message-xpost-note, message-fup2-note)
101 (message-xpost-note-function): New variables adopted from
102 message-utils.el. Changed some doc-strings.
103 (message-mark-insert-{begin,end}): Rename from
104 message-{begin,end}-inserted-text-mark (message-utils.el), changed
106 (message-subject-trailing-was-query)
107 (message-subject-trailing-was-ask-regexp)
108 (message-subject-trailing-was-regexp): New variables.
109 (message-to-list-only): Added doc-string and menu entry.
111 * message-utils.el: Removed. Functions are now in message.el.
113 2002-09-16 ShengHuo ZHU <zsh@cs.rochester.edu>
115 * gnus-art.el (gnus-article-reply-with-original,
116 gnus-article-followup-with-original): Switch to
117 gnus-summary-buffer before reply/followup.
119 2002-09-15 John Paul Wallington <jpw@shootybangbang.com>
121 * gnus-sum.el (gnus-summary-toggle-header): The article window may
122 not exist. Toggle it anyway.
124 2002-09-13 ShengHuo ZHU <zsh@cs.rochester.edu>
126 * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
128 * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
129 Trivial patch from Urban Engberg <ue@ccieurope.com>.
131 * rfc2047.el (message-posting-charset): Defvar it.
132 (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
133 iso-8859-8. Fix doc. Suggested by Dave Love <fx@gnu.org>.
135 * mail-source.el (mail-source-fetch): Hide password.
137 * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
139 2002-09-12 Katsumi Yamaoka <yamaoka@jpl.org>
140 From John Paul Wallington <jpw@shootybangbang.com>.
142 * gnus.el (gnus-visual, gnus-meta): Fix typo.
144 2002-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
146 * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
148 2002-09-11 Simon Josefsson <jas@extundo.com>
150 * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
151 (nnimap-split-rule): Doc fix.
152 (nnimap-request-expire-articles): Cleanup code.
154 2002-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
155 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
157 * gnus-art.el (gnus-article-address-banner-alist): New option.
158 (article-strip-banner): Refer the above option to split banners of
159 free mail servers, when no group parameter is specified.
161 2002-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
163 * nntp.el (nntp-wait-for-string): Check for a process in the
164 current buffer instead of `nntp-server-buffer'.
166 2002-09-09 Simon Josefsson <jas@extundo.com>
168 * gnus-art.el (gnus-button-man-handler): New variable.
169 (gnus-button-alist): Use g-b-handle-man.
170 (gnus-button-handle-man): New, call g-b-man-handler.
172 2002-09-08 Simon Josefsson <jas@extundo.com>
174 * gnus-art.el (gnus-button-alist): Buttonize man page links.
176 2002-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
178 * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
180 2002-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
182 * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
184 * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
187 * gnus-srvr.el (gnus-browse-describe-group): New command and
190 2002-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
192 * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
193 value for gnus-decoration property.
195 2002-09-06 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
197 * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
198 string) as group name in case we have a CRLF in the file.
200 2002-09-04 Jesper harder <harder@ifa.au.dk>
202 * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
204 (rfc1843-decode-hzp): do.
205 (rfc1843-newsgroups-regexp): do.
207 2002-09-04 Simon Josefsson <jas@extundo.com>
209 * message.el (message-canlock-generate): Make sure sha1 doesn't
210 call external programs.
212 2002-09-03 Simon Josefsson <jas@extundo.com>
214 * nntp.el (nntp-wait-for-string): Dont infloop if process died.
216 * gnus-agent.el (gnus-agent-batch): Add doc.
218 2002-09-03 Josh Huber <huber@alum.wpi.edu>
220 * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
221 check for signed and encrypted parts.
222 * mml.el (mml-parse-1): Correct small typo which preventing
223 setting recipients in a secure tag.
225 2002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
227 * mm-util.el (mm-coding-system-priorities): Default to a list of
228 iso-2022-jp and others for the Japanese environment.
230 2002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
232 * gnus-util.el (gnus-frame-or-window-display-name): Exclude
233 invalid display names.
235 2002-08-30 Simon Josefsson <jas@extundo.com>
237 * gnus-group.el (gnus-group-fetch-control): Fix typo in last
238 commit. From Reiner Steib <4uce.02.r.steib@gmx.net>.
240 2002-08-26 Jesper harder <harder@ifa.au.dk>
242 * gnus.el (gnus-group-charter-alist): New option.
243 (gnus-group-fetch-control-use-browse-url): New option.
245 * gnus-group.el (gnus-group-fetch-charter): New function.
246 (gnus-group-fetch-control): New function.
247 Add them to the keymap and menu. Require mm-url.
249 2002-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
251 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
252 From Alex Schroeder <alex@emacswiki.org>.
254 2002-08-29 Jesper harder <harder@ifa.au.dk>
256 * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
257 items expecting user interaction.
259 * gnus-topic.el (gnus-topic-make-menu-bar): do.
261 * gnus-sum.el (gnus-summary-make-menu-bar): do.
263 * gnus-srvr.el (gnus-server-make-menu-bar): do.
265 * mml.el (mml-menu): do.
267 2002-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
269 * mail-source.el (mail-source-touch-pop): New function.
271 * message.el (message-smtpmail-send-it): New function.
272 (message-send-mail-function): Add it for a candidate.
274 2002-08-27 Simon Josefsson <jas@extundo.com>
276 * gnus-msg.el (posting-charset-alist): Use
277 gnus-define-group-parameter instead of defcustom.
278 (gnus-put-message): Handle SPC in GCC.
279 (gnus-inews-insert-gcc): Ditto.
280 (gnus-inews-insert-archive-gcc): Ditto.
282 2002-08-26 Simon Josefsson <jas@extundo.com>
284 * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
285 (gnus-agentize): Auto agentize all nntp and nnimap groups.
286 (gnus-agent-possibly-save-gcc): Autoload.
287 Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
289 2002-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
291 * gnus.el (gnus-other-frame-function): New user option.
292 (gnus-other-frame): Use it; add a doc-string; make it work with
293 the gnuclient program.
295 * gnus-util.el (gnus-frame-or-window-display-name): New function.
297 * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
298 `device-connection' and `dfw-device'.
300 2002-08-22 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
302 * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
303 positives, make it stricter. From Jochen Hein (trivial change).
305 2002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
307 * gnus.el (gnus-other-frame): Trivial fix.
309 2002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
311 * gnus.el (gnus-other-frame-parameters): New user option.
312 (gnus-other-frame-object): New variable.
313 (gnus-other-frame): Make it search for existing Gnus frame; don't
314 read new news; delete frame on exit.
316 * gnus-util.el (gnus-select-frame-set-input-focus): New function.
318 * lpath.el: Fbind w32-focus-frame and x-focus-frame.
320 2002-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
321 From
\e$B>.4X
\e(B
\e$B5HB'
\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
323 * message.el (message-set-auto-save-file-name): Add support for
324 the Cygwin Emacs; the system-type is `cygwin'.
325 * nnheader.el (nnheader-file-name-translation-alist): Ditto.
327 2002-08-20 ShengHuo ZHU <zsh@cs.rochester.edu>
329 * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
331 * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
332 avoid arithmetic errors.
334 2002-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
336 * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
338 2002-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
340 * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
341 (message-ignored-resent-headers): Add envelope From.
343 2002-08-18 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
345 * gnus.el (gnus-summary-line-format): Document %k specifier.
347 2002-08-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
349 * gnus-sum.el (gnus-summary-line-message-size): New function.
350 (gnus-summary-line-format-alist): Use it.
352 2002-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
354 * gnus-art.el (article-make-date-line): Refer to the value for
355 `gnus-article-time-format' in the summary buffer.
357 * message.el (message-cite-prefix-regexp): Exclude ":" and "
\e,A;
\e(B".
359 2002-08-14 Simon Josefsson <jas@extundo.com>
361 * gnus-art.el (gnus-button-alist): Use ' not ` for default value
363 (gnus-button-alist): Fix doc.
364 (gnus-header-button-alist): Use ' not ` for default value quoting.
365 (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
366 rationale similar to 2002-05-01 change.
367 (gnus-article-add-buttons-to-head): Evaluate expression.
369 * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
371 2002-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
373 * message.el (message-font-lock-keywords): Refer to the value for
374 `message-cite-prefix-regexp' dynamically.
376 2002-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
378 * gnus-art.el (gnus-decode-header-methods): Doc fix.
380 2002-08-12 Simon Josefsson <jas@extundo.com>
382 * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
383 (imap-shell-open): Skip initial junk before IMAP greeting.
385 2002-08-11 Simon Josefsson <jas@extundo.com>
387 * message-utils.el (message-xpost-default,
388 message-xpost-fup2-header, message-xpost-fup2): Fixed
389 Typos. Trivial changes from Reiner Steib
390 <4uce.02.r.steib@gmx.net>.
392 2002-08-09 Simon Josefsson <jas@extundo.com>
394 * message.el (message-canlock-password): Set
395 canlock-password-for-verify to newly generated canlock-password.
396 When Emacs is restarted, Custom makes sure this is set, but during
397 the same session we must set it manually.
399 2002-08-07 Jesper harder <harder@ifa.au.dk>
403 * mm-uu.el (mm-uu-yenc-decode-function): New variable.
404 (mm-uu-type-alist): Add yenc.
405 (mm-uu-yenc-filename): New function.
406 (mm-uu-yenc-extract): New function.
408 * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
410 2002-08-06 ShengHuo ZHU <zsh@cs.rochester.edu>
412 * dgnushack.el (merge): Don't use coerce.
414 2002-05-27 Jesper Harder <harder@ifa.au.dk>
416 * mailcap.el (mailcap-mime-data): Test window-system rather than
418 (mailcap-mime-data): Call xdvi and gv with "-safer".
420 * mm-util.el: Don't define mm-device-type.
422 2002-08-05 Simon Josefsson <jas@extundo.com>
424 * mm-util.el (mm-coding-system-priorities): coding-system type not
425 supported everywhere.
427 2002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
429 * gnus.el (gnus-version-number): Bumped version number.
431 2002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
433 * gnus.el: Oort Gnus v0.07 is released.
435 2002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
437 * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
438 (gnus-article-sort-functions): Doc fix.
440 (gnus-article-sort-by-random): New function.
441 (gnus-thread-sort-by-random): New function.
443 2002-08-02 Simon Josefsson <jas@extundo.com>
445 * gnus-logic.el (gnus-advanced-integer): Swap arguments in
446 funcall. From Scott A Crosby <scrosby@cs.rice.edu>.
448 2002-07-31 Danny Siu <dsiu@adobe.com>
450 * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
451 when splitting malformed messages without message-id
453 2002-07-28 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
454 From Niklas Morberg <niklas.morberg@axis.com>.
456 * nnweb.el (nnweb-type, nnweb-type-definition)
457 (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
458 (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
460 * nnweb.el: Removed old non-functioning search engines.
462 2002-07-27 Simon Josefsson <jas@extundo.com>
464 * message.el (message-forward-make-body): Don't use
465 `message-forward-ignored-headers' when doing a "raw" followup (it
466 is important to preserve e.g. CTE).
468 * flow-fill.el (fill-flowed): Disable filladapt-mode.
470 * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
471 regexp-quote, Cyrus Sieve is fixed.
473 * sieve-manage.el (sieve-manage-deletescript): New function.
475 * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
476 (sieve-manage-mode): Fix menubar.
477 (sieve-activate): Change some messages.
478 (sieve-deactivate-all): New function.
479 (sieve-deactivate): New alias.
480 (sieve-remove): New function.
481 (sieve-help): Fix help.
482 All suggested by Ned Ludd.
484 2002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
486 * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
487 (mm-w3m-safe-url-regexp): New user option.
489 * mm-view.el (mm-inline-text-html-render-with-w3m): Use
490 `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
492 2002-07-23 Karl Kleinpaste <karl@charcoal.com>
494 * gnus-sum.el (gnus-summary-delete-article): Force
495 nnmail-expiry-target to 'delete, so that absolute deletion
496 happens when absolute deletion is requested.
498 2002-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
499 From Nevin Kapur <nevin@jhu.edu>.
501 * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
502 headers as empty headers.
504 2002-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
505 From Jochen Hein <jochen@jochen.org>.
507 * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
509 (gnus-emphasis-strikethru): New face.
511 2002-07-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
512 From Jason Merrill <jason@redhat.com>.
514 * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
515 entire file for each of a sequence of missing articles.
517 * gnus-salt.el (gnus-binary-display-article): Respect an existing
518 value for gnus-view-pseudos.
520 * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
523 2002-07-14 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
524 From Ted Zlatanov <teodor.zlatanov@divine.com>.
526 * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
527 (gnus-summary-mode-line-format-alist): Add %h for number of
529 (gnus-newsgroup-spam-marked): New variable.
530 (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
531 (gnus-article-read-p, gnus-article-mark)
532 (gnus-set-global-variables, gnus-set-global-variables)
533 (gnus-article-marked-p, gnus-summary-mark-article-as-read)
534 (gnus-summary-mark-article-as-unread)
535 (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
536 (gnus-mark-article-as-read, gnus-mark-article-as-unread)
537 (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
539 2002-07-10 Simon Josefsson <jas@extundo.com>
541 * nnimap.el (nnimap-split-to-groups): Allow group string to be a
542 function. From KANEMATSU Daiji <kdaiji@bea.com>.
544 2002-07-09 Nevin Kapur <nevin@jhu.edu>
546 * gnus-sum.el (gnus-summary-delete-article): Respect group
547 parameters while expiring.
549 2002-07-08 Simon Josefsson <jas@extundo.com>
551 * gnus-art.el (article-make-date-line): Fix string. From Henrik
554 2002-07-08 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
556 * gnus-art.el (article-unsplit-urls): Only display MIME when this
557 function is called interactively. From Niklas Morberg.
559 2002-07-06 ShengHuo ZHU <zsh@cs.rochester.edu>
561 * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
562 cdaar to cdar and car.
564 * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
565 (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
567 2002-07-05 Katsumi Yamaoka <yamaoka@jpl.org>
569 * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
570 don't break a narrowed article.
572 * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
573 (nntp-open-via-rlogin-and-telnet): Ditto.
575 2002-07-02 Didier Verna <didier@xemacs.org>
577 * nnmail.el (nnmail-split-methods): fix custom type.
579 2002-07-02 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
581 * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
582 unsplitting. From Niklas Morberg <niklas.morberg@axis.com>.
584 2002-07-01 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
586 * gnus-msg.el (gnus-summary-resend-default-address): New user option.
587 (gnus-summary-resend-message): Use it.
589 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
591 * nntp.el (nntp-via-rlogin-command-switches): New variable.
592 (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
594 2002-06-28 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
596 * message.el (message-font-lock-keywords): Don't fontify
597 headers in the message body, only in the header.
598 (message-font-lock-make-header-matcher): New function, used by
599 message-font-lock-keywords.
600 From Katsumi Yamaoka <yamaoka@jpl.org>.
602 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
604 * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
606 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
608 * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
610 2002-06-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
612 * message.el (message-font-lock-keywords): Revert 2002-06-22
615 2002-06-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
617 * message.el (message-font-lock-keywords): Put colon in header
620 2002-06-22 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
622 * message.el (message-font-lock-keywords): Don't use header faces
623 in the body. Thanks to Stefan Monnier for the hint on the
626 2002-05-09 Miles Bader <miles@gnu.org>
628 * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
629 (gnus-article-hide-citation): Respect it.
631 2002-04-12 Juanma Barranquero <lektu@terra.es>
633 * pop3.el (pop3-open-server): Fix typo.
635 2002-06-18 Josh Huber <huber@alum.wpi.edu>
637 * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
638 instead of push to ignore duplicate to-(list|address) values.
639 * nnmail.el (nnmail-cache-ignore-groups): New.
640 * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
642 2002-06-18 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
644 * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
645 before sending. Suggested by Jan Rychter.
647 2002-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
649 * dgnushack.el (remove): New compiler macro.
650 (last, coerce, subseq): Remove compiler macros for those built-in
653 2002-06-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
655 * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
656 sure to write byte-compiled versions of gnus-*-format-alist to
657 .newsrc.eld. From Simon Josefsson.
659 2002-06-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
661 * gnus-agent.el (gnus-agent-read-servers)
662 (gnus-agent-write-servers): Put server name (string like
663 "nnchoke:frumple") in the file instead of a server specification
664 (Lisp expression like (nnchoke "frumple" ...parameters...)).
665 From Bj
\e,Ax
\e(Brn Mork <bmork@dod.no>.
667 2002-06-16 Simon Josefsson <jas@extundo.com>
669 * gnus-cache.el (gnus-cache-remove-article): n is &optional. From
670 Reiner Steib <4uce.02.r.steib@gmx.net>.
672 2002-06-15 ShengHuo ZHU <zsh@cs.rochester.edu>
674 * nnheader.el (nnheader-file-name-translation-alist): Set the
675 default value for MS Windows systems.
677 * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
679 2002-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
681 * message.el (message-beginning-of-line): Keep the region active
682 in XEmacs. Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
684 2002-06-13 Josh Huber <huber@alum.wpi.edu>
686 * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
687 * gnus-msg.el (gnus-summary-reply): Ditto.
688 * gnus-msg.el (gnus-summary-handle-replysign): New.
690 2002-06-12 Katsumi Yamaoka <yamaoka@jpl.org>
692 * message.el (message-send-mail-with-sendmail): Kill errbuf even
695 2002-06-11 Josh Huber <huber@alum.wpi.edu>
697 * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
698 * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
699 to sign while encrypting.
701 2002-06-11 Simon Josefsson <jas@extundo.com>
703 * gnus-int.el (gnus-request-move-article): Agent expire article if
706 * nnweb.el (nnweb-google-create-mapping): Honors the value of
707 nnweb-max-hits. From Niklas Morberg <niklas.morberg@axis.com>.
709 2002-06-10 Simon Josefsson <jas@extundo.com>
711 * gnus-int.el (gnus-request-expire-articles): Fix last change?
713 2002-06-09 Simon Josefsson <jas@extundo.com>
715 * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
717 * gnus-int.el (gnus-request-expire-articles): Do it here instead.
719 2002-06-08 ShengHuo ZHU <zsh@cs.rochester.edu>
721 * flow-fill.el (fill-flowed): Ignore errors.
723 2002-06-06 Simon Josefsson <jas@extundo.com>
725 * message.el (message-send-mail-with-sendmail): Improve error message.
727 2002-06-06 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
729 * message.el (message-interactive): Change default from nil to t.
730 Better to be safe than to be fast.
732 2002-06-05 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
734 * message.el (message-send-mail-with-sendmail): Check return value
735 from call-process-region.
737 2002-06-04 Simon Josefsson <jas@extundo.com>
739 * gnus-msg.el (gnus-group-mail, gnus-group-news)
740 (gnus-group-post-news, gnus-summary-mail-other-window)
741 (gnus-summary-news-other-window, gnus-summary-post-news): Bind
742 gnus-article-copy to nil, thereby inhibiting the `header' posting
743 style match to use data from last viewed article.
744 Suggested by Hrvoje Niksic.
746 2002-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
748 * spam.el (spam-point-at-eol): New alias.
749 (spam-parse-whitelist): Use it.
751 2002-06-03 Simon Josefsson <jas@extundo.com>
753 * nnmail.el (nnmail-mail-splitting-decodes): New variable.
754 (nnmail-article-group): Use it.
756 2002-05-30 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
758 * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
759 so that code reading them won't be surprised. From Jesper Harder
762 2002-05-29 Simon Josefsson <jas@extundo.com>
764 * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
767 * gnus.el (gnus-agent-cache): Doc fix.
768 (gnus-agent): Change default to t.
770 * gnus-agent.el (gnus-agent-expire): Make it accept optional
771 ARTICLES, GROUP and FORCE parameters.
773 2002-05-28 Simon Josefsson <jas@extundo.com>
775 * gnus-group.el (gnus-group-line-format): Doc fix.
777 2002-05-28 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
779 * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
780 original article before yanking. From Jesper Harder
783 2002-05-26 Simon Josefsson <jas@extundo.com>
785 * gnus-sum.el (gnus-summary-menu-split): New function.
786 (gnus-summary-make-menu-bar): Split charset submenu.
787 (gnus-summary-menu-maxlen): New variable.
788 (gnus-summary-menu-split): Use it.
790 2002-05-25 Simon Josefsson <jas@extundo.com>
792 * mml.el (mml-preview): Generate some headers.
794 * gnus.el (gnus-large-newsgroup): Fix :type.
796 * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
797 Agent cache NOV's by default now).
798 (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
800 2002-05-18 Jesper Harder <harder@ifa.au.dk>
802 * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
803 call to gnus-parent-id when we check for References loops.
804 (gnus-summary-prepare-threads): Avoid simplifying every Subject
805 twice by saving the simplified subject string in simp-subject.
807 2002-05-23 Simon Josefsson <jas@extundo.com>
809 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial
810 change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
812 * nnweb.el (nnweb-type): Remove dejanewsold. Trivial change from
813 Niklas Morberg <niklas.morberg@axis.com>.
815 2002-05-22 Simon Josefsson <jas@extundo.com>
817 * sieve.el (sieve-change-region): Define it before it is used.
819 * gnus-msg.el (gnus-confirm-mail-reply-to-news)
820 (gnus-summary-reply): Ask for confirmation when replying to news.
821 Defaults to not ask. From Benjamin Rutt
822 <rutt+news@cis.ohio-state.edu>.
824 * nnimap.el (nnimap-nov-is-evil): Improve doc.
826 2002-05-21 Simon Josefsson <jas@extundo.com>
828 * sieve-mode.el (sieve-manage): Fix autoloads.
830 * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
831 name (makes it work with recent Cyrus timsieved).
833 2002-05-20 Jason <jbaker@cs.utah.edu>
835 * gnus-art.el (gnus-request-article-this-buffer): Try
836 reconnecting if you don't get the message.
838 2002-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
840 * gnus-sum.el (gnus-summary-enter-digest-group): Only get
841 Reply-To headers from the headers.
843 2002-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
845 * mm-url.el (mm-url-insert): Remove junk message.
847 2002-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
849 * nnslashdot.el (nnslashdot-request-list): Parse new html.
850 (nnslashdot-use-front-page): New variable.
851 (nnslashdot-request-list): Use it.
853 * mm-url.el (mm-url-timeout): New variable.
854 (mm-url-retries): Ditto.
855 (mm-url-insert): Use it.
857 2002-05-16 Simon Josefsson <jas@extundo.com>
859 * gnus-sum.el (gnus-simplify-all-whitespace): New function.
860 (gnus-simplify-subject-functions): Mention g-s-a-w.
862 2002-05-15 Josh Huber <huber@alum.wpi.edu>
864 * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
866 * nndiary.el (nndiary-request-accept-article): Ditto.
867 * nnfolder.el (nnfolder-request-accept-article): Ditto.
868 * nnimap.el (nnimap-request-accept-article): Ditto.
869 * nnmail.el (nnmail-process-unix-mail-format): Ditto.
870 * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
871 * nnmbox.el (nnmbox-request-accept-article): Ditto.
872 * nnmh.el (nnmh-request-accept-article): Ditto.
873 * nnmail.el (nnmail-cache-insert): Change group to required,
874 removed code which tried to figure out the group.
876 2002-05-13 Josh Huber <huber@alum.wpi.edu>
878 * mml.el (mml-generate-mime-1): Fix mml generation for signed only
879 messages. From Hans de Graaff <hans@degraaff.org>.
880 * nnml.el (nnml-request-accept-article): Pass in the group name to
881 nnmail-cache-insert, since it's available.
883 2002-05-10 ShengHuo ZHU <zsh@cs.rochester.edu>
885 * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
887 2002-05-08 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
888 From Florian Weimer <fw@deneb.enyo.de>.
890 * gnus.el (subscribed): New group parameter.
891 (gnus-find-subscribed-addresses): Use it.
893 2002-05-08 Josh Huber <huber@alum.wpi.edu>
895 * mml-sec.el (mml-signencrypt-style-alist): Rename. Also, changed
896 the default for pgpmime to support pgp v2.
897 * mml-sec.el (mml-signencrypt-style): New accessor function to
898 allow users to get/set the signencrypt style more easily without
899 frobbing the alist directly.
900 * mml.el (mml-generate-mime-1): Use accessor function.
902 2002-05-08 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
904 * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
905 parenthesis for "<" and ">". Suggested by Andreas Schwab
908 2002-05-07 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
910 * nnmail.el (nnmail-cache-insert): Prefer group-art over group
911 when intuiting the group the message is written to. From Josh
912 Huber <huber@alum.wpi.edu>.
914 2002-05-06 Simon Josefsson <jas@extundo.com>
916 * gnus-topic.el (gnus-group-topic-parameters): Work when group
917 buffer doesn't show group. From Matt Armstrong <matt@lickey.com>.
919 2002-05-06 Josh Huber <huber@alum.wpi.edu>
921 * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
922 argument, and fixed compiler warning. (added autoload for
925 2002-05-04 Simon Josefsson <jas@extundo.com>
927 * mml1991.el (mml1991-function-alist): Doc fix.
929 * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
930 doesn't exist (for previewing messages without having Gnus
933 * mm-util.el (mm-coding-system-priorities): Defcustom.
935 * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
937 2002-05-01 Josh Huber <huber@alum.wpi.edu>
939 * gnus-msg.el (gnus-message-replysignencrypted): enabled by
942 * mml-sec.el (mml-signencrypt-style): New.
943 * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
945 * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
947 * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
948 * mml.el (mml-generate-mime-1): Changed logic so a part which is
949 both signed & encryped is processed in one operation. (rather than
950 two separate ops: sign, then encrypt)
951 * mml2015.el (mml2015-gpg-extract-signature-details): Give some
952 indication if a message is signed by an expired key.
953 * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
954 enables combined sign & encrypt operation. (this was always on
956 * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
958 2002-05-01 Simon Josefsson <jas@extundo.com>
960 * nnimap.el (nnimap-retrieve-groups): Use separate data for each
962 (nnimap-mailbox-info): defvar instead of defvoo.
964 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
966 * gnus.el: Oort Gnus v0.06 is released.
968 2002-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
970 * lpath.el: Bind url-package-version.
972 2002-05-01 Simon Josefsson <jas@extundo.com>
974 * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
975 filename before deleting the group itself, because the presence of
976 a group filename decides if long filenames are used or not.
978 * gnus-art.el (gnus-button-alist): Don't inline
979 gnus-button-url-regexp. This makes it possible to change g-b-u-r
980 without also modifying g-button-alist.
981 (gnus-button-alist): Fix type to allow variable as well as regexp.
982 (gnus-article-add-buttons): Evaluate regexp. Strings evaluate to
983 themselves, variables to its contents.
984 (gnus-button-entry): Ditto.
986 2002-05-01 Simon Josefsson <jas@extundo.com>
988 * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
991 * nnimap.el (nnimap-string-lessp-numerical): New function.
992 (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
995 2002-04-29 Simon Josefsson <jas@extundo.com>
997 * nnmail.el (nnmail-cache-insert): Accept optional group
1000 * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
1001 n-r-g-a is disabled.
1003 2002-04-29 Simon Josefsson <jas@extundo.com>
1005 * nnimap.el (nnimap-split-fancy): Fix doc.
1006 (nnimap-split-fancy): Fix doc.
1008 * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
1009 (nnimap-mailbox-info): New internal variable.
1010 (nnimap-retrieve-groups): Implement faster new mail check.
1012 * nnimap.el (nnimap-split-articles): Support
1013 nnmail-cache-accepted-message-ids.
1014 (nnimap-request-accept-article): Ditto.
1016 * imap.el (imap-mailbox-status-asynch): New command.
1018 2002-04-29 Nevin Kapur <nevin@jhu.edu>
1020 * gnus.el (gnus-find-subscribed-addresses): Return nil when there
1021 are no subscribed mail groups.
1022 - Strip quoted names when comparing addresses
1024 2002-04-28 Jesper Harder <harder@ifa.au.dk>
1026 * mm-decode.el (mm-text-html-renderer): Change customize type to
1029 * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
1030 (gnus-debug-exclude-variables): do.
1032 2002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
1034 * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
1035 Trivial change from Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>.
1037 2002-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
1039 * dns.el (dns-make-network-process): New macro.
1040 (query-dns): Use it.
1042 2002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
1044 * gnus-msg.el (gnus-summary-reply): Remove unbound variable
1047 * mm-url.el (mm-url-package-name): New variable.
1048 (mm-url-package-version): New variable.
1049 (mm-url-insert-file-contents): Bind url-package-name and
1050 url-package-version here.
1051 * nnrss.el (nnrss-insert-w3): Move the bindings.
1053 * nnrss.el (nnrss-insert-w3): Bind url-package-name and
1054 url-package-version. Trivial change from Andrew J Cosgriff
1055 <ajc@polydistortion.net>
1057 * mm-decode.el (mm-save-part): Fill in file name when GUI saving
1058 attachments. Trivial change from Peter 'Luna' Runestig
1059 <peter@runestig.com>.
1061 2002-04-19 Jesper Harder <harder@ifa.au.dk>
1063 * nnkiboze.el (nnkiboze-request-scan): Call
1064 nnkiboze-possibly-change-group.
1065 (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
1067 (nnkiboze-generate-group): Set newsrc to the *highest* article
1068 number kibozed, not the lowest.
1070 2002-04-15 Jesper Harder <harder@ifa.au.dk>
1072 * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
1074 2002-04-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1075 From Dan Christensen <jdc+news@uwo.ca>.
1077 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1078 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1079 Recognize math postings. Extract Date (now ignores "(15kb)").
1080 Extract email address using gnus-extract-address-components
1081 instead of just taking the first word. Create Date and From
1082 headers for message which are missing these headers. Get rid
1083 of spurious \\ lines (purely cosmetic). Extend body-end and
1084 file-end regexps, to exclude more garbage from the message.
1085 Make URL rephrasing regexp more flexible, to match current
1088 2002-04-23 Simon Josefsson <jas@extundo.com>
1090 * netrc.el: New file, functions copied from gnus-util.el by Ted
1091 Zlatanov <tzz@lifelogs.com>.
1093 * gnus-util.el: Require netrc.
1094 (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
1095 new code in netrc.el.
1097 2002-04-23 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1099 * gnus-msg.el (gnus-summary-resend-message-edit): Remove
1100 message-ignored-resent-headers, too. From Matthieu Moy
1101 <Matthieu.Moy@imag.fr>.
1103 2002-04-22 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
1105 * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
1106 boolean not a string
1107 * gnus-group.el (gnus-group-line-format): add description of %C
1108 * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
1110 * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
1112 2002-04-22 Paul Jarc <prj@po.cwru.edu>
1114 * nnmaildir.el (nnmaildir-request-scan): typo: set
1115 nnmaildir-get-new-mail, not nnmaildir-new-mail. Don't call
1116 nnmail-get-new-mail for 'find-new-groups.
1118 2002-04-21 Paul Jarc <prj@po.cwru.edu>
1120 * nnmaildir.el (nnmaildir-request-update-info,
1121 nnmaildir-request-group, nnmaildir-retrieve-groups): remove
1122 unnecessary calls to nnmaildir-request-scan.
1124 2002-04-20 Josh Huber <huber@alum.wpi.edu>
1127 * gnus-msg.el (gnus-message-replysign): New.
1128 * gnus-msg.el (gnus-message-replyencrypt): New.
1129 * gnus-msg.el (gnus-message-replysignencrypted): New.
1130 * gnus-msg.el (gnus-summary-reply): Use the three new variables
1131 (above) to automatically encrypt/sign to encrypted/signed
1134 * message.el (message-mode-map): Add keybinding for
1135 `message-to-list-only'
1136 * message.el (message-mode): Add description for
1137 `message-to-list-only'
1138 * message.el (message-to-list-only): New.
1139 * message.el (message-make-mft): Changed to use the cl loop macro,
1140 and added optional flag to return only the matched list. (for use
1141 in new message-to-list-only function)
1143 2002-04-20 Josh Huber <huber@alum.wpi.edu>
1146 * gnus-msg.el (gnus-message-replysign):
1147 * gnus-msg.el (gnus-replysign): New.
1148 * gnus-msg.el (gnus-replyencrypt): New.
1149 * gnus-msg.el (gnus-replysignencrypted): New.
1150 * gnus-msg.el (gnus-summary-reply):
1152 * message.el (message-mode-map):
1153 * message.el (message-mode):
1154 * message.el (message-to-list-only): New.
1155 * message.el (message-make-mft):
1157 2002-04-19 ShengHuo ZHU <zsh@cs.rochester.edu>
1159 * gnus-win.el (gnus-configure-windows-hook): Fix typo.
1161 2002-04-18 Josh Huber <huber@alum.wpi.edu>
1163 * message.el (message-gen-unsubscribed-mft): accept a prefix
1164 argument so CC can be included with C-u C-c C-f C-a
1166 2002-04-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1167 From Ted Zlatanov <teodor.zlatanov@divine.com>.
1169 * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
1171 (spam-enter-blacklist): New command.
1173 * gnus-sum.el (gnus-spam-mark): New mark.
1174 (gnus-auto-expirable-marks): Add gnus-spam-mark.
1175 (gnus-summary-make-tool-bar): Correct conditional.
1176 (gnus-summary-limit-to-unread): Add gnus-spam-mark.
1177 (gnus-summary-mark-as-spam): New command.
1179 2002-04-13 Josh Huber <huber@alum.wpi.edu>
1181 * mml-sec.el (mml-secure-message): changed to support arbritrary
1183 * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
1184 changed to support "signencrypt" mode.
1185 * mml.el (mml-parse-1): changed to support different secure modes
1186 more easily. (for signencrypt)
1188 2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
1190 * gnus-sum.el (gnus-update-summary-mark-positions)
1191 (gnus-summary-toggle-header):
1192 * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
1193 (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
1194 (gnus-uu-post-encoded):
1195 * nnfolder.el (nnfolder-possibly-change-group):
1196 * nnimap.el (nnimap-retrieve-headers):
1197 * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
1199 2002-04-08 Stefan Monnier <monnier@cs.yale.edu>
1201 * nnml.el (nnml-save-nov, nnml-generate-nov-file):
1202 * pop3.el (pop3-md5): Don't hardcode point-min == 1.
1204 2002-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
1206 * gnus-srvr.el (gnus-server-set-info): Clear
1207 `gnus-server-method-cache' when `gnus-server-alist' is changed.
1208 From Daiki Ueno <ueno@unixuser.org>.
1210 2002-04-11 Simon Josefsson <jas@extundo.com>
1212 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
1213 viewing of security buttons. Thanks to Nicolas Kowalski
1214 <Nicolas.Kowalski@imag.fr>.
1216 * smime.el (smime-CA-directory): Fix doc. Thanks to Arne
1217 J
\e,Ax
\e(Brgensen <arne+usenet@daimi.au.dk>.
1218 (smime-sign-buffer): Work in XEmacs. Thanks to Nicolas Kowalski
1219 <Nicolas.Kowalski@imag.fr>.
1220 (smime-decrypt-buffer): Ditto.
1222 2002-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224 * gnus-art.el (gnus-article-prepare): Place point on the emtpy
1227 2002-04-11 Per Abrahamsen <abraham@dina.kvl.dk>
1229 * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
1231 2002-04-08 ShengHuo ZHU <zsh@cs.rochester.edu>
1233 * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
1235 2002-04-07 ShengHuo ZHU <zsh@cs.rochester.edu>
1237 * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
1240 2002-04-07 Josh Huber <huber@alum.wpi.edu>
1242 * message.el (message-make-mft): Changed MFT code from using
1243 message-recipients (which included Bcc) to use only the To and CC
1246 2002-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
1248 * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
1250 (gnus-treat-mail-picon): Ditto.
1251 (gnus-treat-newsgroups-picon): Ditto.
1252 (gnus-picon-databases): Fix custom type.
1253 (gnus-picon-databases): Add link.
1254 (gnus-article-x-face-command): Add to gnus-picon group.
1256 2002-04-01 Jesper Harder <harder@ifa.au.dk>
1258 * message.el (message-buffer-naming-style): Remove.
1260 2002-04-02 ShengHuo ZHU <zsh@cs.rochester.edu>
1262 * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
1264 * message.el (message-tool-bar-map): Ditto.
1266 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1268 2002-04-01 ShengHuo ZHU <zsh@cs.rochester.edu>
1270 * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
1272 2002-04-01 Paul Jarc <prj@po.cwru.edu>
1274 * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
1276 2002-03-31 Andrew Cohen <cohen@andy.bu.edu>
1278 * dns.el: open-network-stream under XEmacs does udp.
1280 2002-03-31 Lars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
1282 * spam.el (spam-enter-whitelist): New function.
1283 (spam-parse-whitelist): Ditto.
1284 (spam-refresh-list-cache): Ditto.
1285 (spam-address-whitelisted-p): New function.
1287 * dns.el (query-dns): Use TCP when make-network-process isn't
1289 (dns-servers): New variable.
1290 (dns-parse-resolv-conf): New function.
1291 (query-dns): Use it.
1293 * spam.el: New file.
1295 * dns.el (query-dns): Test.
1297 2002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1299 * lpath.el (featurep): Bind make-network-process.
1301 2002-03-31 Paul Jarc <prj@po.cwru.edu>
1303 * nnmaildir.el: Use defstruct. Use a single copy of
1304 nnmail-extra-headers to save memory. Store server's group name
1305 prefix instead of each group's prefixed name.
1306 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
1309 2002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1313 2002-03-28 Simon Josefsson <jas@extundo.com>
1315 * gnus-sum.el (gnus-summary-dummy-line-format):
1316 * gnus.el (gnus-summary-line-format): Fixing links to Info.
1317 Trivial change from Bj
\e,Av
\e(Brn Torkelsson <torkel@pdc.kth.se>.
1319 2002-03-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1321 * gnus-sum.el (gnus-summary-move-article)
1322 (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
1325 2002-03-28 Simon Josefsson <jas@extundo.com>
1327 * mml-sec.el (mml-secure-message): Search after
1328 mail-header-separator from top of message.
1330 2002-03-28 Paul Jarc <prj@po.cwru.edu>
1332 * nnmaildir.el: Cosmetic changes.
1333 (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
1334 nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
1335 nnmaildir--group-ls): New macros/functions. Use them.
1336 (nnmaildir--unlink): Evalutate argument only once.
1338 2002-03-27 Jesper Harder <harder@ifa.au.dk>
1340 * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
1342 (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
1343 `gnus-point-at-eol'.
1345 2002-03-27 Paul Jarc <prj@po.cwru.edu>
1347 * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
1348 nnmaildir--marks-dir): New macros. Use them.
1349 Use inhibit-quit for atomicity instead of in-memory journaling.
1350 (nnmaildir--edit-prep): New function.
1351 (Local Variables): Use it.
1353 2002-03-26 Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk)
1355 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1357 2002-03-25 Simon Josefsson <jas@extundo.com>
1359 * message.el (message-mode): Fix doc.
1361 2002-03-25 Simon Josefsson <jas@extundo.com>
1363 * message.el (message-subject-re-regexp): Skip Re[42]: junk. From
1364 Matthieu Moy <Matthieu.Moy@imag.fr>.
1366 2002-03-24 Jesper Harder <harder@ifa.au.dk>
1368 * mml-sec.el (mml-unsecure-message): Add docstring.
1370 2002-03-23 ShengHuo ZHU <zsh@cs.rochester.edu>
1372 * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
1374 Trivial change from andre@slamdunknetworks.com
1376 2002-03-22 Josh Huber <huber@alum.wpi.edu>
1378 * mml.el (mml-mode-map): Added a keybinding for
1379 `mml-unsecure-message'. Also, added a menu entry for said
1380 function in the Attachments menu.
1382 2002-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
1384 * canlock.el (canlock-version): Remove.
1385 (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
1386 here; simplify \x insertions.
1387 (canlock-sha1): New function, always return a unibyte string.
1388 (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
1390 (canlock-insert-header): Use `canlock-sha1'.
1391 (canlock-verify): Ditto.
1393 2002-03-21 ShengHuo ZHU <zsh@cs.rochester.edu>
1395 * message.el (message-fix-before-sending): Add an option that
1396 ignores illegible text.
1397 Trivial change from Mark Milhollan <mlm@attglobal.net>
1399 * message.el (message-font-lock-keywords): Support multi-line MML
1402 * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
1403 Trivial change from lorentey@elte.hu (L
\e,Bu
\e(Brentey K
\e,Aa
\e(Broly)
1405 2002-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
1407 * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
1408 symbols for "View as different encoding" submenu.
1410 2002-03-19 Simon Josefsson <jas@extundo.com>
1412 * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
1415 2002-03-19 ShengHuo ZHU <zsh@cs.rochester.edu>
1417 * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
1419 2002-03-19 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1421 * gnus-sum.el (gnus-sum-thread-tree-root)
1422 (gnus-sum-thread-tree-single-indent)
1423 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1424 (gnus-sum-thread-tree-leaf-with-other)
1425 (gnus-sum-thread-tree-single-leaf): Make customizable.
1427 2002-03-16 Simon Josefsson <jas@extundo.com>
1429 * gnus-util.el (gnus-extract-address-components): Don't break on
1430 names such as James "Kibo" Parry. From Francis Litterio
1431 <franl@world.std.com>.
1433 2002-03-13 Simon Josefsson <jas@extundo.com>
1435 * pop3.el (pop3-open-server): Revert multibyte change. From
1436 Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk).
1438 * message.el (message-send-mail-with-qmail): Make it work. From
1439 Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk).
1441 2002-03-13 Josh Huber <huber@alum.wpi.edu>
1443 * message.el (message-make-mft): Set case-fold-search while
1444 generating the MFT. Also, a little cleanup in the MFT code.
1446 2002-03-12 Simon Josefsson <jas@extundo.com>
1448 * message.el (message-qmail-inject-args): May be function.
1449 (message-send-mail-with-qmail): Call function if m-q-i-a is
1450 function. From fn@hungry.org (Faried Nawaz).
1452 2002-03-12 ShengHuo ZHU <zsh@cs.rochester.edu>
1454 * message.el (message-abbrevs-loaded): Remove.
1455 (mailabbrev): Require it.
1457 * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1459 2002-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
1461 * pop3.el (pop3-open-server): Set process buffer unibyte.
1463 2002-03-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1465 * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1467 2002-03-10 ShengHuo ZHU <zsh@cs.rochester.edu>
1469 * nnslashdot.el (nnslashdot-request-article): Remove javascript
1472 2002-03-09 ShengHuo ZHU <zsh@cs.rochester.edu>
1474 * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1476 (gnus-summary-save-parts-type-history): Ditto.
1477 (gnus-summary-save-parts-last-directory): Ditto.
1478 Trivial change from andre@slamdunknetworks.com
1480 2002-03-09 Paul Jarc <prj@po.cwru.edu>
1482 * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1484 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
1486 * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1487 -->" as the end of the first article.
1489 * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1490 From Matthieu Moy <Matthieu.Moy@imag.fr>
1492 * message.el (message-add-action): Use add-to-list.
1493 (message-delete-action): New function.
1495 * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1498 2002-03-05 Paul Jarc <prj@po.cwru.edu>
1500 * nnnil.el: New file.
1501 * gnus.el (gnus-valid-select-methods): Include nnnil.
1503 2002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
1505 * message.el (message-syntax-checks): Because canlock is
1506 supported, we disable sender syntax check.
1507 (message-shoot-gnksa-feet): Add cancel-messages option doc.
1509 * gnus-draft.el (gnus-draft-send): If interactive, use its default
1510 value of message-syntax-checks.
1512 * qp.el (quoted-printable-decode-region): Doc addition.
1513 From: Eli Zaretskii <eliz@is.elta.co.il>
1515 * mail-source.el (make-source-make-complex-temp-name): Use
1518 * mm-util.el (mm-make-temp-file): New function.
1519 * nneething.el (nneething-file-name): Use it.
1520 * mml-smime.el (mml-smime-encrypt): Ditto.
1521 * mm-view.el (mm-inline-wash-with-file): Ditto.
1522 * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1523 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1524 (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1525 * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1526 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1527 * gnus-art.el (gnus-mime-print-part): Ditto.
1529 2002-03-04 Paul Jarc <prj@po.cwru.edu>
1531 * message.el (nnmaildir-article-number-to-base-name): New
1533 (nnmaildir-base-name-to-article-number): New function.
1535 2002-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
1537 * smime.el (smime-make-temp-file): Don't quote
1538 `temporary-file-directory'.
1540 2002-03-04 Simon Josefsson <jas@extundo.com>
1542 * smime.el (smime-sign-region): Rename argument keyfiles to
1543 keyfile. You only sign something with one key.
1544 (smime-sign-buffer): Better completing-read prompt.
1545 (smime-decrypt-buffer): Ditto.
1547 * smime.el (smime-make-temp-file): Make it work under XEmacs.
1549 * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1551 (mm-view-pkcs7-decrypt): CRLF->LF.
1553 2002-03-04 Paul Jarc <prj@po.cwru.edu>
1555 * message.el (message-hierarchical-addresses): New variable.
1556 (message-get-reply-headers): Use it.
1557 From Ted Zlatanov <teodor.zlatanov@divine.com>
1559 2002-03-03 ShengHuo ZHU <zsh@cs.rochester.edu>
1561 * message.el (message-mode): If buffer-file-name, don't set auto
1563 Trivial change from Geoff Greene <ggreene@wpi.edu>
1565 2002-03-02 ShengHuo ZHU <zsh@cs.rochester.edu>
1567 * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1568 takes one argument in read-char.
1570 * message.el (message-fix-before-sending): Forward a char.
1571 Check mmu-multibyte-p, add control-1.
1573 2002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
1575 * gnus-start.el (gnus-read-init-file): Ditto.
1577 * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1579 * dgnushack.el (dgnushack-make-load): Ditto.
1581 * mail-source.el (mail-source-fetch): Extract the right error
1584 * message.el (message-fix-before-sending): Check illegible text.
1586 * gnus-util.el (gnus-multiple-choice): New function.
1588 * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1589 also defined in gnus-score.el.
1591 2002-03-01 Paul Jarc <prj@po.cwru.edu>
1593 * message.el (message-get-reply-headers): downcase email addresses
1594 for comaparisons for duplicate removal.
1596 2002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
1598 * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1599 implementation of PKCS#7, which just allows users read the
1601 (mm-view-pkcs7): Use it.
1603 2002-02-27 ShengHuo ZHU <zsh@cs.rochester.edu>
1605 * gnus.el (large-newsgroup-initial): New parameter.
1607 * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1608 (gnus-summary-insert-old-articles): Ditto.
1610 2002-02-26 ShengHuo ZHU <zsh@cs.rochester.edu>
1612 * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1613 used as the default answer of the question, "How many articles?".
1614 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1616 * nnagent.el (nnagent-retrieve-headers): Remove articles with
1619 2002-02-24 ShengHuo ZHU <zsh@cs.rochester.edu>
1621 * deuglify.el: Fix comments.
1623 2002-02-23 ShengHuo ZHU <zsh@cs.rochester.edu>
1625 * html2text.el (html2text-clean-anchor): If there is no HREF,
1628 * mml.el (mml-generate-mime-1): Add cdr.
1629 From: andre@slamdunknetworks.com
1631 * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1632 (mm-text-html-washer-alist): Ditto.
1634 * mm-decode.el (mm-text-html-renderer): Add html2text.
1636 * html2text.el: Face lift.
1638 * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1640 2002-02-22 ShengHuo ZHU <zsh@cs.rochester.edu>
1642 * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1644 * deuglify.el: Change copy right. Add autoload. Add coding-system.
1646 * deuglify.el: New file. The original file name is
1647 gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1649 * mm-decode.el (mm-display-external): Use
1650 mm-file-name-rewrite-functions. From <andre@slamdunknetworks.com>
1652 2002-02-22 Paul Jarc <prj@po.cwru.edu>
1654 * nnmaildir.el (nnmaildir-request-list): Report the highest
1655 article number, not the total number of articles.
1657 2002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
1659 * gnus-sum.el: Move uu key map here.
1660 (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1662 2002-02-21 Paul Jarc <prj@po.cwru.edu>
1664 * nnmaildir.el (nnmaildir-request-expire-articles): Use
1665 nnmail-expiry-wait* if expire-age parameter is not set.
1667 2002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
1669 * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1671 (gnus-group-sort-selected-groups-by-real-name): New function.
1672 (gnus-group-make-menu-bar): Add sort by real name.
1674 * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1676 (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1677 nil as dependencies as well.
1679 2002-02-20 ShengHuo ZHU <zsh@cs.rochester.edu>
1681 * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1684 * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1686 * gnus-group.el (gnus-group-name-decode): Don't test
1687 multibyte-string, because it breaks XEmacs.
1688 From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1690 * message.el (message-send-mail): Be talkative.
1692 * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1693 (mm-automatic-display): Ditto.
1695 * mailcap.el (mailcap-mime-data): Ditto.
1696 From: Reiner Steib <4uce.02.r.steib@gmx.net>
1698 2002-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1700 * many files: Remove trailing whitespaces, replace spc+tab with
1701 tab, replace leading whitespaces with tabs.
1703 2002-02-19 Paul Jarc <prj@po.cwru.edu>
1705 * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1706 articles with no body and no blank line after the header.
1708 2002-02-19 ShengHuo ZHU <zsh@cs.rochester.edu>
1710 * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1713 * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1716 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1718 * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1719 w3-delay-image-loads.
1720 * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1721 (mm-w3-prepare-buffer): Ditto.
1723 * mail-source.el (mail-source-fetch-directory): Run scripts.
1725 2002-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1727 * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1728 for Majordomo confirmations.
1730 2002-02-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1732 * gnus-fun.el (gnus-respond-to-confirmation): New command.
1734 2002-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1736 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1738 2002-02-18 Paul Jarc <prj@po.cwru.edu>
1740 * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1741 References header field. From Mark Thomas <mthomas@cmu.edu>.
1743 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
1745 * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1746 (mm-inline-render-with-stdin): Ditto.
1747 (mm-inline-render-with-function): Ditto.
1748 (mm-inline-wash-with-file): Bind coding-system-for-write.
1749 (mm-inline-wash-with-stdin): Ditto.
1751 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
1753 Suggested by Felix Natter <fnatter@gmx.net>
1755 * gnus-art.el (gnus-mime-view-part-externally): Rename from
1756 gnus-mime-externalize-view.
1757 (gnus-mime-view-part-internally): Rename from
1758 gnus-mime-internalize-view.
1759 (gnus-article-view-part-externally): Rename from
1760 gnus-article-externalize-part.
1761 (gnus-mime-action-alist): Change correspondingly.
1762 (gnus-mime-button-commands): Ditto.
1763 (gnus-mime-action-alist): Remove duplication.
1765 * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1767 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
1769 * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1771 * gnus-art.el (gnus-display-mime): Use it.
1773 * mm-partial.el (mm-partial-find-parts): Use it.
1775 * gnus-sum.el (gnus-article-loose-mime): Rename from
1776 gnus-article-no-strict-mime.
1777 (gnus-summary-save-parts): Use it.
1779 2002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
1781 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1784 * gnus-art.el (article-display-x-face): Don't sort multiple
1787 2002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
1789 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1790 up. Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1792 * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1794 2002-02-17 ShengHuo ZHU <zsh@cs.rochester.edu>
1796 Some ideas is inspired by code from Hrvoje Niksic
1797 <hniksic@arsdigita.com>
1799 * gnus-art.el (gnus-article-wash-function): Set the default to
1800 nil, so that we use mm-text-html-renderer instead.
1801 (article-wash-html): Use mm-text-html-renderer.
1803 * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1804 (mm-text-html-renderer): New variable.
1805 (mm-inline-text-html-renderer): Set the default to nil, so that we
1806 use mm-text-html-renderer instead.
1808 * mm-view.el (mm-inline-text-html): New function.
1809 (mm-text-html-renderer-alist): New variable.
1810 (mm-inline-text-vcard): New function.
1811 (mm-inline-text): Split.
1812 (mm-links-remove-leading-blank): New function.
1813 (mm-inline-render-with-file): New function.
1814 (mm-inline-render-with-stdin): New function.
1815 (mm-inline-render-with-function): New function.
1816 (mm-text-html-washer-alist): New variable.
1817 (mm-inline-wash-with-file): New function.
1818 (mm-inline-wash-with-stdin): New function.
1820 2002-02-17 ShengHuo ZHU <zsh@cs.rochester.edu>
1822 * message-utils.el: Fix installation doc.
1823 From: Reiner Steib <4uce.02.r.steib@gmx.net>
1825 2002-02-16 ShengHuo ZHU <zsh@cs.rochester.edu>
1827 * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1828 (gnus-post-method): Use it.
1829 (gnus-summary-cancel-article): Find the correct post-method.
1831 * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1832 * message.el (message-send-news): Ditto.
1833 Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1834 <ipmonger@delamancha.org>
1836 * gnus.el (gnus-select-method): Fix doc.
1837 (gnus-server-string): Use 'using nntp'.
1839 * gnus-agent.el (gnus-slave-unplugged): New command.
1840 From: Felix Natter <fnatter@gmx.net>
1842 2002-02-15 ShengHuo ZHU <zsh@cs.rochester.edu>
1844 * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1845 Call edit-done-function first, then change the window
1847 (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1848 (gnus-article-edit-mode): mml-mode.
1850 * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1851 21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1853 * message-utils.el: Adopt the file.
1855 * message-utils.el: New file.
1856 From Holger Schauer <Holger.Schauer@gmx.de>
1858 2002-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
1860 * gnus-sum.el (gnus-summary-move-article): Select-article only
1861 when gnus-move-split-methods is non-nil. And we don't render or
1864 * gnus-fun.el (gnus-shell-command-to-string): New function.
1865 (gnus-shell-command-on-region): New function.
1866 (gnus-random-x-face): Use them.
1867 (gnus-x-face-from-file): Ditto.
1868 (gnus-convert-image-to-gray-x-face): Ditto.
1869 (gnus-convert-gray-x-face-to-xpm): Ditto.
1870 (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1872 2002-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
1874 * gnus-art.el (gnus-treat-display-xface): Don't use
1875 `shell-command-to-string' when compiling.
1876 (gnus-treat-display-grey-xface): Ditto.
1878 2002-02-13 Paul Jarc <prj@po.cwru.edu>
1880 * nnmaildir.el (nnmaildir--article-count): If the group is
1881 completely empty, report minimum article number as 1 instead of 0.
1883 2002-02-13 ShengHuo ZHU <zsh@cs.rochester.edu>
1885 * gnus-agent.el (gnus-get-predicate): Use nconc.
1887 * gnus-sum.el (gnus-summary-display-make-predicate): Use
1888 gnus-summary-display-cache as cache.
1890 * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1891 (nndoc-mail-in-mail-type-p): New function.
1892 (nndoc-mail-in-mail-article-begin): New function.
1894 2002-02-12 ShengHuo ZHU <zsh@cs.rochester.edu>
1896 * mailcap.el (mailcap-mime-data): Use enriched-decode.
1898 * gnus-cite.el (gnus-article-fill-cited-article): Bind
1899 use-hard-newlines to nil.
1901 * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1902 image is not available if window-system is not available.
1904 * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1906 2002-02-11 ShengHuo ZHU <zsh@cs.rochester.edu>
1908 * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1909 bookmark, because update-mark doesn't handle it correctly.
1911 2002-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
1913 * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1914 directly instead of calling message-send-mail.
1916 * gnus-start.el (gnus-read-descriptions-file): Use
1917 gnus-default-charset.
1919 * mm-util.el (mm-guess-mime-charset): New function.
1921 * gnus.el (gnus-default-charset): Use it.
1922 (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1925 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
1927 * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1928 (article-display-x-face): Use it. Disable grey xface, if
1929 uncompface is not found.
1931 * message.el (message-mode): Don't enable multibyte on an indirect
1934 * nnrss.el (nnrss-content-function): New variable.
1935 (nnrss-request-article): Use it.
1937 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
1939 * gnus.el: Add article-unsplit-urls.
1940 * gnus-sum.el: Ditto.
1941 * gnus-art.el (gnus-treat-strip-cr): New variable.
1942 (gnus-treatment-function-alist): Use it.
1943 (article-unsplit-urls): New function.
1944 (gnus-article-make-menu-bar): Use it.
1945 From: Michael Cook <michael.cook@cisco.com>
1947 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
1949 * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1952 2002-02-07 Paul Jarc <prj@po.cwru.edu>
1954 * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1955 with internal whitespace.
1956 (gnus-parent-id): Ditto.
1958 2002-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
1960 * gnus-art.el (gnus-article-treat-body-boundary): Add
1961 gnus-decoration property.
1962 * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1964 * message.el (message-mode): Set local-abbrev-table.
1965 From Matt Armstrong <matt@lickey.com>.
1967 * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1970 * rfc2047.el (rfc2047-unfold-region): Ditto.
1971 (rfc2047-decode-region): Don't unfold. Let
1972 gnus-article-treat-unfold-headers do it.
1974 * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1975 From: Jesper Harder <harder@ifa.au.dk>
1977 2002-02-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979 * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1980 (gnus-configure-posting-styles): Use it.
1981 (gnus-configure-posting-styles): Remove trailing newspaces.
1983 2002-02-06 ShengHuo ZHU <zsh@cs.rochester.edu>
1985 * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1988 * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1990 * gnus.el (gnus-server-to-method): Switch position with
1991 gnus-server-get-method.
1992 (gnus-agent): Add doc.
1994 * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1995 (gnus-summary-save-parts): Use it.
1997 * gnus-art.el (gnus-display-mime): Use it.
1998 * mm-partial.el (mm-partial-find-parts): Use it.
2000 * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
2002 * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
2003 From Stefan Reich
\e,Av
\e(Br <xsteve@riic.at>.
2005 * nnagent.el (nnagent-request-expire-articles): Don't delete
2008 2002-02-05 ShengHuo ZHU <zsh@cs.rochester.edu>
2010 * message.el (message-gen-unsubscribed-mft): New function.
2011 From Sriram Karra <karra@cs.utah.edu>.
2013 * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
2016 * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
2017 (mm-inline-text-html-render-with-w3): Ditto.
2018 * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
2019 Suggested by Dave Love <d.love@dl.ac.uk>.
2021 * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
2023 * nntp.el (nntp-send-command-and-decode): Check PROCESS.
2024 * nntp.el (nntp-send-command): Ditto.
2025 * nntp.el (nntp-send-command-nodelete): Ditto.
2027 2002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
2029 * mm-url.el (mm-url-load-url): New function.
2030 (mm-url-insert-file-contents): Use it.
2032 * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
2034 * message.el (message-forward-make-body): Correctly copy
2037 * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
2039 2002-02-04 Simon Josefsson <jas@extundo.com>
2041 * gnus-art.el (gnus-article-followup-with-original): Mark with
2042 force, prevent errors when following up from article buffer.
2043 (gnus-article-reply-with-original): Ditto.
2045 * binhex.el (binhex-decoder-switches): Fix doc. From
2046 Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk).
2048 2002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
2050 * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
2051 highlight-citation after emphasize.
2053 2002-02-04 Simon Josefsson <jas@extundo.com>
2055 * nnfolder.el (nnfolder-open-marks):
2057 * nnml.el (nnml-open-marks): Message when done. From David
2058 Edmondson <dme@sun.com>.
2060 2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu>
2062 * imap.el (imap-anonymous-auth): Fix typo.
2063 From: Steinar Bang <sb@dod.no>
2065 * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
2067 (gnus-cache-braid-heads): Ditto.
2069 * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
2070 line, because there are extra articles in the overview buffer.
2072 * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
2074 * message.el (message-forward-rmail-make-body): Directly use
2075 rmail-msg-restore-non-pruned-header to avoid calling
2078 2002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
2080 * gnus-cache.el (gnus-summary-insert-cached-articles):
2081 (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
2083 * gnus-group.el (gnus-group-mark-article-read): Nreverse
2084 gnus-newsgroups-unselected.
2086 * gnus-agent.el (gnus-summary-set-agent-mark): Use
2087 gnus-add-to-sorted-list.
2089 * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
2090 gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
2091 (gnus-build-all-threads): Use gnus-add-to-sorted-list.
2092 (gnus-update-read-articles): UNREAD is sorted.
2093 (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
2094 (gnus-newsgroup-marked, gnus-newsgroup-cached)
2095 (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
2096 (gnus-newsgroup-dormant): Require sorted.
2098 * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
2100 (gnus-dired-print): New function.
2102 * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
2105 2002-02-02 Simon Josefsson <jas@extundo.com>
2107 * gnus-dired.el (turn-on-gnus-dired-mode): Autoload. Make defun.
2109 2002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
2111 * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
2112 t. This makes gnus-agent customizable without putting
2113 gnus-agentize into .gnus.
2115 * gnus.el (gnus-agent): Make it customizable.
2117 * gnus-dired.el: New file.
2118 From Benjamin Rutt <brutt@bloomington.in.us>
2120 * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
2122 (gnus-cache-possibly-remove-article): Ditto.
2123 (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
2125 2002-02-01 Simon Josefsson <jas@extundo.com>
2127 * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
2129 2002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
2131 * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
2132 (mm-setup-w3m): Don't bind keys listed in the above.
2134 2002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
2136 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
2137 `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
2138 is non-nil; bind `w3m-force-redisplay' with nil.
2140 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2142 * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
2144 2002-01-31 ShengHuo ZHU <zsh@cs.rochester.edu>
2146 * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
2147 use mail-header-unfold-field.
2149 * gnus-cache.el (gnus-summary-insert-cached-articles): Use
2152 * gnus-range.el (gnus-add-to-sorted-list): New function.
2153 * gnus-sum.el (gnus-mark-article-as-read): Use it.
2154 (gnus-mark-article-as-unread): Ditto.
2155 (gnus-summary-mark-article-as-unread): Ditto.
2156 (gnus-build-get-header): Ditto.
2157 (gnus-summary-prepare-threads): Ditto.
2158 (gnus-summary-insert-pseudos): Ditto.
2159 (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
2160 (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
2161 (gnus-summary-insert-old-articles): Ditto.
2163 * gnus-msg.el (gnus-posting-styles): Add new format of header.
2164 (gnus-configure-posting-styles): Support the new format.
2166 * mail-source.el (mail-source-bind, mail-source-bind-common): Set
2167 edebug-form-spec to (sexp body).
2168 Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
2170 * message.el (message-reply-headers): Add doc.
2172 2002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
2174 * gnus-group.el (gnus-group-delete-group): Nix the entry in
2175 gnus-cache-active-hashtb.
2177 * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
2178 (gnus-agent-summary-fetch-group): Use it.
2180 * gnus-msg.el (gnus-debug-files): New variable.
2181 (gnus-debug-exclude-variables): New variable.
2182 (gnus-debug): Use them.
2184 * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
2186 2002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
2188 * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
2189 (message-mode-syntax-table): Move back the previous position.
2191 * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
2193 * gnus-agent.el (gnus-agent-retrieve-headers): Use
2194 gnus-sorted-difference.
2196 * nnsoup.el (nnsoup-request-expire-articles): Use
2197 gnus-sorted-difference.
2199 * nnheader.el: Autoload gnus-sorted-difference.
2201 * nnfolder.el (nnfolder-request-expire-articles): Use
2202 gnus-sorted-difference.
2204 * gnus-cache.el (gnus-cache-retrieve-headers): Use
2205 gnus-sorted-difference.
2207 * gnus-range.el: Autoload cookies.
2208 (gnus-sorted-difference): New function.
2209 (gnus-sorted-ndifference): New function.
2210 (gnus-sorted-nintersection): Rename from
2211 gnus-set-sorted-intersection.
2212 (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
2213 (gnus-list-range-difference): Rename from
2214 gnus-inverse-list-range-intersection.
2215 (gnus-inverse-list-range-intersection): Use defalias.
2217 * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
2218 gnus-sorted-ndifference, and gnus-sorted-nintersection.
2219 (gnus-articles-to-read): Use gnus-sorted-difference.
2220 (gnus-summary-limit-mark-excluded-as-read): Use
2221 gnus-sorted-intersection and gnus-sorted-ndifference.
2222 (gnus-list-of-read-articles): Use gnus-list-range-difference.
2223 (gnus-summary-insert-articles): Use gnus-sorted-difference.
2225 * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
2227 2002-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
2229 * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
2230 property to the buffer for using emacs-w3m command keys.
2232 * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
2235 * mm-view.el (mm-w3m-mode-map): New variable.
2236 (mm-w3m-mode-command-alist): New variable.
2237 (mm-w3m-minor-mode): Removed.
2238 (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
2239 (mm-inline-text-html-render-with-w3m): Add keymap property to the
2240 buffer for using emacs-w3m command keys.
2242 2002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
2244 * message.el (message-mode-syntax-table): Move forward.
2245 (message-cite-prefix-regexp): Auto detect non word constituents.
2246 (message-cite-prefix-regexp): Don't use with-syntax-table.
2248 * gnus-sum.el (gnus-summary-update-info): Use
2249 gnus-list-range-intersection.
2251 * gnus-agent.el (gnus-agent-fetch-headers): Use
2252 gnus-list-range-intersection.
2254 * gnus-range.el (gnus-range-normalize): Use correct predicate.
2255 (gnus-list-range-intersection): Use it.
2256 (gnus-inverse-list-range-intersection): Ditto.
2257 (gnus-sorted-intersection): Add doc.
2258 (gnus-set-sorted-intersection): Add doc.
2259 (gnus-sorted-union): New function.
2260 (gnus-set-sorted-union): New function.
2262 * gnus-range.el (gnus-list-range-intersection): Correct the logic.
2263 (gnus-inverse-list-range-intersection): Ditto.
2265 2002-01-29 Karl Kleinpaste <karl@charcoal.com>
2267 * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
2269 * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
2270 and permit `:' and `\' in order to handle full Windows pathnames.
2271 (gnus-uu-begin-string): Add optional leading `0'. Leading `0' is
2272 technically not correct per standard, but seems to have common use.
2274 2002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
2276 * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
2279 2002-01-28 ShengHuo ZHU <zsh@cs.rochester.edu>
2281 * gnus-art.el (gnus-article-followup-with-original): Use (mark).
2283 * gnus-score.el (gnus-score-insert-help): Move to (point-min).
2284 Don't split when the window is small, e.g. when a small *BBDB*
2285 window is the lowest one.
2287 * gnus-agent.el (gnus-agent-retrieve-headers): Use
2288 nnheader-find-nov-line to speed up. Use nreverse, because it is
2289 sorted. Use nnheader-insert-nov-file.
2291 2002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
2293 * mm-decode.el (mm-inline-text-html-with-images): New user option.
2295 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
2296 of `w3m-display-inline-images' with the value of
2297 `mm-inline-text-html-with-images'.
2298 From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2300 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2302 2002-01-27 Richard M. Stallman <rms@gnu.org>
2304 * time-date.el: Add autoload cookies. Many doc fixes.
2305 (time-add): New function.
2306 (time-subtract): Renamed from subtract-time.
2307 (subtract-time): New alias for time-subtract.
2309 2002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
2311 * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
2312 emacs-w3m in doc-string.
2314 * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
2315 `w3m-current-buffer'.
2317 2002-01-27 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2319 * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
2321 * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
2322 `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
2323 (mm-w3m-cid-retrieve): New function.
2324 (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
2326 2002-01-27 ShengHuo ZHU <zsh@cs.rochester.edu>
2328 * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
2330 2002-01-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2332 * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
2334 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2336 * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
2339 * gnus-sum.el (gnus-summary-expire-articles): Clean up.
2341 * nnmail.el (nnmail-article-group): Decode headers before running
2342 split rules over them.
2343 (nnmail-mail-splitting-charset): New variable.
2345 * smiley.el: Replaced with smiley-ems.el.
2347 2002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
2349 * mm-url.el (mm-url-predefined-programs): Add w3m.
2350 (mm-url-program): Ditto.
2352 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2354 * nnml.el (nnml-use-compressed-files): New variable.
2355 (nnml-filenames-are-evil): Removed.
2356 (nnml-current-group-article-to-file-alist): Don't use.
2357 (nnml-update-file-alist): Inhibit.
2358 (nnml-article-to-file): Use new var.
2360 2002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
2362 * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
2364 * nnagent.el (nnagent-retrieve-headers): loop until eobp.
2366 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2368 * gnus-agent.el (gnus-agent-load-alist): Use new caching
2371 * gnus-util.el (gnus-cache-file-contents): New function.
2373 * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
2374 (gnus-agent-load-alist): Use it.
2376 * nnagent.el (nnagent-retrieve-headers): Use optimized function.
2378 * nnheader.el (nnheader-insert-nov-file): New function.
2380 * gnus-util.el (gnus-parse-without-error): Correct the loop.
2382 * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
2383 there are no references.
2384 (gnus-extract-message-id-from-in-reply-to): New function.
2385 (gnus-nov-parse-line): Use in-reply-to if there are no
2388 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2390 * nnagent.el (nnagent-retrieve-headers): Use new macro.
2392 * gnus-util.el (gnus-parse-without-error): New macro.
2394 2002-01-25 ShengHuo ZHU <zsh@cs.rochester.edu>
2396 * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
2397 (gnus-article-wash-function): use locate-library to decide which
2400 2002-01-25 Simon Josefsson <jas@extundo.com>
2402 * pop3.el (pop3-munge-message-separator): Work if no date.
2403 Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
2405 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2407 * gnus-agent.el (gnus-agent-save-alist): Fix.
2409 * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
2410 mistake. Reinstated lost code.
2412 2002-01-25 Josh Huber <huber@alum.wpi.edu>
2414 * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
2415 one exists in the case of an encrypted message with an internal
2418 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2420 * gnus-agent.el (gnus-agent-save-alist): Optimized.
2422 2002-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
2424 * dgnushack.el: Commented out the experimental code.
2426 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2428 * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
2431 * gnus.el (gnus-server-to-method): Made into subst.
2432 (gnus-server-method-cache): New variable.
2433 (gnus-server-to-method): Use it.
2434 (gnus-group-method-cache): New variable.
2435 (gnus-find-method-for-group-1): Renamed.
2436 (gnus-find-method-for-group): New function.
2437 (gnus-group-method-cache): Removed.
2439 * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2442 * gnus-range.el (gnus-members-of-range): New function.
2443 (gnus-list-range-intersection): Renamed.
2444 (gnus-inverse-list-range-intersection): New function.
2446 * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2448 * nnagent.el (nnagent-retrieve-headers): New implementation.
2450 * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2453 2002-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
2455 * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2456 `w3m-meta-content-type-charset-regexp'.
2458 * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2459 charset-encoded html contents.
2461 2002-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
2463 * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2466 * nnweb.el (url): Ignore errors when request url.
2468 * nnrss.el: Clean up the comments.
2470 2002-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
2472 * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2474 * mm-decode.el (mm-inline-text-html-renderer): New user option.
2475 (mm-inline-media-tests): Test whether the value of
2476 `mm-inline-text-html-renderer' is a function for text/html.
2478 * mm-view.el (mm-inline-text-html-render-with-w3): New function
2479 separated from `mm-inline-text'.
2480 (mm-w3m-minor-mode): New variable.
2481 (mm-w3m-setup): New variable.
2482 (mm-setup-w3m): New function.
2483 (mm-inline-text-html-render-with-w3m): New function.
2484 (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2487 2002-01-23 Paul Jarc <prj@po.cwru.edu>
2489 * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2491 2002-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
2493 * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2494 and `gnus-xmas-completing-read'.
2496 2002-01-19 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2498 * nneething.el (nneething-message-id-number): Abolished.
2499 (nneething-encode-file-name): Not encode numerical characters.
2500 (nneething-make-head): `nneething-message-id-number' is not
2501 used to generate message IDs.
2503 2002-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2505 * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2508 2002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2510 * gnus-xmas.el (gnus-xmas-completing-read): New function.
2511 (gnus-xmas-redefine): Redefine conditionally.
2513 2002-01-22 Josh Huber <huber@alum.wpi.edu>
2515 * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2518 2002-01-22 Josh Huber <huber@alum.wpi.edu>
2520 * message.el (message-font-lock-keywords): Added the secure tag.
2521 * mml-sec.el: Added functions to generate/modify/remove the secure
2522 tag while in message mode.
2523 * mml-sec.el (mml-secure-message): New.
2524 * mml-sec.el (mml-unsecure-message): New.
2525 * mml-sec.el (mml-secure-message-sign-smime): New.
2526 * mml-sec.el (mml-secure-message-sign-pgp): New.
2527 * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2528 * mml-sec.el (mml-secure-message-encrypt-smime): New.
2529 * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2530 * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2531 * mml.el (mml-parse-1): Added code to recognise the secure tag and
2532 convert it to either a part or multipart depending on if there are
2533 other parts in the message.
2534 * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2535 to use the secure tag, rather than the part tag.
2536 * mml.el (mml-preview): Added a save-excursion to keep cursor
2537 position after doing an MML preview.
2539 2002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2541 * nnheader.el (nnheader-parse-overview-file): New function.
2542 (nnheader-write-overview-file): New function.
2544 2002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2546 * gnus.el (gnus-group-fast-parameter): Check better if expansion
2549 * nnweb.el (nnweb-type-definition): Clean up.
2551 2002-01-21 Alastair Burt <burt@dfki.de>
2553 * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2554 buffer exists before jumping to it.
2556 2002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2558 * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2560 (article-wash-html): Use it.
2561 (gnus-article-wash-function): New variable.
2562 (gnus-article-wash-html-with-w3m): New function.
2564 2002-01-20 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
2566 * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2569 2002-01-20 John H. Palmieri <palmieri@math.washington.edu>
2571 * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2574 2002-01-21 Simon Josefsson <jas@extundo.com>
2576 * canlock.el (base64-encode-string): Autoload it from base64.
2577 (canlock-make-cancel-key): Base64 encode unibyte string.
2579 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2581 * nnfolder.el (nnfolder-request-accept-article): Unfold
2583 (nnfolder-request-replace-article): Ditto.
2585 2002-01-20 Nevin Kapur <nevin@jhu.edu>
2587 * gnus-group.el (gnus-group-best-unread-group): Use the right
2588 positioning function.
2590 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2592 * smiley-ems.el (smiley-region): Use new function.
2593 (smiley-update-cache): Use general image functions.
2594 (smiley-region): Use general functions.
2596 * gnus-util.el (gnus-graphic-display-p): New function.
2598 * nnmail.el (nnmail-article-group): Allow outputting traces of
2601 * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2602 (nndoc-exim-bounce-type-p): New function.
2604 * message.el (message-dont-send): Doc fix.
2606 * gnus-util.el (gnus-completing-read): Remove
2607 inherit-input-method.
2609 * gnus-art.el (gnus-treat-smiley): Doc fix.
2611 * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2614 2002-01-19 Simon Josefsson <jas@extundo.com>
2616 * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2617 (imap-kerberos4-open): Ditto.
2618 (imap-open): Set port correctly, don't set auth.
2620 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2622 * gnus.el (gnus-version-number): Bump version number.
2624 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2626 * gnus.el: Oort Gnus v0.05 is released.
2628 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2630 * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2633 * gnus-spec.el (gnus-string-width-function): New function.
2634 (gnus-tilde-cut-form): Use it.
2635 (gnus-tilde-max-form): Ditto.
2636 (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2637 (gnus-substring-function): Use it.
2638 (gnus-tilde-cut-form): Ditto.
2639 (gnus-substring-function): New function.
2641 * message.el (message-check-news-header-syntax): New message.
2643 * gnus.el (gnus-slave-no-server): Doc fix.
2645 * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2647 2002-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
2649 * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2650 `seen' if it looks like (seen NUM1 . NUM2). It should be
2651 (seen (NUM1 . NUM2)).
2653 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2655 * gnus-topic.el (gnus-topic-catchup-articles): Update article
2656 number in closed topics.
2658 2002-01-19 Daniel Pittman <daniel@rimspace.net>
2660 * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2663 2002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2665 * gnus.el (gnus-group-find-parameter): Clean up.
2667 * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2670 * gnus-util.el (gnus-completing-read-with-default): Renamed.
2672 * nnmail.el (nnmail-article-group): Clean up.
2674 2002-01-19 Paul Stodghill <stodghil@cs.cornell.edu>
2676 * gnus-agent.el (gnus-category-name): Intern the category name.
2678 2002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2680 * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2682 * gnus-util.el (gnus-completing-read): New function.
2684 2002-01-19 ShengHuo ZHU <zsh@cs.rochester.edu>
2686 * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2688 * smiley-ems.el (smiley-region): Register smiley.
2689 (smiley-toggle-buffer): Rewrite the function.
2690 (smiley-active): Removed.
2692 2002-01-19 Simon Josefsson <jas@extundo.com>
2694 * gnus-util.el (gnus-parent-id): Optimize null n case. From
2695 Jesper Harder <harder@ifa.au.dk>.
2697 2002-01-18 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2699 * gnus-art.el (gnus-request-article-this-buffer): Call
2700 `nneething-get-file-name' to extract the file name from the
2703 * nneething.el (nneething-encode-file-name): New function.
2704 (nneething-decode-file-name): Ditto.
2705 (nneething-get-file-name): Ditto.
2706 (nneething-make-head): Encode the file name and encapsulate it
2707 into the field of the message id.
2709 2002-01-18 Simon Josefsson <jas@extundo.com>
2711 * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2714 * nnfolder.el (nnfolder-request-update-info): Ditto.
2716 2002-01-18 ShengHuo ZHU <zsh@cs.rochester.edu>
2718 * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2720 2002-01-18 Simon Josefsson <jas@extundo.com>
2722 * imap.el (imap-starttls-p): Don't check for binary.
2723 (imap-gssapi-auth-p): Ditto.
2724 (imap-kerberos4-auth-p): Ditto.
2725 (imap-open): Change logic. Iterate through all possible streams,
2726 instead of bailing out after first failure. Move authenticator
2727 decision to `imap-authenticate'.
2728 (imap-authenticate): Change logic, now finds the authenticator to
2729 use, was previously in `imap-open'.
2730 (imap-open): Return nil on failure.
2731 (imap-open): Setup temp buffer correctly.
2732 (imap-open): Return buffer only on success.
2733 (imap-interactive-login, imap-interactive-login): Tell the user
2734 which stream/authenticator is used for the queried
2736 (imap-open, imap-authenticate): Set variables.
2737 (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2738 (imap-open): Don't assume how `with-temp-buffer' is implemented.
2740 2002-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2742 * gnus-fun.el (gnus-grab-cam-x-face): New function.
2744 2002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2746 * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2748 2002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
2750 * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2751 (gnus-agent-group-mode-map): Bind it to "Jo".
2752 (gnus-agent-group-make-menu-bar): Add it into menu bar.
2754 2002-01-17 Karl Kleinpaste <karl@charcoal.com>
2756 * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2757 (gnus-summary-mail-toolbar): Add mail article deletion button.
2759 * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2760 false positives for lines of "^^^^".
2762 * gnus-picon.el (gnus-picon-find-face): faces database is all
2765 2002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
2767 * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2768 (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2770 (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2772 2002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774 * gnus-sum.el (gnus-summary-initial-limit): Inline
2775 gnus-summary-limit-children.
2776 (gnus-summary-initial-limit): Don't limit if
2777 gnus-newsgroup-display is nil.
2778 (gnus-summary-initial-limit): No, don't.
2781 (gnus-put-text-property-excluding-characters-with-faces): Inline
2782 gnus-put-text-property.
2784 * gnus-spec.el (gnus-default-format-specs): New variable.
2786 * gnus-start.el (gnus-read-newsrc-file): Don't clear
2788 (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2790 * gnus-spec.el (gnus-update-format-specifications): Really check
2791 the Gnus version of the .newsrc.eld file.
2792 (gnus-format-specs): Save the new default summary format.
2794 * gnus-util.el (gnus-parent-id): Check whether references is empty
2797 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2799 (gnus-gather-threads-by-references): Inline
2800 `gnus-split-references'.
2802 * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2803 default value of gnus-summary-line-format-spec.
2805 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
2807 * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2809 (nnslashdot-request-list): Ditto.
2810 (nnslashdot-sid-strip): Removed.
2812 2002-01-15 Simon Josefsson <jas@extundo.com>
2814 * nnimap.el (nnimap-close-asynchronous): Enable.
2815 (nnimap-close-group): Expunge.
2817 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
2819 * gnus-util.el (gnus-user-date-format-alist): Typo.
2820 From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2822 2002-01-15 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2824 * nneething.el (nneething-request-article): Set
2825 `nnmail-file-coding-system' to `binary' locally, in order to read
2826 files without any conversion.
2828 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
2830 * gnus-agent.el (gnus-agent-retrieve-headers): Use
2831 nnheader-file-coding-system and nnmail-active-file-coding-system.
2832 (gnus-agent-regenerate-group): Ditto.
2833 (gnus-agent-regenerate): Ditto.
2834 (gnus-agent-write-active): Ditto.
2835 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2837 2002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
2839 * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2840 Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2842 2002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
2844 * gnus.el: We don't need gnus-article-show-all-headers.
2846 * gnus-art.el (article-show-all, gnus-article-show-all-header):
2849 * gnus-sum.el (gnus-summary-select-article): Don't call
2850 show-all-headers, because hidden headers are not hidden text any
2853 2002-01-13 Simon Josefsson <jas@extundo.com>
2855 * message.el (message-newline-and-reformat): Use `newline' instead
2856 of inserting \n, so that the newline is marked as hard.
2858 * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2859 From Jesper Harder <harder@ifa.au.dk>.
2861 2002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
2863 * imap.el (imap-close): Keep going if quit.
2865 * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2868 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2870 * mm-view.el (mm-display-inline-fontify): Require font-lock to
2871 avoid unbinding shadowed variables.
2873 * gnus-art.el (gnus-picon-databases): Moved here.
2874 (gnus-picons-installed-p): Moved here.
2875 (gnus-article-reply-with-original): Use `mark'.
2877 * gnus.el (gnus-picon): Moved here and renamed.
2879 * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2881 (gnus-treat-mail-picon): Ditto.
2882 (gnus-treat-newsgroups-picon): Ditto.
2884 * gnus-picon.el (gnus-picons-installed-p): New function.
2886 2002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
2888 * gnus-agent.el (gnus-agent-go-online): Fix doc.
2890 2002-01-12 Simon Josefsson <jas@extundo.com>
2892 * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2893 (nnimap-before-find-minmax-bugworkaround): Use it.
2894 (nnimap-find-minmax-uid): Don't reselect current mailbox.
2895 (nnimap-dont-close): New variable.
2896 (nnimap-close-group): Use it.
2898 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2900 * gnus-art.el (gnus-article-reply-with-original): Use
2903 * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2905 * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2906 (gnus-score-advanced): Clean up.
2907 (gnus-score-advanced): Accept a multiple of the score.
2909 2002-01-12 Simon Josefsson <jas@extundo.com>
2911 * flow-fill.el (fill-flowed-display-column)
2912 (fill-flowed-encode-columnq): New variables. Suggested by
2913 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro
\e,b_
\e(Bjohann).
2914 (fill-flowed-encode, fill-flowed): Use them.
2916 * message.el (message-send-news, message-send-mail): Use
2919 * mml.el (autoload): Autoload fill-flowed-encode.
2920 (mml-buffer-substring-no-properties-except-hard-newlines): New
2922 (mml-read-part): Use it.
2923 (mml-generate-mime-1): Encode format=flowed if appropriate.
2924 (mml-insert-mime-headers): Insert format=flowed.
2926 * flow-fill.el (fill-flowed-encode): New function.
2927 (fill-flowed): Bind fill-column to window width.
2929 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2931 * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2933 (gnus-summary-setup-buffer): Wake up dead summary buffers.
2934 (gnus-summary-buffer-name): Don't return the dead name after all.
2935 (gnus-summary-setup-buffer): Kill the dead buffer.
2937 * gnus-art.el (gnus-article-followup-with-original): Store the
2938 value of the mark before deactivating it.
2940 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
2942 * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2943 From: Karl Kleinpaste <karl@charcoal.com>
2945 * gnus-art.el (article-display-x-face): Ditto.
2946 (gnus-article-reply-with-original): Use gnus-region-active-p.
2947 (gnus-article-followup-with-original): Ditto.
2949 * gnus-sum.el (gnus-summary-read-group-1): Don't select
2950 downloadable article either.
2952 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
2954 * gnus-art.el (article-display-x-face): Insert From:.
2956 * gnus-sum.el (gnus-summary-move-article): Don't draw the
2957 article. Bind gnus-display-mime-function and
2958 gnus-article-prepare-hook.
2960 * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2961 (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2962 gnus-agent-possibly-synchronize-flags to the last.
2963 (gnus-agent-go-online): New function. New variable.
2965 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
2967 * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2968 (gnus-agent-regenerate): Ditto.
2970 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
2972 * message.el (message-ignored-news-headers)
2973 (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2974 Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2976 * gnus.el (gnus-gethash-safe): New macro.
2978 * gnus-agent.el (gnus-agent-regenerate-history): New function.
2979 (gnus-agent-regenerate): Show messages.
2981 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
2983 * gnus-agent.el (gnus-agent-regenerate-group): New function.
2984 (gnus-agent-regenerate): New function.
2985 (gnus-agent-save-alist): Sort.
2986 (gnus-agent-copy-nov-line): Test eobp.
2987 (gnus-agent-retrieve-headers): Erase buffer.
2989 2002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
2991 * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2992 From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2994 * gnus.el (gnus-agent-covered-methods): Move here.
2995 (gnus-online): New function.
2996 (gnus-agent-method-p): Move here.
2998 * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2999 nil. Remove articles-alist.
3001 * gnus-start.el (gnus-get-unread-articles): Check online.
3002 (gnus-groups-to-gnus-format): Ditto.
3003 (gnus-active-to-gnus-format): Ditto.
3005 * gnus-agent.el (gnus-agent-get-function): Use it.
3006 (gnus-agent-get-undownloaded-list): Ditto.
3007 (gnus-agent-fetch-session): Only fetch online methods.
3009 * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
3010 (gnus-server-mode-map): Ditto.
3011 (gnus-server-offline-face): New face.
3012 (gnus-server-offline-face): New variable.
3013 (gnus-server-font-lock-keywords): Add offline.
3014 (gnus-server-insert-server-line): Ditto.
3015 (gnus-server-offline-server): New function.
3017 * gnus-int.el (gnus-open-server): Turn to offline.
3018 (gnus-server-unopen-status): New variable.
3020 2002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
3022 * nnkiboze.el (nnkiboze-request-article): Use
3023 gnus-agent-request-article.
3025 * nnagent.el (nnagent-retrieve-headers): Don't use nnml
3026 function. Insert undownloaded NOV.
3028 * gnus-agent.el (gnus-agent-retrieve-headers): New function.
3029 (gnus-agent-request-article): New function.
3031 * gnus.el (gnus-agent-cache): New variable.
3033 * gnus-int.el (gnus-retrieve-headers): Use
3034 gnus-agent-retrieve-headers.
3035 (gnus-request-head): Use gnus-agent-request-article.
3036 (gnus-request-body): Ditto.
3038 * gnus-art.el (gnus-request-article-this-buffer): Use
3039 gnus-agent-request-article.
3041 * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
3042 article if it is undownloaded.
3044 2002-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3046 * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
3048 2002-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3050 * canlock.el (canlock-string-as-unibyte): New macro.
3051 (canlock-sha1-with-openssl): Return a unibyte string.
3052 (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
3054 2002-01-09 ShengHuo ZHU <zsh@cs.rochester.edu>
3056 * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
3058 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
3060 * mm-encode.el (mm-content-transfer-encoding-defaults): Add
3061 application/x-emacs-lisp.
3063 * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
3065 * nntp.el (nntp-request-article): Add group parameter.
3066 (nntp-request-head): Ditto.
3067 (nntp-find-group-and-number): Add parameter group. Figure out
3068 number if the status line doesn't give (e.g. quimby.gnus.org).
3070 2002-01-08 Simon Josefsson <jas@extundo.com>
3072 * mml.el (mml-generate-mime-1): Set recipient correctly.
3074 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
3076 * message.el (message-read-from-minibuffer): Add parameter
3078 * gnus-msg.el (gnus-summary-resend-message): Use it.
3080 * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
3081 behavior of quit-config.
3083 * message.el (message-make-from): Don't quote fullname.
3084 From: Bj
\e,Ax
\e(Brn Mork <bmork@dod.no>
3086 * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
3087 From: <andre@slamdunknetworks.com>
3089 2002-01-07 ShengHuo ZHU <zsh@cs.rochester.edu>
3091 * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
3093 * gnus-art.el (gnus-header-button-alist): Handle mailto.
3095 * mml.el (mml-preview): Bind gnus-original-article-buffer because
3096 article-decode-group-name uses it. Bind gnus-article-prepare-hook
3097 because bbdb may use it.
3099 2002-01-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3101 * nneething.el (nneething-request-article): When a non-text file
3102 is converted to an article, its data is encoded in base64. Call
3103 `nneething-make-head' with options to specify MIME types.
3104 (nneething-make-head): Add optional arguments to specify MIME
3107 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
3109 * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
3110 header if there is not.
3112 * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
3114 * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
3115 (gnus-inews-mark-gcc-as-read): Obsolete variable.
3116 (gnus-inews-do-gcc): Use them.
3118 * gnus-group.el (gnus-group-mark-article-read): Put holes into
3119 gnus-newsgroup-unselected.
3121 2002-01-06 Simon Josefsson <jas@extundo.com>
3123 * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
3124 condition-case, not ignore-errors.
3126 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
3128 * gnus-sum.el (gnus-summary-insert-old-articles): Bind
3129 gnus-fetch-old-headers.
3131 * gnus-art.el (article-display-x-face): Use the current buffer
3132 unless `W f'. Otherwise, X-Face may be shown in the header of a
3134 (gnus-treatment-function-alist): Treat xface before hiding
3137 2002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3139 * gnus-group.el (gnus-group-read-ephemeral-group): Fix
3142 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
3144 * mm-util.el (mm-multibyte-p): Define conditionally when load.
3145 (mm-guess-charset): New function.
3146 (mm-charset-after): Use it.
3147 (mm-detect-coding-region): New function.
3148 (mm-detect-mime-charset-region): New function.
3150 * gnus-sum.el (gnus-summary-show-article): Use
3151 mm-detect-coding-region.
3153 2002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3155 * message.el (message-make-fqdn): Be less violent.
3157 * gnus.el (gnus-logo-color-style): Compute custom form
3160 * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
3161 score file of the parent to the document group.
3163 * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
3164 parameters parameter.
3166 * gnus-score.el (gnus-score-load-file): Clean up.
3168 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
3170 * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
3171 From: Damien Wyart <damien.wyart@free.fr>
3173 * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
3175 2002-01-05 ShengHuo ZHU <zsh@cs.rochester.edu>
3177 * gnus-sum.el (gnus-select-group-hook): Typo.
3179 * rfc2047.el (rfc2047-decode-string): Return immediately if there
3180 is no quoted-printable-encoded STRING.
3181 From: Jesper Harder <harder@ifa.au.dk>
3183 (rfc2047-decode-string): Decode it.
3185 2002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3187 * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
3189 2002-01-05 Keiichi Suzuki <keiichi@nanap.org>
3191 * nntp.el (nntp-possibly-change-group): Erase contents of nntp
3192 buffer to get rid of junk line.
3194 2002-01-05 Simon Josefsson <jas@extundo.com>
3196 * message.el (message-mode-map): Bind message-goto-from to C-c C-f
3198 (message-mode-map): Bind message-insert-or-toggle-importance to
3200 (message-mode-map): Bind message-disposition-notification-to to
3202 (message-mode-menu): Add m-d-n-t.
3203 (message-mode-field-menu): Add m-goto-from.
3204 (message-mode): Doc fix.
3205 (message-goto-from): New function.
3206 (message-insert-disposition-notification-to): New function.
3207 (message-tool-bar-map): Add receipt button.
3209 2002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211 * gnus-sum.el (gnus-thread-latest-date): New function.
3212 (gnus-thread-sort-by-most-recent-number): Renamed.
3213 (gnus-thread-sort-functions): Doc fix.
3214 (gnus-select-group-hook): Don't use setq on a hook.
3215 (gnus-thread-latest-date): Use date, not number
3217 * gnus-agent.el (gnus-agent-expire-days): Doc fix.
3218 (gnus-agent-expire): Allow regexp of expire-days.
3220 * gnus-art.el (gnus-article-reply-with-original): Deactivate
3222 (gnus-article-followup-with-original): Ditto.
3224 * gnus-sum.el (gnus-thread-highest-number): Doc fix.
3226 * gnus-art.el (gnus-mime-display-alternative): Use
3227 gnus-local-map-property.
3228 (gnus-mime-display-alternative): Ditto.
3229 (gnus-insert-mime-security-button): Ditto.
3230 (gnus-insert-next-page-button): Ditto.
3231 (gnus-button-prev-page): Take optional args.
3232 (gnus-insert-prev-page-button): widget-convert.
3234 * gnus-util.el (gnus-local-map-property): New function.
3236 * gnus-art.el (gnus-prev-page-map): Use parent map.
3237 (gnus-next-page-map): Ditto.
3239 * gnus-spec.el (gnus-parse-format): Clean up.
3240 (gnus-parse-format): Do complex formatting for %=.
3242 * gnus-fun.el (gnus-display-x-face-in-from): Add the string
3243 "X-Face: " to the data in the built-in scenario.
3245 * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
3246 (gnus-correct-pad-form): Renamed.
3247 (gnus-tilde-max-form): Clean up.
3248 (gnus-pad-form): Use gnus-use-correct-string-widths.
3250 * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
3251 support if that is available.
3253 * gnus-sum.el (gnus-thread-highest-number): New function.
3254 (gnus-thread-sort-by-most-recent-thread): New function.
3255 (gnus-thread-sort-functions): Doc fix.
3257 2002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
3259 * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
3261 (gnus-summary-mode): Enable it in all cases.
3262 (gnus-summary-display-article): Ditto.
3263 (gnus-summary-edit-article): Ditto.
3265 * gnus-ems.el (gnus-put-image): Really return glyph.
3267 * gnus-art.el (gnus-article-x-face-command): Fix :type.
3268 (gnus-treat-smiley): Don't take "P" in the interactive form.
3270 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3272 * compface.el (uncompface): XEmacs and Emacs have differing
3275 * gnus-fun.el (gnus-display-x-face-in-from): Use face.
3277 * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
3278 (gnus-article-xface-ring-size): Removed.
3279 (gnus-article-display-xface): Removed.
3280 (gnus-remove-image): Cleaned up.
3282 * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
3283 (gnus-xmas-create-image): Take pbm files.
3284 (gnus-x-face): Removed.
3285 (gnus-xmas-article-display-xface): Removed.
3287 * gnus-fun.el (gnus-display-x-face-in-from): Bind
3288 default-enable-multibyte-characters.
3290 * compface.el (uncompface): Doc fix.
3292 * gnus-art.el (gnus-article-x-face-command): Use
3293 gnus-display-x-face-in-from.
3295 * gnus-xmas.el (gnus-xmas-put-image): Return the image.
3297 * gnus-ems.el (gnus-put-image): Return the image.
3299 * gnus-fun.el (gnus-display-x-face-in-from): New function.
3300 (gnus-x-face): Moved here.
3302 2002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
3304 * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
3305 invisible if string is nil.
3306 (gnus-xmas-article-display-xface): Use it.
3308 * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
3309 property when string is nil.
3310 (gnus-article-display-xface): Use it.
3312 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3314 * gnus-art.el (article-display-x-face): Check whether valid grey
3316 (article-display-x-face): Place image in the right spot.
3318 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
3320 (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
3322 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3324 * gnus-xmas.el (gnus-xmas-create-image): Take optional
3326 (gnus-xmas-put-image): Allow non-strings to be passed.
3328 * gnus-art.el (article-display-x-face): Use optional parameters.
3330 * gnus-ems.el (gnus-create-image): Take optional parameters.
3332 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
3334 * compface.el (compface-xbm-p): Removed.
3336 * gnus-ems.el (gnus-article-compface-xbm): Removed.
3337 (gnus-article-display-xface): Use compface.
3339 * compface.el: New file.
3341 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
3342 (gnus-convert-image-to-x-face-command): Ditto.
3343 (gnus-random-x-face): Quote argument.
3344 (gnus-x-face-from-file): Ditto.
3346 2002-01-03 Paul Jarc <prj@po.cwru.edu>
3348 * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
3349 the expire-group parameter once per article rather than once
3350 per group; bind `nnmaildir-article-file-name' and `article'
3351 for convenience. Leave article alone when expire-group
3352 specifies the current group.
3353 (nnmaildir--update-nov): be more concurrency-friendly with
3356 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358 * gnus-start.el (gnus-read-init-file): Cleaned up.
3360 2002-01-03 Dave Love <d.love@dl.ac.uk>
3362 * gnus-start.el (gnus-startup-file-coding-system): Removed.
3363 (gnus-read-init-file): Don't use it.
3365 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3367 * gnus-agent.el (gnus-agent-fetch-session): Run hook.
3369 2002-01-03 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3371 * gnus-start.el (gnus-read-init-file): Don't force coding system
3372 for ~/.gnus. From Dave Love <fx@gnu.org>.
3374 2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
3376 * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
3377 * nnspool.el (nnspool-request-post): Ditto.
3379 * mm-util.el (mm-use-find-coding-systems-region): New variable.
3380 (mm-find-mime-charset-region): Use it.
3382 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
3384 * gnus.el (gnus-summary-line-format): Added :link.
3385 * gnus-topic.el (gnus-topic-line-format): Ditto.
3386 * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
3387 * gnus-srvr.el (gnus-server-line-format): Ditto.
3388 * gnus-group.el (gnus-group-line-format): Ditto.
3390 * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
3391 :keys, it works on both Emacsen.
3393 2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
3395 * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
3397 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3399 * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
3401 2002-01-03 Reiner Steib <reiner.steib@gmx.de>
3403 * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
3406 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3408 * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
3409 (gnus-picon-cache): New variable.
3410 (gnus-picon-transform-newsgroups): Cache stuff.
3412 * gnus-art.el (gnus-article-reply-with-original): New command.
3413 (gnus-article-followup-with-original): New command.
3415 * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
3417 (gnus-summary-followup): Take a list of list of articles.
3418 (gnus-inews-yank-articles): Allow lists of article/regions.
3420 * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
3421 longer the usual commands.
3423 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
3424 (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
3425 shell-command-on-region.
3427 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
3429 * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3430 "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3432 2002-01-03 Steve Youngs <youngs@xemacs.org>
3434 * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3435 understand ':keys', wrap it in an featurep 'xemacs.
3437 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
3439 * gnus-ems.el (gnus-article-display-xface): Show xface in the
3440 order of headers (Actually, it is called in a reversed order). Add
3441 'gnus-image-text-deletable property.
3442 (gnus-remove-image): Remove text with such a property.
3444 * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3447 * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3450 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3452 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3454 * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3455 (article-display-x-face): Display grey X-Faces.
3457 * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3458 (gnus-convert-gray-x-face-to-ppm): Ditto.
3459 (gnus-convert-image-to-gray-x-face): Ditto.
3461 * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3462 gnus-summary-show-raw-article.
3464 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
3466 Display picons in XEmacs without showing text.
3468 * gnus-xmas.el (gnus-xmas-create-image): Don't use
3469 mm-create-image-xemacs to create xbm glyph, because it deletes
3471 (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3472 (gnus-xmas-remove-image): Make text visible, remove glyph.
3474 * gnus-picon.el (gnus-picon-transform-newsgroups)
3475 (gnus-picon-transform-address): Insert spec backward, due to the
3476 incompatibility of gnus-xmas-put-image.
3478 2002-01-02 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
3480 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3482 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3486 * gnus-art.el: Doc fix.
3488 * gnus-agent.el: Doc fix.
3490 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3492 * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3494 2002-01-01 Paul Jarc <prj@po.cwru.edu>
3496 * nnmaildir.el (nnmaildir--update-nov): automatically parse
3497 NOV data out of the message again if nnmail-extra-headers has
3500 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3502 * gnus-fun.el: New file.
3503 (gnus-convert-image-to-x-face-command): New variable.
3504 (gnus-insert-x-face): New function.
3505 (gnus-random-x-face): Renamed.
3506 (gnus-x-face-from-file): Renamed.
3508 * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3510 (gnus-body-boundary-delimiter): Typo fix.
3512 2002-01-02 Simon Josefsson <jas@extundo.com>
3514 * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3515 (gnus-body-boundary-delimiter): Fix type.
3517 2002-01-01 Simon Josefsson <jas@extundo.com>
3519 * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3520 (gnus-treat-emphasize, gnus-treat-strip-cr)
3521 (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3522 (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3523 (gnus-treat-fill-article, gnus-treat-hide-citation)
3524 (gnus-treat-hide-citation-maybe)
3525 (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3526 (gnus-treat-strip-pem, gnus-treat-strip-banner)
3527 (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3528 (gnus-treat-date-ut, gnus-treat-date-local)
3529 (gnus-treat-date-english, gnus-treat-date-lapsed)
3530 (gnus-treat-date-original, gnus-treat-date-iso8601)
3531 (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3532 (gnus-treat-strip-trailing-blank-lines)
3533 (gnus-treat-strip-leading-blank-lines)
3534 (gnus-treat-strip-multiple-blank-lines)
3535 (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3536 (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3537 (gnus-treat-display-xface, gnus-treat-display-smileys)
3538 (gnus-treat-from-picon, gnus-treat-mail-picon)
3539 (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3540 (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3541 (gnus-treat-play-sounds, gnus-treat-translate)
3542 (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3544 * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3545 (gnus-article-treat-body-boundary): Use it.
3547 * message.el (message-mode): Fix doc.
3548 (message-mode-menu): Fix names.
3550 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3552 * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3555 * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3556 (gnus-picon-transform-address): Search for unknown faces as well.
3557 (gnus-picon-find-face): Don't search "news" for MISC.
3558 (gnus-picon-user-directories): Changed default back to exclude
3561 * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3563 * gnus-picon.el (gnus-picon-find-face): Search through all
3565 (gnus-picon-find-face): New implementation.
3567 * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3569 (gnus-topic-goto-next-topic): Ditto.
3571 * gnus.el (gnus-summary-line-format): Changed default.
3573 * nnmail.el (nnmail-extra-headers): Change default.
3575 * gnus-sum.el (gnus-extra-headers): Change default.
3577 * message.el (message-news-other-window): Changed "news" to
3579 (message-news-other-frame): Ditto.
3580 (message-do-send-housekeeping): Ditto.
3582 * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3584 (gnus-article-unread-p): New function.
3585 (gnus-article-unseen-p): New function.
3586 (gnus-dead-summary-mode-map): Typo.
3588 * gnus-util.el (gnus-make-predicate): New function.
3589 (gnus-make-predicate-1): New function.
3591 * gnus-sum.el: New function.
3592 (gnus-map-articles): New function.
3594 * gnus-art.el (gnus-treat-fold-headers): New variable.
3595 (gnus-article-treat-fold-headers): New command and keystroke.
3597 * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3598 (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3600 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
3602 * message.el (message-fcc-externalize-attachments): New variable.
3603 (message-do-fcc): Use it.
3605 * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3606 (gnus-inews-do-gcc): Use it.
3608 * mml.el (mml-tweak-sexp-alist): New variable.
3609 (mml-externalize-attachments): New variable.
3610 (mml-tweak-part): Use mml-tweak-sexp-alist.
3611 (mml-tweak-externalize-attachments): New function.
3613 2002-01-01 Steve Youngs <youngs@xemacs.org>
3615 * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3616 'set-glyph-face' so x-face back/foreground can be set.
3618 2001-12-31 ShengHuo ZHU <zsh@cs.rochester.edu>
3620 * message.el (message-fix-before-sending): Fix a typo.
3622 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3624 * gnus-art.el (gnus-treat-smiley): Renamed command.
3625 (gnus-article-remove-images): New command and keystroke.
3627 * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3629 * smiley-ems.el (gnus-smiley-display): Removed.
3631 * gnus.el (gnus-version-number): Update version.
3633 * message.el (message-text-with-property): Renamed and moved
3635 (message-fix-before-sending): Highlight invisible text and place
3638 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3640 * gnus.el: Oort Gnus v0.04 is released.
3642 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3644 * gnus-delay.el (gnus-delay-send-queue): Renamed.
3646 * gnus-art.el (gnus-ignored-headers): More headers,
3648 * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3649 of `scan-error', since XEmacs doesn't seem to support that.
3651 2001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3653 * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3655 (gnus-summary-best-unread-subject): Ditto.
3656 (gnus-summary-best-unread-subject): No, don't.
3657 (gnus-summary-better-unread-subject): New command.
3659 * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3661 * lpath.el ((featurep 'xemacs)): fbind url function.
3663 * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3665 (gnus-xmas-remove-image): Implementation that does something.
3666 (gnus-xmas-article-display-xface): Mark images properly.
3668 * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3670 2001-12-31 Florian Weimer <fw@deneb.enyo.de>
3672 * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3674 2001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3676 * gnus-group.el (gnus-group-line-format): Added %O to the default
3679 * gnus-util.el (gnus-text-with-property): The smallest point is
3682 * smiley-ems.el (smiley-region): Return images.
3683 (gnus-smiley-display): Allow toggling.
3684 (smiley-region): Use text properties, not overlays.
3686 * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3689 * smiley-ems.el (smiley-update-cache): Check for valid types.
3691 * gnus-art.el (gnus-with-article-buffer): New macro.
3693 * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3694 strings as well as the glyphs.
3695 (gnus-picon-transform-address): Ditto.
3696 (gnus-picon-insert-glyph): Ditto.
3697 (gnus-picon-transform-newsgroups): Toggle.
3698 (gnus-picon-transform-address): Toggle.
3700 * gnus-ems.el (gnus-remove-image): New function.
3701 (gnus-put-image): Take an optional string.
3703 * gnus-util.el (gnus-text-with-property): New function.
3705 * gnus-art.el (gnus-delete-images): New function.
3707 * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3709 * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3710 (gnus-article-wash-status): Use it.
3711 (gnus-signature-toggle): Clean up.
3712 (gnus-add-wash-status): New function.
3713 (gnus-delete-wash-status): New function.
3714 (gnus-article-hide-text-type): Use them throughout.
3715 (gnus-add-image): New function.
3717 * gnus-ems.el (gnus-article-display-xface): Use new interface.
3719 * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3722 * gnus-art.el (article-display-x-face): Cleaned up.
3724 * rfc2047.el (rfc2047-field-value): New function.
3726 * mail-parse.el (mail-header-field-value): New alias.
3728 * gnus-art.el (gnus-mime-print-part): Fix typos.
3730 * smiley-ems.el (gnus-smiley-file-types): New variable.
3731 (smiley-update-cache): Use it.
3732 (smiley-regexp-alist): Suffix-less smiley names.
3733 (smiley-regexp-alist): Added more smileys.
3735 * gnus-sum.el (gnus-print-buffer): Made into own function.
3736 (gnus-summary-print-article): Use it.
3738 * mailcap.el (mailcap-mime-info): Actually return the bit that we
3739 looked for when REQUEST is a string.
3741 * gnus-art.el (gnus-mime-button-commands): Add printing
3743 (gnus-mime-copy-part): Doc fix.
3744 (gnus-mime-print-part): New command.
3746 2001-12-31 Simon Josefsson <jas@extundo.com>
3748 * imap.el (imap-parse-fetch): Notice empty flags responses. From
3749 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3751 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
3753 * gnus-picon.el (gnus-treat-from-picon): Autoload.
3756 * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3757 longer exists. Remove those codes.
3758 * gnus.el (gnus-use-picons): Ditto.
3760 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3762 * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3765 * gnus-sum.el (t): New `W D' map.
3767 * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3768 (gnus-article-treat-body-boundary): Clean up.
3769 (gnus-body-boundary-face): Removed.
3770 (gnus-article-goto-header): Moved here.
3771 (gnus-article-goto-header): Allow better regexps.
3772 (gnus-article-treat-fold-newsgroups): New command.
3774 * gnus-sum.el (gnus-summary-move-article): We have to select an
3775 article to give `gnus-read-move-group-name' an opportunity to
3776 suggest an appropriate default.
3778 * rfc2047.el (rfc2047-fold-line): New function.
3779 (rfc2047-unfold-line): Ditto.
3780 (rfc2047-fold-region): Don't fold just after the header name.
3782 * mail-parse.el (mail-header-fold-line): New alias.
3783 (mail-header-unfold-line): Ditto.
3785 * gnus-art.el (gnus-body-boundary-face): Renamed.
3786 (gnus-article-treat-body-boundary): Use it.
3787 (gnus-article-treat-body-boundary): Use an invisible header and a
3788 line of underline characters.
3790 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
3792 * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3794 * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3795 (gnus-picon-split-address): New function.
3796 (gnus-picon-find-face): Use it.
3797 (gnus-picon-transform-address): Use it. Set first to t for each
3800 * gnus-art.el (gnus-with-article-headers): Move to here. Define
3801 the macro then use it.
3802 (gnus-treatment-function-alist): Treat picons earlier.
3804 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3806 * gnus-art.el (gnus-body-separator-face): New variable.
3807 (gnus-article-treat-body-boundary): Use a blank, colored line.
3809 * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3812 * gnus-art.el (gnus-treat-body-boundary): New variable.
3813 (gnus-article-treat-unfold-headers): Use helper macro.
3814 (gnus-article-treat-body-boundary): New command.
3816 * gnus.el (gnus-logo-color-style): Change the default color.
3817 (gnus-splash-face): Gray, gray.
3819 * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3822 * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3823 (gnus-logo-color-style): Ditto.
3824 (gnus-logo-colors): Ditto.
3826 * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3828 * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3830 * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3831 (gnus-picon-transform-newsgroups): New function.
3833 * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3836 * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3838 * gnus-art.el (gnus-treat-cc-picon): New variable.
3839 (gnus-treat-mail-picon): Renamed.
3841 * gnus-picon.el: New implementation.
3842 (gnus-picon-find-face): Renamed.
3843 (gnus-treat-from-picon): Use it.
3844 (gnus-picon-transform-address): Renamed.
3845 (gnus-treat-from-picon): Use it.
3846 (gnus-picon-create-glyph): Renamed.
3847 (gnus-picon-transform-address): Use it.
3848 (gnus-treat-cc-picon): New command.
3850 * mm-decode.el (mm-create-image-xemacs): Separated out into
3852 (mm-get-image): Use it.
3854 * gnus-art.el (gnus-treat-display-picons): Simplify.
3855 (gnus-treat-from-picon): Renamed.
3857 * gnus-ems.el (gnus-create-image): New function.
3858 (gnus-put-image): New function.
3860 * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3861 (gnus-with-article-headers): New macro.
3862 (gnus-article-goto-header): New function.
3864 * gnus-xmas.el (gnus-image-type-available-p): New function.
3866 * gnus-ems.el (gnus-image-type-available-p): New function.
3868 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
3870 * nnrss.el (nnrss-check-group): Find the correct tag, because
3873 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3875 * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3876 lines are shorter than the window width.
3877 (gnus-ignored-headers): More headers.
3879 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3881 * gnus-art.el (gnus-treat-unfold-lines): New variable.
3882 (gnus-treat-unfold-headers): Renamed.
3883 (gnus-article-treat-unfold-headers): New command and keystroke.
3885 * rfc2047.el (rfc2047-encode-message-header): Clean up.
3887 * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3889 2001-12-29 ShengHuo ZHU <zsh@cs.rochester.edu>
3891 * sha1-el.el (sha1-use-external): New variable.
3892 (sha1-region): Use it.
3893 (sha1-string): Ditto.
3895 * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3896 * gnus-picon.el: Less warnings when compile.
3898 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3900 * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3902 (gnus-picons-database): Default to list.
3903 (gnus-picons-lookup-internal): Use it.
3905 * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3908 * gnus-win.el (gnus-configure-windows-hook): New hook.
3910 2001-12-29 Sascha L
\e,A|
\e(Bdecke <sascha@meta-x.de>
3912 * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3914 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3916 * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3918 (gnus-select-newsgroup): Don't append; push.
3919 (gnus-adjust-marked-articles): Remove obsolete ranges from
3921 (gnus-update-marks): Clean up.
3922 (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3924 2001-12-29 Frank Schmitt <usereplyto@Frank-Schmitt.net>
3926 * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3928 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3930 * gnus-sum.el (gnus-auto-select-subject): New variable.
3931 (gnus-summary-best-unread-subject): New function.
3932 (gnus-summary-best-unread-article): Use it.
3933 (gnus-summary-first-unseen-subject): New function and command.
3935 * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3938 * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3941 * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3942 from the list of hidden types.
3944 * mm-view.el (mm-inline-text): Ditto.
3945 (mm-inline-text): Ditto.
3946 (mm-w3-prepare-buffer): Ditto.
3948 * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3950 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3952 * gnus-art.el (gnus-ignored-headers): Added more headers.
3954 2001-12-29 Jesper Harder <harder@ifa.au.dk>
3956 * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3959 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3961 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3963 2001-12-28 Simon Josefsson <jas@extundo.com>
3965 * gnus-srvr.el (gnus-browse-foreign-server): Fix typo. From
3966 Jesper Harder <harder@ifa.au.dk>.
3968 2001-12-27 Simon Josefsson <jas@extundo.com>
3970 * gnus-sum.el (gnus-select-newsgroup): Make
3971 `gnus-newsgroup-unseen' sorted. Make `gnus-newsgroup-unseen'
3972 contain all articles (instead of none) when no seen marks have
3973 been set for the group.
3974 (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3975 instead, it seems to result in shorter ranges.
3977 2001-12-26 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
3979 * mm-util.el (mm-iso-8859-x-to-15-region): Use
3980 insert-before-markers.
3981 From Jesper Harder <harder@ifa.au.dk>
3983 2001-12-26 Paul Jarc <prj@po.cwru.edu>
3985 * nnmaildir.el (nnmaildir-save-mail): create the destination
3986 groups if they do not exist.
3988 2001-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
3990 * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3992 2001-12-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
3994 * gnus-group.el (gnus-group-read-ephemeral-group): Call
3995 gnus-group-real-name.
3997 * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3998 (gnus-newsgroup-variables): Ditto.
4000 * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
4003 2001-12-21 Paul Jarc <prj@po.cwru.edu>
4005 * gnus.el (gnus-valid-select-methods): Include nnmaildir.
4006 * nnmaildir.el (top-level): Add commentary.
4007 (nnmaildir-version): Indicate that nnmaildir is now a standard
4008 part of Gnus, not separately released.
4010 2001-12-21 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4012 * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
4013 * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
4014 * nnheader.el, nnmail.el: Nil/NIL vs. nil.
4015 From Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
4017 2001-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4019 * nnmaildir.el: Copyright changes. Require cl only at compile time.
4021 2001-12-20 Simon Josefsson <jas@extundo.com>
4023 * nnimap.el (top-level): Don't require cl. Suggested by ShengHuo
4024 ZHU <zsh@cs.rochester.edu>.
4025 (nnimap-close-group): Don't quote KEYLIST items. Suggested by
4026 Brian P Templeton <bpt@tunes.org>.
4028 2001-12-19 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4030 * nnmaildir.el: New file.
4031 From Paul Jarc <prj@po.cwru.edu>.
4033 2001-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4035 * nndoc.el (nndoc-type-alist): Move forward to the end.
4037 2001-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4039 * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
4042 2001-12-19 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4044 * gnus-win.el (gnus-frames-on-display-list): New function.
4045 (gnus-get-buffer-window): Use it.
4047 2001-12-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4049 * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
4051 2001-12-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4053 * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
4055 2001-12-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4056 From Harald Meland <Harald.Meland@usit.uio.no>
4058 * gnus-win.el (gnus-get-buffer-window): New function.
4059 (gnus-all-windows-visible-p): Use it.
4061 * gnus-util.el (gnus-horizontal-recenter)
4062 (gnus-horizontal-recenter, gnus-horizontal-recenter)
4063 (gnus-horizontal-recenter, gnus-set-window-start): Use it.
4065 * gnus-score.el (gnus-score-insert-help): Use it.
4067 * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
4068 (gnus-generate-tree, gnus-highlight-selected-tree)
4069 (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
4072 * gnus-art.el (gnus-article-set-window-start)
4073 (gnus-mm-display-part, gnus-request-article-this-buffer)
4074 (gnus-button-next-page, gnus-button-prev-page)
4075 (gnus-article-button-next-page, gnus-article-button-prev-page):
4078 2001-12-18 Josh Huber <huber@alum.wpi.edu>
4080 * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
4081 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4082 * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
4084 2001-12-18 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4086 * ChangeLog, ChangeLog.1, nnwfm.el, gnus-smiley.el:
4087 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4088 * mml1991.el, nnultimate.el: Add `coding'.
4090 2001-12-17 Josh Huber <huber@alum.wpi.edu>
4092 * ChangeLog: changed coding to buffer-file-coding-system
4095 * gnus-smiley.el: same
4096 * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
4097 * gnus-delay.el: same
4098 * gnus-spec.el: same
4101 * nnultimate.el: same
4103 2001-12-16 Simon Josefsson <jas@extundo.com>
4104 Inspired by code by Dirk Meyer <dischi@tzi.de>.
4106 * gnus-sum.el (gnus-summary-muttprint-program): New variable.
4107 (gnus-summary-save-map): Add muttprint.
4108 (gnus-summary-make-menu-bar): Ditto.
4109 (gnus-summary-muttprint): New function.
4111 * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
4113 2001-12-14 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4115 * uudecode.el (uudecode-decode-region-internal): Speedup by using
4116 temporary list instead of buffer.
4118 * mm-url.el (executable-find): autoload.
4120 2001-12-12 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
4122 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
4123 to variable, follow doc-string conventions).
4125 2001-12-13 Josh Huber <huber@alum.wpi.edu>
4127 * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
4129 * gnus-topic.el (gnus-subscribe-topics): use it.
4131 2001-12-13 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4133 * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
4134 messages. (A small patch with indentation)
4135 From Sean Neakums <sneakums@zork.net>.
4137 * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
4138 nil after shooting down the gnus-original-article-buffer.
4140 2001-12-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4142 * uudecode.el (uudecode-use-external): New variable.
4143 (uudecode-decode-region): Automatically detect external program.
4145 * binhex.el (binhex-use-external): New variable.
4146 (binhex-decode-region-internal): New function.
4147 (binhex-decode-region): Automatically detect external program.
4149 * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
4152 2001-12-12 Simon Josefsson <jas@extundo.com>
4154 * nnvirtual.el (nnvirtual-always-rescan)
4155 (nnvirtual-component-regexp): Fix doc.
4157 * nnoo.el (defvoo): Add doc to defvoo variables.
4159 * nnml.el (nnml-directory, nnml-active-file)
4160 (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
4161 (nnml-marks-is-evil, nnml-filenames-are-evil)
4162 (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
4164 * nnmh.el (nnmh-directory, nnmh-get-new-mail)
4165 (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
4166 (nnmh-possibly-change-directory): Use `nnheader-report' instead of
4169 * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
4170 (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
4172 * nnfolder.el (nnfolder-directory, nnfolder-active-file)
4173 (nnfolder-newsgroups-file, nnfolder-get-new-mail)
4174 (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
4175 (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
4177 * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
4178 (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
4180 * imap.el, nnimap.el: Fix indentation.
4182 * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
4184 2001-12-12 Didier Verna <didier@xemacs.org>
4186 * gnus-msg.el (gnus-group-news): New function.
4187 * gnus-group.el (gnus-group-mode-map): bind it to `i'.
4188 * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
4189 * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
4191 * gnus-msg.el (gnus-summary-news-other-window): New function.
4192 * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
4194 * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
4195 * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
4196 * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
4197 for it (called with a prefix).
4198 * gnus-msg.el (gnus-configure-posting-styles): add an optional
4199 group-name argument.
4200 * gnus-msg.el (gnus-setup-message): use it.
4202 2001-12-12 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4204 * gnus-sum.el (gnus-summary-show-article): Fix doc.
4206 2001-12-10 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4208 * mml.el (mime-to-mml): Remove Content-Disposition too.
4210 2001-12-09 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4212 * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
4213 * gnus-group.el (gnus-group-name-decode): Decode unibyte
4215 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4217 2001-12-08 Nevin Kapur <nevin@jhu.edu>
4219 * nnmail.el (nnmail-fancy-expiry-targets): New variable.
4220 (nnmail-fancy-expiry-target): Use it.
4221 Suggestions from Simon Josefsson <jas@extundo.com>.
4223 2001-12-07 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4225 * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
4227 2001-12-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4229 * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
4231 * gnus-util.el (gnus-url-unhex-string): Move here.
4233 2001-12-07 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4235 * nnrss.el (nnrss-decode-entities-unibyte-string): Use
4236 mm-url-decode-entities-nbsp.
4238 * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
4239 * webmail.el, nnwfm.el: Use mm-url.
4241 * mm-url.el (mm-url-fetch-form): Move from nnweb.
4242 (mm-url-remove-markup): Move from nnweb.
4243 (mm-url-fetch-simple): Move from webmail.
4245 * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
4247 2001-12-07 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4249 * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
4250 (gnus-summary-print-article): Use it.
4252 * gnus-util.el (gnus-replace-in-string): Typo.
4254 2001-12-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4256 * nnweb.el (nnweb-replace-in-string): Removed.
4258 * gnus-util.el (gnus-replace-in-string): New function.
4259 (gnus-mode-string-quote): Use it.
4261 * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
4262 * nnwfm.el (nnwfm-create-mapping): Ditto.
4264 2001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4266 * dgnushack.el (dgnushack-compile): nnrss.el and
4267 nnslashdot.el don't depend on nnweb, url, w3.
4269 * nnrss.el: Use mm-url.
4271 2001-12-06 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4273 * mm-url.el (mm-url-insert-file-contents): Support file:.
4275 2001-12-05 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4277 * mm-view.el: Lower case for the description line. Sync from the
4280 2001-12-05 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4282 * gnus-group.el (gnus-group-find-new-groups): Fix doc.
4283 From: Stefan Monnier <monnier@cs.yale.edu>
4285 2001-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4287 * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
4289 2001-12-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4291 * mm-url.el: Require executable.
4292 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4294 2001-12-03 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4296 * pop3.el (pop3-munge-message-separator): Only use valid date.
4297 Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
4299 * Makefile.in: gnus-load.elc may not be generated.
4301 2001-12-03 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4303 * mm-url.el: New file.
4304 * nnslashdot.el: Use it.
4305 * mm-extern.el (mm-extern-url): Use it.
4307 2001-12-01 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4309 * gnus-sum.el (gnus-summary-save-article): Nix
4310 gnus-display-mime-function and gnus-article-prepare-hook.
4312 * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
4313 the beginning of lines.
4314 (gnus-complex-form-to-spec): Ditto.
4316 2001-12-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4318 * message.el (message-make-mft): Fix the m-s-a-file regexp.
4319 From Paul Jarc <prj@po.cwru.edu>.
4321 2001-11-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4323 * message.el: New variable message-subscribed-address-file;
4324 use it in message-make-mft. From Paul Jarc <prj@po.cwru.edu>.
4326 2001-11-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4328 * message.el (message-tab-body-function): Set to nil.
4329 (message-tab): Use text-mode-map or global-map.
4330 Suggested by Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4332 2001-11-30 Simon Josefsson <jas@extundo.com>
4334 * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
4335 instead of gnus-union, for speed. Suggested by Christoph Conrad
4336 <christoph.conrad@gmx.de>.
4337 (gnus-agent-fetch-group-1): Add verbose message.
4339 2001-11-29 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4341 * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
4344 2001-11-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4346 * message.el (message-newgroups-header-regexp)
4347 (message-completion-alist, message-tab-body-function): Use
4348 defcustom rather than defvar.
4349 (message-tab): Mention `message-tab-body-function' in doc.
4350 Suggested by Karl Eichwalder.
4352 2001-11-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4354 * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
4356 2001-11-28 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4358 * nnheader.el (nnheader-find-nov-line): Don't use macro
4361 * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
4362 (gnus-group-name-charset): Ditto.
4364 * gnus-util.el (gnus-buffer-live-p): Ditto.
4366 2001-11-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4368 * sieve-manage.el (sieve-manage-stream-alist): Backslash before
4369 open parenthesis in doc.
4370 (sieve-manage-authenticator-alist): Typo in doc.
4371 * imap.el (imap-authenticator-alist): Typo in doc.
4372 (imap-stream-alist): Backslash.
4374 * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
4375 Thanks to david.goldberg6@verizon.net (David S. Goldberg)
4377 2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4379 * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
4381 * message.el (message-mode): make-local-hook is harmless in Emacs 21.
4383 * gnus-msg.el (gnus-configure-posting-styles): use
4384 make-local-hook. Add LOCAL for add-hook.
4386 2001-11-27 Per Abrahamsen <abraham@dina.kvl.dk>
4388 * message.el (message-mode): Use `make-local-hook' unless
4390 Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
4392 2001-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
4394 * canlock.el: Remove sha1.el and base64.el stuff.
4396 2001-11-26 Didier Verna <didier@xemacs.org>
4398 * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
4401 2001-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
4403 * message.el (message-tamago-not-in-use-p): New function.
4404 (message-strip-forbidden-properties): Use it.
4406 2001-11-26 Didier Verna <didier@xemacs.org>
4408 * gnus-start.el (gnus-check-first-time-used): only check for
4409 existence of .el[d] files.
4411 2001-11-25 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4413 * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
4415 * message.el (message-setup-1): Clean up mc-*.
4417 2001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4419 * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
4420 * gnus-score.el (gnus-score-find-bnews): Use it.
4422 * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
4423 (gnus-summary-limit-to-author): Ditto.
4424 (gnus-summary-limit-to-extra): Ditto.
4425 (gnus-summary-find-matching): Support not-matching argument.
4427 2001-11-25 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4429 * message.el (message-wash-subject): Use `insert' rather than
4430 `insert-string', which is deprecated.
4432 2001-11-24 Simon Josefsson <jas@extundo.com>
4434 * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4435 message. (Gnus does not "default" to using 8bit for the message,
4436 it default to use 8bit encoding and the user-supplied CTE
4437 value. Calling this behaviour "treating it as 8bit" is perhaps
4440 * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4441 (compare mm-charset-to-coding-system).
4443 2001-11-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4445 * canlock.el (canlock-sha1-with-openssl): Use unibyte
4446 buffer. Correctly decode hex.
4448 2001-11-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4450 * gnus-agent.el (gnus-category-insert-line): Convert category
4453 2001-11-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4455 * message.el (sha1): eval-and-compile.
4457 2001-11-20 Simon Josefsson <jas@extundo.com>
4459 * message.el (message-allow-no-recipients): New variable.
4460 (message-send): Use it, customize the prompting when posting to
4461 Gcc/Fcc alone. From prj@po.cwru.edu (Paul Jarc).
4463 2001-11-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4465 * mm-util.el (mm-coding-system-priorities): New variable.
4466 (mm-sort-coding-systems-predicate): New function.
4467 (mm-find-mime-charset-region): Resort coding systems if needed.
4468 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4470 2001-11-20 Didier Verna <didier@xemacs.org>
4472 * gnus-group.el (gnus-group-make-help-group): new optional
4473 argument to control the error behavior.
4474 * gnus-start.el (gnus-check-first-time-used): use it to avoid
4477 2001-11-19 Simon Josefsson <jas@extundo.com>
4479 * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4480 instead of C-c C-u. Suggested by Per Abrahamsen
4481 <abraham@dina.kvl.dk>.
4483 2001-11-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4485 * nnfolder.el (nnfolder-read-folder): Use group instead of
4486 nnfolder-current-group.
4487 Suggested by Lorentey Karoly <lorentey@elte.hu>.
4489 2001-11-17 Simon Josefsson <jas@extundo.com>
4491 * message.el (message-send): Ask user if Fcc/Gcc should be
4492 performed when no other sender was specified.
4493 Suggested by prj@po.cwru.edu (Paul Jarc).
4495 2001-11-17 Simon Josefsson <jas@extundo.com>
4497 * message.el (message-mode, message-mode-map): Use C-c C-u for
4498 Importance: instead of C-c C-p (used by SC).
4500 2001-11-16 Simon Josefsson <jas@extundo.com>
4502 * message.el (message-insert-importance-high)
4503 (message-insert-importance-low): Save point.
4505 * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4508 2001-11-16 Per Abrahamsen <abraham@dina.kvl.dk>
4510 * message.el (message-strip-special-text-properties): New option.
4511 (message-strip-forbidden-properties): Obey it.
4513 2001-11-14 Sam Steingold <sds@gnu.org>
4515 * gnus-score.el: Fixed some doc strings to properly quote symbols.
4517 2001-11-15 Simon Josefsson <jas@extundo.com>
4519 Support "Importance:" header in Message.
4521 * message.el (message-mode-map): Bind C-c C-p to
4522 `message-insert-or-toggle-importance'
4523 (message-mode-menu): Add message-insert-importance-{high,low}.
4524 (message-insert-importance-high, message-insert-importance-low)
4525 (message-insert-or-toggle-importance): New functions.
4526 (message-tool-bar-map): Add {un,}important.
4527 (message-mode): Doc fix.
4529 2001-11-15 Simon Josefsson <jas@extundo.com>
4531 * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4533 * mml.el (mml-menu): Fix toolbar tooltip.
4535 2001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4537 * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4538 * nnml.el (nnml-save-marks): Ditto.
4540 * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4542 2001-11-15 Simon Josefsson <jas@extundo.com>
4544 * nnml.el (nnml-save-marks):
4545 * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4546 Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4548 2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
4550 * gnus-art.el (gnus-article-wash-status-strings): Use
4551 `copy-sequence', not `copy-seq'.
4553 2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
4555 * gnus-art.el (gnus-article-wash-status-strings): New constant.
4556 (gnus-gnus-article-wash-status-entry): New function.
4557 (gnus-article-wash-status): Use it.
4559 2001-11-13 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4561 * mml1991.el: Add coding header.
4563 2001-11-12 Simon Josefsson <jas@extundo.com>
4565 * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4566 (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4567 `mml1991-sign' and `mml1991-encrypt'.
4568 (mml1991-encrypt, mml1991-sign): New glue functions.
4569 (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4571 * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4572 (mml-menu): Add PGP to menu.
4574 * mml-sec.el (top-level): Require mml1991. Don't require smime.
4575 (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4576 (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4577 (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4579 * mml2015.el: Mention RFC 3156.
4581 * mml1991.el: New file. From Sascha L
\e,A|
\e(Bdecke <sascha@meta-x.de>.
4583 2001-11-12 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4585 * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4587 * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4588 From <Michael.Cook@cisco.com>
4590 2001-11-11 Simon Josefsson <jas@extundo.com>
4592 * message.el (top-level): Autoload sha1.
4593 (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4594 canlock, no need to require two different hash algs). Suggested
4595 by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4597 2001-11-09 Simon Josefsson <jas@extundo.com>
4599 * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan
\e,Am
\e(Bk
4602 2001-11-09 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4604 * message.el (message-point-in-header-p): New function.
4605 (message-do-auto-fill): Use it.
4606 (message-beginning-of-line): New function. Goes to beginning of
4607 header value (i.e., end of header name), or to beginning of line
4608 if already at beginning of value. Behaves like
4609 `beginning-of-line' when in message body.
4610 (message-mode-map): Bind it.
4612 2001-11-08 Simon Josefsson <jas@extundo.com>
4614 * gnus-msg.el (gnus-posting-styles): Add doc.
4616 2001-11-07 Simon Josefsson <jas@extundo.com>
4618 * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4620 * sieve-mode.el (sieve-control-commands-face)
4621 (sieve-control-commands-face, sieve-action-commands-face)
4622 (sieve-test-commands-face, sieve-tagged-arguments-face): New
4624 (sieve-font-lock-keywords): Use them.
4625 (sieve-mode): Only set font-lock-defaults in emacs.
4627 * gnus-art.el (gnus-default-article-saver): Add
4628 gnus-summary-save-body-in-file.
4629 (gnus-summary-write-to-file): Fix doc.
4631 2001-11-07 Simon Josefsson <jas@extundo.com>
4633 * gnus-art.el (gnus-treat-highlight-signature): Add cross
4634 reference to the correct chapter in the manual.
4636 * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4637 Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4639 2001-11-07 06:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4641 * mml.el (mml-preview): Bind mail-header-separator.
4643 2001-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4645 * message.el: Always require canlock.
4646 (message-ignored-supersedes-headers): Include Cancel-Lock and
4648 (message-insert-canlock): Don't require canlock.
4649 (message-cancel-news): Don't check whether canlock is available.
4650 (message-supersede): Support cancel-locks.
4652 * gnus-art.el: Don't autoload canlock.
4654 2001-11-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4656 * mail-source.el (mail-source-fetch-imap): ASYNC param.
4657 From: <andre@slamdunknetworks.com>
4659 2001-11-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4661 * many files: Fix copyright lines.
4663 2001-11-05 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4665 * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4666 Suggested by Dave Love <fx@gnu.org>.
4668 2001-11-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4670 * message.el (message-kill-buffer): Remove auto-save file after
4673 * message.el (message-send-mail): Call message-generate-headers
4674 once. Suggested by Matt Armstrong <matt@lickey.com>.
4676 * gnus-topic.el (gnus-topic-rename): Initial-input.
4677 Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4679 2001-11-03 Per Abrahamsen <abraham@dina.kvl.dk>
4681 * message.el (message-forbidden-properties): New constant.
4682 (message-strip-forbidden-properties): New function.
4683 (message-mode): Activate it.
4685 2001-11-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4687 * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4688 (mm-hack-charsets): Fix doc.
4690 2001-11-02 Simon Josefsson <jas@extundo.com>
4692 * gnus-int.el (gnus-check-server): Message "...done" when done.
4694 * imap.el (imap-close): Don't message (imap-send-command-wait
4695 returns if the connection is dropped).
4696 (imap-wait-for-tag): Nix out message only when necessary.
4698 * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4699 for non-crossposting.
4700 (gnus-sieve-crosspost): Default to t to be consistent with other
4703 2001-11-01 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4705 * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4706 (mm-iso-8859-x-to-15-table): Ditto.
4707 (mm-iso-8859-x-to-15-region): Ditto.
4708 (mm-find-mime-charset-region): Ditto.
4710 2001-11-01 Simon Josefsson <jas@extundo.com>
4712 * nnimap.el (nnimap-close-asynchronous): New variable.
4713 (nnimap-close-group): Use it.
4714 (nnimap-expunge): Don't use it.
4716 * imap.el (imap-callbacks): New variable.
4717 (imap-remassoc): Copied from `gnus-remassoc'.
4718 (imap-add-callback): New function.
4719 (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4721 (imap-parse-response): Call the callback.
4723 * message.el (message-insert-canlock): New variable.
4724 (message-canlock-generate, message-canlock-password)
4725 (message-insert-canlock): New functions.
4726 (message-send-news): Call `message-insert-canlock'.
4727 (top-level): Require canlock when compiling.
4728 (message-insert-canlock): Require canlock before we need it.
4730 2001-11-01 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4732 * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4734 2001-11-01 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4736 * dgnushack.el (dgnushack-make-load): A workaround for
4737 custom-add-loads bug in some versions of XEmacs.
4739 2001-11-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4741 * mm-util.el (mm-charset-synonym-alist): Revert (some).
4743 2001-11-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4745 * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4746 (mm-hack-charsets): New variable.
4747 (mm-iso-8859-15-compatible): New variable.
4748 (mm-iso-8859-x-to-15-table): New variable.
4749 (mm-find-mime-charset-region): Add parameter hack-charsets.
4751 * mm-bodies.el (mm-encode-body): Use it.
4752 * mml.el (mml-parse-1): Ditto.
4754 2001-11-01 Simon Josefsson <jas@extundo.com>
4756 * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4758 2001-11-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4760 * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4763 2001-11-01 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4765 * smiley-ems.el (smiley-update-cache): Auto detect file type.
4767 * message.el (message-forward-rmail-make-body): Use
4768 save-window-excursion.
4769 (message-encode-message-body): Search with noerror.
4770 (message-setup-1): Convert compose-mail send-actions to
4771 message-send-actions.
4773 2001-11-01 Simon Josefsson <jas@extundo.com>
4775 * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4778 2001-10-31 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4780 * sieve-manage.el (sieve-string-bytes): No complain.
4782 2001-11-01 Simon Josefsson <jas@extundo.com>
4784 * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4785 `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4786 has autoload cookies, so no `require' should be necessary.)
4788 * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4791 2001-10-31 Simon Josefsson <jas@extundo.com>
4793 * gnus-cus.el (gnus-group-parameters): Support integer `display'
4796 * gnus-sum.el (gnus-select-newsgroup): If group parameter
4797 `display' is a number (and C-u wasn't used to enter group), only
4798 fetch that number of articles.
4800 2001-10-31 Matt Armstrong <matt@lickey.com>
4802 * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4803 not-subscribed -> subscribed.
4805 2001-10-31 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4806 From: Josh Huber <huber@alum.wpi.edu>
4808 * message.el (message-subscribed-address-functions): New variable.
4809 (message-subscribed-addresses): New variable.
4810 (message-subscribed-regexps): New variable.
4811 (message-goto-mail-followup-to): New function.
4812 (message-send-mail): Add Mail-Followup-To.
4813 (message-make-mft): New function.
4815 * gnus.el (gnus-find-subscribed-addresses): New function.
4817 2001-10-31 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4819 * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4820 (mail-source-fetch-pop): Ditto.
4821 (mail-source-check-pop): Ditto.
4823 * gnus-start.el (gnus-read-init-file): Ditto.
4824 (gnus-activate-group): Ditto.
4825 (gnus-read-newsrc-el-file): Ditto.
4827 2001-10-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4829 * message.el (message-get-reply-headers): Make sure there is ", ".
4831 * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4832 mm-coding-system-p. Don't correct it only in XEmacs.
4833 (mm-charset-to-coding-system): Use mm-coding-system-p and
4834 mm-get-coding-system-list.
4835 (mm-emacs-mule, mm-mule4-p): New variables.
4836 (mm-enable-multibyte, mm-disable-multibyte,
4837 mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4838 mm-with-unibyte-current-buffer,
4839 mm-with-unibyte-current-buffer-mule4): Use them.
4840 (mm-find-mime-charset-region): Treat iso-2022-jp.
4842 From Dave Love <fx@gnu.org>:
4844 * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4846 (mm-charset-synonym-alist): Remove windows-125[02]. Make other
4847 entries conditional on not having a coding system defined for
4849 (mm-mule-charset-to-mime-charset): Use
4850 find-coding-systems-for-charsets if defined.
4851 (mm-charset-to-coding-system): Don't use
4852 mm-get-coding-system-list. Look in mm-charset-synonym-alist
4853 later. Add last resort search of coding systems.
4854 (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4855 (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4857 (mm-find-mime-charset-region): Re-write.
4858 (mm-with-unibyte-current-buffer): Restore buffer as well as
4861 2001-10-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4863 * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4864 directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4865 KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4867 2001-10-30 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4869 * gnus-art.el (article-display-x-face): Nix buffer-read-only
4872 * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4874 2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4876 * gnus-spec.el (gnus-parse-simple-format): Use
4877 buffer-substring-no-properties.
4879 2001-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
4881 * gnus-art.el (article-verify-cancel-lock): New function.
4883 * nnheader.el (nntp-process-response): New variable.
4884 (nnheader-init-server-buffer): Make `nntp-process-response'
4885 buffer-local in `nntp-server-buffer'.
4887 * nntp.el (nntp-prepare-post-hook): New hook.
4888 (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4889 (nntp-async-trigger): Ditto.
4890 (nntp-request-post): Insert a server's ID if there's no Message-ID
4891 header; run `nntp-prepare-post-hook'.
4893 2001-10-30 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4895 * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4898 * message.el (message-forward-subject-author-subject): Don't use
4899 message-news-p, which widens the buffer.
4900 (message-forward-make-body): New function.
4901 (message-forward): Use it.
4902 (message-insinuate-rmail): New function.
4903 (message-forward-rmail-make-body): New function.
4905 2001-10-30 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4907 * mm-extern.el (mm-extern): Provide it.
4909 * mm-partial.el (mm-partial): Provide it.
4911 2001-10-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4913 * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4915 2001-10-29 Simon Josefsson <jas@extundo.com>
4917 * mml.el (mml-preview): Bind message-this-is-news if it is
4918 news. From Jesper Harder <harder@myrealbox.com>.
4920 2001-10-28 Simon Josefsson <jas@extundo.com>
4922 * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4924 2001-10-29 Per Abrahamsen <abraham@dina.kvl.dk>
4926 * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4929 2001-10-27 Simon Josefsson <jas@extundo.com>
4931 * message.el (message-indent-citation): Don't add trailing
4932 whitespace when citing text.
4934 * gnus.el (gnus-group-faq-directory): Fix. From Jesper Harder
4937 2001-10-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
4939 * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4941 (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4942 (nnweb-type-definition): Add google as alias of dejanews.
4943 (nnweb-google-parse-1): Forward 1 line.
4945 2001-10-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4947 * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4948 variable `message-forward-ignored-headers'.
4950 2001-10-24 Per Abrahamsen <abraham@dina.kvl.dk>
4952 * gnus.el (gnus-expand-group-parameter): New function.
4953 (gnus-expand-group-parameters): Call it.
4954 (gnus-group-fast-parameter): New function.
4955 (gnus-group-find-parameter): Call it.
4957 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
4959 * gnus.el (gnus-news-group-p): Rewrote. Now accepts a header
4960 vector (it didn't before because of a bug).
4961 * gnus-msg.el (gnus-post-news): Use header vector directly, if
4962 available. Before it converted it to an article number.
4964 This makes followup to news articles with negative numbers in
4965 nnvirtual groups use news instead of mail.
4967 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
4969 * gnus.el (post-method): Use `native' instead of `nil'.
4971 * gnus-msg.el (gnus-post-method): Ditto.
4973 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
4975 * gnus.el (gnus-define-group-parameter): Grammar fix.
4977 2001-10-22 Simon Josefsson <jas@extundo.com>
4979 * gnus-msg.el (gnus-extended-version): Include
4980 system-configuration.
4981 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro
\e,b_
\e(Bjohann).
4983 2001-10-22 Per Abrahamsen <abraham@dina.kvl.dk>
4985 * gnus.el (post-method): Customization fix: `native' is not a
4987 * gnus-msg.el (gnus-post-method): Doc and customization fix:
4988 `native' is not a valid value.
4990 2001-10-21 Simon Josefsson <jas@extundo.com>
4992 * nnimap.el (nnimap): Defgroup
4993 (nnimap-strict-function, nnimap-strict-function-match): New
4994 widget, from Per Abrahamsen <abraham@dina.kvl.dk>.
4995 (nnimap-split-crosspost, nnimap-split-inbox)
4996 (nnimap-split-rule, nnimap-split-predicate)
4997 (nnimap-split-predicate): Defcustom.
4998 (nnimap-split-inbox, nnimap-expunge-search-string)
4999 (nnimap-importantize-dormant): Remove "*" from doc.
5001 2001-10-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5003 * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
5004 not supplied via prefix arg. From Lisp, make arg mandatory.
5005 Suggested by Frank Schmitt.
5007 2001-10-20 Per Abrahamsen <abraham@dina.kvl.dk>
5009 * message.el (message-do-auto-fill): Avoid calling
5012 2001-10-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5013 From Paul Jarc <prj@po.cwru.edu>.
5015 * message.el (message-get-reply-headers): Restructure the logic
5016 and add comments. From Paul Jarc <prj@po.cwru.edu>.
5018 2001-10-20 Simon Josefsson <jas@extundo.com>
5020 * message.el (message-cancel-news): Support cancel-locks.
5021 Suggested by Per Abrahamsson.
5023 * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
5024 conses. From David Z Maze <dmaze@MIT.EDU>.
5026 * nnfolder.el (nnfolder-marks-changed-p): Ditto.
5028 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
5030 * mm-decode.el (mm-default-directory): Fix customize type.
5032 * message.el (message-setup-fill-variables): Kludge to use
5033 normal-auto-fill-function even if auto fill is already activated.
5035 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
5037 * message.el (message-do-auto-fill): New version that does not
5038 rely on text properties, by Simon Josefsson <jas@extundo.com>.
5039 (message-setup-1): Removed the `message-field' property.
5041 * gnus-draft.el (gnus-draft-edit-message): Removed the
5042 `message-field' property.
5044 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
5046 * gnus-draft.el (gnus-draft-edit-message): Change `field' to
5047 `message-field'. The `field' property has a special significance in
5050 * message.el (message-send, message-setup-1): Ditto.
5052 2001-10-18 Simon Josefsson <jas@extundo.com>
5054 * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
5057 2001-10-18 Simon Josefsson <jas@extundo.com>
5058 From Frank Schmitt <usereplyto@Frank-Schmitt.net>
5060 * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
5061 (gnus-summary-make-menu-bar): Ditto.
5063 2001-10-17 Simon Josefsson <jas@extundo.com>
5065 * nnimap.el (nnimap-expiry-target): Make sure it is back to the
5066 server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
5068 2001-10-17 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5070 * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
5071 * gnus-util.el (gnus-user-date): New function.
5072 From Frank Schmitt <usenet@Frank-Schmitt.net>.
5074 2001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
5076 * message.el (message-check-news-header-syntax): Special case
5079 * gnus-sum.el (gnus-summary-respool-default-method): Changed
5080 customize type to `symbol'.
5082 2001-10-17 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5084 * gnus-spec.el (gnus-parse-simple-format): Support extended spec
5086 (gnus-parse-simple-format): Support user extended spec too.
5087 %u&foo; invokes gnus-user-format-function-foo.
5089 2001-10-17 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5091 * nnml.el (nnml-request-expire-articles): Make sure it is back to
5093 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
5094 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5095 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
5096 * nndiary.el (nndiary-request-expire-articles): Ditto.
5097 (nndiary-schedule): Defsubst it before use it.
5098 (nndiary-error): eval-and-compile.
5100 2001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
5102 * gnus-msg.el (gnus-post-method): Changed two instances of
5103 `active' to `current' and one `null' to `not'.
5105 2001-10-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5106 From Katsumi Yamaoka <yamaoka@jpl.org>.
5108 * message.el (message-setup-fill-variables): Use
5109 `normal-auto-fill-function' instead of `auto-fill-function'.
5111 2001-10-16 Simon Josefsson <jas@extundo.com>
5113 * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
5114 (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
5115 body. (Mailcrypt seem to do this, but gpg.el doesn't.)
5117 2001-10-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5118 Patch by Oliver Scholz <oscholz@my.gnus.org>.
5120 * gnus-draft.el (gnus-draft-edit-message): Add text property
5121 `field' with value `header' to message headers.
5122 * message.el (message-setup-1): Really add text property to all of
5123 the header, not just part of it.
5125 2001-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5127 * gnus-group.el (gnus-group-sort-by-server): Use it.
5129 * gnus.el (gnus-method-to-full-server-name): New, bogus function.
5131 * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
5134 2001-10-14 Simon Josefsson <jas@extundo.com>
5138 * smime.el: Doc fix.
5140 * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
5141 charset magic from message.el.
5143 2001-10-12 Simon Josefsson <jas@extundo.com>
5144 Suggested by david.goldberg6@verizon.net (David S. Goldberg)
5146 * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
5147 'cite from g-a-wash-types.
5148 (gnus-cite-toggle): Ditto. Add 'cite. Set modeline.
5149 (gnus-article-hide-citation): Fix.
5151 * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
5153 (gnus-article-toggle-cited-text): Toggle `c' mode line character.
5155 * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
5157 (gnus-signature-toggle): Toggle `s' mode line character.
5159 * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
5160 doing stuff that clears it.
5162 2001-10-12 Simon Josefsson <jas@extundo.com>
5164 * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
5165 From Eric Marsden <emarsden@laas.fr>.
5167 2001-10-12 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5169 * message.el (message-do-auto-fill): Use gnus-point-at-bol.
5170 (autoload): Add some autoloads.
5172 2001-10-12 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5173 Suggested by Oliver Scholz <epameinondas@gmx.de>.
5175 * message.el (message-do-auto-fill): New function. Like
5176 `do-auto-fill' but don't fill when in the message header.
5177 (message-setup-1): Put a text property on the message header.
5178 (message-setup-fill-variables): Use `message-do-auto-fill'.
5180 2001-10-10 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5182 * message.el (message-send-mail-partially): Insert an empty line
5183 first, because of the change of message-make-lines.
5185 2001-10-10 Florian Weimer <fw@deneb.enyo.de>
5187 * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
5188 iso-8859-15, make it an alias for iso-8859-1.
5190 2001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
5192 * message.el (message-send-news): Don't modify the value of
5193 `message-syntax-checks' if it is not a list (possibly it is
5194 `dont-check-for-anything-just-trust-me').
5196 2001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
5198 * gnus-group.el (gnus-group-name-charset-group-alist): Use
5199 `find-coding-system' for XEmacs to check whether the coding-system
5200 `utf-8' is available.
5202 2001-10-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5204 * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
5206 2001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
5208 * message.el (message-send-news): Oops, missed case with no
5209 "Followup-To" header...
5211 2001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
5213 * message.el (message-send-news): Allow
5214 `gnus-group-name-charset-group-alist' to affect encoding of the
5215 "Newsgroups" and "Followup-To" headers.
5217 2001-10-07 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5219 * Makefile.in (install-el): Depend on gnus-load.el.
5221 2001-10-07 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5223 * Makefile.in (install-el): Use -f.
5224 From: Amos Gouaux <amos+lists.ding@utdallas.edu>
5226 2001-10-07 Per Abrahamsen <abraham@dina.kvl.dk>
5228 * message.el (message-send-news): Don't encode Followups-To when
5229 `gnus-group-name-charset-group-alist is' ".*". [Yuck]
5231 * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
5234 * gnus-art.el (article-decode-group-name): Also decode
5237 * rfc2047.el (rfc2047-encode-message-header): Encode without
5238 asking for null methods.
5240 * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
5241 default charset for newsgroup names in accordance with USEFOR.
5243 * gnus-group.el (gnus-group-name-charset-method-alist,
5244 gnus-group-name-charset-group-alist): Removed "*" from doc
5245 strings, "*" should not be used for complex variables.
5247 2001-10-06 Simon Josefsson <jas@extundo.com>
5249 Support UTF-8 group names better.
5251 * message.el (message-check-news-header-syntax): Encode group
5252 names before comparison.
5254 * gnus-msg.el (gnus-copy-article-buffer): Run all
5255 `gnus-article-decode-hook's except `article-decode-charset'
5256 instead of hardcoding call to one of them.
5258 * gnus-art.el (gnus-article-decode-hook): Add
5259 `article-decode-group-name'.
5260 (article-decode-group-name): New function, use `g-d-n'.
5262 * gnus-group.el (gnus-group-insert-group-line): Decode
5263 gnus-tmp-group using `g-d-n'.
5265 * gnus-util.el (gnus-decode-newsgroups): New function.
5267 2001-10-06 Per Abrahamsen <abraham@dina.kvl.dk>
5269 * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
5270 `gnus-group-name-charset-group-alist'.
5272 2001-10-06 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5274 * Makefile.in: Install el in install. Add uninstall.
5276 2001-10-05 Simon Josefsson <jas@extundo.com>
5278 * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
5280 * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
5282 * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
5285 * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
5286 limiting if read-all (C-u RET) was used.
5288 2001-10-04 Simon Josefsson <jas@extundo.com>
5290 * mail-source.el (mail-source-movemail-program): New variable.
5291 (mail-source-movemail): Use it. Suggested by Taylor Hutt
5292 <thutt@thutt.vmware.com>.
5294 2001-10-03 Simon Josefsson <jas@extundo.com>
5296 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
5297 (gnus-summary-line-format-alist): Fix param.
5299 2001-10-02 Simon Josefsson <jas@extundo.com>
5301 * nnimap.el (nnimap-request-move-article): Use imap.el directly,
5302 don't go through `nnimap-request-expire-articles' to delete the
5303 article. Thanks to prj@po.cwru.edu (Paul Jarc).
5305 2001-10-02 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5307 * gnus-agent.el (gnus-agent-write-active): The min in the
5308 agent/active may be larger than that in the server/active.
5310 2001-10-01 Simon Josefsson <jas@extundo.com>
5312 * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
5315 * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
5317 * nnfolder.el: Ditto.
5319 2001-09-30 Dan Christensen <jdc@uwo.ca>
5321 * gnus-sum.el (gnus-summary-extract-address-component): New function.
5322 (gnus-summary-from-or-to-or-newsgroups): Optimize.
5324 2001-09-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5326 * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
5327 (message-mode-menu): Menu item for same.
5329 * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
5332 * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
5333 nndraft:delayed does not exist.
5334 (gnus-delay-initialize): Don't set up keymap, that's done from
5336 (gnus-delay, gnus-delay-group, gnus-delay-header)
5337 (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
5339 2001-09-29 Simon Josefsson <jas@extundo.com>
5341 * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
5342 utf-8, not eight-bit-control.
5344 * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
5345 (imap-log, imap-debug): Custom.
5346 (imap-log-buffer, imap-debug-buffer): New constants.
5347 (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
5348 (imap-network-open, imap-shell-open, imap-starttls-open)
5349 (imap-send-command-1, imap-send-command, imap-arrival-filter)
5350 (imap-debug): Use imap-*-buffer.
5352 * nndoc.el (nndoc-article-type): Add mailman.
5353 (nndoc-type-alist): Ditto.
5354 (nndoc-mailman-type-p): New function.
5356 2001-09-28 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5358 * gnus-xmas.el (gnus-article-x-face-command): Merge it into
5361 2001-09-27 Simon Josefsson <jas@extundo.com>
5363 * gnus-topic.el (gnus-topic-mode-map): Add catchup.
5364 (gnus-topic-catchup-articles): New function. Suggested by Robin
5365 S. Socha <robin-dated-1001857693.185e29@socha.net>.
5367 2001-09-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5368 From Gerd M
\e,Av
\e(Bllmann <gerd@gnu.org>.
5370 * gnus-ems.el (gnus-article-display-xface): Insert xface after
5373 2001-09-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5374 From Daiki Ueno <ueno@unixuser.org>
5376 * gnus-sum.el (gnus-summary-show-article): The arglist of
5377 detect-coding-region is incompatible.
5379 2001-09-26 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5380 From Katsuhiro Hermit Endo <hermit@koka-in.org>
5382 * gnus-group.el (gnus-group-delete-group): Typo.
5384 2001-09-26 Simon Josefsson <jas@extundo.com>
5386 * nnmail.el (nnmail-expiry-target-group): Add doc warning.
5388 * nnimap.el (nnimap-expiry-target): Use temp buffer.
5390 2001-09-26 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5392 * gnus-cus.el (gnus-group-parameters): Display as sexp.
5394 2001-09-22 Simon Josefsson <jas@extundo.com>
5396 * nnml.el (nnml-open-marks): Remove unpropagatable marks.
5398 * nnfolder.el (nnfolder-open-marks): Ditto.
5400 * gnus-sum.el (gnus-article-unpropagatable-p): New function.
5401 (gnus-update-marks): Use it.
5402 (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
5405 * gnus.el (gnus-article-special-mark-lists): Add killed.
5406 (gnus-article-unpropagated-mark-lists): New constant.
5408 2001-09-22 Simon Josefsson <jas@extundo.com>
5410 * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
5413 2001-09-23 Simon Josefsson <jas@extundo.com>
5415 * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
5417 2001-09-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5419 * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
5421 2001-09-22 Per Abrahamsen <abraham@dina.kvl.dk>
5423 * gnus-group.el (gnus-group-sort-function): Fix customize type to
5424 accept lists of functions.
5426 2001-09-20 Simon Josefsson <jas@extundo.com>
5428 * gnus-group.el (gnus-group-catchup): Update expire marks in
5429 backend. Also, if ALL also set expire marks on tick/dormant.
5431 2001-09-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5433 * message.el (message-tab-body-function): New variable.
5434 * message.el (message-tab): Use it.
5436 2001-09-19 Sam Steingold <sds@gnu.org>
5438 * gnus-win.el (gnus-buffer-configuration): Respect
5439 `gnus-bug-create-help-buffer'.
5441 2001-09-18 Simon Josefsson <jas@extundo.com>
5443 * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5444 (gnus-parse-simple-format): Re-revert.
5446 2001-09-16 Katsuhiro Hermit Endo <hermit@koka-in.org>
5448 * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5449 case. (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5451 2001-09-18 Simon Josefsson <jas@extundo.com>
5453 * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5455 (gnus-parse-simple-format): Don't use it.
5457 2001-09-17 Miles Bader <miles@gnu.org>
5459 * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5460 error querying a backend abort the whole process.
5462 2001-09-17 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5464 * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5465 From Gerd M
\e,Av
\e(Bllmann <gerd@gnu.org>.
5467 2001-09-17 Didier Verna <didier@xemacs.org>
5469 * nndiary.el: version 0.2-b14.
5470 * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5471 compatibility problem with XEmacs 21.1.
5473 2001-09-15 Simon Josefsson <jas@extundo.com>
5475 * gnus-group.el (gnus-group-line-format): Document %c.
5477 * nnml.el (nnml-parse-head): Handle CRLF files.
5478 (nnml-generate-nov-file): Ditto.
5479 (nnml-retrieve-headers): Ditto.
5481 2001-09-15 Michael Welsh Duggan <md5i@cs.cmu.edu>
5483 * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5485 2001-09-13 Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5487 * gnus-spec.el (gnus-correct-substring): Still stopped one
5488 character before we wanted (never included last character).
5489 (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5490 add missing "," (once per function)
5492 2001-09-14 Simon Josefsson <jas@extundo.com>
5494 * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5495 (otherwise e.g. gnus-agentize in .gnus overrides the customized
5496 default before gnus-group is loaded and the variable set.)
5498 * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5499 killed or unsent marks.
5501 * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5502 isn't an article to set it on (e.g. when you `a' in a group).
5504 2001-09-12 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
5506 * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5507 can read e-mails from Microsoft Outlook users not using ISO
5508 8859-2 character set.
5510 2001-09-12 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5512 * gnus-diary.el: Minor modifications to avoid warnings.
5513 (gnus-summary-misc-menu): defvar.
5514 (gnus-diary-check-message): Use gnus-point-at-eol.
5515 (gnus-diary-kill-entire-line): eval-and-compile.
5517 2001-09-12 Didier Verna <didier@xemacs.org>
5519 * nndiary.el: new version (0.2-b13).
5520 * nndiary.el (nndiary-mail-sources): doc update.
5521 * nndiary.el (nndiary-split-methods): ditto.
5522 * nndiary.el (nndiary-request-accept-article-hooks): New.
5523 * nndiary.el (nndiary-request-accept-article): use it, check
5525 * nndiary.el (nndiary-get-new-mail): changed default to nil.
5526 * nndiary.el (nndiary-schedule): fix bug (misplaced
5527 condition-case): it didn't return nil on error.
5528 * gnus-diary.el: new version.
5529 * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5530 * gnus-diary.el (gnus-diary-header-value-history): New.
5531 * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5532 * gnus-diary.el (gnus-diary-add-header): New.
5533 * gnus-diary.el (gnus-diary-check-message): New.
5534 * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5535 * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5537 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5539 * gnus-sum.el (gnus-select-newsgroup): Make
5540 `gnus-current-select-method' buffer-local.
5542 * gnus-art.el (gnus-request-article-this-buffer): Refer
5543 `gnus-current-select-method' in the current summary buffer.
5545 2001-09-10 Simon Josefsson <jas@extundo.com>
5546 From Daniel Pittman <daniel@rimspace.net>
5548 * gnus-spec.el (gnus-correct-pad-form): Fix.
5550 2001-09-09 Simon Josefsson <jas@extundo.com>
5552 * mm-decode.el (mm-inline-media-tests): Add
5553 application/x-emacs-lisp.
5554 (mm-attachment-override-types): Add
5555 application/{x-,}pkcs7-signature.
5557 * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5558 (gnus-server-line-format, gnus-server-mode-line-format)
5559 (gnus-server-browse-in-group-buffer): Customize.
5561 2001-09-08 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5563 * nnml.el (nnml-marks-changed-p): Typo.
5564 (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5565 (nnml-marks-changed-p): Use gnus-gethash.
5566 (nnml-marks-modtime): Use gnus-make-hashtable.
5568 * nnfolder.el (nnfolder-marks-changed-p): Typo.
5569 (nnfolder-request-expire-articles, nnfolder-save-marks)
5570 (nnfolder-open-marks): Typo.
5571 (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5572 (nnfolder-marks-changed-p): Use gnus-gethash.
5573 (nnfolder-marks-modtime): Use gnus-make-hashtable.
5575 2001-09-08 Simon Josefsson <jas@extundo.com>
5577 * nnfolder.el (nnfolder-marks-modtime): New variable.
5578 (nnfolder-marks-changed-p): New function.
5579 (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5580 (nnfolder-request-update-info): Don't update if marks didn't change.
5582 * nnml.el (nnml-marks-modtime): New variable.
5583 (nnml-marks-changed-p): New function.
5584 (nnml-save-marks, nnml-open-marks): Save modtime.
5585 (nnml-request-update-info): Don't update if marks didn't change.
5587 * gnus-agent.el (gnus-agent-any-covered-gcc)
5588 (gnus-agent-add-server, gnus-agent-remove-server): Use
5589 gnus-agent-method-p.
5591 * gnus-art.el (gnus-buttonized-mime-types): New variable.
5592 (gnus-unbuttonized-mime-type-p): Use it.
5594 * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5597 2001-09-08 Simon Josefsson <jas@extundo.com>
5598 From Daniel Pittman <daniel@rimspace.net>
5600 * gnus-spec.el (gnus-correct-pad-form): New function.
5601 (gnus-parse-simple-format): Use it.
5603 2001-09-07 Simon Josefsson <jas@extundo.com>
5605 * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5606 (gnus-group-sort-selected-groups): Ditto. Suggested by Harry
5607 Putnam <reader@newsguy.com>.
5608 (gnus-group-sort-selected-groups): Touch dribble file.
5610 2001-09-07 Raja R Harinath <harinath@cs.umn.edu>
5612 * nnml.el (nnml-filenames-are-evil): New variable.
5613 (nnml-article-to-file-alist): Rename to ...
5614 (nnml-current-group-article-to-file-alist): ... this.
5615 Respect `nnml-filenames-are-evil'.
5616 (nnml-active-number): Update.
5617 (nnml-update-file-alist): Update.
5618 (nnml-request-article): Use nnheader-article-to-file-alist.
5619 (nnml-request-rename-group): Likewise.
5621 2001-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
5623 * gnus-sum.el (gnus-summary-insert-line): Fix.
5625 2001-09-06 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
5627 * gnus-sum.el: Bind g-s-t-s to "W g".
5628 * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5629 * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5630 display of graphical smilies.
5632 2001-09-07 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5634 * gnus-start.el (gnus-setup-news): A typo.
5635 From Bill White <billw@wolfram.com>.
5637 2001-09-06 Simon Josefsson <jas@extundo.com>
5639 * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5642 2001-09-05 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5644 * nnmail.el (nnmail-split-fancy): Document `junk'.
5646 2001-09-04 Simon Josefsson <jas@extundo.com>
5648 * imap.el (imap-search): Don't error if server is broken.
5650 2001-09-02 Benjamin Rutt <brutt@bloomington.in.us>
5652 * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5653 searching for an article that isn't in the mbox.
5655 2001-09-02 23:12:48 Lars Magne Ingebrigtsen <larsi@gnus.org>
5657 * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5658 right, and get all the comments.
5660 2001-09-02 Simon Josefsson <jas@extundo.com>
5661 Suggested by Dan Christensen <jdc+news@uwo.ca>
5663 * nnfolder.el (nnfolder-request-update-info): Fix message.
5665 * nnml.el (nnml-request-update-info): Ditto.
5667 2001-09-01 Simon Josefsson <jas@extundo.com>
5669 * nnml.el (nnml-request-expire-articles): Also bind
5670 `nnml-current-group' and `nnml-article-file-alist' when using
5671 expiry-target. (Otherwise nnml will be in a inconsistent internal
5672 state causing all kind of problems.)
5673 (nnml-request-expire-articles): If `nnml-article-to-file' or
5674 `file-attributes' failes, return article as un-expirable instead
5675 of treating it as expired.
5677 2001-08-31 Sam Steingold <sds@gnu.org>
5679 * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5680 typo: `exmine' --> `examine'.
5682 2001-08-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5684 * nndoc.el (nndoc-forward-type-p): It is not a digest.
5686 2001-08-30 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5688 * nnml.el (nnml-check-directory-twice): Remove.
5689 (nnml-retrieve-headers): Ditto.
5690 (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5692 2001-08-30 Andrew Innes <andrewi@gnu.org>
5694 * nnheader.el (nnheader-directory-files-is-safe): No need to read
5695 directory twice on Windows, or on GNU Emacs-21.
5697 2001-08-30 Andrew Innes <andrewi@gnu.org>
5699 * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5700 (nnml-request-rename-group): Ditto.
5701 (nnml-active-number): Ditto.
5702 (nnml-request-create-group): Use nnml-directory-articles.
5703 (nnml-request-expire-articles): Use nnml-directory-articles, which
5704 gets list from nov database if available.
5705 (nnml-get-nov-buffer): New function.
5706 (nnml-open-nov): Use it.
5707 (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5708 gets alist from nov database if available.
5709 (nnml-directory-articles): New function.
5710 (nnml-article-to-file-alist): New function.
5712 2001-08-30 Andrew Innes <andrewi@gnu.org>
5714 * mm-decode.el (mm-display-external): Use `name' as filename, if
5715 `filename' attribute is not present.
5717 2001-08-30 Andrew Innes <andrewi@gnu.org>
5719 * mail-source.el (mail-source-flash): New defcustom.
5720 (mail-source-new-mail-p): Ring visible bell if appropriate.
5721 (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5722 timer is cleared even if mail check signals an error.
5724 2001-08-29 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5726 * gnus-sum.el (gnus-summary-move-article): Only update marks of
5729 2001-08-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5731 * flow-fill.el (fill-flowed): eol might be point-max.
5733 2001-08-27 Simon Josefsson <jas@extundo.com>
5735 * nnml.el (nnml-request-update-info): Fix message.
5736 (nnml-open-marks): Ditto.
5738 * nnfolder.el (nnfolder-request-update-info):
5739 (nnfolder-open-marks): Fix message.
5741 2001-08-25 Simon Josefsson <jas@extundo.com>
5743 * nnfolder.el (nnfolder-save-marks): Don't create directory named
5746 2001-08-25 Simon Josefsson <jas@extundo.com>
5747 From Andreas Jaeger <aj@suse.de>
5749 * nnfolder.el (nnfolder-open-marks): Fix typo.
5750 * nnml.el (nnml-open-marks): Likewise.
5752 2001-08-25 Simon Josefsson <jas@extundo.com>
5754 Make nnfolder groups self-contained as far as marks are concerned.
5756 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5757 (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5758 (nnfolder-open-server): Make marks directory.
5759 (nnfolder-request-delete-group): Delete marks file.
5760 (nnfolder-request-delete-group): Check of nov/marks file exist
5762 (nnfolder-request-rename-group): Rename marks file.
5763 (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5764 (nnfolder-request-set-mark, nnfolder-request-update-info)
5765 (nnfolder-group-marks-pathname, nnfolder-save-marks)
5766 (nnfolder-open-marks): New functions.
5767 (top-level): Require gnus.
5769 2001-08-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5771 * nnweb.el (nnweb-type-definition): Use google raw file.
5772 (nnweb-google-parse-1): Ditto.
5773 (nnweb-google-identity): Ditto.
5774 (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5775 (nnweb-altavista-wash-article): Ditto.
5776 (nnweb-request-article): Remove nnweb-decode-entities.
5778 * nnml.el: Require 'gnus.
5780 2001-08-25 Simon Josefsson <jas@extundo.com>
5782 * nnml.el (nnml-marks-is-evil): Add doc.
5784 2001-08-25 Simon Josefsson <jas@extundo.com>
5786 * nnml.el (nnml-save-marks): Wrap saving marks in a
5787 condition-case, to allow user to start Gnus if saving marks failed
5790 2001-08-24 16:05:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
5792 * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5794 * gnus-group.el (gnus-update-group-mark-positions): Bind
5795 gnus-group-update-hook to nil.
5797 2001-08-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5799 * mml.el (mml-generate-mime-1): Force as multibyte string.
5801 2001-08-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5803 * gnus-sum.el (gnus-summary-insert-line)
5804 (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5805 From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5807 * gnus-spec.el (gnus-correct-substring): Take optional END.
5809 * nnrss.el (nnrss-request-article): Remove \n.
5810 (nnrss-retrieve-headers): Lines number is -1.
5812 2001-08-24 Simon Josefsson <jas@extundo.com>
5814 * gnus-group.el (gnus-info-clear-data): Call
5815 nnfoo-request-set-mark to propagate marks. Fix bug:
5816 `gnus-group-update-line' doesn't update read range unless we call
5817 `gnus-get-unread-articles-in-group' first.
5819 * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5822 2001-08-23 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5824 * gnus-util.el (gnus-create-info-command): Return an interactive
5827 2001-08-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5828 From Katsumi Yamaoka <yamaoka@jpl.org>
5830 * gnus-spec.el (gnus-parse-complex-format): Use equal.
5832 2001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5834 * gnus-sum.el (gnus-select-newsgroup): Use it.
5836 * gnus-util.el (gnus-not-ignore): New function.
5838 * lpath.el (featurep): Don't fbind char-int.
5840 * gnus-util.el (gnus-create-info-command): New function.
5842 * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5845 * gnus-sum.el (gnus-select-newsgroup): Clean up.
5846 (gnus-summary-limit-children): Use 'identity instead of `all'.
5847 (gnus-summary-limit-to-display-predicate): New command and
5850 2001-08-23 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5852 * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5854 * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5856 2001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5858 * gnus-spec.el: Add the Gnus version.
5859 (gnus-update-format-specifications): If the Gnus version changes,
5860 nix out the format spec cache.
5862 * gnus.el (gnus-continuum-version): Made into a command and
5863 optionalize the VERSION.
5865 * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5866 the start of the lines.
5868 2001-08-22 00:06:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
5870 * gnus.el (gnus-visual-p): Define function before use of
5873 2001-08-21 23:28:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5875 * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5876 (gnus-article-mark-to-type): New function.
5877 (gnus-update-missing-marks): Only update marks of type 'list.
5879 * gnus.el (gnus-article-special-mark-lists): New variable.
5881 2001-08-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5883 * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5884 (gnus-select-newsgroup): Still use 'all.
5885 (gnus-summary-initial-limit): Comparing with 'all.
5887 2001-08-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5889 * gnus-start.el (gnus-activate-group): If dont-check, don't update
5892 2001-08-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
5894 * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5895 nnslashdot-*-retrieve-headers.
5896 (nnslashdot-request-article): Fix for slashcode 2.2.
5897 (nnslashdot-make-tuple): New function.
5898 (nnslashdot-read-groups): Use it.
5900 2001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5902 * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5905 * gnus-sum.el (gnus-summary-move-article): Don't select article.
5907 2001-08-20 Simon Josefsson <jas@extundo.com>
5909 * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5910 opened, error instead of continuing (and exploding later).
5912 2001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5914 * gnus.el (gnus-expand-group-parameters): Return the parameter
5917 * gnus-sum.el (gnus-summary-show-article): Doc fix.
5918 (gnus-summary-show-article): Guess at charset if required.
5920 * gnus-spec.el (gnus-correct-substring): Stopped one character
5923 2001-08-19 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
5925 * earcon.el (earcon-auto-play): Remove unused option.
5927 2001-08-19 16:14:41 Lars Magne Ingebrigtsen <larsi@gnus.org>
5929 * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5930 message down in levels, since it happens very fast.
5932 * smiley-ems.el (smiley-update-cache): Respect the symbol version
5933 of smiley-regexp-alist.
5935 * mm-view.el (mm-inline-text): Ignore vcard errors.
5937 * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5939 * gnus-score.el (gnus-all-score-files): Use append instead of
5942 * gnus.el (gnus-splash-face): Doc fix.
5944 * mm-decode.el (mm-mailcap-command): Use
5945 mm-path-name-rewrite-functions.
5946 (mm-path-name-rewrite-functions): New variable.
5948 * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5949 (gnus-complex-form-to-spec): Insert tab.
5950 (gnus-spec-tab): New function.
5952 * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5955 * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5956 the positional spec.
5957 (gnus-parse-complex-format): React to %C.
5959 * gnus-ems.el (gnus-char-width): Moved here.
5961 * gnus-sum.el (gnus-select-newsgroup): Set
5962 gnus-newsgroup-articles.
5963 (gnus-unseen-mark): New variable.
5964 (gnus-newsgroup-unseen): Ditto.
5965 (gnus-newsgroup-seen): Ditto.
5966 (gnus-adjust-marked-articles): Use them.
5967 (gnus-update-marks): Use them.
5968 (gnus-summary-update-secondary-mark): Display.
5969 (gnus-summary-prepare-threads): Display.
5971 * gnus-msg.el (gnus-inews-group-method): Use and return the
5972 method, not the server.
5974 2001-08-19 Simon Josefsson <jas@extundo.com>
5976 * gnus-srvr.el (gnus-server-agent-face): New.
5977 (gnus-server-agent-face): New.
5978 (gnus-server-mode): Turn on font-lock-mode.
5980 * gnus.el (gnus-server-visual): Add defgroup.
5982 2001-08-19 Simon Josefsson <jas@extundo.com>
5983 From Joe Casadonte <jcasadonte@northbound-train.com>
5985 * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5986 gnus-server-denied-face): New.
5987 (gnus-server-opened-face, gnus-server-closed-face,
5988 gnus-server-denied-face): New.
5989 (gnus-server-font-lock-keywords): Add.
5991 2001-08-19 Simon Josefsson <jas@extundo.com>
5993 * nnml.el (nnml-request-set-mark): Return nil.
5994 (nnml-save-marks): Use nnml-possibly-create-directory.
5995 (nnml-open-marks): Only work in temp buffer when inserting/reading
5998 2001-08-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6000 * gnus.el (gnus-expand-group-parameters): Fix.
6002 * gnus-spec.el (gnus-char-width): New function.
6003 (gnus-correct-substring, gnus-correct-length): Use it.
6005 * message.el (message-required-mail-headers): Fix doc.
6007 2001-08-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6009 * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
6011 * mm-decode.el (mm-save-part-to-file): Insert the handle.
6013 2001-08-18 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6015 * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
6016 slashdot 2.2 (not fully fixed yet).
6017 (nnslashdot-request-article): Ditto.
6019 2001-08-18 Simon Josefsson <jas@extundo.com>
6021 * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
6024 * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
6026 (nnimap-request-update-info-internal): Use new functions.
6028 * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
6031 2001-08-18 Simon Josefsson <jas@extundo.com>
6033 Make nnml groups self-contained as far as marks are concerned.
6035 * nnml.el (nnml-request-delete-group): Delete marks file.
6036 (nnml-request-rename-group): Move marks file.
6037 (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
6039 (nnml-request-set-mark, nnml-request-update-info): New server
6041 (nnml-save-marks, nnml-open-marks): New functions.
6043 2001-08-18 Simon Josefsson <jas@extundo.com>
6045 * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
6046 `set' when setting marks.
6048 2001-08-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6050 * gnus.el (gnus-info-find-node): Take an argument.
6052 * gnus-art.el (gnus-button-handle-info): New function.
6053 (gnus-url-unhex-string): Replace "+" with " ".
6055 2001-08-17 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6057 * message.el (message-check-news-header-syntax): Check bad From.
6059 2001-08-18 00:14:45 Lars Magne Ingebrigtsen <larsi@gnus.org>
6061 * gnus-spec.el (gnus-correct-length): New function.
6062 (gnus-correct-substring): New function.
6063 (gnus-tilde-max-form): Use it.
6065 2001-08-17 Nevin Kapur <nevin@jhu.edu>
6067 * nnmh.el: Docstring changes as below.
6069 * nnml.el: Docstring changes as below.
6071 * nnbabyl.el: Docstring changes as below.
6073 * nnmbox.el: Docstring changes as below.
6075 * nnfolder.el: Added docstrings identifying each virtual server
6078 2001-08-18 Simon Josefsson <jas@extundo.com>
6080 * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
6082 2001-08-17 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.kth.se>
6084 * message.el: rename "Abort Message" to "Postpone Message".
6085 Remove "Attach file as MIME" from Message menu, it's already in
6088 2001-08-17 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6090 * smime.el (smime-point-at-eol): eval-and-compile.
6091 (smime-make-temp-file): New function.
6092 (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
6095 2001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6097 * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
6098 (gnus-agent-summary-fetch-group): New command and keystroke.
6100 * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
6101 (gnus-mime-display-security): Make it respect
6102 gnus-unbuttonized-mime-type-p.
6104 * gnus-sum.el (gnus-articles-to-read): Comments.
6105 (gnus-article-marked-p): New function.
6106 (gnus-summary-display-make-predicate): New function.
6107 (gnus-select-newsgroup): Use them.
6109 * mm-decode.el (mm-save-part-to-file): Made it not error.
6111 2001-08-17 Simon Josefsson <jas@extundo.com>
6113 * imap.el (imap-wait-for-tag): If process-status isn't open or
6114 run, return nil instead of sit-for looping.
6116 2001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6118 * lpath.el (featurep): fbind xml-parse-region.
6120 * gnus.el (gnus-message-archive-method): Default to "archive".
6121 (gnus-message-archive-method): Doc fix.
6122 (gnus-parameters-get-parameter): Cleaned up.
6123 (gnus-expand-group-parameter): New function.
6125 * gnus-start.el (gnus-setup-news): Push the archive server only
6128 * mml.el (mml-menu): Changed name to "Attachments".
6130 * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
6131 when there is something to detroy.
6133 2001-05-21 17:11:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
6135 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
6138 2001-08-15 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6140 * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
6141 which specifies a time today or tomorrow.
6143 2001-08-15 Simon Josefsson <jas@extundo.com>
6144 From Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk)
6146 * gnus-agent.el (gnus-agent-make-mode-line-string)
6147 (gnus-agent-toggle-plugged): Use new API.
6149 2001-08-14 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6151 * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
6152 deadline has expired.
6154 2001-08-12 Simon Josefsson <jas@extundo.com>
6155 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
6157 Support `recent' mark indicating newly arrived messages (to
6158 separate from old but unread messages).
6160 * nnimap.el (nnimap-retrieve-groups): Push dummy article into
6161 `nnmail-split-history' if recent is > 0.
6162 (nnimap-request-update-info-internal): Update `recent' marks.
6163 (nnimap-request-set-mark): Never set `recent' marks.
6164 (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
6167 * gnus-sum.el (gnus-recent-mark): New mark.
6168 (gnus-newsgroup-recent): New variable.
6169 (gnus-summary-local-variables): Add gnus-newsgroup-recent.
6170 (gnus-summary-prepare-threads): Mark recent articles.
6171 (gnus-summary-add-mark): Support recent.
6172 (gnus-summary-update-secondary-mark): Support recent.
6174 * gnus.el (gnus-article-mark-lists): Add recent.
6176 2001-08-12 Simon Josefsson <jas@extundo.com>
6178 * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
6179 whether successful decoding took place. Add doc.
6181 2001-08-12 Simon Josefsson <jas@extundo.com>
6182 Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
6184 * gnus.el (gnus-summary-line-format, gnus-parameters):
6185 * gnus-gl.el (gnus-summary-grouplens-line-format):
6186 * gnus-salt.el (gnus-summary-pick-line-format):
6187 * gnus-spec.el (gnus-format-specs): %n is 23 chars.
6189 2001-08-11 09:40:00 Karl Kleinpaste <karl@charcoal.com>
6190 Committed by Kai Gro
\e,b_
\e(Bjohann.
6192 * gnus-score.el (gnus-score-string): Fix `match' regexp
6193 for `extra' header case.
6195 2001-08-10 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6197 * nnmbox.el (nnmbox-read-mbox): No warning.
6199 2001-08-10 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6201 * nndoc.el (nndoc-article-type): Fix doc.
6202 (nndoc-generate-article-function): New variable.
6203 (nndoc-dissection-function): New variable.
6204 (nndoc-type-alist): Add oe-dbx.
6205 (nndoc-oe-dbx-type-p): New function.
6206 (nndoc-oe-dbx-dissection): New function.
6207 (nndoc-oe-dbx-generate-article): New function.
6209 2001-08-11 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6211 * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
6212 whether deadline has been reached. Patch from Dan Nicolaescu
6213 <dann@godzilla.ics.uci.edu>.
6215 2001-08-10 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6217 * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
6218 gnus-group-find-parameter. Suggested by Janne Rinta-Manty
6219 <rintaman@cs.Helsinki.FI>.
6221 * mail-source.el (mail-source-movemail): The error buffer is
6222 modified, but nothing in it.
6224 2001-08-10 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6226 * message.el (message-bogus-system-names): New variable.
6227 (message-make-fqdn): Use it.
6229 2001-08-09 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6231 * nndraft.el (nndraft-request-group): Use
6232 nndraft-auto-save-file-name.
6234 2001-08-09 Simon Josefsson <jas@extundo.com>
6236 * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
6237 Don't ask whether to decrypt. Just leave result in buffer (don't
6240 * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
6242 (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
6243 (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
6245 2001-08-09 Simon Josefsson <jas@extundo.com>
6247 * mm-decode.el (mm-insert-part): Return decoding success status.
6248 (mm-save-part-to-file): Error if decoding failed.
6250 2001-08-09 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6252 * message.el (message-tab): Use indent-relative.
6253 (message-mode): Don't bind indent-line-function to indent-relative.
6255 2001-08-09 Simon Josefsson <jas@extundo.com>
6257 * message.el (message-get-reply-headers): Fix string. Suggested by
6258 Christoph Conrad <cc@cli.de>.
6260 2001-08-08 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6262 * message.el (message-tab): Use the current value of
6263 indent-line-function.
6264 (message-mode): Bind indent-line-function to indent-relative.
6266 2001-08-08 Simon Josefsson <jas@extundo.com>
6268 * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
6269 whether `imtest' is installed.
6271 2001-08-04 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6272 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
6274 * gnus-sum.el (gnus-summary-show-article): Call
6275 gnus-summary-update-secondary-secondary-mark.
6276 * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
6277 * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
6279 2001-08-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6281 * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
6283 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6285 * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M
\e,Av
\e(Bllmann
6288 * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
6290 * gnus-util.el (gnus-output-to-rmail): Ditto.
6291 (gnus-output-to-mail): Ditto.
6293 * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
6295 2001-08-06 Florian Weimer <fw@deneb.enyo.de>
6297 * message.el (message-indent-citation): Use
6298 `message-yank-cited-prefix' for empty lines.
6300 2001-08-05 Florian Weimer <fw@deneb.enyo.de>
6302 * message.el (message-indent-citation): Quote only lines starting
6303 with ">" using `message-yank-cited-prefix'.
6305 2001-08-05 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6307 * gnus-cache.el (gnus-cache-possibly-enter-article): Use
6310 2001-08-04 Simon Josefsson <jas@extundo.com>
6312 * gnus-cache.el (gnus-cache-possibly-update-active): Create active
6313 file if it doesn't exist (by calling gnus-cache-read-active).
6315 2001-08-04 Simon Josefsson <jas@extundo.com>
6317 * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
6318 (gnus-cache-passively-or-fully-p): Removed.
6319 (gnus-cache-fully-p): Fix it.
6321 * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
6323 2001-08-04 Simon Josefsson <jas@extundo.com>
6325 * gnus-cache.el (gnus-cache-fully-p)
6326 (gnus-cache-passively-or-fully-p): New functions.
6327 (gnus-cache-possibly-enter-article): Cosmetic change, use
6329 (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
6330 was bogus (`g-c-p-a-a' does not change active info, just change
6331 the functions parameters).
6332 (gnus-cache-possibly-remove-articles-1): Make sure articles are
6333 not removed in groups that match `gnus-uncacheable-groups'.
6335 Reported and modifications based on discussions with Nuutti
6336 Kotivuori <nuutti.kotivuori@smarttrust.com>.
6338 2001-08-04 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6339 Committed by Simon Josefsson <jas@extundo.com>
6341 * gnus-cache.el (gnus-cache-possibly-update-active): New function;
6342 calls `gnus-cache-update-active' if bounds has been extended.
6344 2001-08-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6346 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
6348 (gnus-mime-security-show-details): Ditto.
6350 2001-08-04 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6352 * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
6353 syntax. Protect string-match against nil string and regexp.
6355 2001-08-03 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6357 * mm-util.el (mm-find-charset-region): Remove control-1.
6359 2001-08-03 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6361 * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
6363 2001-08-04 Simon Josefsson <jas@extundo.com>
6365 * smime.el (smime-sign-region, smime-encrypt-region): Fix details
6366 buffer. Delete MIME-Version header.
6368 2001-08-03 Simon Josefsson <jas@extundo.com>
6370 * gnus-cache.el (gnus-cache-possibly-enter-article): The article
6371 that is entered does not necessarily have the highest article
6372 number in the group, so use `gnus-cache-possibly-alter-active'
6373 instead of `gnus-cache-update-active'.
6375 2001-08-03 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6377 * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
6379 2001-08-03 Simon Josefsson <jas@extundo.com>
6381 * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
6384 2001-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
6386 * gnus.el (post-method): New group parameter. It also provides
6387 the user option `gnus-post-method-alist' and the internal function
6388 `gnus-parameter-post-method'.
6390 * gnus-msg.el (gnus-post-method): Bind the value of
6391 `gnus-post-method' to the group parameter if it is defined.
6393 2001-08-02 Simon Josefsson <jas@extundo.com>
6395 * smime.el (smime-extra-arguments): Removed.
6396 (smime-call-openssl-region): Don't use it.
6398 2001-08-02 Simon Josefsson <jas@extundo.com>
6400 * smime.el (smime-sign-region): Handle stderr.
6401 (smime-encrypt-region): Ditto.
6403 * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp. Don't
6404 match the ASN.1 length bytes.
6405 (mm-pkcs7-enveloped-magic): Ditto.
6406 (mm-view-pkcs7-get-type): Don't regexp quote.
6408 2001-08-01 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6409 From Andreas Fuchs <asf@void.at>
6411 * mml2015.el (mml2015-trust-boundaries-alist): Typo.
6413 2001-08-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6415 * gnus-art.el (gnus-header-button-alist): References regexp.
6417 2001-08-01 Gerd Moellmann <gerd@gnu.org>
6419 * mm-view.el (autoload): Don't autoload `diff-mode' if it's
6420 already fboundp. Add INTERACTIVE arg to autoload form.
6422 2001-08-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6424 * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
6426 * nnmail.el (nnmail-cache-open): Ditto.
6428 2001-07-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6430 * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6432 2001-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
6434 * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6436 2001-07-31 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6437 Originally from Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
6439 * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6440 (gnus-agent-toggle-plugged): Use it.
6442 2001-07-31 ShengHuo ZHU <zsh@cs.rochester.edu>
6444 * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6445 (gnus-ding-file-coding-system): New variable.
6446 (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6447 (gnus-slave-save-newsrc): Use it.
6449 2001-07-31 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6451 * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6454 2001-07-30 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6455 Originally from Andreas Fuchs <asf@void.at>
6457 * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6458 (mml2015-gpg-pretty-print-fpr): New function.
6459 (mml2015-gpg-extract-signature-details): More details, rename from
6461 (mml2015-gpg-verify): Use them.
6462 (mml2015-gpg-clear-verify): Use them.
6464 2001-07-31 Simon Josefsson <jas@extundo.com>
6466 * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6469 2001-07-30 Simon Josefsson <jas@extundo.com>
6471 * smime.el (smime-call-openssl-region): Revert previous change,
6472 just pass on buf to `call-process-region'.
6473 (smime-verify-region): Doc fix. Don't message stuff. Use
6474 `smime-new-details-buffer'. Inserts error messages into buffer.
6475 (smime-noverify-region): Ditto.
6476 (smime-decrypt-region): Ditto. Handles stderr separately.
6477 (smime-verify-buffer, smime-noverify-buffer)
6478 (smime-decrypt-buffer): Doc fix.
6479 (smime-new-details-buffer): New function.
6480 (smime-pkcs7-region, smime-pkcs7-certificates-region)
6481 (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6482 (smime-sign-region, smime-encrypt-region): Don't use
6485 * mml-smime.el (mml-smime-verify): Fix security button strings.
6487 2001-07-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6489 * gnus-art.el (gnus-mime-save-part-and-strip): Save
6490 gnus-article-mime-handles.
6492 2001-07-29 Simon Josefsson <jas@extundo.com>
6494 * mail-source.el (top-level): Require message for message-directory.
6495 (mail-source-directory): Change default to message-directory.
6497 * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6498 (smime-certificate-directory, smime-openssl-program)
6499 (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6500 (smime-extra-arguments): New variable.
6501 (smime-dns-server): Fix customize group.
6502 (smime-call-openssl-region): Use `smime-extra-arguments'.
6504 2001-07-29 Simon Josefsson <jas@extundo.com>
6505 From Vladimir Volovich <vvv@vsu.ru>
6507 * smime.el (smime-call-openssl-region): Ignore stderr.
6509 2001-07-29 Simon Josefsson <jas@extundo.com>
6510 From Christoph Conrad <christoph.conrad@gmx.de>
6512 * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6515 2001-07-29 Simon Josefsson <jas@extundo.com>
6517 * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6519 Support S/MIME decryption.
6521 * mm-decode.el (mm-inline-media-tests):
6523 (mm-automatic-display):
6524 (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6526 * mm-view.el (mm-pkcs7-signed-magic):
6527 (mm-pkcs7-enveloped-magic): New variables.
6528 (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6529 (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6530 (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6533 * smime.el (smime-decrypt-region): Expand keyfile.
6535 2001-07-29 Simon Josefsson <jas@extundo.com>
6537 * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6540 * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6541 but line instead of narrowing to it, because `nnmail-parse-active'
6542 calls widen. Thanks to Christoph Conrad
6543 <christoph.conrad@gmx.de>.
6545 2001-07-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6547 * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6550 * gnus-sum.el (gnus-summary-prepare-threads): If
6551 gnus-sum-thread-tree-root is nil, use subject instead.
6552 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6553 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6554 (gnus-sum-thread-tree-leaf-with-other)
6555 (gnus-sum-thread-tree-single-leaf): Documentation.
6556 (gnus-sum-thread-tree-single-indent): Allow nil.
6558 2001-07-28 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6560 * message.el (message-fill-paragraph): Do nothing if the user
6561 wants filladapt-mode.
6563 2001-07-27 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6565 * mm-decode.el (mm-image-type-from-buffer): New function.
6566 (mm-get-image): Use it.
6568 2001-07-27 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6570 * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6572 * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6573 mm-display-parts too.
6575 2001-07-27 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6577 * nnfolder.el (nnfolder-request-accept-article): Bind
6580 * nnmail.el (nnmail-parse-active): Read from buffer instead of
6583 2001-07-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6585 * message.el (message-check-news-header-syntax): Use
6586 message-post-method.
6587 (message-send-news): Bind message-post-method.
6589 2001-07-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6591 * mml.el (mml-tweak-type-alist): New variable.
6592 (mml-tweak-function-alist): New variable.
6593 (mml-tweak-part): New function.
6594 (mml-generate-mime-1): Use it.
6596 2001-07-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6598 * nnfolder.el (nnfolder-request-accept-article): Replace
6599 nnfolder-request-list.
6601 2001-07-27 Simon Josefsson <jas@extundo.com>
6603 * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6604 nnoo-change-server failed to do it.
6606 2001-07-26 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6608 * gnus.el (gnus-parameters): Make it customizable.
6610 2001-07-26 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6612 * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6614 * message.el (message-set-auto-save-file-name): More
6617 * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6619 * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6622 2001-07-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6624 * mm-decode.el (mm-readable-p): New function.
6625 (mm-inline-media-tests): Fix the default testers.
6627 2001-07-26 Simon Josefsson <jas@extundo.com>
6629 * nnimap.el (nnimap-version): Bump version number.
6631 2001-07-26 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6632 From Steven E. Harris <seh@speakeasy.org>
6634 * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6637 2001-07-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6639 * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6641 2001-07-25 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6643 * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6645 * mm-decode.el (mm-get-image): Guess then use the type.
6647 * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6649 2001-07-25 12:54:00 Danny Siu <dsiu@adobe.com>
6651 * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6652 display (%B) for threads if threading is off.
6654 2001-07-25 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6655 From Henrik Enberg <henrik@enberg.org>
6657 * gnus-msg.el: Customization patch.
6659 2001-07-25 22:22:22 Raymond Scholz <rscholz@zonix.de>
6661 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6663 (nnmail-split-fancy-with-parent): Ignore certain groups.
6665 2001-07-25 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6667 * gnus-util.el (gnus-byte-compile): New function.
6668 (gnus-use-byte-compile): New variable.
6669 (gnus-make-sort-function): Use it.
6671 * nnmail.el (nnmail-get-new-mail): Use it.
6673 * gnus-agent.el (gnus-category-make-function): Simple function or
6675 (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6677 * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6678 * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6679 (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6681 * message.el (message-check-news-header-syntax): Remove quote.
6683 2001-07-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6685 * message.el (message-use-mail-followup-to): `t' is not a
6688 2001-07-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6690 * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6692 2001-07-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6694 * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6695 there are long lines.
6697 2001-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6699 * dgnushack.el (copy-list): New compiler macro.
6701 2001-07-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6703 * message.el (message-bounce): If no Return-Path, the whole
6704 content is considered as the original message.
6706 * nnml.el (nnml-check-directory-twice): New variable.
6707 (nnml-article-to-file): Use it.
6708 (nnml-retrieve-headers): Hack it.
6710 2001-07-24 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6712 * gnus-win.el (gnus-buffer-configuration): New configure.
6714 * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6717 * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6718 (mm-display-external): Use display-term configure.
6720 2001-07-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6722 * gnus-delay.el (gnus-delay-default-hour): New variable.
6723 (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6725 2001-07-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6726 From Karl Kleinpaste <karl@charcoal.com>
6728 * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6729 (gnus-summary-prepare-threads): Ditto.
6731 * gnus.el (gnus-summary-line-format): Add %B.
6733 2001-07-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6735 * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6737 * mm-util.el (mm-string-as-multibyte): New function.
6739 * nnmh.el (nnmh-request-list-1): Encode, not decode!
6741 2001-07-23 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6743 * mm-util.el (mm-universal-coding-system): New variable.
6745 * gnus-start.el (gnus-startup-file-coding-system): Use it.
6747 * score-mode.el (score-mode-coding-system): Use it.
6749 2001-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
6751 * gnus-start.el (gnus-setup-news): Call
6752 `gnus-check-bogus-newsgroups' just after the native server is
6755 2001-07-23 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6757 * nnmail.el (nnmail-do-request-post): Util function to be used by
6758 `nnchoke-request-post' for all nnmail-derived backends.
6760 * nnml.el (nnml-request-post): Use it.
6762 * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6763 backend, for it groks nnml-request-post.
6765 * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6766 Treat `mail-post' backends like `mail' backends, not like `news'
6769 2001-07-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6771 * gnus-msg.el (gnus-setup-message): make-local-hook.
6773 2001-07-22 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6775 * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6776 XEmacs. Allow more units. Submitted by Karl Kleinpaste
6777 <karl@charcoal.com>, slightly changed by Kai.
6779 * message.el (message-check-news-header-syntax): When checking
6780 whether the groups exist, check the right server based on
6783 2001-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6785 * gnus-delay.el: New file.
6787 2001-07-21 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6789 * mm-util.el (mm-read-coding-system): Take two arguments.
6791 * gnus-sum.el (gnus-summary-show-article): Use
6792 mm-read-coding-system.
6794 * gnus-art.el (article-de-quoted-unreadable):
6795 (article-de-base64-unreadable, article-wash-html):
6796 (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6798 2001-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6800 * nnml.el (nnml-request-post): New function. Can be used for
6801 annotations in nnml groups.
6803 2001-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
6805 * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6808 * gnus-start.el (gnus-find-new-newsgroups): Use
6809 `message-make-date' instead of `current-time-string'.
6810 (gnus-ask-server-for-new-groups): Ditto.
6811 (gnus-check-first-time-used): Ditto.
6813 2001-07-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6815 * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6817 2001-07-18 Per Abrahamsen <abraham@dina.kvl.dk>
6819 * message.el (message-shorten-references): Change `maxcount' and
6820 `cut' to obey USEFOR draft 5.
6822 2001-07-12 Colin Walters <walters@cis.ohio-state.edu>
6824 * gnus-sum.el (gnus-summary-display-arrow): New variable.
6825 (gnus-summary-set-article-display-arrow): New function.
6826 (gnus-summary-goto-subject): Use it.
6828 2001-07-18 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6830 * gnus-sum.el (gnus-summary-import-article): Insert date if
6833 2001-07-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6835 * mml.el (mml-content-type-parameters): New variable.
6836 (mml-content-disposition-parameters): New variable.
6837 (mml-insert-mime-headers): Use them.
6838 (mml-parse-1): Accept charset.
6840 2001-07-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6842 * gnus-group.el (gnus-group-select-group): Doc fix.
6844 * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6846 2001-07-17 Katsumi Yamaoka <yamaoka@jpl.org>
6848 * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6849 to handle `define-derived-mode'.
6851 2001-07-16 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6852 From: Stefan Monnier <monnier@cs.yale.edu>
6854 * message.el (message-mode): Use define-derived-mode.
6855 (message-tab): message-completion-alist.
6857 * imap.el (imap-interactive-login): Use make-local-variable.
6859 (imap-authenticate): Ditto.
6861 * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6863 * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6865 2001-07-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6867 * message.el (message-citation-line-function): Refer to
6868 gnus-cite-attribution-suffix.
6870 2001-07-15 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
6872 * gnus-art.el,...: Error convention changes.
6874 2001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6876 * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6878 2001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6880 * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6881 (nnrss-read-server-data): Ditto.
6883 2001-07-13 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6885 * gnus-setup.el (gnus-use-installed-gnus): Typo.
6887 From Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk).
6889 2001-07-13 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6891 * gnus.el (gnus-summary-line-format): Add %o.
6893 * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6894 unless shell outputs something.
6896 2001-07-13 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6898 * gnus-art.el (gnus-boring-article-headers): Better doc.
6899 (article-hide-headers): Better regexp.
6900 Suggested by Matt Swift <swift@alum.mit.edu>.
6902 * nnheader.el (nnheader-max-head-length): Better doc.
6903 (nnheader-header-value): Skip spaces.
6904 (nnheader-parse-head): Remove space.
6905 Suggested by Matt Swift <swift@alum.mit.edu>.
6907 * gnus-sum.el (gnus-summary-show-raw-article): New function.
6908 (gnus-get-newsgroup-headers): Remove space.
6910 2001-07-12 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6912 * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6913 (gnus-summary-reply): Use it.
6914 (gnus-summary-reply-broken-reply-to): New function.
6915 (gnus-msg-force-broken-reply-to): New function.
6917 * mm-view.el (mm-inline-text): Showing as text/plain when error.
6919 2001-07-12 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6921 * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6923 2001-07-12 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6925 * mm-decode.el (mm-external-terminal-program): New variable.
6926 (mm-display-external): Use it. Use term to display when no
6929 2001-07-12 Bj
\e,Av
\e(Brn Torkelsson <torkel@hpc2n.umu.se>
6931 * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6932 Browse->Next entries to Browse->Prev
6934 2001-07-11 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6936 * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6938 2001-07-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6940 * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6941 for the default encoding.
6943 * nnrss.el (nnrss-url-field): New field.
6944 (nnrss-request-article): Add newsgroups.
6946 * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6948 2001-07-11 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6950 * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6952 * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6953 (gnus-draft-setup): Remove backlog.
6955 2001-07-10 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
6957 * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6960 2001-07-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6962 * gnus-msg.el (gnus-bug): Erase buffer.
6964 * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6966 2001-07-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6968 * mm-decode.el (mm-attachment-override-p): Fix typo.
6970 2001-03-19 05:28:00 Katsumi Yamaoka <yamaoka@jpl.org>
6972 * gnus-kill.el (gnus-execute): Work with the extra headers.
6973 * gnus-sum.el (gnus-summary-execute-command): Ditto.
6975 2001-07-09 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
6977 * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6978 may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6980 * message.el (message-send-mail-real-function): New variable.
6981 (message-send-mail-partially, message-send-mail):
6983 * nngateway.el (nngateway-request-post): Use it.
6985 * gnus-agent.el (gnus-agentize): Use it.
6987 * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6988 (nnsoup-revert-variables): Use it.
6990 2001-07-09 Colin Walters <walters@cis.ohio-state.edu>
6992 * mm-decode.el (mm-inline-media-tests): Default to displaying as
6993 text/plain if the type doesn't match any other media types.
6994 (mm-inlined-types): Doc fix.
6995 (mm-display-inline): Revert previous change (now handled by a
6996 default type in `mm-inline-media-tests'.
6997 (mm-inlinable-p): Revive.
6998 (mm-display-part): Call `mm-inlinable-p'.
6999 (mm-attachment-override-p): Ditto.
7000 (mm-inlined-p): Doc fix.
7002 * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
7003 well as `mm-inlined-p'.
7005 2001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7007 * nntp.el (nntp-send-command, nntp-send-command-nodelete):
7008 (nntp-send-command-and-decode): Use gnus-point-at-bol.
7010 2001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7011 From Paul Jarc <prj@po.cwru.edu>
7013 * message.el (message-use-mail-followup-to): New variable.
7014 (message-get-reply-headers): Use it.
7016 2001-07-04 Gerd Moellmann <gerd@gnu.org>
7018 * nnheader.el (nnheader-init-server-buffer): Make sure the
7019 *nntpd* buffer is made multibyte instead of a random buffer.
7021 2001-07-09 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7023 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
7024 when it returns headers.
7026 2001-07-07 Simon Josefsson <jas@extundo.com>
7028 * rfc2047.el (rfc2047-encode-message-header): Skip header when
7029 trying to fold. Thanks to Colin Walters
7030 <walters@cis.ohio-state.edu>
7032 2001-07-06 Simon Josefsson <jas@extundo.com>
7034 * imap.el (imap-parse-address-list, imap-parse-flag-list)
7035 (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
7036 Add information in `assert's.
7038 * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
7039 changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
7040 and `nnimap-group-overview-filename', should handle all
7041 change-of-uidvalidity related issues. But there may be other
7044 2001-07-05 Colin Walters <walters@cis.ohio-state.edu>
7046 * rfc2047.el (rfc2047-encode-message-header): Don't include the
7047 header name when folding.
7049 2001-07-05 Colin Walters <walters@cis.ohio-state.edu>
7051 * mm-decode.el (mm-inlined-types): Document relationship with
7052 `mm-inline-media-tests'.
7053 (mm-display-inline): Default to displaying as plain text if no
7054 inlining handler is available.
7055 (mm-inlinable-p): Remove.
7056 (mm-inlined-p): Don't call `mm-inlinable-p'.
7057 (mm-automatic-display-p): Ditto.
7058 (mm-attachment-override-p): Ditto.
7060 2001-07-04 Simon Josefsson <jas@extundo.com>
7062 * nnimap.el (nnimap-importantize-dormant): New variable.
7063 (nnimap-request-update-info-internal): Use it.
7064 (nnimap-request-set-mark): Ditto.
7066 2001-07-04 Didier Verna <didier@lrde.epita.fr>
7068 * nntp.el (nntp-send-command): don't pass a buffer argument to
7069 `point'. Only XEmacs accepts this.
7070 * nntp.el (nntp-send-command-nodelete): ditto.
7071 * nntp.el (nntp-send-command-and-decode): ditto.
7073 2001-07-04 Didier Verna <didier@lrde.epita.fr>
7075 * nntp.el (nntp-open-connection-function): doc update.
7076 * nntp.el (nntp-pre-command): New.
7077 * nntp.el (nntp-via-rlogin-command): New.
7078 * nntp.el (nntp-via-telnet-command): New.
7079 * nntp.el (nntp-via-telnet-switches): New.
7080 * nntp.el (nntp-via-user-name): New.
7081 * nntp.el (nntp-via-user-password): New.
7082 * nntp.el (nntp-via-address): New.
7083 * nntp.el (nntp-via-envuser): New.
7084 * nntp.el (nntp-via-shell-prompt): New.
7085 * nntp.el (nntp-open-telnet-stream): New.
7086 * nntp.el (nntp-open-via-rlogin-and-telnet): New.
7087 * nntp.el (nntp-open-via-telnet-and-telnet): New.
7088 * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
7089 * nntp.el (nntp-send-command): ditto.
7090 * nntp.el (nntp-send-command-nodelete): ditto.
7091 * nntp.el (nntp-send-command-and-decode): ditto.
7093 2001-06-30 YAGI Tatsuya <yagi@is.titech.ac.jp>
7095 * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
7098 2001-07-03 Simon Josefsson <jas@extundo.com>
7099 From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
7101 * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
7103 2001-07-03 Simon Josefsson <jas@extundo.com>
7105 * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
7106 remove it (workaround XEmacs `fill-region' bug).
7108 2001-07-01 Simon Josefsson <jas@extundo.com>
7110 * nnimap.el (nnimap-date-days-ago): Defeat locale.
7112 2001-06-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7114 * mml2015.el (mml2015-format-error): New function.
7115 (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
7116 (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
7117 (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
7119 2001-06-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7121 * nnrss.el (nnrss-retrieve-headers): The description may not exist.
7122 Suggested by Christoph Conrad <C.Conrad@cli.de>.
7124 * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
7127 2001-06-25 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7129 * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
7131 * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
7132 (nnrss-save-group-data): Ditto.
7134 * gnus-agent.el (gnus-agent-save-alist): Ditto.
7136 2001-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7138 * message.el (message-do-send-housekeeping): Narrow to headers.
7140 2001-06-24 Simon Josefsson <jas@extundo.com>
7142 * rfc2047.el (rfc2047-fold-region): The check to skip WSP
7143 insertion when breaking lines looked for " \t" instead of "[ \t]".
7144 (rfc2047-encode-message-header): Fold lines even if
7145 no QP encoding is done.
7147 2001-06-23 Simon Josefsson <jas@extundo.com>
7148 From Samuel Tardieu <sam@inf.enst.fr>
7150 * smime.el (smime-keys): Support additional certificates.
7151 (smime-make-certfiles): New function.
7152 (smime-sign-region): Use previous variables.
7153 (smime-get-certfiles): New function.
7154 (smime-sign-buffer): Use it.
7155 (smime-verify-region): Support both CAfile and CApath.
7157 2001-06-23 Simon Josefsson <jas@extundo.com>
7159 * smime.el (smime-decrypt-region): Perhaps work.
7161 2001-06-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7163 * gnus-msg.el (gnus-copy-article-buffer): Typo.
7165 2001-04-06 Ralph Schleicher <rs@nunatak.allgaeu.org>
7167 * mm-decode.el (mm-save-part): Rewrite file name.
7168 (mm-file-name-rewrite-functions): New variable.
7169 (mm-file-name-delete-whitespace): New function.
7170 (mm-file-name-trim-whitespace): New function.
7171 (mm-file-name-collapse-whitespace): New function.
7172 (mm-file-name-replace-whitespace): New variable and function.
7174 2001-06-22 Simon Josefsson <jas@extundo.com>
7176 * message.el (message-make-date): Workaround locale for weekdays.
7178 2001-06-21 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7180 * message.el (message-goto-body): Return nil if not found. (revert!)
7182 2001-06-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7183 From Fremlin <chief@bandits.org>
7185 * message.el (message-goto-body): Some messages have no header.
7187 * gnus-msg.el (gnus-copy-article-buffer): Use it.
7189 2001-06-21 Ralph Schleicher <rs@nunatak.allgaeu.org>
7191 * nnultimate.el (nnultimate-retrieve-headers): Date fix.
7193 2001-06-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7195 * message.el (message-make-date): Add week day.
7196 Suggested by Jason R. Mastaler <jason@mastaler.com>.
7198 2001-06-19 Simon Josefsson <jas@extundo.com>
7200 * message.el (message-yank-prefix): Doc fix.
7201 (message-yank-cited-prefix): Ditto.
7202 (message-delete-not-region): Keep citation prefix on first line,
7203 if possible and appropriate.
7205 2001-06-19 Simon Josefsson <jas@extundo.com>
7207 * imap.el (imap-process-connection-type): New variable.
7208 (imap-kerberos4-open, imap-gssapi-open): Use it. This makes
7209 recent `imtest's work completely (no line length issues), while
7210 making making old `imtest's unusable. Thanks to NAGY Andras
7211 <nagya@inf.elte.hu> for his work.
7213 2000-12-30 NAGY Andras <nagya@inf.elte.hu>
7215 * imap.el (imap-ssl-program): Add -quiet to shut up
7216 OpenSSL/SSLeay's internal debug talk.
7218 2001-06-19 Matt Armstrong <matt@lickey.com>
7220 * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
7223 2001-06-19 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7225 * nnmail.el (nnmail-article-buffer): New variable.
7226 (nnmail-split-incoming): Use it.
7228 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
7230 * qp.el (quoted-printable-decode-region): If called interactively,
7231 use coding-system-for-read.
7233 2001-06-16 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7235 * message.el (message-check-news-header-syntax): Check Reply-To.
7237 2001-06-16 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7239 * mml.el (mml-parse-1): Use message options.
7241 * message.el (message-do-fcc): Don't do anything if there is no
7244 2001-06-16 Simon Josefsson <jas@extundo.com>
7246 * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
7247 (nnimap-expunge-search-string): New variable.
7248 (nnimap-request-expire-articles): Use it.
7250 2001-06-15 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7252 * message.el (message-send-mail-with-qmail): wrong exit status is
7253 100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
7255 2001-06-15 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7257 * gnus-art.el (article-strip-multiple-blank-lines): Use
7258 delete-region instead of replace-match.
7260 2001-06-14 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7262 * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
7263 (nnweb-google-wash-article): Ditto.
7265 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
7267 * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
7269 2001-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
7271 * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
7274 2001-06-13 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7276 * gnus.el (gnus-email-address): Move it here.
7278 * gnus-art.el (article-de-quoted-unreadable): Read charset if
7280 (article-de-base64-unreadable): Ditto.
7281 (article-wash-html): Ditto.
7283 2001-06-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7285 * message.el (message-options-set-recipient): Don't add ", "
7286 unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
7288 2001-06-12 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7290 * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
7292 2001-06-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7294 * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
7295 From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
7297 * nnrss.el (nnrss-node-text): Node might be nil.
7299 2001-06-11 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7301 * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
7302 part. From Katsumi Yamaoka <yamaoka@jpl.org>.
7304 * nnrss.el (nnrss-group-alist): More items.
7306 2001-06-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7308 * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
7310 2001-06-03 Dale Hagglund <rdh@best.com>
7312 * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
7315 2001-06-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7317 From Benjamin Rutt <brutt+news@bloomington.in.us>
7319 * message.el (message-wide-reply-confirm-recipients): New variable.
7321 2001-06-06 ShengHuo ZHU <zsh@cs.rochester.edu>
7322 Trivial patch from Mark Thomas <mthomas@edrc.cmu.edu>
7324 * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
7325 fix so it works with XEmacs.
7327 2001-06-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7329 * nnrss.el (nnrss-retrieve-headers): Support description as extra
7332 2001-06-07 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7334 * nnrss.el: Fix a few bugs.
7336 2001-06-05 Simon Josefsson <jas@extundo.com>
7338 * mm-decode.el (mm-handle-set-external-undisplayer): Don't
7339 generate compiler warnings. From Alex Schroeder <alex@gnu.org>.
7341 2001-06-04 Hrvoje Niksic <hniksic@arsdigita.com>
7343 * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
7344 binary so that we don't transmit ISO 2022 garbage to the process.
7345 This is needed under XEmacs.
7347 2001-06-03 Simon Josefsson <simon@josefsson.org>
7349 * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
7350 autoloaded incorrectly below because ssl-program-* is bound.)
7351 Thanks to Amos Gouaux for report.
7353 2001-06-02 Simon Josefsson <simon@josefsson.org>
7355 * imap.el (imap-kerberos4-open):
7358 (imap-network-open):
7360 (imap-starttls-open): Set buffer to workaround spurious
7361 `accept-process-output' buffer changes. Thanks to Mats Lidell
7362 <Mats.Lidell@contactor.se> for report and partial patch and Jake
7363 Colman <colman@ppllc.com> for report.
7365 2001-05-31 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7367 * gnus-sum.el (gnus-summary-catchup): New argument.
7368 (gnus-summary-catchup-from-here): New function.
7370 2001-05-30 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7372 * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
7373 back, then insert glyph. (Before, the glyph was inserted first,
7374 then the newline.) This works around a behavior in XEmacs where
7375 it is not possible to insert a character after a glyph which is at
7376 the end of a buffer. Patch by Lloyd Zusman <ljz@asfast.com>.
7378 2001-05-28 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7380 From Jaap-Henk Hoepman (jhh@xs4all.nl).
7382 * mm-decode.el (mm-keep-viewer-alive-types): New variable.
7383 (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
7384 mm-destroy-postponed-undisplay-list): New functions.
7385 (mm-display-external): Use them.
7387 2001-05-27 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7389 * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
7390 `default-low' when evaluating `gnus-summary-highlight'.
7391 From Raja R Harinath <harinath@cs.umn.edu>.
7393 2001-05-27 Simon Josefsson <simon@josefsson.org>
7395 * message.el (message-yank-cited-prefix): New variable.
7396 (message-indent-citation): Use it.
7398 * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
7400 (mml2015-mailcrypt-clear-verify): Ditto.
7402 2001-05-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7403 From Nevin Kapur <nevin@jhu.edu>.
7405 * gnus-sum.el (gnus-summary-default-high-score,
7406 gnus-summary-default-low-score): New variables.
7407 (gnus-summary-highlight): Use them.
7409 2001-05-16 Didier Verna <didier@lrde.epita.fr>
7411 * message.el (message-mail): pass the 'send-actions argument to
7414 2001-05-16 Simon Josefsson <simon@josefsson.org>
7415 From Raymond Scholz <ray-2001@zonix.de>
7417 * gnus-art.el (gnus-mime-view-part-as-charset):
7418 (gnus-mime-internalize-part): Doc fixes.
7420 2001-05-11 Simon Josefsson <simon@josefsson.org>
7422 * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
7423 status lines without any text ("^215$").
7425 2001-05-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7427 * nnrss.el (nnrss-check-group): Reverse.
7429 2001-05-07 Simon Josefsson <simon@josefsson.org>
7431 * message.el (message-get-reply-headers):
7432 (message-followup): Fix typo, suggested by David Green
7435 2001-05-05 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7437 * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7439 * nnrss.el (nnrss-open-server): Read server data when it is called.
7440 (nnrss-request-expire-articles): Fix.
7442 2001-05-05 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7444 * message.el (message-do-send-housekeeping): mail-abbrevs may
7445 rename buffer behind Gnus.
7447 2001-05-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7449 * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7450 (nnrss-group-alist): Add more resources.
7451 (nnrss-check-group): Ignore errors.
7453 2001-05-04 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7455 * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7457 * nnslashdot.el (nnslashdot-request-list): Add time.
7458 (nnslashdot-request-expire-articles): New function.
7460 * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7461 secondary methods too.
7463 2001-05-03 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7465 * message.el (message-use-followup-to): Set default value to t.
7467 2001-05-03 Florian Weimer <fw@deneb.enyo.de>
7469 * message.el (message-dont-reply-to-names): Fix documentation.
7470 (message-get-reply-headers): Use Mail-Followup-To only for wide
7473 2001-05-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7475 * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7477 (nnrss-check-group): Use time.
7479 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7481 * gnus.el: Oort Gnus v0.03 is released.
7483 2001-05-01 19:06:21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7485 * nnultimate.el (nnultimate-topic-article-to-article): Use the
7488 2001-04-24 19:50:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7490 * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7492 2001-04-15 14:55:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7494 * nnultimate.el (nnultimate-retrieve-headers): Return all
7497 * gnus-sum.el (gnus-read-all-available-headers): New variable.
7498 (gnus-get-newsgroup-headers-xover): Use it.
7500 2001-04-14 15:47:26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7502 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7504 2001-04-30 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7506 * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7508 2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7510 * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7513 * gnus.el (gnus-info-nodes): Remove a few The's.
7515 2001-04-29 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7517 * mail-source.el (mail-source-movemail): Call-process may return a
7518 signal description string.
7520 * gnus-start.el (gnus-read-newsrc-el-file):
7521 gnus-newsrc-file-version may be nil.
7523 * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7524 Suggested by Michael Sperber [Mr. Preprocessor]
7525 <sperber@informatik.uni-tuebingen.de>.
7527 2001-04-25 Per Abrahamsen <abraham@dina.kvl.dk>
7529 * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7531 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
7533 * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7536 2001-04-18 Simon Josefsson <simon@josefsson.org>
7538 * smime.el (smime-ask-passphrase): Rework to return value.
7539 (smime-sign-region): Rework to bind value and use it.
7540 (smime-decrypt-region): Ditto.
7542 2001-04-18 Mathias Herberts <Mathias.Herberts@iroise.net>
7543 Committed by Simon Josefsson <simon@josefsson.org>
7545 * smime.el (smime-ask-passphrase): New function.
7546 (smime-sign-region): Use it.
7547 (smime-encrypt-cipher): New variable.
7548 (smime-decrypt-region): Ditto.
7550 2001-04-12 Jason Merrill <jason_merrill@redhat.com>
7551 Committed by Simon Josefsson <simon@josefsson.org>
7553 * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7556 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7558 *gnus.el: Oort Gnus v0.02 is released.
7560 2001-04-14 00:48:42 Lars Magne Ingebrigtsen <larsi@quimby.gnus.org>
7562 * gnus.el: Oort Gnus v0.01 is released.
7564 2001-04-13 22:01:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
7566 * gnus-sum.el (gnus-summary-highlight): Highlight read
7567 undownloaded articles as read articles.
7569 * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7570 (gnus-agent-get-undownloaded-list): Mark all undownloaded
7571 articles, even read ones, as such.
7573 * gnus-sum.el (gnus-summary-find-matching): Clean up.
7574 (gnus-find-matching-articles): New function.
7575 (gnus-summary-limit-include-matching-articles): New command.
7576 (gnus-summary-limit-include-thread): Include articles that have
7578 (gnus-offer-save-summaries): Clean up.
7580 2001-04-13 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7582 * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7584 2001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7585 From Jason Merrill <jason_merrill@redhat.com>
7587 * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7589 2001-04-10 08:01:15 Katsumi Yamaoka <yamaoka@jpl.org>
7590 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
7592 * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7593 newsgroup names when the original article is a news message.
7595 2001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7597 * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7598 supported. Suggest by Jim Meyering <jim@meyering.net>.
7600 2001-04-02 Nevin Kapur <nevin@jhu.edu>
7601 Committed by Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7603 * nnmail.el (nnmail-split-it): Added check for .* at the end of
7604 regexp in nnmail-split-fancy.
7606 2001-04-10 Simon Josefsson <simon@josefsson.org>
7608 * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7610 2001-04-10 Colin Marquardt <colin@marquardt-home.de>
7612 * message.el (message-send-mail): Improve the interaction with the
7615 2001-04-10 Simon Josefsson <simon@josefsson.org>
7617 * imap.el (imap-message-copy): Work around buggy servers that
7618 doesn't send TRYCREATE tags.
7620 2001-04-09 01:15:54 Katsumi Yamaoka <yamaoka@jpl.org>
7622 * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7624 2001-04-05 21:43:25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7626 * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7629 2001-04-04 16:13:17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7631 * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7634 2001-04-02 00:40:12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7636 * gnus-art.el (gnus-parse-news-url): New function.
7637 (gnus-button-handle-news): New function.
7638 (gnus-button-alist): Point to new functions.
7640 * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7642 * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7645 * message.el (message-check-news-header-syntax): Question even
7646 when Gnus doesn't know the group names.
7647 (message-send-news): Clean up.
7649 * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7650 exited on purpose without saving.
7652 * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7654 2001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7656 * gnus-score.el (gnus-score-orphans): Clean up.
7658 * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7660 * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7663 * gnus-start.el (gnus-close-all-servers): Find the right items to
7666 * qp.el (quoted-printable-decode-region): Just message
7667 malformation; don't quit.
7669 2001-03-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7670 From Gerd Moellmann <gerd@gnu.org>.
7672 * gnus.el (gnus-interactive): A typo.
7674 2001-03-26 Juanma Barranquero <lektu@uol.com.br>
7675 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
7677 * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7678 `assq-delete-all', if that function exists; otherwise use the old
7679 definition. Documentation changed to match the one in
7682 2001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7684 * gnus-start.el (gnus-close-all-servers): New function.
7686 * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7687 (gnus-server-remove-denials): Clean up.
7689 * gnus-sum.el (gnus-summary-sort-by-original): New command and
7692 2001-03-31 02:56:55 Lars Magne Ingebrigtsen <larsi@gnus.org>
7694 * message.el (message-send-news): Message where we are sending.
7695 (message-send-mail): Ditto.
7697 * gnus.el (gnus-server-string): New function.
7699 * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7701 * mm-decode.el (mm-default-directory): Customized.
7702 (mm-tmp-directory): Ditto.
7704 * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7705 (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7707 (gnus-summary-line-format-alist): ?l is now a string.
7708 (gnus-summary-prepare-threads): Output ? for unknown lines.
7709 (gnus-summary-insert-line): Ditto.
7710 (gnus-summary-print-article): Unbalanced parentheses.
7712 * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7713 out whether new stuff has arrived.
7715 2001-03-31 02:14:38 Alan Shutko <ats@acm.org>
7717 * gnus-sum.el: Let printing work on ttys on Emacs.
7719 2001-03-31 01:11:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7721 * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7724 * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7727 2001-03-31 01:04:54 Francis Litterio <franl@world.std.com>
7729 * message.el (message-set-auto-save-file-name): Don't use
7732 2001-03-31 00:03:42 Lars Magne Ingebrigtsen <larsi@gnus.org>
7734 * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7737 * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7739 * gnus-msg.el (gnus-put-message): Clean up.
7740 (gnus-summary-reply): Mark all replied-to articles as replied to.
7741 (gnus-inews-add-send-actions): Also mark as forwarded.
7742 (gnus-summary-mail-forward): Mark as forwarded.
7744 * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7746 (gnus-summary-mark-article-as-forwarded): Ditto.
7748 * gnus-msg.el (gnus-summary-resend-message): Mark article as
7750 (gnus-summary-mail-forward): Clean up.
7752 * gnus.el (gnus-article-mark-lists): Added forward.
7754 * gnus-sum.el (gnus-forwarded-mark): New variable.
7755 (gnus-summary-prepare-threads): Use it.
7756 (gnus-summary-update-secondary-mark): Ditto.
7757 (gnus-newsgroup-forwarded): New variable.
7759 2001-03-30 23:13:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
7761 * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7762 (gnus-summary-very-wide-reply): New command and keystroke.
7763 (gnus-summary-very-wide-reply-with-original): Ditto.
7765 * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7766 (gnus-score-adaptive): Use it.
7768 * gnus-start.el (gnus-get-unread-articles): Clean up.
7770 2001-03-21 20:00:43 Lars Magne Ingebrigtsen <larsi@gnus.org>
7772 * nnultimate.el (nnultimate-retrieve-headers): Work for other
7775 2001-03-21 Didier Verna <didier@lrde.epita.fr>
7777 * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7778 * gnus-start.el (gnus-subscribe-newsgroup): use it.
7780 2001-03-15 09:47:23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7782 * nnultimate.el (nnultimate-retrieve-headers): Understand
7783 long-form month names.
7785 2001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7787 * gnus-sum.el (gnus-summary-show-all-headers):
7788 gnus-article-show-all-headers is broken. Use
7789 gnus-summary-toggle-header instead.
7791 * mml2015.el (mml2015-gpg-extract-from): No error.
7793 2001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7794 From Bj
\e,Ax
\e(Brn Mork <bmork@dod.no>.
7796 * mml2015.el (mml2015-gpg-extract-from): New function.
7797 (mml2015-gpg-verify): Use it.
7798 (mml2015-gpg-clear-verify): Use it.
7800 2001-03-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7802 * message.el (message-setup-fill-variables): Use
7803 fill-paragraph-function.
7804 (message-fill-paragraph): Take an argument.
7805 (message-newline-and-reformat): Take another argument.
7807 2001-03-16 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7809 * message.el (rmail-output): It is in rmailout.el not rmail.el.
7811 2001-03-16 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7813 * message.el (message-forward): local-variable-p takes an extra
7816 2001-03-16 Simon Josefsson <simon@josefsson.org>
7818 * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7819 `nnimap-use-nov-p' (it really tested the negative).
7820 (nnimap-retrieve-headers): Use it.
7822 2001-03-11 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7824 * message.el (message-generate-headers-first): Update doc.
7826 2001-03-10 Matthias Wiehl <mwiehl@gmx.de>
7828 * gnus.el (gnus-summary-line-format): Typo.
7830 2001-03-11 Simon Josefsson <simon@josefsson.org>
7832 * mailcap.el (mailcap-mime-data): Add application/sieve.
7833 (mailcap-mime-extensions): Add .siv, .xls.
7835 2001-03-14 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7836 From Christoph Conrad <christoph.conrad@gmx.de>
7838 * gnus-score.el (gnus-summary-lower-thread): Typo.
7840 2001-03-14 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7842 * message.el (message-forward-decoded-p): New variable.
7843 (message-forward-subject-author-subject): Use it.
7844 (message-make-forward-subject): Use it.
7845 (message-forward): Use it.
7847 * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7849 * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7850 Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7852 ;;Has been fixed -- zsh.
7853 ;;2001-03-05 Dave Love <fx@gnu.org>
7855 ;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7856 ;; Move it after definition of mm-coding-system-p.
7858 2001-03-01 Dave Love <fx@gnu.org>
7860 * mm-util.el (mm-inhibit-file-name-handlers): Add
7863 2001-02-11 Dave Love <fx@gnu.org>
7865 * message.el (message-signature-file): Fix doc, :type.
7867 2001-02-08 Dave Love <fx@gnu.org>
7869 * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7870 (message-posting-charset): Defvar when compiling again.
7871 (rfc2047-encodable-p): Require message.
7873 * gnus-sum.el (gnus-alter-articles-to-read-function):
7874 * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7876 2001-03-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7878 * nnrss.el: New file.
7880 2001-03-08 02:41:36 Katsumi Yamaoka <yamaoka@jpl.org>
7881 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
7883 * rfc2047.el (rfc2047-unfold-region): Fix arg of
7884 `skip-chars-forward'.
7886 2001-03-07 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7888 * nndraft.el (nndraft-request-group): Restore auto save files if
7889 the original files do not exist.
7891 2001-03-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7893 * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7896 * mm-decode.el (mm-dissect-buffer): Call
7897 mail-extract-address-components only if necessary.
7899 2001-03-06 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7901 * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7903 (gnus-score-search-global-directories): Use file-directory-p.
7905 * gnus-score.el (gnus-score-score-files-1): Use
7906 gnus-kill-files-directory.
7907 From Adrian Aichner <adrian@xemacs.org>.
7909 2001-03-05 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7911 * gnus.el (charset): Move here from gnus-sum.el.
7913 2001-03-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7915 * mml.el (mml-preview): Disable local map.
7917 * gnus-sum.el (gnus-summary-make-menu-bar): Make
7918 gnus-article-post-menu here.
7920 * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7921 if it has not been made.
7923 2001-03-02 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7925 * gnus-art.el (gnus-article-describe-key): Map key to event.
7926 (gnus-article-describe-key-briefly): Ditto
7928 2001-03-01 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7930 * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7932 2001-03-01 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7933 From Katsumi Yamaoka <yamaoka@jpl.org>.
7935 * dgnushack.el (coerce, merge, subseq): defmacro.
7937 2001-03-01 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7939 * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7940 A fake defalias in nndraft.el results a not-activated bug in
7941 uncompiled versions.
7943 2001-02-26 11:27:27 Paul Jarc <prj@po.cwru.edu>
7944 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
7946 * gnus-util.el (gnus-split-references): Handle malformed References:.
7948 2001-02-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7950 * gnus-art.el (gnus-article-mime-part-status): 1 part.
7952 2001-02-25 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7953 From NAGY Andras <nagya@inf.elte.hu>.
7955 * gnus.el (gnus-parameters): Typo.
7957 2001-02-24 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7959 * gnus.el (gnus-read-method): Remove redundancy.
7961 2001-02-23 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7963 * nnslashdot.el (nnslashdot-backslash-url): New variable.
7964 (nnslashdot-request-list): Use it.
7966 2001-02-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7968 * nnml.el (nnml-generate-active-info): Fix the case when there is
7971 * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7972 (gnus-summary-create-article): New function.
7974 * gnus-group.el (gnus-group-mark-article-read): New function.
7976 * gnus-msg.el (gnus-inews-do-gcc): Use it.
7978 * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7980 2001-02-23 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7982 * gnus-art.el (gnus-article-edit-done): Don't use
7983 gnus-article-edit-exit.
7984 (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7986 * gnus.el (gnus-parameters): New variable.
7987 Suggested by NAGY Andras <nagya@inf.elte.hu>.
7988 (gnus-parameters-get-parameter): New function.
7989 (gnus-group-find-parameter): Use it.
7991 2001-02-23 Simon Josefsson <simon@josefsson.org>
7993 * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7994 change of default value to `current'.
7996 2001-02-23 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
7998 * nneething.el (nneething-get-head): Insert unreadable file too.
8000 2001-02-22 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8002 * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
8004 * webmail.el (webmail-type-definition): Deja is bought by google.
8006 2001-02-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8008 * gnus-sum.el (gnus-fetch-headers): New function.
8009 (gnus-select-newsgroup): Use it.
8010 (gnus-summary-insert-articles): New function.
8011 (gnus-summary-insert-old-articles): New function.
8012 (gnus-summary-insert-new-articles): New function.
8014 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
8015 (gnus-group-list-active): Ditto.
8016 * gnus-sum.el (gnus-set-mode-line): Ditto.
8017 (gnus-summary-read-group-1): Ditto.
8019 2001-02-21 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8021 * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
8024 2001-02-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8026 * smiley.el (gnus-smiley-display): Don't do widening.
8028 * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
8031 * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
8033 * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
8035 (gnus-mime-display-multipart-related-as-mixed): New variable.
8036 (gnus-mime-display-part): Use them.
8038 2001-02-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8040 * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
8043 2001-02-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8045 * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
8046 (nnweb-request-article): Call reference if exists.
8047 (nnweb-type-definition): Dejanews is bought by google.com.
8050 2001-02-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8052 * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
8054 2001-02-19 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8056 * gnus-sum.el (gnus-thread-sort-functions): Doc fix. Refer to
8057 gnus-article-sort-functions.
8058 (gnus-article-sort-functions): Doc fix. Refer to
8059 gnus-thread-sort-functions.
8061 2001-02-18 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8062 From Paul Jarc <prj@po.cwru.edu>.
8064 * message.el (message-get-reply-headers): More fixes.
8066 2001-02-17 Paul Jarc <prj@po.cwru.edu>
8067 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
8069 * message.el (message-get-reply-headers): Fix bug with
8070 Mail-Followup-To/to-address interaction.
8072 2001-02-17 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8074 * gnus-msg.el (gnus-configure-posting-styles): Match header in
8077 2001-02-16 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8079 * message.el (message-do-send-housekeeping): Rename to a better
8082 2001-02-16 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8084 * message.el (message-cancel-news): Check article first, then ask
8087 2001-02-16 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8089 * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
8091 2001-02-16 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8093 * gnus-range.el (gnus-range-normalize): New function.
8095 2001-02-15 NAGY Andras <nagya@inf.elte.hu>
8097 * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
8099 2001-02-14 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8101 * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
8103 * nnagent.el (nnagent-request-regenerate): New function.
8105 * nnfolder.el (nnfolder-request-regenerate): New deffoo.
8107 * nnml.el (nnml-generate-nov-databases): Accept argument
8108 server. Don't open server if it is opened.
8109 (nnml-request-regenerate): Use it. Change to deffoo.
8111 2001-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
8112 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
8114 * gnus.el (gnus-define-group-parameter): Fix.
8116 2001-02-14 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8118 * gnus.el (gnus-define-group-parameter): Improved.
8120 * gnus-sum.el (charset): Define parameter.
8121 (ignored-charsets): Ditto.
8122 (gnus-summary-setup-default-charset): Use them.
8124 * gnus-start.el (gnus-read-descriptions-file): Use them.
8126 * gnus-cus.el (gnus-group-parameters): Remove them.
8128 2001-02-14 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8130 * gnus-sum.el (gnus-summary-print-article): Redo highlight.
8132 2001-02-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8134 * gnus-sum.el (gnus-summary-read-group-1): Remove
8135 gnus-summary-set-local-parameters.
8136 (gnus-summary-setup-buffer): Put it here.
8138 2001-02-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8140 * gnus.el (to-address): Define parameter.
8142 * gnus-art.el (article-hide-boring-headers): Use them.
8143 * gnus-msg.el (gnus-post-news): Ditto.
8144 * gnus-cus.el (gnus-group-parameters): Remove them.
8146 2001-02-13 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8148 * gnus-draft.el (gnus-draft-reminder): New function.
8150 * gnus-art.el (gnus-sender-save-name): New function.
8152 2001-02-13 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8154 * mm-util.el (mm-mime-charset): Error message.
8156 2001-02-13 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8158 * message.el (message-check-news-body-syntax): Don't check mml lines.
8160 2001-02-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8162 * gnus-topic.el (gnus-subscribe-topics): Return nil if not
8165 * gnus-start.el (gnus-call-subscribe-functions): New function.
8166 (gnus-find-new-newsgroups): Use it.
8167 (gnus-ask-server-for-new-groups): Use it.
8168 (gnus-check-first-time-used): Use it.
8169 (gnus-subscribe-newsgroup-method): Grok a list of functions.
8170 (gnus-subscribe-options-newsgroup-method): Ditto.
8171 (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
8174 2001-02-12 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8176 * gnus-cus.el (gnus-score-customize): Doc fix.
8178 2001-02-11 Jesper Harder <harder@ifa.au.dk>
8180 * dgnushack.el (my-getenv): Typo.
8182 2001-02-11 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8184 * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
8186 2001-02-11 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8188 * gnus-group.el (gnus-group-suspend): Offer save summaries.
8190 * gnus-art.el (gnus-treat-leading-whitespace): New variable.
8191 (gnus-treatment-function-alist): Use it.
8192 (article-remove-leading-whitespace): New function.
8193 (gnus-article-make-menu-bar): Use it.
8195 * gnus-sum.el (gnus-summary-wash-empty-map): Add
8196 remove-leading-whitespace.
8197 (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
8198 because of conflict.
8200 2001-02-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8202 * Makefile.in: Hack generating gnus-load.el.
8203 * dgnushack.el: Ditto.
8204 * gnus-load.el: Remove it.
8206 2001-02-09 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8208 * dgnushack.el : Add URLDIR.
8210 * Makefile.in (EMACS_COMP): Ditto.
8212 2001-02-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8214 * gnus-cus.el (gnus-score-customize): Error on no score file.
8216 2001-02-09 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8218 * mm-decode.el (mm-merge-handles): New function.
8220 * mm-view.el (mm-inline-message): Use it.
8221 (mm-view-message): Ditto.
8223 * mm-partial.el (mm-inline-partial): Ditto.
8225 * mm-extern.el (mm-inline-external-body): Ditto.
8227 * gnus-art.el (gnus-mime-view-part): Ditto.
8228 (gnus-mime-view-part-as-type): Ditto.
8229 (gnus-mime-save-part-and-strip): Prevent users to strip in some
8232 2001-02-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8234 * message.el (message-cancel-news): Allow to shoot foot.
8235 (message-supersede): Ditto.
8237 2001-02-08 Tommi Vainikainen <thv@iki.fi>
8239 * gnus-sum.el (gnus-simplify-subject-re): Use
8240 message-subject-re-regexp.
8242 2001-02-08 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8244 * nnmail.el (nnmail-expiry-target-group): Bind
8245 nnmail-cache-accepted-message-ids to nil.
8247 * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
8250 2001-02-07 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8252 * qp.el (quoted-printable-encode-region): Make sure characters are
8253 between 00 and FF. Don't check charset.
8255 * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
8257 * rfc2047.el (rfc2047-q-encode-region): Ditto.
8259 2001-02-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8261 * message.el (message-make-forward-subject): Argument decoded.
8262 (message-forward): Use it when digest.
8264 * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
8267 2001-02-07 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8269 * message.el (message-generate-headers-first): Doc fix.
8271 2001-02-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8273 * gnus-art.el (article-make-date-line): Error proof.
8275 2001-02-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8277 * gnus-group.el (gnus-group-listing-limit): New variable.
8278 (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
8280 * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
8282 2001-02-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8284 * message.el (message-newline-and-reformat): Special case for
8287 2001-02-06 Per Abrahamsen <abraham@dina.kvl.dk>
8289 * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
8292 2001-02-06 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8294 * message.el (message-encode-message-body): Don't insert
8295 Content-Type if it is inside a mail.
8297 2001-02-06 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8299 * gnus-xmas.el (gnus-xmas-article-menu-add): Add
8300 gnus-article-commands-menu.
8302 * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
8305 * gnus-start.el (gnus-read-descriptions-file): Use
8306 gnus-group-name-charset and gnus-group-charset-alist.
8308 2001-02-04 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8310 * gnus-sum.el (gnus-summary-mark-as-processable): Understand
8313 * gnus-start.el (gnus-group-change-level): Remove from both
8314 gnus-zombie-list and gnus-killed-list.
8316 2001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8318 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
8319 gnus-subscribe-topics.
8321 * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
8323 2001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8325 * gnus-art.el (gnus-article-make-menu-bar): Make
8326 gnus-article-post-menu.
8328 * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
8330 * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
8332 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8334 * message.el (message-mode-menu): Ditto.
8336 * gnus-art.el (defvar): eval-when-compile.
8338 2001-02-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8340 * gnus-agent.el (gnus-agentize): Fix doc.
8342 2001-02-02 Karl Kleinpaste <karl@charcoal.com>
8344 * mml.el (mml-preview): Bind `q'.
8346 2001-02-02 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8348 * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
8350 2001-01-31 Dave Love <fx@gnu.org>
8352 * mm-util.el (mm-mime-mule-charset-alist)
8353 (mm-find-mime-charset-region): Consider mule-utf-8.
8355 2001-01-31 Dave Love <fx@gnu.org>
8357 * gnus-art.el (gnus-article-x-face-command)
8358 (gnus-treat-display-xface, gnus-treat-display-smileys): Add
8361 2001-01-26 Dave Love <fx@gnu.org>
8363 * mm-util.el (mm-multibyte-string-p): New.
8365 ;; * qp.el: Remove un-logged bogus changes from 2000-12-20.
8366 ;; (quoted-printable-encode-region): Doc fix. Don't call
8367 ;; string-as-multibyte on class. Clarify line-folding.
8368 (quoted-printable-encode-string): Make temp buffer inherit
8369 string's multibyteness.
8371 2001-01-23 Gerd Moellmann <gerd@gnu.org>
8373 * nnheader.el (toplevel): Don't require `gnus-util' at
8374 compile-time; this creates a circular dependency, and prevents
8377 2001-01-22 Andreas Schwab <schwab@suse.de>
8379 * nnheader.el (gnus-delete-line): Autoload it as a macro.
8381 2001-01-31 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8383 * nnmail.el (nnmail-remove-list-identifiers): Use consp.
8385 * gnus-art.el (article-hide-list-identifiers): Ditto.
8387 * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
8389 2001-01-31 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8391 * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
8393 * gnus-art.el (article-hide-list-identifiers): Similar.
8395 2001-01-31 Karl Kleinpaste <karl@charcoal.com>
8397 * nnmail.el (nnmail-remove-list-identifiers): Improved.
8399 2001-01-31 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8401 * gnus-score.el (gnus-summary-score-entry): match may be an integer.
8403 2001-01-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8405 * gnus-util.el (gnus-string-equal): New function.
8407 * gnus-art.el (article-hide-boring-headers): Use it.
8409 2001-01-27 Karl Kleinpaste <karl@charcoal.com>
8411 * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
8413 2001-01-27 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8415 * gnus-msg.el (gnus-msg-mail): Support switch-action.
8417 2001-01-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8419 * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
8420 command if there is not last-saver.
8422 2001-01-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8424 * nntp.el (nntp-open-connection): 201 is possible.
8426 2001-01-24 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8428 * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
8429 (rfc2047-charset-encoding-alist): Add big5.
8431 2001-01-24 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8433 * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8434 (gnus-agent-remove-server): Ditto.
8435 (autoload): gnus-server-update-server.
8437 * gnus-srvr.el (gnus-server-line-format): Add %a.
8438 (gnus-server-line-format-alist): Add gnus-tmp-agent.
8439 (gnus-server-insert-server-line): Use it.
8441 2001-01-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8443 * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8446 2001-01-24 Simon Josefsson <sj@extundo.com>
8448 * mail-source.el (mail-sources): Add :program specifier to IMAP
8450 (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8452 2001-01-24 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8454 * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8456 2001-01-24 12:22:47 Lars Magne Ingebrigtsen <larsi@gnus.org>
8458 * nntp.el (nntp-wait-for): Return the success code.
8459 (nntp-open-connection): Use it.
8461 2001-01-11 11:49:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8463 * gnus-int.el (gnus-check-server): Allow breaking the opening.
8465 2001-01-23 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8467 * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8469 2001-01-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8471 * gnus-sum.el (gnus-summary-print-article): Take one prefix
8472 argument. Allow to print several articles in one file.
8474 2001-01-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8476 * webmail.el (webmail-type-definition): netaddress changes.
8478 2001-01-21 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8480 * gnus.el: Fix copyright. Remove trailing spaces.
8482 * message.el (message-forward): Use mule4.
8484 2001-01-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8486 * mm-util.el (mm-string-as-unibyte): New function.
8488 * message.el (message-forward): Use it.
8490 2001-01-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8492 * message.el (message-cite-original-without-signature): Don't peel
8494 (message-get-reply-headers): Add Cc if it is not in follow-to.
8496 2001-01-20 Simon Josefsson <sj@extundo.com>
8498 * mm-decode.el (mm-handle-multipart-from): Add.
8499 (mm-dissect-buffer): Save From: header value.
8500 (mm-security-from): Remove.
8501 (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8503 * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8504 instead of `mml-security-from'. Protect null from value.
8506 2001-01-20 Simon Josefsson <sj@extundo.com>
8508 * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8509 application/vnd.ms-excel attachments.
8511 2001-01-19 Simon Josefsson <sj@extundo.com>
8513 * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8515 2001-01-19 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8517 * message.el (message-ignored-mail-headers): Ditto.
8519 2001-01-19 Simon Josefsson <sj@extundo.com>
8521 * message.el (message-ignored-news-headers): Only search beginning
8524 2001-01-19 Alberto Lusiani <a.lusiani@noemail.org>
8526 * message.el (message-send-mail): Content-Type may not be there.
8528 2001-01-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8530 * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8531 * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8533 * gnus-art.el (article-display-x-face): Insert X-Face if there is
8536 2001-01-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8538 * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8541 2001-01-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8543 * message.el (message-yank-original): Understand
8546 2001-01-18 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8548 * gnus-art.el (gnus-boring-article-headers): Add to-address.
8549 (article-hide-boring-headers): Ditto.
8551 * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8553 2001-01-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8555 * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8558 2001-01-16 Simon Josefsson <simon@josefsson.org>
8560 * message.el (message-make-in-reply-to): Add comment to message-id
8561 (old syntax, see 2000-08-02 change).
8563 2001-01-16 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8565 * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8566 (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8567 (gnus-button-reply): Ditto.
8569 2001-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8571 * gnus-art.el (article-display-x-face): Fix.
8573 2001-01-15 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8575 * gnus-art.el (article-display-x-face): Use
8576 gnus-original-article-buffer.
8578 2001-01-15 Jack Twilley <jmt@tbe.net>
8580 * message.el (message-add-header): Move to point-max.
8582 2001-01-15 Simon Josefsson <simon@josefsson.org>
8584 * smime.el (smime-CA-directory, smime-CA-file): Change default to
8585 nil, improve documentation.
8586 (smime-certificate-directory): Comment out false hints (until it
8589 * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8590 there aren't any keys.
8591 (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8592 verify certificate. Default is changed to only check integrity.
8593 Improved security status texts. If a certificate doesn't contain
8594 a email address, don't fail.
8596 * smime.el (smime-noverify-region):
8597 (smime-noverify-buffer): New functions. Verifies integrity only.
8599 2001-01-12 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8601 * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8603 2001-01-12 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8605 * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8606 (gnus-remove-some-windows): Ditto.
8608 2001-01-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8610 * gnus-art.el (article-make-date-line): 11th.
8612 2001-01-11 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8614 * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8615 (mml2015-gpg-sign): Ditto.
8617 2001-01-10 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8619 * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8620 * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8622 2001-01-08 Dave Love <fx@gnu.org>
8624 * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8627 * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8629 * message.el: Doc and message fixes.
8630 (message-send-rename-function)
8631 (message-make-forward-subject-function)
8632 (message-send-mail-function, message-reply-to-function)
8633 (message-wide-reply-to-function, message-followup-to-function)
8634 (message-distribution-function, message-auto-save-directory): Fix
8637 * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8638 proceeding after warnings. Amend multipart warning message.
8640 2001-01-04 Dave Love <fx@gnu.org>
8642 * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8644 (gnus-make-directory): Require nnmail.
8646 * mm-decode.el (mm-inline-media-tests): Add
8647 image/x-portable-bitmap.
8648 (mm-get-image): Grok pbm.
8650 2001-01-10 Paul Stevenson <p.stevenson@surrey.ac.uk>
8652 * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8654 2001-01-09 Didier Verna <didier@xemacs.org>
8656 * dgnushack.el (dgnushack-compile): give a dummy value to
8657 `gnus-xmas-glyph-directory' for the time of compilation.
8658 * gnus-agent.el: moved some XEmacs specific hook add-ons from
8659 `gnus-xmas-[re]define' to avoid loosing user custom settings.
8660 * gnus-art.el: ditto.
8661 * gnus-group.el: ditto.
8662 * gnus-salt.el: ditto.
8663 * gnus-sum.el: ditto.
8664 * gnus-topic.el: ditto.
8665 * gnus-xmas.el (gnus-xmas-define): see above.
8666 * gnus-xmas.el (gnus-xmas-redefine): see above.
8667 * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8668 non-continuable error when the directory can't be found.
8670 2001-01-09 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8672 * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8674 * gnus-art.el (gnus-mime-view-part): Copy it.
8675 (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8677 2001-01-09 Michael Downes <mjd@ams.org>
8679 * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8681 2001-01-08 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8683 * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8684 orig-file. Use ',source.
8686 2001-01-08 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8688 * gnus-xmas.el (gnus-xmas-modeline-glyph):
8689 (gnus-xmas-group-startup-message):
8690 Detect gnus-xmas-glyph-directory when it is nil.
8692 2001-01-08 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8694 * pop3.el (pop3-get-message-count): Andrew Innes
8695 <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8697 2001-01-05 06:49:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
8699 * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8701 * time-date.el (time-to-number-of-days): New function.
8703 2001-01-04 11:06:14 Gregory Chernov <greg@visiontech-dml.com>
8705 * nnslashdot.el (nnslashdot-request-list): Always get the right
8708 2001-01-05 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8710 * message.el (message-minibuffer-local-map): New keymap.
8711 (message-read-from-minibuffer): Use it.
8712 * gnus-msg.el (gnus-summary-resend-message): Use it
8714 2001-01-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8716 * gnus-start.el (gnus-display-time-event-handler): New function.
8717 (gnus-after-getting-new-news-hook): Use it.
8719 2001-01-03 07:26:58 Lars Magne Ingebrigtsen <larsi@gnus.org>
8721 * message.el (message-ignored-mail-headers): Add draft header.
8723 2001-01-02 06:28:28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8725 * gnus-sum.el (gnus-summary-expire-articles): Don't save
8728 * nnslashdot.el (nnslashdot-request-list): Get the right year.
8730 2001-01-01 00:52:44 Ed L. Cashin <ecashin@coe.uga.edu>
8732 * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8734 2000-12-31 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8736 * qp.el (quoted-printable-decode-region): Don't backward-char.
8738 2000-12-31 03:57:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
8740 * gnus-draft.el: Mark articles as replied.
8742 * gnus-sum.el (gnus-summary-add-mark): New function.
8744 * gnus-group.el (gnus-add-mark): New function.
8746 * gnus-sum.el (gnus-summary-buffer-name): New function.
8747 (gnus-summary-setup-buffer): Use it.
8749 * gnus-draft.el: Set things up with the right post method and
8752 * message.el (message-ignored-news-headers): Remove X-Draft-From.
8754 * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8756 * gnus.el (gnus-draft-meta-information-header): New variable.
8758 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
8760 * gnus-art.el (gnus-treatment-function-alist): Move the date
8761 functions before the header sorting functions.
8763 * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8765 * dgnushack.el (dgnushack-compile): Message whether there is w3.
8766 Don't (push "/usr/share/emacs/site-lisp" load-path).
8768 * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8769 to empty fill prefixes.
8771 2000-12-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8773 * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8774 Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8776 2000-12-30 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8778 * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8780 * nnml.el (autoload): Move to nnheader.el.
8782 * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8783 (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8784 (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8785 Kvarnstr
\e,Av
\e(Bm <jonkv@ida.liu.se>.
8787 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
8789 * gnus-art.el (article-make-date-line): Get the hours right.
8790 (gnus-ignored-headers): More hiding.
8792 * nnmail.el (nnmail-expiry-wait): Not an integer.
8794 * message.el (message-goto-body): Only expand abbrev when called
8796 (message-make-lines): Use it.
8798 2000-12-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8800 * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8802 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
8804 * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8805 include the expunged articles.
8807 * gnus-group.el (gnus-group-sort-by-server): New function.
8809 * gnus.el (gnus-method-to-server-name): New function.
8810 (gnus-group-prefixed-name): Use it.
8812 * gnus-group.el (gnus-group-sort-function): Doc fix.
8813 (gnus-group-sort-groups-by-server): New command.
8815 2000-12-29 13:25:10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8817 * gnus-art.el (gnus-treat-date-english): New variable.
8818 (article-date-english): New command.
8819 (gnus-english-month-names): New variable.
8820 (article-make-date-line): Do 'english.
8822 * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8823 after the fill prefix.
8825 * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8828 * gnus-art.el (gnus-ignored-headers): Hide more headers.
8830 * message.el (message-mode-map): Bind comment-region.
8832 * gnus-art.el (gnus-mime-display-part): Let w3 display
8835 * mm-bodies.el (mm-long-lines-p): New function.
8836 (mm-body-encoding): Use it.
8837 (mm-body-encoding): Encode articles with lines longer than 1000
8840 2000-12-29 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8842 * mm-util.el (mm-enable-multibyte): Use
8843 default-enable-multibyte-characters.
8844 (mm-enable-multibyte-mule4): Ditto.
8845 (mm-disable-multibyte): Test XEmacs.
8846 (mm-disable-multibyte-mule4): Ditto.
8847 (mm-with-unibyte-current-buffer): Simplified.
8848 (mm-with-unibyte-current-buffer-mule4): Ditto.
8850 2000-12-28 19:44:56 Lars Magne Ingebrigtsen <larsi@gnus.org>
8852 * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8854 * nnheader.el (nnheader-string-as-multibyte): New alias.
8856 * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8858 * gnus-uu.el (gnus-message-process-mark): New function.
8859 (gnus-uu-mark-by-regexp): Use it.
8860 (gnus-new-processable): New function.
8862 2000-12-28 19:21:57 Inge Frick <inge@nada.kth.se>
8864 * gnus-sum.el (gnus-no-mark): New variable.
8866 2000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8868 * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8871 2000-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
8873 * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8876 2000-12-25 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8878 * dgnushack.el (dgnushack-compile): elc is in the current directory.
8880 * qp.el (quoted-printable-encode-region): Don't check multibyte in
8883 2000-12-25 Lloyd Zusman <ljz@asfast.com>
8885 * mml.el (mml-read-tag): Save tag location.
8887 2000-12-25 Simon Josefsson <simon@josefsson.org>
8889 * starttls.el: Sync with Emacs 21.
8891 2000-12-24 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8893 * message.el (message-mail): Support yank-action.
8895 * message.el (message-setup): Revoke the last change.
8897 2000-12-24 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8899 * message.el (message-setup): Use cons. Suggested by Johan Vromans
8900 <jvromans@squirrel.nl>.
8902 2000-12-24 Simon Josefsson <sj@extundo.com>
8904 * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8905 mailing list junk at end of part.
8907 2000-12-23 Simon Josefsson <sj@extundo.com>
8909 * nnimap.el (nnimap-expiry-target): New function.
8910 (nnimap-request-expire-articles): Use it.
8912 2000-12-22 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8914 * gnus.el (gnus-group-parameters-more): New variable.
8915 * gnus-cus.el (gnus-group-customize): Use it.
8917 * gnus.el (gnus-define-group-parameter): New macro.
8918 (auto-expire): Use it
8919 (total-expire): Use it.
8920 * gnus-art.el (banner): Use it.
8922 * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8925 2000-12-22 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8927 * gnus-topic.el (gnus-topic-create-topic): Use list.
8929 * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8930 before binding gnus-default-article-saver.
8932 * gnus-sum.el (gnus-summary-save-article):
8933 (gnus-summary-pipe-output):
8934 (gnus-summary-save-article-mail):
8935 (gnus-summary-save-article-rmail):
8936 (gnus-summary-save-article-file):
8937 (gnus-summary-write-article-file):
8938 (gnus-summary-save-article-body-file): Ditto.
8940 * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8942 2000-12-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8944 * gnus-art.el (gnus-mime-security-button-map):
8945 (gnus-mime-button-map): Add parent.
8947 2000-12-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8949 * messagexmas.el (message-xmas-redefine): New function.
8951 * message.el: Use it.
8953 * gnus-art.el (gnus-article-check-hidden-text): Return t.
8955 * gnus-util.el (gnus-remove-text-properties-when): Return t.
8957 2000-12-22 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8959 * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8960 malformatted messages.
8962 2000-12-22 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8964 * mm-util.el (mm-image-load-path): New function.
8966 * gnus-group.el (gnus-group-make-tool-bar): Use it.
8968 * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8970 * message.el (message-tool-bar-map): Use it.
8972 * Makefile.in (install-el): New rule.
8974 2000-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
8976 * gnus-art.el (article-treat-dumbquotes): Quote \.
8978 2000-12-21 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8980 * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8981 Emacs 20 runs on a terminal.
8983 2000-12-21 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8985 * gnus-msg.el (gnus-bug): Revert to save-excursion.
8987 * mml.el (gnus-add-minor-mode): Autoload.
8989 * message.el (message-forward): Save-restriction.
8991 2000-12-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8993 * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8994 Paul Stevenson <p.stevenson@surrey.ac.uk>
8996 2000-12-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
8998 * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
9000 * mml.el (gnus-ems): Don't require.
9002 * gnus.el (gnus-decode-rfc1522): Removed.
9003 (gnus-set-text-properties): Define.
9005 2000-12-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9007 * gnus-art.el (gnus-mime-*): handle may be nil.
9009 * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
9011 * gnus.el (gnus-group-remove-excess-properties): Not defined
9014 2000-12-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9016 * message.el (message-mail-user-agent): Add :version.
9018 2000-12-21 Miles Bader <miles@gnu.org>
9020 * message.el (message-mode): Set `comment-start' to the yank prefix.
9022 2000-12-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9024 * message.el (message-mail-user-agent): New variable.
9025 (message-setup): Renamed to message-setup-1. Support
9027 (message-mail-user-agent): New function.
9028 (message-mail): Use it.
9029 (message-reply): Use it.
9030 (message-resend): Use it.
9031 (message-mail-other-window): Use it.
9032 (message-mail-other-frame): Use it.
9034 * gnus-msg.el (gnus-bug): Support mail-user-agent.
9036 2000-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9038 * message.el (message-tool-bar-map): Simplify.
9039 (message-narrow-to-head-1): New function.
9040 (message-narrow-to-head): Use it.
9041 (message-reply): Ditto.
9042 (message-cancel-news): Ditto.
9043 (message-supersede): Ditto.
9044 (message-make-forward-subject): Ditto.
9045 (message-bounce): Ditto.
9047 2000-12-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9049 * uudecode.el (uudecode-decode-region-external): make-temp-file
9052 * binhex.el (defalias): eval-and-compile.
9054 * message.el (message-tool-bar-map): New function.
9055 (message-mode): Use it.
9057 2000-12-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9059 * nntp.el (nntp-find-connection): Remove the entry.
9060 (nntp-retrieve-groups): (gnus-buffer-live-p buf).
9062 2000-12-20 05:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9064 * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
9066 * message.el (message-forward): Copy buffer in unibyte mode.
9068 2000-12-20 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9070 * message.el (message-make-forward-subject): Don't widen. Decode.
9071 (message-forward): Don't decode subject.
9073 2000-12-20 Christoph Conrad <C.Conrad@cli.de>
9075 * qp.el (quoted-printable-encode-region): Upcase QP.
9077 2000-12-20 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9079 * mm-decode.el (mm-possibly-verify-or-decrypt): Use
9080 mail-extract-a-c instead. Don't depend on Gnus.
9082 * mml.el (gnus-ems): Require it.
9084 * gnus-msg.el (gnus-summary-mail-forward):
9086 * message.el (message-forward): Move mime-to-mml here.
9088 2000-12-20 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9090 * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
9091 * gnus-art.el (gnus-insert-mime-button): Simplify.
9092 (gnus-mime-display-alternative): Ditto.
9093 (gnus-insert-mime-security-button): Ditto.
9095 2000-12-20 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9097 * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
9098 text-property-not-all doesn't return nil when start=mark(end).
9099 (gnus-remove-text-properties-when): Ditto.
9101 2000-12-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9103 * gnus-start.el (gnus-group-change-level): Remove group from
9104 gnus-active-hashtb if real killed.
9106 2000-12-19 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9108 * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
9109 (gnus-mime-display-alternative): Ditto.
9110 (gnus-insert-mime-security-button): Ditto.
9112 2000-12-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9114 * gnus-start.el (gnus-group-change-level): Don't add it into
9115 killed-list if it was killed.
9117 2000-12-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9119 * nnmbox.el (nnmbox-file-coding-system): Use binary.
9120 (nnmbox-active-file-coding-system): Ditto.
9122 * gnus-cus.el (gnus-group-parameters): Add posting-style.
9124 2000-12-19 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9126 * gnus.el (gnus-version):
9127 (gnus-version-number): Set to Oort Gnus 0.01.
9129 * gnus-art.el (gnus-mime-security-button-map):
9130 (gnus-insert-mime-security-button): Fix for Emacs21.
9132 2000-12-19 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9134 * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
9135 easymenu, because XEmacs doesn't understand :help.
9137 * mm-uu.el: Require binhex.
9139 2000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9141 * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
9143 2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9145 * mm-util.el (mm-charset-synonym-alist): Fix a typo.
9147 2000-12-18 Gerd Moellmann <gerd@gnu.org>
9149 * *.xpm, *.pbm: Convert icons icons to size 24x24.
9151 2000-12-18 Dave Love <fx@gnu.org>
9153 * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
9156 2000-12-13 Miles Bader <miles@gnu.org>
9158 * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
9159 to t, so that we don't get stuck while trying to smilefy
9162 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9164 * smiley-ems.el (smiley-regexp-alist): Make regexps match
9165 at the end of the buffer.
9166 (smiley-region): In the loop, move to the end of the submatch
9167 matching the smiley instead of using the end of the match
9168 of the whole regexp.
9170 2000-12-12 Eli Zaretskii <eliz@is.elta.co.il>
9172 * message.el (message-mode): Doc fix.
9174 2000-12-12 Gerd Moellmann <gerd@gnu.org>
9176 * smiley-ems.el (smiley-region): Doc fix.
9178 2000-12-11 Miles Bader <miles@gnu.org>
9180 * gnus-sum.el (gnus-summary-recenter): When trying to keep the
9181 bottom line visible, check to see if it's partially obscured, and
9182 if so, either scroll one more line to make it fully visible, or
9183 revert to showing the second line from the top.
9185 2000-12-07 Dave Love <fx@gnu.org>
9187 * mailcap.el (mailcap-download-directory)
9188 * gnus-audio.el (gnus-audio-directory)
9189 * smiley-ems.el (smiley-data-directory): Fix :type.
9191 2000-11-30 Dave Love <fx@gnu.org>
9193 * message.el (message-auto-save-directory): Use
9194 file-name-as-directory.
9195 (message-set-auto-save-file-name): Create
9196 message-auto-save-directory if necessary.
9197 (message-replace-chars-in-string): Removed -- unused.
9198 (message-mail-alias-type): Customize.
9199 (message-headers): Remove duplicate defgroup.
9201 2000-11-29 Dave Love <fx@gnu.org>
9203 * qp.el (quoted-printable-decode-region): Use error, not message
9204 to report malformed text (like base64). Amend message.
9206 2000-11-29 Miles Bader <miles@gnu.org>
9208 * message.el (message-header-lines): Fontify tag.
9210 2000-11-27 Dave Love <fx@gnu.org>
9212 * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
9215 ;2000-11-26 Dave Love <fx@gnu.org>
9217 ; * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
9219 2000-11-23 Dave Love <fx@gnu.org>
9221 * uu-post.pbm, uu-decode.pbm: new files from XPMs.
9223 * mm-uu.el (uudecode): Require.
9224 (uudecode-decode-region, uudecode-decode-region-external): Don't
9226 (mm-uu-copy-to-buffer): Doc fix.
9227 (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
9230 * mailcap.el: Doc fixes.
9231 (mailcap-mime-data): Various adjustments.
9232 (mailcap): New group.
9233 (mailcap-download-directory): Customize.
9234 (mailcap-generate-unique-filename, mailcap-binary-suffixes)
9235 (mailcap-temporary-directory): Deleted (unused).
9236 (mailcap-unescape-mime-test): Simplify slightly.
9237 (mailcap-viewer-passes-test): Use functionp.
9238 (mailcap-command-p): Aliased to executable-find.
9240 * rfc2047.el (rfc2047-encode-message-header): Don't encode if
9241 default-enable-multibyte-characters is nil.
9243 2000-11-22 Gerd Moellmann <gerd@gnu.org>
9245 * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
9247 2000-11-21 Dave Love <fx@gnu.org>
9249 * gnus-art.el (gnus-mime-button-map): Don't inherit from
9250 gnus-article-mode-map.
9251 ; (gnus-mime-button-menu): Use mouse-set-point.
9252 (gnus-insert-mime-button, gnus-mime-display-alternative)
9253 (gnus-mime-display-alternative): Don't use local-map property.
9255 2000-11-17 Dave Love <fx@gnu.org>
9257 * uudecode.el (uudecode-insert-char): Fix bogus feature test.
9258 (uudecode-decode-region-external): Doc fix. Use with-temp-buffer
9260 (uudecode-decode-region): Doc fix.
9262 2000-11-14 Dave Love <fx@gnu.org>
9264 * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
9265 * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
9266 * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
9267 New files, derived from the XPMs.
9269 2000-11-10 Dave Love <fx@gnu.org>
9271 * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
9272 (gnus-agent-lib-file, gnus-agent-load-alist)
9273 (gnus-agent-save-alist, gnus-agent-article-name): Use
9276 * gnus-group.el (gnus-group-name-charset-method-alist): Add
9278 (nnkiboze-score-file): Defvar when compiling.
9280 * gnus-start.el (gnus-read-newsrc-file): Add :version.
9282 * gnus-art.el (gnus-article-banner-alist)
9283 (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
9284 (gnus-article-date-lapsed-new-header)
9285 (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
9286 (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
9287 (gnus-treat-strip-headers-in-body)
9288 (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
9289 (gnus-treat-translate): Add :version.
9290 (gnus-article-mime-part-function): Fix defcustom.
9292 * nnmail.el (nnmail-expiry-target)
9293 (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
9294 (nnmail-split-header-length-limit): Add :version.
9296 * gnus-sum.el (gnus-auto-expirable-marks)
9297 (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
9298 (gnus-extra-headers, gnus-ignored-from-addresses)
9299 (gnus-newsgroup-ignored-charsets)
9300 (gnus-group-highlight-words-alist)
9301 (gnus-summary-show-article-charset-alist): Add :version.
9303 * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
9304 gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
9305 files, converted from the XPMs.
9307 * gnus-cache.el (gnus-cache-active-file): Don't use
9308 file-name-as-directory on directory.
9309 (gnus-cache-file-name): Use expand-file-name, not concat. Don't
9310 use file-name-as-directory on directory.
9312 * time-date.el (timezone-make-date-arpa-standard): Autoload.
9313 (date-to-time): Use it.
9315 ; * message.el (message-mode) <adaptive-fill-regexp>:
9316 ; <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
9317 ; (message-newline-and-reformat): Likewise.
9318 (message-forward-as-mime, message-forward-ignored-headers)
9319 (message-buffer-naming-style, message-default-charset)
9320 (message-dont-reply-to-names, message-send-mail-partially-limit):
9323 * mm-util.el: Doc fixes.
9324 (mm-mime-charset): Don't use the raw result of
9325 mm-preferred-coding-system.
9326 (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
9327 (mm-with-unibyte): Simplify.
9329 * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
9332 * pop3.el (pop3-version): Deleted.
9333 (pop3-make-date): New function, avoiding message-make-date.
9334 (pop3-munge-message-separator): Use it.
9336 2000-11-09 Dave Love <fx@gnu.org>
9338 * gnus-group.el (gnus-group-make-directory-group)
9339 (gnus-group-fetch-faq): Use expand-file-name.
9340 (gnus-group-fetch-faq): Simplify completing-read form.
9342 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
9345 * message.el (tool-bar-map): Defvar when compiling.
9347 * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
9348 (gnus-tm-lisp-directory): Deleted.
9349 (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
9351 (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
9352 (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
9353 version numbers from file names.
9355 2000-11-08 Dave Love <fx@gnu.org>
9357 * mm-view.el: Use featurep for XEmacs test.
9358 (mm-inline-message): Test for `remove-specifier'; don't use
9361 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
9363 * gnus-score.el (gnus-score-load-file): Use expand-file-name.
9364 (gnus-score-find-bnews): Don't concat "".
9366 * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
9367 * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
9368 * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
9369 * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
9371 * gnus-sum.el: Put some defvars in eval-when-compile.
9372 (gnus-summary-mode-hook): Add :options.
9373 (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
9374 (gnus-summary-tool-bar-map): New variable.
9375 (gnus-summary-make-tool-bar): New function.
9376 (gnus-summary-mode): Put kill-all-local-variables first.
9378 * gnus-group.el (gnus-group-toolbar-map): New variable.
9379 (gnus-group-make-tool-bar): Rewritten.
9380 (gnus-group-mode): Put kill-all-local-variables first.
9382 * rfc2047.el: Require gnus-util.
9384 * nnml.el (gnus-sorted-intersection): Autoload.
9386 * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
9387 Put some defvars in eval-when-compile.
9388 (gnus-intersection, gnus-sorted-complement): Autoload.
9390 * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
9392 * mm-encode.el (mm-body-7-or-8): Autoload.
9394 * mm-decode.el (mm-insert-inline): Autoload.
9397 * message.el: Put some defvars in eval-when-compile.
9399 * gnus-msg.el: Put some defvars in eval-when-compile.
9400 (gnus-msg-mail): Move after gnus-setup-message.
9402 * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
9404 2000-11-07 Dave Love <fx@gnu.org>
9406 * gnus-util.el (nnheader): Don't require message (recursive
9409 * uudecode.el: Avoid compiler warnings.
9411 * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
9412 (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
9414 2000-11-06 Dave Love <fx@gnu.org>
9416 * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
9418 * uudecode.el: Use (featurep 'xemacs). Require cl when compiling.
9419 (uudecode-char-int): New alias, replacing char-int.
9420 (uudecode-decode-region): Don't call buffer-disable-undo.
9422 ; * mm-uu.el (mm-uu-configure): Unquote lambda.
9423 ; (mm-uu-configure-list): Doc fix.
9425 ; * earcon.el (running-xemacs): Don't define.
9427 ;2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
9429 ; * message.el (message-font-lock-keywords): Match a final newline
9430 ; to help font-lock's multiline support.
9432 2000-11-03 Dave Love <fx@gnu.org>
9434 * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9436 * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9439 * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9440 <banner>: Fix custom type, doc.
9442 * mm-decode.el (mm-display-external): Space-prefix temp buffer
9443 name. Don't disable undo explicitly.
9445 ;2000-11-02 Dave Love <fx@gnu.org>
9447 ; * message.el (message-font-lock-keywords): Use [:alpha:] for
9450 2000-11-01 Dave Love <fx@gnu.org>
9452 * rfc2047.el (base64): Require unconditionally.
9453 (message-posting-charset): Defvar when compiling.
9454 (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9457 * gnus-sum.el (nnoo): Require.
9458 (mm-uu-dissect): Autoload.
9460 * mml.el (mml-parse-1): Clarify message.
9461 (mml-minibuffer-read-type): Use mailcap-mime-types.
9463 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
9465 * mml.el: Fix a typo in the requiring of CL.
9467 2000-11-01 Dave Love <fx@gnu.org>
9469 * utf7.el: Require cl when compiling.
9471 * binhex.el: Use (featurep 'xemacs).
9472 (binhex-char-int): New alias, replacing char-int. Change callers.
9473 (binhex-decode-region): Simplify work buffer code.
9474 (binhex-decode-region-external): Use expand-file-name, not concat.
9476 2000-10-30 Dave Love <fx@gnu.org>
9478 * gnus-art.el: Fix 2000-10-27 change properly.
9480 2000-10-28 Miles Bader <miles@gnu.org>
9482 * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9484 2000-10-27 Dave Love <fx@gnu.org>
9486 * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9488 (gnus-group-make-tool-bar): New function.
9489 (gnus-group-mode): Use it.
9491 * message.el (message-mode-menu): Add some :help strings.
9492 (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9493 (featurep): Use (featurep 'xemacs). Install tool bar for Emacs.
9495 * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9496 * describe-group.xpm, get-news.xpm, kill-group.xpm:
9497 * unsubscribe.xpm: New files. Renamed icons from Luis Fernandes.
9499 * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9500 display-graphic-p here.
9502 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
9504 * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9505 of the `gnus-xemacs' variable, as the latter has been removed.
9506 * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9507 * gnus-art.el (gnus-treat-display-xface)
9508 (gnus-treat-display-smileys, gnus-treat-display-picons)
9509 (gnus-article-read-summary-keys): Likewise.
9511 2000-10-26 Dave Love <fx@gnu.org>
9513 (defvar): Use rmail-spool-directory unconditionally.
9515 2000-10-18 Dave Love <fx@gnu.org>
9517 * mm-bodies.el (mm-uu-decode-function)
9518 (mm-uu-binhex-decode-function): Defvar when compiling.
9520 * gnus-nocem.el (gnus-nocem-issuers): Update.
9521 (gnus-nocem-check-from): New option.
9522 (gnus-nocem-scan-groups): Use it.
9523 (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9524 (gnus-nocem-check-article-limit): Add :version.
9526 2000-10-16 Stefan Monnier <monnier@cs.yale.edu>
9528 * ietf-drums.el (mm-util): Require CL when compiling.
9530 2000-10-15 Dave Love <fx@gnu.org>
9532 * qp.el: Require mm-util.
9534 2000-10-13 Dave Love <fx@gnu.org>
9536 * qp.el (quoted-printable-decode-region): Avoid invalid
9539 2000-10-12 Gerd Moellmann <gerd@gnu.org>
9541 * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9542 to a recursive load.
9544 2000-10-12 Dave Love <fx@gnu.org>
9546 * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9548 * gnus.el (gnus-group-startup-message): Check for PBM image.
9550 2000-10-09 Dave Love <fx@gnu.org>
9552 * mail-source.el (mail-source-fetch-imap): Bind
9553 default-enable-multibyte-characters rather than using
9554 mm-disable-multibyte.
9556 2000-10-05 Dave Love <fx@gnu.org>
9558 * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9560 (quoted-printable-decode-region): Rename arg which confused
9561 charset with coding-system. Don't use nonascii-insert-offset.
9562 Coding-system encode the region initially. Don't recognize `=='
9563 as valid QP. Coding-system decode the region finally.
9564 (quoted-printable-decode-string): Rename arg which confused
9565 charset with coding-system.
9567 * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9568 (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9569 mm-encode-coding-region.
9570 (mm-decode-body, mm-decode-string): Rename variables which
9571 confused charset with coding-system.
9572 (binhex-decode-region): Don't autoload.
9573 (mm-body-encoding): Require message.
9574 (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9577 * gnus-art.el (article-de-quoted-unreadable)
9578 (article-de-base64-unreadable): Fold search case
9579 rather than downcasing string. Apply mm-charset-to-coding-system
9580 to arg of quoted-printable-decode-region.
9582 2000-10-04 Dave Love <fx@gnu.org>
9584 * gnus-ems.el: Don't turn off compiler warnings in local vars.
9585 Require ring when compiling.
9586 (gnus-article-compface-xbm): New variable.
9588 2000-10-04 Dave Love <fx@gnu.org>
9590 * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9593 * frown.pbm, smile.pbm, wry.pbm: New files.
9595 * frown.xbm, smile.xbm, wry.xbm: Deleted.
9597 2000-10-03 Dave Love <fx@gnu.org>
9599 * mail-source.el (mail-sources): Revert to nil.
9601 * nnmail (nnmail-spool-file): Revert to `((file))'.
9603 * qp.el: Don't require mm-util.
9604 (quoted-printable-decode-region): Rewritten.
9605 (quoted-printable-decode-string, quoted-printable-encode-region):
9607 (quoted-printable-encode-region): Barf on multibyte characters.
9608 Maybe make the class multibyte. Upcase chars, not formatted
9609 strings. Allow mm-use-ultra-safe-encoding to be unbound.
9610 (quoted-printable-encode-string): Don't use
9611 mm-with-unibyte-buffer.
9613 2000-09-29 Gerd Moellmann <gerd@gnu.org>
9615 * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
9617 2000-09-21 Dave Love <fx@gnu.org>
9619 * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9620 (for Emacs 20). Tidy somewhat.
9622 2000-09-21 Dave Love <fx@gnu.org>
9624 * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9625 image processing. Rationalize logic somewhat.
9627 2000-09-20 Dave Love <fx@gnu.org>
9629 * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9632 * gnus.el (gnus-version-number): Avoid some redundant
9635 2000-09-20 Gerd Moellmann <gerd@gnu.org>
9637 * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9638 to XBM; we always have PBM support.
9640 2000-09-14 Dave Love <fx@gnu.org>
9642 * gnus.el (gnus-charset):
9643 * mm-decode.el (mime-display):
9644 * imap.el (imap) <defgroup>: Add :version.
9646 2000-09-13 Gerd Moellmann <gerd@gnu.org>
9648 * parse-time.el: Fix author's mail address.
9650 * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9651 * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9652 * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9653 * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9654 * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9655 * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9656 * rfc2231.el, uudecode.el: Fix copyright notice.
9658 * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9659 require `w3' at load-time only if not running in batch mode.
9661 2000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9663 * gnus.el: Before merge with Emacs21.
9665 2000-12-19 Raymond Scholz <ray-2000@zonix.de>
9667 * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9669 2000-12-19 Per Abrahamsen <abraham@dina.kvl.dk>
9671 * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9672 to avoid conflict with the standard `back-to-indentation'
9675 2000-12-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9677 * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9679 * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9680 (mm-disable-multibyte-mule4): Ditto.
9681 (mm-with-unibyte-current-buffer-mule4): Ditto.
9683 2000-12-15 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9685 * pop3.el (pop3-movemail): Use binary.
9686 (pop3-movemail-file-coding-system): Removed.
9688 2000-12-14 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9690 * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9692 2000-12-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9694 * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9697 2000-12-13 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9699 * gnus-msg.el (gnus-post-method): Use backend name when the
9702 2000-12-08 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9704 * gnus-art.el (article-verify-x-pgp-sig): Don't test
9706 (gnus-treat-x-pgp-sig): Default value.
9707 (gnus-ignored-headers): Redundant.
9709 2000-12-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9711 * gnus-win.el (gnus-configure-frame): Save selected window.
9713 2000-02-15 Andrew Innes <andrewi@gnu.org>
9715 * nnmbox.el: Require gnus-range.
9716 (nnmbox-group-building-active-articles): New variable.
9717 (nnmbox-group-active-articles): New variable; this is a cache of
9718 all active articles by group and number.
9719 (nnmbox-in-header-p): New function.
9720 (nnmbox-find-article): New function.
9721 (nnmbox-record-active-article): New function.
9722 (nnmbox-record-deleted-article): New function.
9723 (nnmbox-is-article-active-p): New function.
9724 (nnmbox-retrieve-headers): Use nnmbox-find-article.
9725 (nnmbox-request-article): Ditto. Also supply extra arg to
9726 nnmbox-article-group-number.
9727 (nnmbox-request-expire-articles): Ditto.
9728 (nnmbox-request-move-article): Ditto.
9729 (nnmbox-request-replace-article): Ditto.
9730 (nnmbox-request-rename-group): Rename group entry in active
9732 (nnmbox-delete-mail): Update active article cache, unless article
9734 (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9735 than partially duplicating it.
9736 (nnmbox-article-group-number): Add extra `this-line' arg, to
9737 handle articles belonging to multiple groups.
9738 (nnmbox-save-mail): Update active article cache.
9739 (nnmbox-read-mbox): Build active article cache when loading mbox.
9740 Also do some repair work, if we find articles that are missing the
9741 appropriate X-Gnus-Newsgroup lines in the header. We can usually
9742 reconstruct these from Xref info.
9744 2000-12-04 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9746 * mail-source.el (mail-source-report-new-mail): Use
9747 nnheader-run-at-time.
9749 2000-02-15 Andrew Innes <andrewi@gnu.org>
9751 * mail-source.el (mail-source-fetch-pop): Clear pop password when
9752 an error is thrown, and then rethrow the error.
9753 (mail-source-check-pop): Ditto.
9754 (mail-source-start-idle-timer): Prevent multiple pop checks
9755 running if the check takes a long time.
9757 2000-12-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9759 * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9762 2000-12-04 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9764 * gnus-win.el (gnus-configure-windows): Make sure
9765 nntp-server-buffer is live.
9766 (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9768 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
9770 * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9772 2000-12-04 Andreas Jaeger <aj@suse.de>
9774 * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9776 2000-12-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9778 * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9780 2000-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9781 Trivial patch from Christopher Splinter <chris@splinter.inka.de>
9783 * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9785 2000-12-01 Simon Josefsson <sj@extundo.com>
9787 * mml-smime.el (mml-smime-verify): Fix address parsing.
9789 2000-12-01 Simon Josefsson <sj@extundo.com>
9791 * mml-smime.el (mml-smime-verify): Don't modify MM buffer. Handle
9792 more than one certificate inside PKCS#7 blob. Better security
9793 information (clamed / actual sender, openssl output, certificates
9796 * smime.el (smime-verify-region): Output to /dev/null.
9797 (smime-buffer-as-string-region): Don't parse empty lines.
9799 2000-11-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9801 * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9803 (gnus-mime-security-show-details-inline): New variable.
9804 (gnus-mime-security-show-details): Use them.
9805 (gnus-insert-mime-security-button): Ditto.
9807 * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9808 Suggest by Michael Duggan (md5i@cs.cmu.edu).
9809 (mml2015-gpg-clear-verify): Ditto.
9810 (mml2015-gpg-decrypt-1): Ditto.
9811 (mml2015-use): Prefer 'gpg.
9813 2000-11-30 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9815 * gnus-util.el (gnus-add-text-properties-when): New function.
9816 (gnus-remove-text-properties-when): Ditto.
9818 * gnus-cite.el (gnus-article-hide-citation): Use them.
9819 (gnus-article-toggle-cited-text): Use them.
9821 * gnus-art.el (gnus-signature-toggle): Use them.
9822 (gnus-article-show-hidden-text): Ditto.
9823 (gnus-article-hide-text): Ditto.
9825 2000-11-30 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9827 * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9829 2000-11-30 Simon Josefsson <sj@extundo.com>
9831 * smime.el (smime-point-at-eol): New alias.
9832 (smime-buffer-as-string-region): Use it.
9834 2000-11-29 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9836 * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9838 2000-11-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9840 * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9842 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9844 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9846 2000-11-22 Jan Nieuwenhuizen <janneke@gnu.org>
9848 * nnmh.el (nnmh-request-expire-articles): Implemented
9849 expiry-target for nnmh backend.
9851 2000-11-30 Simon Josefsson <sj@extundo.com>
9853 * mm-decode.el (mm-security-from): New variable.
9854 (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9856 * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9859 2000-11-30 Simon Josefsson <sj@extundo.com>
9861 * mml-smime.el (mml-smime-verify): Verify that certificate mail
9862 address match sender address.
9864 * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9866 * smime.el (smime-verify-region): Don't copy buffer.
9867 (smime-decrypt-buffer): Use expand-file-name on keyfile.
9868 (smime-pkcs7-region): New function.
9869 (smime-pkcs7-certificates-region): Ditto.
9870 (smime-pkcs7-email-region): Ditto.
9871 (smime-buffer-as-string-region): Ditto.
9873 * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9876 2000-11-23 Jens Krinke <j.krinke@gmx.de>
9878 * smime.el (smime-decrypt-region): Fix keyfile argument.
9880 2000-11-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9882 * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9884 2000-11-28 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9886 * message.el (message-shoot-gnksa-feet): New variable.
9887 (message-gnksa-enable-p): New function.
9888 (message-send): Use it.
9889 (message-check-news-body-syntax): Ditto.
9891 2000-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
9893 * message.el (message-make-message-id): Remove the redundancy.
9895 2000-11-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9897 * message.el (message-setup): Discourage using mc-install-*-mode.
9899 * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9901 2000-11-22 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9903 * gnus-cite.el (gnus-cite-parse): Guess citation length.
9905 2000-11-22 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9907 * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9909 2000-11-22 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9911 * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9913 2000-11-22 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9915 * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9916 insert-buffer-substring.
9918 * message.el (message-send-mail): Use buffer-substring-no-properties.
9919 (message-send-news): Ditto.
9921 2000-11-22 David Edmondson <dme@dme.org>
9923 * imap.el (imap-wait-for-tag): Message read info.
9925 2000-11-21 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9927 * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9928 (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9929 (mml2015-gpg-encrypt): Ditto.
9931 2000-11-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9933 * mm-decode.el (mm-verify-option): Default value.
9935 * mml-sec.el (mml-secure-part): Error message.
9937 2000-11-20 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9939 * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9941 2000-11-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9943 * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9945 2000-11-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9947 * gnus-art.el (gnus-article-describe-key): Use prompt.
9948 (gnus-article-describe-key-briefly): Ditto.
9950 2000-11-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9952 * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9954 2000-11-20 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9956 * gnus-art.el (gnus-article-describe-key): New function.
9957 (gnus-article-describe-key-briefly): New function.
9959 2000-11-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9961 * mm-decode.el (mm-decrypt-option): Doc typo.
9963 * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9966 2000-11-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9968 * message.el (message-newline-and-reformat): Typo.
9970 2000-11-19 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9972 * gnus-art.el (article-verify-x-pgp-sig): Check whether
9973 original-article-buffer exists.
9975 * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9976 (rfc2047-header-encoding-alist): Addresses are different from text.
9977 (rfc2047-encode-message-header): Ditto.
9978 (rfc2047-dissect-region): Extra parameter.
9979 (rfc2047-encode-region): Ditto.
9980 (rfc2047-encode-string): Ditto.
9982 2000-11-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
9984 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9985 (mm-uu-pgp-encrypted-extract): Use it.
9986 (mm-uu-pgp-signed-extract-1): New function.
9987 (mm-uu-pgp-signed-extract): Use it.
9989 * gnus-art.el (gnus-mime-display-security): New function.
9990 (gnus-mime-display-part): Use it.
9991 (gnus-mime-security-verify-or-decrypt): New function.
9992 (gnus-mime-security-press-button): New function.
9993 (gnus-insert-mime-security-button): Use it.
9995 * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9996 (mm-find-raw-part-by-type): Ditto.
9997 (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9998 (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9999 (mm-destroy-parts): Kill nested multibyte buffer.
10001 * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
10002 (mml2015-gpg-verify): Ditto.
10004 2000-11-18 Simon Josefsson <sj@extundo.com>
10006 * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
10007 (mml2015-function-alist): Use it.
10009 * mml-sec.el (mml-sign-alist): Update names.
10010 (mml-encrypt-alist): Ditto.
10011 (mml-secure-part-smime-sign): Moved to mml-smime.el
10012 as `mml-smime-sign-query'.
10013 (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
10014 `mml-smime-get-file-cert'.
10015 (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
10016 `mml-smime-get-dns-cert'.
10017 (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
10018 `mml-smime-encrypt-query'.
10019 (mml-smime-sign-buffer): Use mml-smime-sign.
10020 (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
10022 * mml-smime.el (mml-smime-sign): New function.
10023 (mml-smime-encrypt):
10024 (mml-smime-sign-query):
10025 (mml-smime-get-file-cert):
10026 (mml-smime-get-dns-cert):
10027 (mml-smime-encrypt-query): Moved from mml-sec.el.
10029 2000-11-16 Simon Josefsson <sj@extundo.com>
10031 * mml2015.el (mml2015-gpg-clear-verify): New function.
10032 (mml2015-function-alist): Add it.
10034 2000-11-17 14:21 ShengHuo ZHU <zsh@cs.rochester.edu>
10036 * message.el (message-setup-fill-variables): Use
10037 message-cite-prefix-regexp.
10038 (message-newline-and-reformat): Check the end of citation, leading
10039 WSP, break in the cite prefix.
10040 (message-fill-paragraph): New function.
10042 2000-11-17 13:44 ShengHuo ZHU <zsh@cs.rochester.edu>
10044 * lpath.el: Shut up.
10046 2000-11-17 Per Abrahamsen <abraham@dina.kvl.dk>
10048 * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
10049 raw 8-bit in headers in dk.* newsgroups.
10051 2000-11-17 08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
10053 * message.el (message-newline-and-reformat): Match extra WSPs.
10055 2000-11-16 23:31 ShengHuo ZHU <zsh@cs.rochester.edu>
10057 * mml.el (mml-generate-mime-1): Ignore ascii.
10059 2000-11-16 Justin Sheehy <justin@iago.org>
10061 * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
10063 2000-11-16 17:00 ShengHuo ZHU <zsh@cs.rochester.edu>
10065 * message.el (message-cite-prefix-regexp): Prefix should not end
10068 2000-11-15 18:09 ShengHuo ZHU <zsh@cs.rochester.edu>
10070 * message.el (message-mode-syntax-table): Add - as a word
10071 constituent as in articles.
10072 (message-setup-fill-variables): Add -_. as supercite-style prefix.
10073 * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
10074 * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
10076 2000-11-15 13:21 ShengHuo ZHU <zsh@cs.rochester.edu>
10078 * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
10080 2000-11-12 David Edmondson <dme@dme.org>
10082 * message.el (message-font-lock-keywords): use
10083 message-cite-prefix-regexp.
10085 2000-11-15 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10087 * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
10088 Stein Arild Str
\e,Ax
\e(Bmme.
10089 (gnus-group-jump-to-group): Use it.
10090 (gnus-group-jump-to-group-prompt): Customize.
10092 2000-11-14 10:32:42 ShengHuo ZHU <zsh@cs.rochester.edu>
10094 * mailcap.el (mailcap-possible-viewers): Match the entire string.
10096 2000-11-14 10:20:56 ShengHuo ZHU <zsh@cs.rochester.edu>
10098 * mml2015.el (mml2015-mailcrypt-verify): replace-match is
10100 (mml2015-mailcrypt-sign): Ditto.
10102 2000-11-14 10:12:05 ShengHuo ZHU <zsh@cs.rochester.edu>
10104 * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
10107 2000-11-14 00:48:52 ShengHuo ZHU <zsh@cs.rochester.edu>
10109 * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
10110 nnvirtual articles.
10111 (gnus-backlog-request-article): Don't request nnvirtual articles.
10113 2000-11-13 22:08:09 ShengHuo ZHU <zsh@cs.rochester.edu>
10115 * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
10116 * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
10118 2000-11-13 20:43:37 ShengHuo ZHU <zsh@cs.rochester.edu>
10120 * mm-decode.el (mm-get-part): Don't call mm-insert-part.
10121 * mml.el (mml-generate-mime-1): Use charset attribute.
10122 * mm-bodies.el (mm-encode-body): Add parameter charset.
10123 * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
10125 2000-11-13 16:09:09 ShengHuo ZHU <zsh@cs.rochester.edu>
10127 * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
10128 (mml2015-mailcrypt-clear-decrypt): Ditto.
10129 (mml2015-mailcrypt-verify): Ditto.
10130 (mml2015-mailcrypt-clear-verify): Ditto.
10131 (mml2015-gpg-verify): Ditto.
10133 2000-11-13 15:29:58 ShengHuo ZHU <zsh@cs.rochester.edu>
10135 * smime.el (smime-openssl-program): Test the existence of openssl.
10136 * mml-smime.el: Require mm-decode.
10137 (mml-smime-verify-test): New function.
10138 * mm-decode.el (mm-verify-function-alist): Use it.
10140 2000-11-13 09:50:29 ShengHuo ZHU <zsh@cs.rochester.edu>
10142 * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
10145 2000-11-13 Simon Josefsson <sj@extundo.com>
10147 * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
10148 verification doesn't work.
10150 2000-11-12 23:36:45 ShengHuo ZHU <zsh@cs.rochester.edu>
10152 * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
10153 (gnus-inews-do-gcc): Use it.
10155 2000-11-12 21:35:04 ShengHuo ZHU <zsh@cs.rochester.edu>
10157 * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
10159 * mm-extern.el (mm-inline-external-body): Report error when no
10162 2000-11-12 19:48:30 ShengHuo ZHU <zsh@cs.rochester.edu>
10164 * gnus-sum.el (gnus-select-newsgroup): Change the error message.
10166 2000-11-12 11:53:18 ShengHuo ZHU <zsh@cs.rochester.edu>
10168 * gnus-art.el (gnus-mime-button-menu): Use select-window.
10170 2000-11-12 09:47:54 ShengHuo ZHU <zsh@cs.rochester.edu>
10172 * gnus-art.el (gnus-mime-display-part): Display multipart/related
10173 as multipart/mixed.
10175 2000-11-12 David Edmondson <dme@dme.org>
10177 * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
10178 and replace `.' with `\w' to allow for different syntax tables
10179 (from Vladimir Volovich).
10180 * message.el (message-newline-and-reformat): use
10181 `message-cite-prefix-regexp'.
10182 * gnus-cite.el (gnus-supercite-regexp): use
10183 `message-cite-prefix-regexp'.
10184 * gnus-cite.el (gnus-cite-parse): use
10185 `message-cite-prefix-regexp'.
10187 2000-11-12 08:52:46 ShengHuo ZHU <zsh@cs.rochester.edu>
10189 * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
10190 PGP SIGNATURE. Escape leading "-"'s.
10191 (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
10193 2000-11-11 15:55:35 ShengHuo ZHU <zsh@cs.rochester.edu>
10195 * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
10197 2000-11-11 Simon Josefsson <sj@extundo.com>
10199 * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
10201 * smime.el (smime-details-buffer): New variable.
10202 (smime-sign-region):
10203 (smime-encrypt-region):
10204 (smime-verify-region):
10205 (smime-decrypt-region): Copy OpenSSL output to the buffer.
10207 * mml-smime.el (mml-smime-verify): Support security info.
10209 2000-11-10 17:11:22 ShengHuo ZHU <zsh@cs.rochester.edu>
10211 * mm-decode.el (mm-verify-option): Set default to nil.
10212 (mm-decrypt-option): Ditto.
10213 * gnus-art.el (article-verify-x-pgp-sig): New function.
10215 2000-11-10 09:01:25 ShengHuo ZHU <zsh@cs.rochester.edu>
10217 * gnus-art.el (gnus-mime-display-alternative): Show button if no
10220 2000-11-07 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10222 * gnus-sum.el (gnus-move-split-methods): Say that
10223 `gnus-split-methods' uses file names, whereas this uses group
10224 names. (Report from Nevin Kapur)
10226 2000-11-10 01:23:20 ShengHuo ZHU <zsh@cs.rochester.edu>
10228 * mm-partial.el (mm-inline-partial): Insert MIME-Version.
10230 2000-11-09 17:02:50 ShengHuo ZHU <zsh@cs.rochester.edu>
10232 * nnheader.el (nnheader-directory-files-is-safe): New variable.
10233 (nnheader-directory-articles): Use it.
10234 (nnheader-article-to-file-alist): Ditto.
10236 2000-11-09 16:20:37 ShengHuo ZHU <zsh@cs.rochester.edu>
10238 * rfc2047.el (rfc2047-pad-base64): New function.
10239 (rfc2047-decode): Use it.
10241 2000-11-09 08:53:04 ShengHuo ZHU <zsh@cs.rochester.edu>
10243 * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
10246 2000-11-08 19:58:58 ShengHuo ZHU <zsh@cs.rochester.edu>
10248 * mml2015.el (mml2015-gpg-decrypt-1):
10249 (mml2015-gpg-verify): buffer-string has no argument in Emacs.
10251 2000-11-08 16:37:02 ShengHuo ZHU <zsh@cs.rochester.edu>
10253 * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
10255 2000-11-08 08:38:30 ShengHuo ZHU <zsh@cs.rochester.edu>
10257 * pop3.el (pop3-munge-message-separator): A message may have an
10260 2000-11-07 18:02:26 ShengHuo ZHU <zsh@cs.rochester.edu>
10262 * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
10263 (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
10264 (mm-uu-pgp-signed-extract): Use coding-system.
10266 2000-11-07 14:33:19 ShengHuo ZHU <zsh@cs.rochester.edu>
10268 * gnus-art.el (gnus-mime-display-part): Show MIME security button.
10269 (gnus-insert-mime-security-button): New function.
10270 * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
10271 * mml2015.el: Add security info when verify or decrypt.
10272 * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
10273 (mm-uu-pgp-encrypted-extract): Ditto.
10275 2000-11-07 08:49:36 ShengHuo ZHU <zsh@cs.rochester.edu>
10277 * mm-decode.el (mm-display-parts): New function.
10278 * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
10280 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10282 * gnus-mlspl.el: Documentation tweaks.
10284 2000-11-06 22:06:44 ShengHuo ZHU <zsh@cs.rochester.edu>
10286 * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
10287 * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
10290 2000-11-06 19:10:14 ShengHuo ZHU <zsh@cs.rochester.edu>
10292 * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
10294 2000-11-06 18:17:53 ShengHuo ZHU <zsh@cs.rochester.edu>
10296 * gnus-art.el (gnus-article-encrypt): New function.
10297 (gnus-article-encrypt-protocol-alist): New variable.
10298 (gnus-article-encrypt-protocol): New variable.
10299 * mml2015.el (mml2015-self-encrypt): New function.
10300 (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
10302 2000-11-06 16:02:52 ShengHuo ZHU <zsh@cs.rochester.edu>
10304 * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
10305 (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
10307 * mml2015.el: Remove snarf code.
10308 * mm-decode.el: Remove snarf code.
10310 2000-11-06 14:03:10 ShengHuo ZHU <zsh@cs.rochester.edu>
10312 * mml.el (mml-insert-mml-markup): Ignore internal stuff.
10313 (mml-insert-mime): Understand gnus-decoded.
10314 (mime-to-mml): New parameter handles.
10315 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10316 * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
10318 2000-11-06 13:51:37 ShengHuo ZHU <zsh@cs.rochester.edu>
10320 * mm-decode.el (mime-security): New group.
10321 (mm-verify-function-alist): Add test function.
10322 (mm-decrypt-function-alist): Ditto.
10323 (mm-snarf-option): Set default value as nil.
10324 (mm-find-part-by-type): Recursive parameter.
10325 (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
10326 * mml2015.el: Support draft-ietf-openpgp-multsig.
10328 2000-11-06 13:01:27 ShengHuo ZHU <zsh@cs.rochester.edu>
10330 * gnus-art.el (gnus-mime-view-part-as-charset): New function.
10331 (gnus-article-view-part-as-charset): New function.
10333 2000-11-05 22:34:07 ShengHuo ZHU <zsh@cs.rochester.edu>
10335 * mm-decode.el (mm-verify-option): Default value.
10336 (mm-possibly-verify-or-decrypt): Dealing with broken messages.
10338 2000-11-05 15:06:05 ShengHuo ZHU <zsh@cs.rochester.edu>
10340 * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
10342 2000-11-05 Simon Josefsson <sj@extundo.com>
10344 * mml-smime.el (mml-smime-verify): Work in original multipart
10347 * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
10348 (mm-handle-multipart-ctl-parameter): Ditto.
10349 (mm-alist-to-plist): New function.
10350 (mm-dissect-buffer): Store CTL parameters and copy original buffer
10352 (mm-destroy-parts): Destroy multipart buffert.
10353 (mm-remove-part): Ditto.
10355 * mml-smime.el (mml-smime-sign): Not used.
10356 (mml-smime-encrypt): Ditto.
10358 * mm-decode.el (mml-smime-verify): Autoload mml-smime.
10360 Verify S/MIME signature support.
10362 * mm-decode.el (mm-inline-media-tests): Add
10363 application/{x-,}pkcs7-signature.
10364 (mm-inlined-types): Ditto.
10365 (mm-automatic-display): Ditto.
10366 (mm-verify-function-alist): Ditto. Add name of method.
10367 (mm-decrypt-function-alist): Add name of method.
10368 (mm-find-part-by-type): Add documentation.
10369 (mm-possibly-verify-or-decrypt): Use new format of
10370 mm-{verify,decrypt}-function-alist. Use method names.
10372 * mml-smime.el (mml-smime-verify): New function.
10374 2000-11-04 20:38:50 ShengHuo ZHU <zsh@cs.rochester.edu>
10376 * mm-view.el (mm-inline-text): Move point to the end of inserted text.
10378 2000-11-04 19:07:08 ShengHuo ZHU <zsh@cs.rochester.edu>
10380 * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
10381 * mm-uu.el: Reorganized. Add gnatsweb, pgp-signed, pgp-encrypted.
10382 * mm-decode.el (mm-snarf-option): New variable.
10384 2000-11-04 13:08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
10386 * mm-util.el (mm-subst-char-in-string): New function.
10387 (mm-replace-chars-in-string): Use it.
10388 * message.el (message-replace-chars-in-string): Use it.
10389 * nnheader.el (nnheader-replace-chars-in-string): Use it.
10390 * gnus-mh.el (mh-lib-progs): Shut up.
10392 2000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
10394 * base64.el, md5.el: Moved to contrib directory.
10396 2000-11-04 11:13:56 ShengHuo ZHU <zsh@cs.rochester.edu>
10398 * gnus-sum.el (gnus-summary-search-article-forward): Don't move
10399 the last article when search.
10401 2000-11-04 10:34:29 ShengHuo ZHU <zsh@cs.rochester.edu>
10403 * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
10404 * nnmail.el (nnmail-pathname-coding-system): Ditto.
10406 2000-09-29 David Edmondson <dme@thus.net>
10408 * message.el (message-newline-and-reformat): Typo.
10410 2000-11-04 10:11:05 ShengHuo ZHU <zsh@cs.rochester.edu>
10412 * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
10414 2000-11-04 09:53:42 ShengHuo ZHU <zsh@cs.rochester.edu>
10416 * nntp.el (nntp-decode-text): Delete bogus status lines.
10418 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
10420 * message.el (message-font-lock-keywords): Match a final newline
10421 to help font-lock's multiline support.
10423 2000-11-04 09:11:44 ShengHuo ZHU <zsh@cs.rochester.edu>
10425 * nnoo.el (nnoo-set): New function.
10427 2000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
10429 * gpg.el, gpg-ring.el: Moved to contrib directory.
10431 2000-11-04 Simon Josefsson <sj@extundo.com>
10433 * nnimap.el (nnimap-split-inbox): Typo.
10435 2000-11-03 10:46:44 ShengHuo ZHU <zsh@cs.rochester.edu>
10437 * gnus-msg.el (gnus-msg-mail): Move it backwards.
10439 2000-11-03 Simon Josefsson <sj@extundo.com>
10441 * rfc2231.el (rfc2231-parse-qp-string): New function.
10442 (require): rfc2047.
10444 * mail-parse.el (mail-header-parse-content-type):
10445 (mail-header-parse-content-disposition): Support invalid QP
10446 encoded strings, by using `rfc2231-parse-qp-string'.
10448 2000-11-03 08:58:08 ShengHuo ZHU <zsh@cs.rochester.edu>
10450 * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10451 (rfc2231-decode-encoded-string): Typo "> X 1".
10452 (rfc2231-encode-string): Insert the name of charset.
10453 * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10455 2000-11-02 23:35:50 ShengHuo ZHU <zsh@cs.rochester.edu>
10457 * mm-decode.el (mm-save-part): Return the filename.
10458 * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10459 * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10460 (gnus-mime-action-alist): Use it.
10461 (gnus-mime-button-commands): Use it.
10462 * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10463 (mm-inline-external-body): unwind-protect.
10465 2000-11-02 21:08:49 ShengHuo ZHU <zsh@cs.rochester.edu>
10467 * gnus-art.el (gnus-insert-mime-button): Show url.
10469 2000-11-02 19:51:19 ShengHuo ZHU <zsh@cs.rochester.edu>
10471 * mml.el (mml-generate-mime-1): Support external url.
10472 * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10474 2000-11-02 16:53:32 ShengHuo ZHU <zsh@cs.rochester.edu>
10476 * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10477 * mm-decode.el (mm-display-external): Ditto.
10478 * mm-extern.el: New file.
10479 * mm-decode.el (mm-inline-media-tests): Hook it up.
10480 (mm-inlined-types): Inline message/external-body.
10482 2000-11-02 Simon Josefsson <sj@extundo.com>
10484 * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10486 * message.el (message-get-reply-headers): Better handling when
10487 Mail-Followup-To is very large.
10489 2000-11-02 13:27:56 ShengHuo ZHU <zsh@cs.rochester.edu>
10491 * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10492 * gnus-art.el (gnus-article-edit-done):
10493 * gnus-sum.el (gnus-summary-edit-article-done): Move line
10494 counting code here.
10495 * gnus-msg.el (gnus-setup-message): Remove a hack.
10497 2000-11-02 09:33:01 ShengHuo ZHU <zsh@cs.rochester.edu>
10499 * gnus-sum.el (gnus-newsgroup-variables): New variable.
10500 (gnus-summary-mode): Make them local variables.
10501 (gnus-set-global-variables): Globalize them.
10502 (gnus-summary-exit): Kill them.
10504 2000-11-02 Hrvoje Niksic <hniksic@arsdigita.com>
10506 * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10509 2000-11-01 10:07:13 ShengHuo ZHU <zsh@cs.rochester.edu>
10511 * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10512 gnus-article-wash-types.
10513 * gnus-art.el (gnus-article-wash-status): Use them.
10515 2000-11-01 08:54:11 ShengHuo ZHU <zsh@cs.rochester.edu>
10517 * mml.el (mml-read-tag): Remove spaces and LF.
10519 2000-11-01 08:01:03 ShengHuo ZHU <zsh@cs.rochester.edu>
10521 * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10522 * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10524 2000-11-01 07:39:24 ShengHuo ZHU <zsh@cs.rochester.edu>
10526 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10528 2000-10-31 22:06:13 ShengHuo ZHU <zsh@cs.rochester.edu>
10530 * gnus-sum.el (gnus-article-charset): New variable.
10531 (gnus-summary-display-article): Set it.
10532 * gnus-msg.el (gnus-copy-article-buffer): Use it.
10533 * gnus-art.el (gnus-article-mode): Make it local variable.
10535 2000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
10537 * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10539 2000-10-31 23:45:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10541 * nnwfm.el: New file.
10543 * nnweb.el (nnweb-replace-in-string): New function.
10545 2000-10-31 17:32:02 ShengHuo ZHU <zsh@cs.rochester.edu>
10547 * mml2015.el: Wrap gpg.el.
10548 * gpg.el (gpg-verify): The last argument of apply is a list.
10549 (gpg-encrypt): Add passphrase as a parameter.
10551 2000-10-31 17:28:45 ShengHuo ZHU <zsh@cs.rochester.edu>
10553 * gpg.el: New file.
10554 * gpg-ring.el: New file.
10556 2000-10-31 11:44:29 ShengHuo ZHU <zsh@cs.rochester.edu>
10558 * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10560 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
10562 * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10563 double-quote characters.
10564 (gnus-summary-prepare-threads): Ditto.
10566 2000-10-31 08:36:03 ShengHuo ZHU <zsh@cs.rochester.edu>
10568 * gnus-art.el (gnus-mime-display-single): Forward line -1.
10569 * mml.el (mml-read-tag): Don't skip the leading space.
10570 * lpath.el (font-lock-set-defaults): Shut up.
10572 2000-10-31 00:04:35 ShengHuo ZHU <zsh@cs.rochester.edu>
10574 * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10576 2000-10-30 23:37:07 ShengHuo ZHU <zsh@cs.rochester.edu>
10578 * qp.el (quoted-printable-encode-region): Replace leading - when
10580 * mml.el (mml-generate-mime-postprocess-function): Removed.
10581 (mml-postprocess-alist): Removed.
10582 (mml-generate-mime-1): Use ultra-safe when sign.
10583 * mml2015.el (mml2015-fix-micalg): Uppercase.
10584 (mml2015-verify): Insert LF.
10585 (mml2015-mailcrypt-sign): Downcase; search backward.
10587 2000-10-16 11:36:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
10589 * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10591 (nnultimate-table-regexp): New variable.
10592 (nnultimate-forum-table-p): Use it.
10594 2000-10-30 Ed L Cashin <ecashin@coe.uga.edu>
10596 * gnus-sum.el (gnus-summary-expire-articles): Save point.
10598 2000-10-30 08:52:50 ShengHuo ZHU <zsh@cs.rochester.edu>
10600 * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10601 (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10603 2000-10-30 08:38:12 ShengHuo ZHU <zsh@cs.rochester.edu>
10605 * mml2015.el: Shut up.
10607 2000-10-30 08:17:46 ShengHuo ZHU <zsh@cs.rochester.edu>
10609 * gnus.el (gnus-server-browse-hashtb): Removed.
10610 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10611 (gnus-group-insert-group-line-info): Use simplified method.
10612 * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10614 2000-10-30 01:52:40 ShengHuo ZHU <zsh@cs.rochester.edu>
10616 * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10618 * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10619 * gnus-group.el (gnus-group-prepare-flat): Use it.
10620 * gnus-topic.el (gnus-group-prepare-topics): Use it.
10622 2000-10-30 01:23:49 ShengHuo ZHU <zsh@cs.rochester.edu>
10624 * mml.el (mml-mode): Show menu in XEmacs.
10626 2000-10-30 00:49:33 ShengHuo ZHU <zsh@cs.rochester.edu>
10628 * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10629 (gnus-server-read-server-in-server-buffer): New function.
10630 (gnus-browse-foreign-server): Browse in group buffer.
10631 * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10632 (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10633 * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10634 * gnus.el (gnus-server-browse-hashtb): New variable.
10636 2000-10-29 22:31:40 ShengHuo ZHU <zsh@cs.rochester.edu>
10638 * nnfolder.el (nnfolder-open-nov): Use group.
10640 2000-10-29 17:23:15 ShengHuo ZHU <zsh@cs.rochester.edu>
10642 * nnfolder.el: Add NOV. Set version to 2.0.
10643 (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10645 2000-10-29 10:35:08 ShengHuo ZHU <zsh@cs.rochester.edu>
10647 * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10649 2000-10-29 09:42:05 ShengHuo ZHU <zsh@cs.rochester.edu>
10651 * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10652 (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10654 2000-10-29 08:28:58 ShengHuo ZHU <zsh@cs.rochester.edu>
10656 * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10658 2000-10-28 19:11:01 ShengHuo ZHU <zsh@cs.rochester.edu>
10660 * mm-decode.el (mm-verify-function-alist): New variable.
10661 (mm-verify-option): New variable.
10662 (mm-decrypt-function-alist): Ditto.
10663 (mm-decrypt-option): Ditto.
10664 (mm-find-raw-part-by-type): New function.
10665 (mm-possibly-verify-or-decrypt): New function.
10666 (mm-dissect-multipart): Use it.
10667 * mml2015.el (mml2015-fix-micalg): New function.
10668 (mml2015-decrypt): Use new interface.
10669 (mml2015-verify): Use new interface.
10670 (mml2015-setup): Make it bogus.
10672 2000-10-28 16:54:45 ShengHuo ZHU <zsh@cs.rochester.edu>
10674 * mml.el (mml-generate-mime-postprocess-function): Set to
10676 (autoload): Autoload mml2015 and mml-smime.
10677 (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10678 * mml2015.el (mml2015-encrypt): New function.
10679 (mml2015-sign): New function.
10680 (mml2015-encrypt-function): New variable.
10681 (mml2015-sign-function): New variable.
10682 (mml2015-mailcrypt-encrypt): Use message-recipients.
10683 (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10684 * mml-smime.el (mml-smime-setup): Ditto.
10686 2000-10-28 Simon Josefsson <sj@extundo.com>
10688 * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10689 Communigate Pro 3.3.1 server.
10691 * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10693 (mml-secure-dns-server): Removed.
10694 (mml-secure-part-smime-encrypt-by-dns): Use DIG interface. Don't
10695 write certificates to files.
10697 * smime.el (smime-dns-server): New variable.
10698 (smime-mail-to-domain):
10699 (smime-cert-by-dns): New functions.
10701 * dig.el: New file.
10703 2000-10-28 10:09:41 ShengHuo ZHU <zsh@cs.rochester.edu>
10705 * message.el (message-options): New variable.
10706 (message-options-set-recipient): New function.
10707 (message-send): Use them.
10708 * gnus-int.el (gnus-request-replace-article): Use them.
10709 (gnus-request-accept-article): Ditto.
10710 * mml.el (mml-preview): Use them.
10711 * gnus-sum.el (gnus-summary-edit-article): Use them.
10713 * message.el (message-options-get): New function.
10714 (message-options-get): New function.
10715 * rfc2047.el (rfc2047-encode-message-header): Use them.
10716 * mm-bodies.el (mm-encode-body): Use them.
10718 2000-10-28 Simon Josefsson <sj@extundo.com>
10720 * nnimap.el (nnimap-retrieve-which-headers):
10721 (nnimap-request-article-part): Quote message-id.
10723 * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10724 (smime-CA-file): New variable.
10725 (smime-call-openssl-region): Don't error.
10726 (smime-sign-region): Return result value.
10727 (smime-encrypt-region): Ditto.
10728 (smime-verify-region): New function.
10729 (smime-decrypt-region): Ditto.
10730 (smime-verify-buffer): Ditto.
10731 (smime-decrypt-buffer): Ditto.
10733 * mml.el: Require mml-sec.
10734 (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10735 (mml-mode-map): Add "sign" and "encrypt" maps.
10736 (mml-menu): Add security menu.
10737 (mml-preview): Use generate-new-buffer.
10739 * mml-sec.el: New file.
10741 2000-10-28 03:43:03 ShengHuo ZHU <zsh@cs.rochester.edu>
10743 * mm-decode.el (mm-find-part-by-type): Move it here.
10744 * mml.el (mml-postprocess): Move it here.
10745 (mml-postprocess-alist): Move it here. Merge them.
10747 2000-10-28 03:38:39 ShengHuo ZHU <zsh@cs.rochester.edu>
10749 * rfc2047.el (rfc2047-encode-message-header): Make sure no
10750 unencoded stuff in the header.
10752 2000-10-28 02:40:46 ShengHuo ZHU <zsh@cs.rochester.edu>
10754 * gnus-group.el (gnus-group-listed-groups): New variable.
10755 (gnus-group-list-option): New variable.
10756 (gnus-group-list-limit-map): New keymap.
10757 (gnus-group-list-flush-map): New keymap.
10758 (gnus-group-list-plus-map): New keymap.
10759 (gnus-group-prepare-logic): New function.
10760 (gnus-group-prepare-flat): Merge with
10761 gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10762 (gnus-group-prepare-flat-list-dead): Ditto.
10763 (gnus-group-list-matching): Use gnus-group-prepare-function.
10764 (gnus-group-list-dormant): Ditto.
10765 (gnus-group-list-cached): Ditto.
10766 (gnus-group-listed-groups): New function.
10767 (gnus-group-list-limit): New function.
10768 (gnus-group-list-flush): New function.
10769 (gnus-group-list-plus): New function.
10770 * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10771 (gnus-topic-prepare-topic): Ditto.
10773 2000-10-27 Paul Jarc <prj@po.cwru.edu>
10775 * message.el (message-insert-to, message-get-reply-headers):
10776 (message-reply, message-followup): Mail-{Followup,Reply}-To.
10778 2000-10-27 19:45:58 ShengHuo ZHU <zsh@cs.rochester.edu>
10780 * mml2015.el: New file.
10781 * smime.el: New file.
10782 * mml-smime.el: New file.
10784 2000-10-27 19:42:12 ShengHuo ZHU <zsh@cs.rochester.edu>
10786 * ChangeLog: Moved to ChangeLog.1.
10788 Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10789 Copying and distribution of this file, with or without modification,
10790 are permitted provided the copyright notice and this notice are preserved.
10792 ;; Local Variables:
10793 ;; coding: iso-2022-7bit