Mercurial > hg > xemacs-beta
diff lisp/gnus/ChangeLog @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | ac2d302a0011 |
children | d95e72db5c07 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Aug 13 08:48:43 2007 +0200 +++ b/lisp/gnus/ChangeLog Mon Aug 13 08:49:20 2007 +0200 @@ -1,19 +1,4300 @@ -Fri Aug 30 02:23:23 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> - - * message.el (message-do-fcc): Set the FROM-GNUS flag. - -Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-group-enter-directory): Would temporarily bind - `nneething-read-only', shadowing the proper `defvar'. - -Fri Aug 2 22:25:31 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> - - * gnus.el: Gnus v5.2.39 is released. +Sat Feb 1 14:19:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.9 is released. + +Sat Feb 1 13:30:33 1997 Hrvoje Niksic <hniksic@srce.hr> + + * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Insert + "-*- emacs-lisp -*-" at the first line. + +Sat Feb 1 13:23:19 1997 Mark Borges <mdb@cdc.noaa.gov> + + * gnus-xmas.el (gnus-xmas-define): Do the right characterp thing. + +Sat Feb 1 12:28:33 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * smiley.el (smiley-mouse-face): New variable. + (smiley-buffer): Use it. + + * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use gnus-prin1. + + * gnus-util.el (gnus-prin1): Bind print-level and print-length to + nil + + * gnus-art.el (gnus-button-alist): Let mailto: be less greedy. + (gnus-button-alist): Ditto with news:. + + * gnus-topic.el (gnus-topic-unmark-topic): Let groups be unmarked. + + * gnus.el (gnus-read-group): Place point at bol. + + * gnus-util.el ((fboundp 'point-at-bol)): Use the functions if + they exist. + + * gnus-msg.el (gnus-summary-supersede-article): Mark article as + canceled. + +Wed Jan 29 22:28:44 1997 Steven L Baur <steve@altair.xemacs.org> + + * gnus-xmas.el (gnus-xmas-define): Correct XEmacs version test to + handle v20. + +Sat Feb 1 12:19:14 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> + + * nnml.el (nnml-generate-active-info): Don't bug out. + +Sat Feb 1 00:52:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-fcc-handler-function): Changed default. + (message-output): New function. + (message-do-fcc): Use it. + + * gnus-util.el (gnus-convert-article-to-rmail, + gnus-output-to-rmail): Moved here. + + * message.el (message-check-news-header-syntax): Allow trailing + periods. + (message-check-news-header-syntax): Don't allow trailing periods. + +Fri Jan 31 22:18:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-resend): Rename "From ". + + * nntp.el (nntp-accept-process-output): Use nnheader-message. + +Fri Jan 31 11:51:18 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> + + * nnml.el (nnml-generate-nov-databases-1): Sort the file alist. + +Thu Jan 30 13:13:39 1997 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus.el: More cleanup of customization groups. + +Thu Jan 30 04:33:01 1997 Sudish Joseph <sudish@mindspring.com> + + * gnus-xmas.el (gnus-xmas-define): Use `char-or-char-int-p'. + +Thu Jan 30 04:15:28 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.8 is released. + +Thu Jan 30 02:07:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-indent-citation): Place point the right + place when indenting. + + * nnml.el (nnml-generate-active-info): Don't enter conses into + lists. + + * gnus-score.el (gnus-score-file-rank): All global score files + have low ranks. + + * nnweb.el (nnweb-possibly-change-server): Read active file. + (nnweb-dejanews-create-mapping): Respect .overview. + (nnweb-reference-create-mapping): Ditto. + (nnweb-altavista-create-mapping): Ditto. + +Wed Jan 29 04:52:31 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> + + * nnml.el (nnml-generate-nov-databases-1): Generate NOV files in + the right order. + +Tue Jan 28 23:28:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-group-list-groups): Position point. + +Tue Jan 28 22:11:36 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.7 is released. + +Tue Jan 28 19:48:54 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmh.el (nnmh-deletable-article-p): Never allow deleting the + last article in the group. + + * nnweb.el (nnweb-definition): Accept an optional noerror + argument. + (nnweb-request-article): Don't bug out when requesting by MsgId. + + * gnus-topic.el (gnus-group-prepare-topics): Return the number of + unread articles in the buffer. + + * gnus-group.el (gnus-group-list-groups): On empty buffers, let + point go to the beginning. + (gnus-group-list-groups): Give "No news" message when using + topics. + + * gnus-topic.el (gnus-topic-goto-next-group): Let point remain + at the end of the buffer. + + * gnus-group.el (gnus-group-rename-group): Check group name + syntax. + + * gnus.el (gnus-read-group): Accept an optional default. + +Tue Jan 28 18:11:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.6 is released. + +Tue Jan 28 13:55:12 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-article-check-hidden-text): Widen before doing + anything. + + * gnus.el (gnus-visual): Doc fix. + + * gnus-art.el (gnus-visible-headers): Just include "Resent-From". + +Mon Jan 27 19:40:37 1997 Paul Franklin <paul@cs.washington.edu> + + * gnus-sum.el (gnus-read-header): Make sure nntp-server-buffer is + empty on failure. + +Tue Jan 28 00:33:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-delete-incoming): Changed default. + + * gnus-topic.el (gnus-topic-mark-topic): Let groups be marked. + (gnus-topic-unmark-topic): Ditto. + + * nnmail.el (nnmail-process-babyl-mail-format): Unquote ">From ". + + * gnus-sum.el (gnus-summary-read-group): Only beep dead groups. + +Mon Jan 27 18:24:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnml.el (nnml-generate-nov-databases-1): Work properly on + compressed files. + (nnml-generate-nov-file): Ditto. + + * gnus.el (gnus-article-mode-map): Don't unconditionally suppress + all the major keymaps. + + * gnus-sum.el (gnus-summary-read-group): Beep dead non-native + groups can't be entered. + +Mon Jan 27 18:03:17 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.5 is released. + +Mon Jan 27 17:35:21 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-expand-group): Don't skip over ":". + + * gnus-score.el (gnus-score-find-bnews): Wouldn't find "nntp+" + score files. + + * gnus-art.el (t): Define `M-^'. + +Mon Jan 27 15:00:11 1997 Hrvoje Niksic <hniksic@srce.hr> + + * gnus-sum.el (gnus-summary-search-article): Inhibit forced + redisplay on XEmacs. + +Mon Jan 27 08:54:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.4 is released. + +Mon Jan 27 07:29:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnsoup.el (nnsoup-file-name): Also find AREAS. + +Mon Jan 27 07:09:13 1997 Joev Dubach <dubach1@husc.harvard.edu> + + * message.el (message-use-followup-to): Doc fix. + +Mon Jan 27 06:59:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-article-read-summary-keys): Don't mess up when + using pick mode. + + * gnus-undo.el (gnus-undo-mode): Set undo boundary. + + * gnus-sum.el (gnus-summary-exit-hook): Doc fix. + +Sun Jan 26 13:20:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Autoload gnus-add-configuration. + +Sun Jan 26 13:01:07 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.3 is released. + +Sun Jan 26 12:52:11 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.2 is released. + +Sun Jan 26 09:28:31 1997 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-group.el: Organized customization options, and moved group + definitions to `gnus.el'. + * gnus-sum.el: Ditto. + * gnus.el: Ditto. + +Sun Jan 26 07:37:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Autoload topic function. + + * gnus-topic.el (gnus-topic-set-parameters): Quote strings to + enter into dribble file. + + * gnus-salt.el (gnus-pick-setup-message): Also restore right + config on sending. + + * gnus.el (gnus-group-startup-message): Add a space to the + beginning of the version string. + +Sat Jan 25 12:17:56 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Gnus v5.4.1 is released. + +Sat Jan 25 10:59:31 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.84 is released. + +Fri Jan 24 20:31:25 1997 Paul Franklin <paul@cs.washington.edu> + + * gnus-sum.el (gnus-summary-next-article): There's no + reason not to select the current article if it's what should + be selected. + +Sat Jan 25 01:03:59 1997 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-art.el: Organized customization options. + * gnus-sum.el: Adjusted. + * gnus-cite.el: Ditto. + * gnus.el: Ditto. + +Sat Jan 25 09:49:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-demon.el (gnus-demon): Disable demons when the minibuffer + window is active. + + * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode + commands. + +Sat Jan 25 09:42:41 1997 Kurt Swanson <kurt@dna.lth.se> + + * message.el (message-pipe-buffer-body): New function. + + * gnus-sum.el (gnus-summary-pipe-message): New command and + keystroke. + +Fri Jan 24 11:01:06 1997 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-uu.el: Cleaned up customization groups. + +Fri Jan 24 15:45:48 1997 Kurt Swanson <kurt@dna.lth.se> + + * gnus-sum.el (gnus-summary-make-menu-bar): Moved cache menu. + +Fri Jan 24 10:05:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-msg.el (gnus-summary-resend-message): Accept + process/prefix. + + * gnus-cite.el (gnus-article-fill-cited-article): Accept a width + prefix. + + * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode + map. + + * gnus-sum.el (gnus-summary-make-menu-bar): Duplication removed. + +Fri Jan 24 08:33:42 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.83 is released. + +Fri Jan 24 05:05:38 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-article-display-hook): Removed emphasize. + + * gnus-score.el (gnus-score-edit-current-scores): Set global + vars. + + * nnml.el (nnml-possibly-change-directory): Return nil when the + group can't be selected. + + * gnus-art.el (gnus-emphasis-alist): Don't underline + all-underscore words. + + * gnus-topic.el (gnus-topic-unindent): Give the right number of + unread articles. + (gnus-topic-indent): Ditto. + + * gnus-msg.el (gnus-summary-wide-reply-with-original): New command + and keystroke. + (gnus-summary-wide-reply): Ditto. + +Fri Jan 24 04:57:07 1997 Joe Wells <jbw@cs.bu.edu> + + * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): New function. + (gnus-uu-command): Use it. + +Fri Jan 24 04:55:10 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-topic.el (gnus-topic-mark-topic): Also bound to `#'. + +Fri Jan 24 04:44:10 1997 Greg Klanderman <greg@alphatech.com> + + * message.el (message-do-send-housekeeping): Check for nil + message-buffer-list. + +Fri Jan 24 02:55:33 1997 Kurt Swanson <kurt@dna.lth.se> + + * gnus-util.el (gnus-eval-in-buffer-window): Set buffer. + +Thu Jan 23 03:39:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnsoup.el (nnsoup-file-name): New function. + (nnsoup-read-areas): Use it. + (nnsoup-dissect-buffer): New function. + (nnsoup-number-of-articles): Use it. + (nnsoup-narrow-to-article): Ditto. + (nnsoup-header): Removed. + + * gnus.el (gnus-check-backend-function): Doc fix. + + * gnus-art.el (gnus-article-goto-prev-page): Went to next article, + not prev. + + * gnus-group.el (gnus-group-insert-group-line-info): Display "*" + on unknown groups. + + * gnus-art.el (article-hide-boring-headers): Ignore errors in + `mail-extract-address-components'. + + * nnmail.el (nnmail-date-to-time): Parse zone correctly. + (nnmail-date-to-time): Seconds, dammit, seconds! + +Tue Jan 21 09:31:55 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-url-mailto): Didn't accept mailto links. + + * gnus-score.el (gnus-summary-score-effect): Doc fix. + + * nnmail.el (nnmail-move-inbox): Don't prin1 password. + +Mon Jan 20 18:06:19 1997 Paul Franklin <paul@cs.washington.edu> + + * gnus-sum.el (gnus-simplify-buffer-fuzzy-step): New function. + (gnus-simplify-buffer-fuzzy): Use it. + + * gnus-sum.el (gnus-simplify-buffer-fuzzy): Fix while condition. + Add self-discipline tags. + +Tue Jan 21 05:28:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Would return + nil from NoCeM. + +Mon Jan 20 04:59:53 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-button-alist): Only on word boundaries. + + * message.el (message-check-news-header-syntax): Don't prompt when + not read active file. + + * gnus-msg.el (gnus-setup-message): Always set actions. + +Sat Jan 18 07:23:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-have-messaged): New variable. + (nntp-accept-process-output): Use it. + (nntp-wait-for): Ditto. + +Sat Jan 18 02:44:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.82 is released. + +Fri Jan 17 00:04:47 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnheader.el (nnheader-find-nov-line): Do the right thing with + short buffers. + + * nnkiboze.el (nnkiboze-generate-group): Supress duplicate + suppression. + (nnkiboze-generate-group): Message better. + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't always + fetch more heads. + (gnus-select-newsgroup): Use it. + + * nnmail.el (nnmail-get-new-mail): Weird file-truename problem. + + * gnus-sum.el (gnus-summary-caesar-message): Dox fix. + (gnus-articles-to-read): Limit length of prompt. + + * message.el (message-followup): Fold case before comparing + "world" to Distribution. + + * gnus-sum.el (gnus-summary-save-newsrc): Save dribble buffer. + + * nnfolder.el (nnfolder-request-expire-articles): Better message. + + * gnus-nocem.el (gnus-nocem-load-cache): Interactive. + +Thu Jan 16 23:48:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Use `nnmail-pop-password'. + +Wed Jan 15 18:41:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnml.el (nnml-request-expire-articles): Typo. + (nnml-request-expire-articles): Don't blank out messages so + often. + + * nnsoup.el (nnsoup-request-type): Let commands like `a' work + better. + +Wed Jan 15 05:33:23 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.81 is released. + +Wed Jan 15 02:57:18 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-topic.el (gnus-topic-indent): Don't remove all groups from + topic. + (gnus-topic-unindent): Ditto. + + * gnus-sum.el (gnus-summary-respool-query): Don't mark anything as + read. + + * gnus-art.el (gnus-button-alist): Move news:mesg-id up. + + * gnus.el (gnus-article-display-hook): Emphasize by default. + + * gnus-topic.el (gnus-topic-rename): Mark newsrc as dirty. + + * gnus-sum.el (gnus-summary-next-page): When the article window + isn't displayed, don't scroll. + +Wed Jan 15 02:19:56 1997 Markus Linnala <maage@ee.tut.fi> + + * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check): + New variables. + +Wed Jan 15 02:02:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (article-date-user): New command and keystroke. + +Wed Jan 15 02:01:15 1997 David Moore <dmoore@ucsd.edu> + + * gnus-art.el (gnus-article-time-format): New variable. + (article-make-date-line): Use it. + +Wed Jan 15 01:44:15 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-emphasis-alist): Allow emphasis around + sentences. + (gnus-button-url-regexp): Don't allow empty URLs. + +Sun Jan 12 19:27:23 1997 Thor Kristoffersen <thor@unik.no> + + * nntp.el (nntp-request-head): Work when using rlogin. + +Sun Jan 12 15:17:16 1997 Chris Bone <bone@al.com.au> + + * nntp.el (nntp-accept-process-output): Give numerical messages. + (nntp-wait-for): Search less. + +Fri Jan 10 17:38:38 1997 Erik Toubro Nielsen <erik@ifad.dk> + + * gnus-art.el (gnus-Numeric-save-name): Doc fix. + +Thu Jan 9 21:51:59 1997 Dan Schmidt <dfan@harmonixmusic.com> + + * nnmail.el (nnmail-move-inbox): Quote password. + +Thu Jan 9 18:24:32 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Don't nix out + nnmail-internal-password. + + * nnml.el (nnml-request-expire-articles): Also expire gzipped + articles. + + * gnus-art.el (article-emphasize): Wouldn't toggle. + +Thu Jan 9 18:18:26 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.80 is released. + +Thu Jan 9 12:00:21 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * acronym.el: New package. + +Thu Jan 9 11:43:28 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Updated copyrights. + + * nnoo.el (nnoo-push-server): Only push the first server. + +Wed Jan 8 11:34:07 1997 David Moore <dmoore@ucsd.edu> + + * nnoo.el (nnoo-push-server): Revert to 0.77 behaviour. + + * nnvirtual.el (nnvirtual-info-installed): New variable. + (nnvirtual-open-server): Use it. + (nnvirtual-request-update-info): ditto. + (nnvirtual-create-mapping): ditto. + + * gnus-group.el (gnus-group-edit-group): Close the group before + editing it. + (gnus-group-add-to-virtual): ditto. + +Thu Jan 9 11:32:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el: Redefine ems. + +Wed Jan 8 20:34:09 1997 John McClary Prevost <visigoth@naiad.fac.cs.cmu.edu> + + * message.el (message-sendmail-f-is-evil): New variable. + (message-elide-elipsis): Ditto. + +Wed Jan 8 17:19:02 1997 Paul Stodghill <stodghil@cs.cornell.edu> + + * gnus-demon.el (gnus-demon): Don't run when not idle. + +Wed Jan 8 12:58:23 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-work-articles): Accept non-numerical + prefix values. + +Wed Jan 8 12:52:53 1997 Jason Rumney <jasonr@pec.co.nz> + + * nnmail.el (nnmail-move-inbox): Use `nnmail-internal-password'. + +Tue Jan 7 15:41:35 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-article-show-hidden-text): Would bug out on + signatures. + +Mon Jan 6 23:46:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.79 is released. + +Mon Jan 6 11:23:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-process-babyl-mail-format): Widen at the right + place. + + * nnfolder.el (nnfolder-possibly-change-group): Set current group + before reading folder. + + * message.el (message-send-mail-with-mh): Expand file name. + (message-mode-menu): Check whether mark-active exists. + + * gnus-group.el (gnus-group-get-new-news): Don't pass ARG to the + listing function. + + * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Deleted. + +Sun Jan 5 21:35:37 1997 Sudish Joseph <sudish@mindspring.com> + + * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Use + 'article-type as the textprop of interest. Speed fix. + + * gnus-art.el (gnus-article-show-hidden-text): Speed fix. + +Sun Jan 5 11:43:08 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnml.el (nnml-retrieve-headers-with-nov): Use faster method for + finding the right range. + + * gnus-demon.el (gnus-demon): Would fire off even if not idle. + + * gnus-srvr.el (gnus-server-add-server): Error when defining an + existing server. + + * gnus-start.el (gnus-get-unread-articles): Update info for native + groups. + + * gnus-load.el (gnus-nocem): New file. + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Make sure the + group name isn't nil. + +Sun Jan 5 11:18:22 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.78 is released. + +Sun Jan 5 09:39:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-exit-no-update): Prompt change. + (gnus-summary-limit-to-author): Ditto. + (gnus-summary-limit-to-subject): Ditto. + + * gnus-cite.el (gnus-dissect-cited-text): Recognize articles that + end with cited text. + + * gnus-topic.el (gnus-group-sort-topic): Remove nil elements. + + * nnoo.el (nnoo-push-server): When switching from the nil server, + update all the default values of the variables. + + * nnkiboze.el (nnkiboze-generate-group): Protect against nil + infos. + + * lpath.el: Included. + +Sun Jan 5 09:36:57 1997 Martin Buchholz <mrb@eng.sun.com> + + * dgnushack.el (bytecomp): Required. + +Sat Jan 4 11:45:45 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el: Rename some functions back. + + * gnus-sum.el (gnus-summary-save-newsrc): Don't nix out scores. + + * gnus-async.el (gnus-async-prefetched-article-entry): Would + hang Emacs. + +Sat Jan 4 11:28:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.77 is released. + +Sat Jan 4 08:35:06 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-cache.el (gnus-start): Don't require gnus-sum. + + * gnus-art.el: All article functions moved here. + + * article.el: Elided. + + * gnus-async.el (gnus-async-prefetched-article-entry): Check for + empty articles. + + * gnus-art.el (gnus-read-save-file-name): Expand file name in + article save dir. + +Fri Jan 3 21:22:21 1997 Paul Stodghill <stodghil@cs.cornell.edu> + + * gnus-demon.el (gnus-demon): Use `gnus-demon-idle-time'. + +Tue Dec 31 10:38:43 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)> + + * pop3.el: version 1.3 + + * pop3.el: (pop3-retr): added bill@attmail.com's big buffer sleeps + to save wear and tear on he heap. + +Thu Aug 01 11:53:48 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)> + + * pop3.el: version 1.2 + + * pop3.el: (pop3-apop): minor changes to support XEmacs built-in + md5, or William Perry's modified md5.el. + + * pop3.el: (pop3-movemail): changed to use + pop3-authentication-scheme instead of pop3-use-apop. + + * pop3.el: pop3-use-appop: transformed into + pop3-authentication-scheme. + + * pop3.el: version 1.1 + + * pop3.el: (pop3-apop): new function. Send alternate + authentication information to the server. Requires md5.el. + + * pop3.el: (pop3-open-server): set pop3-timestamp if server + returns one. + + * pop3.el: (pop3-movemail): use APOP authentication if + pop3-use-apop non-nil. + + * pop3.el: pop3-timestamp: added variable + + * pop3.el: pop3-use-apop: added variable + +Fri Jan 3 18:52:23 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * gnus-group.el (gnus-group-get-new-news): Pass the ARG on to the + listing function. + +Fri Jan 3 18:32:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-hide-boring-headers): Respect + gnus-show-all-headers. + + * gnus-sum.el (gnus-summary-save-article): Update the mode line. + +Fri Jan 3 18:30:50 1997 Erik Toubro Nielsen <erik@ifad.dk> + + * nnmail.el (nnmail-remove-leading-whitespace): Replacing should + be non-literal. + +Fri Jan 3 18:18:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-expire-articles-now): Use + "yes-or-no". + (gnus-summary-delete-article): Ditto. + +Fri Jan 3 18:16:27 1997 Peter Skov Knudsen <knu@dde.dk> + + * gnus-win.el (gnus-buffer-configuration): Don't create picons + frame unless needed. + +Fri Jan 3 17:21:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-elide-region): New command and keystroke. + + * gnus-salt.el (gnus-generate-vertical-tree): Check whether we can + go backwards. + + * gnus-group.el (gnus-group-catchup-current): Prompt better. + + * gnus-undo.el (gnus-undo-make-menu-bar): Nonsense. + +Fri Jan 3 16:52:22 1997 Rajappa Iyer <rsi@lucent.com> + + * gnus-salt.el (gnus-pick-start-reading): Possibly catch up all + unpicked articles. + +Fri Jan 3 12:12:22 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Try to get the + few last headers using HEAD in any case to work around a bug in + inn. + + * gnus-xmas.el (gnus-xmas-define): Redefined. + + * gnus.el (gnus-characterp): Made into func. + +Thu Jan 2 16:21:47 1997 Sudish Joseph <sudish@mindspring.com> + + * gnus-util.el (gnus-characterp): New function. + +Wed Dec 18 18:15:39 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * gnus-start.el (gnus-dribble-enter): Make sure we write at the + end of the dribble file + +Thu Jan 2 16:01:58 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-limit-children): Make NoCeM'ed + articles read. + +Tue Dec 17 20:24:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-save-newsrc): Respect the prefix. + +Mon Dec 16 23:47:30 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.76 is released. + +Mon Dec 16 14:33:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-msg.el (gnus-bug): Insert nntp server type. + (gnus-copy-article-buffer): Remove prev/next buttons. + + * gnus-cache.el (gnus-jog-cache): Let the call func be + interactive. + + * gnus-art.el (gnus-summary-save-in-pipe): Include number of + articles. + (gnus-article-add-buttons): Don't add buttons to already + buttonized areas. + + * nntp.el (nntp-open-connection): Allow `C-g' to continue. + + * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all + articles sometimes. + + * gnus-sum.el (gnus-data-compute-positions): Reinstated. + (gnus-remove-thread): Do the right thing with dummy roots. + + * nndoc.el (nndoc-request-article): Only return valid articles. + + * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines. + + * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups. + + * nnfolder.el (nnfolder-save-mail): Quote all "From " lines. + +Sat Dec 14 11:49:21 1996 David Moore <dmoore@ucsd.edu> + + * gnus-nocem.el (gnus-nocem-groups): + news.admin.net-abuse.bulletins is to replace + news.admin.net-abuse.announce for nocemish postings. + +Mon Dec 16 13:38:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Message at end. + + * gnus-sum.el (gnus-summary-refer-parent-article): Use + "in-reply-to" header. + + * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble. + + * gnus-sum.el (gnus-summary-save-newsrc): Change. + (gnus-summary-catchup): Only catch up the limited articles. + (gnus-simplify-subject-fuzzy-regexp): Changed to nil. + (gnus-simplify-buffer-fuzzy): Ignore nil + gnus-simplify-subject-fuzzy-regexp. + + * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice. + +Thu Dec 12 18:18:11 1996 David Moore <dmoore@ucsd.edu> + + * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable. + (gnus-update-active-hashtb-from-killed): ditto. + (gnus-newsrc-to-gnus-format): ditto. + + * gnus-bcklg.el (gnus-backlog-setup): ditto. + + * gnus-sum.el (gnus-create-xref-hashtb): ditto. + + * gnus-move.el (gnus-move-group-to-server): ditto. + + * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can + be _significantly_ faster than 2^x-1 tables on many risc + machines. Any gains of 2^x-1 are comparably small on other + machines. + +Fri Dec 13 05:05:03 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.75 is released. + +Fri Dec 13 04:49:21 1996 Andre Deparade <deparade@i3.informatik.rwth-aachen.de> + + * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b + and %e usable. + +Fri Dec 13 01:06:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-decode-rfc1522): Would collate subsequent + encodings. + + * gnus-start.el (gnus-check-bogus-newsgroups): Use + `map-y-or-n-p'. + + * gnus-topic.el (gnus-topic-kill-group): Save topic contents. + (gnus-topic-yank-group): Insert topic contents. + + * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed + default to "". + + * gnus-score.el (gnus-score-find-favourite-words): Put point at bob. + + * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive + spec. + +Fri Dec 13 01:01:46 1996 David Moore <dmoore@ucsd.edu> + + * gnus-sum.el (gnus-summary-limit-to-age): New function and + keystroke. + +Tue Dec 10 23:42:00 1996 David Moore <dmoore@ucsd.edu> + + * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to + replace alt.nocem.misc + +Wed Dec 11 01:15:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnfolder.el (nnfolder-request-expire-articles): Better message. + (nnfolder-delete-mail): Actually delete. + + * gnus-sum.el (gnus-summary-update-info): Don't run + `gnus-exit-group-hook'. + (gnus-summary-expire-articles): Do it. + (gnus-summary-exit): Ditto. + (gnus-summary-save-newsrc): New command and keystroke. + +Wed Dec 11 00:38:12 1996 Stainless Steel Rat <ratinox@peorth.gweep.net> + + * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version. + +Mon Dec 9 21:00:09 1996 David Moore <dmoore@ucsd.edu> + + * gnus-sum.el (gnus-summary-catchup): Out dated catchup code + removed. + + * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a + cache of active count in gnus-update-read-articles. + +Mon Dec 9 22:55:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-emphasize): Use it. + + * gnus-util.el (gnus-put-text-property-excluding-newlines): New + function. + +Mon Dec 9 08:38:08 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-sum.el: Split customize groups and added links to the manual. + +1996-12-08 Dave Love <d.love@dl.ac.uk> + + * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...' + markup (rfc1738), done last, after possible partial matches. + (gnus-button-url): Zap any whitespace from a <URL:...> match. + +Mon Dec 9 02:18:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-button-embedded-url): New function. + (gnus-button-alist): Use it. + + * gnus-util.el (gnus-strip-whitespace): New function. + +Mon Dec 9 00:04:24 1996 Richard Stallman <rms@gnu.ai.mit.edu> + + * gnus-start.el (gnus-read-init-file): Don't read init file when + started with "emacs -q". + +Sun Dec 8 18:25:34 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.74 is released. + +Fri Dec 6 12:47:24 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse + domains. + +Fri Dec 6 11:33:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnfolder.el (nnfolder-request-article): Use it. + (nnfolder-retrieve-headers): Wouldn't find the right header. + + * nnmail.el (nnmail-search-unix-mail-delim-backward): New function. + +Thu Dec 5 21:51:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-server-add-address): Don't add "*-address" to all + servers. + +Thu Dec 5 21:01:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.73 is released. + +Thu Dec 5 19:29:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line + number. + + * nnml.el (nnml-request-scan): Change server. + +Sat Nov 30 00:42:39 1996 Steven L Baur <steve@altair.xemacs.org> + + * earcon.el: Added Customization. + +Thu Dec 5 11:24:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-prepare-threads): Don't output + articles outside the limit. + + * gnus-group.el (gnus-group-level): New function. + (gnus-group-list-active): Faster implementation. + (gnus-group-list-all-matching): Accept a `C-u' prefix. + + * message.el (message-news): Make sure newsey things are done. + + * gnus-kill.el (gnus-execute-1): Eval forms properly. + + * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary + characters. + + * gnus-sum.el (gnus-summary-make-menu-bar): Update. + + * nndoc.el (nndoc-forward-type-p): Don't give false positives. + + * message.el (message-user-mail-address): Bypass mail-extr. + (message-make-forward-subject): Only fetch the first Subject. + + * gnus-art.el (gnus-button-alist): Reconize news:group urls. + + * gnus-start.el (gnus-group-change-level): Didn't quote strings + entered into dribble. + + * gnus-util.el (gnus-prin1-to-string): Use print-quoted- + + * nnbabyl.el (nnbabyl-request-article): Wouldn't find first + article properly. + (nnbabyl-delete-mail): Ditto. + +Thu Dec 5 06:16:25 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * nnmail.el (nnmail-split-history): Use + `with-output-to-temp-buffer'. + +Thu Dec 5 08:46:26 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp> + + * gnus-sum.el (gnus-nov-parse-line): unwind-protect the + narrowing. + +Tue Dec 3 14:06:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnheader.el (nnheader-find-file-noselect): Disable local + variables. + + * gnus-group.el (gnus-group-fetch-faq): Ditto. + +Mon Dec 2 17:12:26 1996 Ralph Schleicher <rs@purple.UL.BaWue.DE> + + * gnus-demon.el (gnus-demon-time-to-step): Make it work. + +Sun Dec 1 07:35:32 1996 Lars Magne Ingebrigtsen <larsi@proletcult.slip.ifi.uio.no> + + * nntp.el (nntp-retrieve-articles): New function. + (nntp-next-result-arrived-p): New function. + +Sat Nov 30 13:50:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better. + (nnfolder-request-article): Ditto. + + * message.el (message-rename-buffer): Make sure the renamed buffer + is valid. + +Sat Nov 30 12:06:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-cache.el (gnus-cache-enter-article): Warn when trying to + cache negative articles. + +Sat Nov 30 08:53:48 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.72 is released. + +1996-11-30 Markus Linnala <maage@cs.tut.fi> + + * gnus-sum.el (gnus-summary-refer-parent-article): Work when there + are no references. + +1996-11-30 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-fetch-field): Fetch all headers. + + * gnus-sum.el (gnus-cut-thread): Would cut off the wrong + children. + + * gnus-score.el (gnus-all-score-files): Take an optional group + param. + + * gnus-start.el (gnus-dribble-touch): New function. + (gnus-master-read-slave-newsrc): Use it. + + * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on + sparse articles. + + * gnus-sum.el (gnus-summary-search-article): Would infloop. + + * gnus-nocem.el: Ignore invalid entries. + + * gnus-sum.el (gnus-data-remove): Wouldn't update properly when + treating the first article in the buffer. + (gnus-rebuild-thread): Would compute the wrong offset. + (gnus-summary-move-article): Don't mark as read. + +1996-11-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-thread-loop-p): New function. + (gnus-make-threads): Avoid inflooped references. + + * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind + print-length to nil. + +Wed Nov 27 02:41:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed + wrongly. + + * gnus-group.el (gnus-group-select-group-emphemerally): New + command and keystroke. + + * gnus-sum.el (gnus-read-header): Fold continuation lines. + +Tue Nov 26 18:43:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-update-info): Don't change buffer. + +Tue Nov 26 17:56:19 1996 Hrvoje Niksic <hniksic@srce.hr> + + * gnus-sum.el (gnus-summary-print-article): Prompt for file name. + +Tue Nov 26 17:08:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-date-ut): Use original date. + +Tue Nov 26 08:36:38 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * gnus-picon.el: Customize. + + * smiley.el: Customize. Change artist's email address in comments. + +Tue Nov 26 04:37:54 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.71 is released. + +Tue Nov 26 00:58:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-get-split-value): Expand file names in save + dir. + +Mon Nov 25 22:50:19 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de> + + * gnus-group.el (gnus-group-make-menu-bar): Moved customize. + +Mon Nov 25 15:27:41 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus.el (custom-facep): Removed. + + * gnus-topic.el (gnus-topic-line-format): Added customize + support. + + * gnus.el (gnus-article-display-hook): Moved + `gnus-article-treat-overstrike' last. + +Mon Nov 25 11:21:15 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp. + (gnus-picons-insert-face-if-exists): Use it and own new param. + More properly detect location of bar and dots. + (gnus-group-display-picons): Use above. + (gnus-article-display-picons): ditto. + +Mon Nov 25 04:17:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnfolder.el (nnfolder-read-folder): Make buffer read/write. + + * gnus-sum.el (gnus-summary-print-article): Delete invisible text + first. + + * article.el (article-delete-invisible-text): New function. + + * nntp.el (nntp-possibly-change-group): Would abort async + fetches. + + * gnus-sum.el (gnus-summary-print-article): New command and + keystroke. + (gnus-summary-move-article): Select the article first. + + * message.el (message-user-agent): Define the message mail user + agent. + +Sun Nov 24 02:28:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-possibly-change-group): Would get confused. + + * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent + characters to be part of urls. + + * nntp.el (nntp-possibly-change-group): Wait until the status line + arrives and delete it. + +Sun Nov 24 01:36:45 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.70 is released. + +Sat Nov 23 23:22:27 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * message.el (message-mode-menu): Added `message-caesar-region'. + (message-mode-field-menu): Added `message-insert-to' and + `message-insert-newsgroups'. + +Sat Nov 23 19:53:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnkiboze.el: Would destroy all component group infos. + + * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup. + + * gnus-sum.el (gnus-summary-article-unread-p): New function. + (gnus-remove-thread-1): Avoid `text-propery-any'. + (gnus-summary-insert-subject): Ditto. + (gnus-data-compute-positions): Removed. + + * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything. + + * gnus-group.el (gnus-group-restart): Just start up Gnus + properly. + +Sat Nov 23 07:16:39 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.69 is released. + +Sat Nov 23 05:00:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the + cache active file as changed. + + * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new + newsgroups. + + * gnus-sum.el (gnus-group-make-articles-read): Update group line + on undo. + + * gnus-move.el (gnus-move-group-to-server): Check whether + to-active is nil. + + * gnus-score.el (gnus-score-find-hierarchical): Do the right thing + for prefixed group names. + + * nnml.el (nnml-generate-nov-databases-1): Don't infloop. + +Sat Nov 23 04:58:49 1996 Steven L. Baur <steve@miranova.com> + + * gnus-score.el (gnus-score-score-files-1): Don't infloop. + +Sat Nov 23 04:40:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-article-make-menu-bar): Protect against + undefined menu vars. + + * gnus-group.el (gnus-group-rename-group): Prompt fix. + +Fri Nov 22 12:17:14 1996 David Moore <dmoore@ucsd.edu> + + * nnml.el (nnml-generate-nov-databases-1): Don't infloop. + + * gnus-score.el (gnus-score-score-files-1): Don't infloop, be + slightly faster. + +Fri Nov 22 22:18:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-move.el (gnus-move-group-to-server): Looking-at bug. + (gnus-move-group-to-server): Extend. + + * message.el (message-check-news-header-syntax): Change shoot-me + line. + +Thu Nov 21 18:31:56 1996 David Moore <dmoore@ucsd.edu> + + * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign, + gnus-atomic-setq): Routines to help protect against corruption to + internal Gnus datastructures from C-g or error signals. + + * gnus-util.el (gnus-atomic-be-safe): Variable which can set to + nil to disable the C-g atomic protection. + + * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces + nnvirtual-update-reads and nnvirtual-update-marked. Does updates + to component groups atomically. + (nnvirtual-request-update-info): Update the virtual group + atomically. + +Fri Nov 22 00:19:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Create menu bar even when not using menu-bar-mode. + + * gnus-start.el (gnus-1): Don't paint picture gnu twice. + + * gnus-sum.el (gnus-group-make-articles-read): Undo in the right + buffer. + (gnus-update-read-articles): Ditto. + +Fri Nov 22 00:04:59 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * nnheader.el (nnheader-generate-fake-message-id): Interact better + with duplicate suppression. + +Thu Nov 21 23:31:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-info-set-entry): Wouldn't extend far enough. + + * gnus-salt.el (gnus-tree-minimize): Ignore errors. + + * gnus-sum.el (gnus-summary-article-sparse-p): New macro. + (gnus-summary-article-ancient-p): Ditto. + (gnus-summary-search-article): Skip sparse articles. + + * article.el (article-date-ut): Wouldn't pick out the date right. + +Thu Nov 21 23:07:34 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles. + +Thu Nov 21 21:57:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read + articles. + + * article.el (article-delete-text-of-type): Would bug out. + +Thu Nov 21 11:02:36 1996 David Moore <dmoore@ucsd.edu> + + * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if + they exist globally. + +Thu Nov 21 10:52:39 1996 Steven L Baur <steve@miranova.com> + + * article.el (article-date-ut): Extend date header recognition to + deal with systems that put a TAB after the colon. + +Thu Nov 21 19:50:26 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.68 is released. + +Thu Nov 21 05:33:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnoo.el (nnoo-change-server): Protect against void vars. + +Thu Nov 21 00:00:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.67 is released. + +Wed Nov 20 22:54:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-mode-field-menu): Separated. + + * nnoo.el (nnoo-change-server): Preserve un-ooed variables as + well. + + * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl + files. + +Wed Nov 20 19:25:40 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar. + +Wed Nov 20 05:27:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-article-sort-by-lines, + gnus-thread-sort-by-lines): New functions. + (gnus-summary-sort-by-lines): New command and keystroke. + + * gnus.el (gnus-other-frame): Be a bit more clever. + + * gnus-group.el (gnus-group-get-new-news): Check for new + newsgroups. + + * nnheader.el (nnheader-insert-file-contents-literally): Bind + `default-major-mode' to nil. + + * gnus-sum.el (gnus-group-make-articles-read): Yet another undo + bug. + + * nnmail.el (nnmail-article-group): Wrong `junk' check. + +Wed Nov 20 05:13:05 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.66 is released. + +Wed Nov 20 01:57:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-article-group): Would lose mail when using + advanced splitting! + + * gnus-sum.el (gnus-update-read-articles): Undo fix. + +Tue Nov 19 22:56:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnheader.el (nnheader-auto-mode-alist): New function. + +Tue Nov 19 21:57:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.65 is released. + +Tue Nov 19 17:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-do-fcc): Supply FROM-GNUS param to + rmail-output. + + * gnus-msg.el (gnus-setup-message): Use the buffer name instead of + the buffer. + + * nnmail.el (nnmail-article-group): Respect `junk' advanced + splits. + + * gnus-group.el (gnus-group-restart): Clear system. + + * nnfolder.el (nnfolder-read-folder): Handle zipped files. + + * nnheader.el (nnheader-find-file-noselect): New definition. + + * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar. + + * gnus-score.el (gnus-all-score-files): Would still get the score + files in wrong order. + + * gnus-start.el (gnus-find-new-newsgroups): End message on wrong + level. + + * gnus-srvr.el (gnus-server-prepare): Don't list servers twice. + + * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug. + + * gnus-score.el (gnus-all-score-files): Expand all files in the + kill files directory. + + * gnus-sum.el (gnus-group-make-articles-read): Register with undo + properly. + (gnus-update-read-articles): Ditto. + + * gnus-msg.el (gnus-debug): Include gnus-async in variables. + +Tue Nov 19 00:07:14 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.64 is released. + +Mon Nov 18 21:42:40 1996 Loren Schall <schall@saifr00.ateng.az.honeywell.com> + + * gnus-sum.el (gnus-summary-insert-line): Pick apart the From + header in reversed order. + +Mon Nov 18 02:00:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-refer-references): Protect against nil + References. + + * gnus-score.el (gnus-all-score-files): Remove duplicate score + files from the end first. + + * gnus-start.el (gnus-after-getting-new-news-hook, + gnus-get-new-news-hook): Switched defaults. + + * gnus-score.el (gnus-all-score-files): Returned score files in + reverse order. + + * gnus-util.el (gnus-make-directory): Protect against nil dirs. + + * gnus-art.el (gnus-decode-encoded-word-method): Default to + 'gnus-article-de-quoted-unreadable. + + * gnus.el (gnus-read-group): Prohibit : in group name. + (gnus-article-display-hook): Removed + `gnus-article-de-quoted-unreadable'. + + * article.el (gnus-emphasis-alist): Accept "-" as word marker. + + * messagexmas.el (message-xmas-dont-activate-region): Changed + default to t. + +Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * message.el: Added customize support. + +Sun Nov 17 23:42:03 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-gl.el (bbb-extract-token-number): Fix. + +Sun Nov 17 12:18:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-next-article): Use it. + (gnus-group-make-articles-read): Quote undo forms. + (gnus-update-read-articles): Ditto. + + * gnus.el (gnus-key-press-event-p): New alias. + +Sat Nov 16 22:05:24 1996 Steven L Baur <steve@miranova.com> + + * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use + integers for keyboard events. + +Sun Nov 17 12:09:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-group-set-timestamp): Protect against nil + gnus-newsgroup-name. + +Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * nnmail.el: Added customize support. + +Sat Nov 16 22:59:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-summary-line-format): Dox fix. + + * nnfolder.el (nnfolder-save-mail): Would insert extra newline at + the start. + +Sat Nov 16 19:43:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.63 is released. + +Sat Nov 16 11:32:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard + events before starting to walk. + + * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that + have 0 unread if there is anything under. + + * gnus-sum.el (gnus-summary-move-article): Do `B B' properly. + + * gnus-topic.el (gnus-topic-parameters): Return nil on + non-existant topics. + + * nntp.el (nntp-possibly-change-group): Would nix out async buffer + when switching groups. + + * gnus-sum.el (gnus-summary-expire-articles): Update info before + expiring. + + * article.el (article-strip-leading-blank-lines): Would strip too + much. + + * gnus-sum.el (gnus-summary-mode): Update specs after running + hook. + + * gnus-util.el (gnus-boundp): New function. + + * gnus-start.el (gnus-get-new-news-hook): Default to updating + display-time, if present. + +Fri Nov 15 13:59:16 1996 Steven L Baur <steve@miranova.com> + + * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with + scroll-in-place, which will be preloaded in XEmacs 19.15. + + * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down) + against scroll-in-place package. + (gnus-article-next-page): Ditto. + + * gnus-salt.el (gnus-pick-next-page): Ditto. + +Fri Nov 15 21:40:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (gnus): Required. + + * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to + move cache. + + * gnus-cache.el (gnus-cache-move-cache): New command. + + * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no + articles. + + * gnus-group.el (gnus-group-insert-group-line-info): Compute the + right number for dead groups. + + * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix. + +Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-win.el: Added customize support. + + * gnus-uu.el: Added customize support. + +Thu Nov 14 17:50:12 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.62 is released. + +Thu Nov 14 12:25:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-article-display-hook): Add + `gnus-article-de-quoted-unreadable' to default value. + + * gnus-art.el (gnus-summary-article-menu): Dummy define. + + * article.el (custom): Require first. + + * dgnushack.el (require): New implementation. + + * article.el (gnus-emphasis-alist): Recognize emphasis inside + quotes. + +Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. + +Thu Nov 14 11:25:51 1996 Samuel Tardieu <sam@inf.enst.fr> + + * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From " + after "From ". + +Thu Nov 14 10:08:27 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the + token. + +Thu Nov 14 08:46:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-insert-to): Deny with "never" + courtesy-copies-to header. + + * dgnushack.el (require): Try both the uncompiled and the compiled + versions. + + * nntp.el (nntp-send-authinfo): Hide password. + +Wed Nov 13 12:00:43 1996 David Moore <dmoore@ucsd.edu> + + * gnus-start.el (gnus-parse-active): Correct range parsing + restored. + +Tue Nov 12 14:09:15 1996 David Moore <dmoore@ucsd.edu> + + * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same + message id in the cache twice. + (gnus-nocem-liberal-fetch): + + * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable. + + * gnus-nocem.el (gnus-nocem-check-article, + gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM + posting that we've alread verified and scanned. + +Wed Nov 13 23:38:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-start.el (gnus-parse-active): Gave wrong results. + + * gnus-win.el (gnus-buffer-configuration): Doc fix. + +Wed Nov 13 13:52:20 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-topic.el: Added customize support. + + * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode' + option. + + * gnus-util.el (gnus-verbose): Made customizable. + + * gnus.el (gnus-summary-line-format): Customize. + + * gnus-sum.el (gnus-summary-respool-default-method): Customize. + + * gnus.el (gnus-select-method-name): New widget. + (gnus-select-method): Use it. + +Wed Nov 13 14:19:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-info-clear-data): Quote lists. + + * nntp.el (nntp-send-authinfo): Prompt right. + +Tue Nov 12 19:33:00 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Red Gnus v0.61 is released. + +Tue Nov 12 17:55:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Delete empty crash box. + + * gnus-art.el (gnus-article-make-menu-bar): Define summary article + map. + + * gnus-group.el (gnus-group-set-timestamp): Removed reference to + free variable `group'. + +Mon Nov 11 16:29:00 1996 David Moore <dmoore@ucsd.edu> + + * gnus-group.el (gnus-group-timestamp-delta): New function. + + * gnus-demon.el (gnus-demon-add-scan-timestamps, + gnus-demon-scan-timestamps): New functions. + +Mon Nov 11 05:27:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (gnus-emphasis-alist): Added ":" as sentence-end. + +Mon Nov 11 05:14:02 1996 David Moore <dmoore@ucsd.edu> + + * nnvirtual.el: New version. + +Mon Nov 11 05:09:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (gnus-emphasis-underline-bold): Renamed. + +Mon Nov 11 05:05:09 1996 Alexandre Oliva <oliva@dcc.unicamp.br> + + * nntp.el (nntp-possibly-change-group): Bind + `nnheader-callback-function' to nil. + +Sun Nov 10 12:13:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-start.el (gnus-parse-active): Give correct answer. + + * nntp.el (nntp-snarf-error-message): Massage the message. + +Sun Nov 10 11:49:33 1996 Joe Wells <jbw@cs.bu.edu> + + * dgnushack.el (require): Load .el files only. + +Sun Nov 10 10:06:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-move.el (gnus-move-group-to-server): Would pass wrong + params to `gnus-retrieve-headers'. + + * nntp.el (nntp-wait-for): Accept a `discard' param. + (nntp-open-connection): Would mix it up when establishing asynch + connections. + + * nnml.el (nnml-find-id): Would report false positives. + + * gnus-spec.el (gnus-update-format-specifications): Do all + computations in the right buffer. + + * nnweb.el (nnweb-type-definition): Moved search engine. + (nnweb-fetch-form): Use "POST" instead of `POST'. + + * gnus-undo.el (gnus-undo-register): Entered malformed undo + statements. + + * smiley.el (smiley-nosey-regexp-alist): Add a devilish face. + +Sun Nov 10 06:38:38 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.60 is released. + +Sun Nov 10 06:31:36 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.59 is released. + +Sun Nov 10 06:09:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-decode-text): Erased everything. + + * article.el (article-remove-trailing-blank-lines): Would + infloop. + +Sun Nov 10 06:06:31 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.58 is released. + +Sun Nov 10 06:02:51 1996 Alexandre Oliva <oliva@dcc.unicamp.br> + + * nntp.el (nntp-possibly-change-group): Bind callback function to + nil. + +Sun Nov 10 05:35:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. + + * gnus-score.el (gnus-score-string): Didn't trace fuzzies and + words. + +Sat Nov 9 18:14:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (nnweb-set-hashtb): Typo. + (nnweb-read-overview): Typo. + + * nnheader.el (nnheader-skeleton-replace): New macro. + (nnheader-replace-string): Use it. + (nnheader-replace-regexp): Use it. + (nnheader-strip-cr): Use it. + + * nntp.el (nntp-retrieve-headers): Be faster. + (nntp-decode-text): Use faster algorithm. + + * nnheader.el (nnheader-replace-string): New function. + +Sat Nov 9 17:22:16 1996 Hrvoje Niksic <hniksic@srce.hr> + + * article.el (gnus-emphasis-alist): Doc fix. + +Sat Nov 9 16:27:27 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * nnmail.el (nnmail-split-it): Fix bug in abbrev handling. + +Sat Nov 9 05:59:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (nnweb-set-hashtb): Typo. + + * article.el (gnus-emphasis-alist): One ' too many. + + * gnus-async.el (gnus-async-prefetch-article): Only message when + in the summary buffer. + + * gnus-msg.el (gnus-post-news): Handle `newsgroup' param. + (gnus-debug): Be `defcustom' aware. + +Sat Nov 9 05:41:27 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.57 is released. + +Fri Nov 8 22:56:59 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus.el: Added customize support. + +Sat Nov 9 05:14:58 1996 David Moore <dmoore@ucsd.edu> + + * nnmail.el (nnmail-expand-newtext): New version. + +Sat Nov 9 04:28:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-xmas.el (gnus-xmas-force-redisplay): New variable. + (gnus-xmas-summary-recenter): Use it. + + * gnus-art.el (gnus-button-url): Removed seconds param since old + versions of `browse-url.el' don't support it. + (gnus-article-make-menu-bar): Add article menu to article menu. + + * article.el (gnus-emphasis-alist): Use ")" as a sentence end + marker. + +Fri Nov 8 05:33:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (gnus-emphasis-alist): Recognize "_this_here_". + + * gnus-art.el (gnus-article-save): Save the right buffer after + stripping headers. + + * nntp.el (nntp-wait-for): Nix out "nntp reading...." message. + + * article.el (article-narrow-to-signature): Typo. + + * nntp.el (nntp-try-list-active): Would guess wrong on `some'. + + * gnus.el: condition-case -> ignore-errors. + + * nntp.el (nntp-request-close): Protect against errors. + +Fri Nov 8 03:23:02 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.56 is released. + +Fri Nov 8 02:45:21 1996 David S. Goldberg <dsg@linus.mitre.org> + + * gnus-art.el (gnus-button-url): Respect + `browse-url-new-window-p'. + +Fri Nov 8 02:34:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-process-unix-mail-format): Fold searches. + +Thu Nov 7 09:07:32 1996 Steven L Baur <steve@miranova.com> + + * nnmail.el (nnmail-search-unix-mail-delim): Take better care in + ignoring bogus From_ lines. + +Fri Nov 8 02:01:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Cleaned up code. + + * gnus-int.el (gnus-request-regenerate): New function. + + * nnml.el (nnml-request-regenerate): New function. + + * gnus-srvr.el (gnus-server-regenerate-server): New command and + keystroke. + +Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-start.el: Added customize support. + +Fri Nov 8 01:47:16 1996 David S. Goldberg <dsg@linus.mitre.org> + + * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug + out on nil variables. + +Fri Nov 8 01:45:06 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next + article. + +Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * article.el (gnus-visible-headers): Convert string to list of + strings. + +Fri Nov 8 01:40:38 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se> + + * gnus-sum.el (gnus-summary-first-article): New function. + + * gnus-salt.el (gnus-pick-start-reading): Use it. + +Thu Nov 7 09:42:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-group-catchup): Better message. + + * gnus-util.el (gnus-date-get-time): Protect against "" Dates. + + * article.el (article-strip-leading-blank-lines): Would infloop. + + * gnus-msg.el (gnus-debug): Protect against odd load-paths. + +Fri Nov 8 05:30:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be + nil. + + * gnus-msg.el (gnus-summary-followup-to-mail, + gnus-summary-followup-to-mail-with-original): New commands. + + * nnmail.el (nnmail-split-it): Use `replace-match'. + +Fri Nov 8 05:30:46 1996 David Moore <dmoore@ucsd.edu> + + * nnmail.el (nnmail-split-it): New version. + +Fri Nov 8 03:44:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-article-display-hook): Customized. + + * article.el (gnus-emphasis-alist): Define more combinations. + (gnus-emphasis-underline-bold-italic): New face. + +Fri Nov 8 00:20:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.55 is released. + +Thu Nov 7 00:14:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function. + (gnus-configure-windows): Use it. + + * nntp.el (nntp-possibly-change-group): Erased wrong buffer. + + * gnus-score.el (gnus-score-find-bnews): Anchor mathces. + + * gnus-group.el (gnus-group-insert-group-line): Would bug out on + on gnus-moderated-hashtb. + +Wed Nov 6 22:54:41 1996 Sudish Joseph <sudish@mindspring.com> + + * gnus-nocem.el (gnus-sum): Required. + +Wed Nov 6 09:13:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-date-to-time): Trap errors. + + * nntp.el (nntp-open-connection): Erase contents of the right + buffer. + + * gnus-sum.el (gnus-summary-first-article-p): New function. + + * gnus-topic.el (gnus-topic-remove-group): Didn't use + process/prefix. + + * gnus-group.el (gnus-group-iterate): New macro. + + * gnus-sum.el (gnus-summary-prev-unread-article): Respect + `gnus-summary-goto-unread' `never'. + +Wed Nov 6 06:55:03 1996 Hrvoje Niksic <hniksic@srce.hr> + + * article.el (gnus-emphasis-alist): New version. + +Wed Nov 6 06:26:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-article-syntax-table): New variable. + (gnus-article-mode): Use it. + + * article.el (article-strip-leading-blank-lines): Didn't do much. + +Wed Nov 6 05:51:56 1996 Kevin Buhr <buhr@stat.wisc.edu> + + * gnus-sum.el (gnus-summary-respool-article): Get the right + servers. + +Wed Nov 6 04:00:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnheader.el (nnheader-header-value): Use old definition. + + * message.el: Removed many autoloads. + +Wed Nov 6 03:44:44 1996 ISO-2022-JP <morioka@jaist.ac.jp> + + * gnus-ems.el (gnus-ems-redefine): New Mule definition. + +Wed Nov 6 03:02:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay. + + * gnus.el (gnus-check-backend-function): Protect against errors. + + * gnus-start.el (gnus-group-change-level): Enter info into dribble + file. + +Wed Nov 6 01:58:46 1996 Hrvoje Niksic <hniksic@srce.hr> + + * article.el (gnus-emphasis-alist): New default. + +Wed Nov 6 01:47:17 1996 Joe Wells <jbw@cs.bu.edu> + + * gnus-uu.el (gnus-uu-reginize-string): Buggy. + (gnus-uu-uustrip-article): Temp name mixup. + +Wed Nov 6 01:27:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-group-make-group): Use new function. + + * gnus.el (gnus-read-group): New function. + + * dgnushack.el: Less error messages under XEmacs. + +Tue Nov 5 23:59:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-search-unix-mail-delim): New implementation. + +Tue Nov 5 23:43:34 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Red Gnus v0.54 is released. + +Tue Nov 5 22:34:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-goto-signature): Place point better. + + * gnus-art.el (gnus-summary-save-body-in-file): Restored. + + * nntp.el (nntp-send-authinfo): Better password prompting. + + * nnmail.el (nnmail-read-passwd): Allow format strings. + +Tue Nov 5 22:10:20 1996 David Moore <dmoore@ucsd.edu> + + * gnus-sum.el (gnus-valid-move-group-p): New function. + (gnus-read-move-group-name): Faster implementation. + +Tue Nov 5 12:35:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic + parameters. + + * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all + buttons. + + * nnweb.el (nnweb-set-hashtb): Typo. + +Tue Nov 5 10:43:24 1996 Randal Schwartz <merlyn@stonehenge.com> + + * gnus-uu.el (gnus-uu-be-dangerous): New variable. + (gnus-uu-save-files): Use it. + +Tue Nov 5 10:19:39 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-read-document): Doc fix. + (gnus-summary-catchup-and-exit): Don't exit when replying "n". + + * gnus-art.el (gnus-summary-write-to-file): Doc fix. + + * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix + value. + +Tue Nov 5 10:14:02 1996 David Moore <dmoore@ucsd.edu> + + * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made + faster. + +Tue Nov 5 04:56:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-search-unix-mail-delim): Protect against + regexp overflows. + + * nnheader.el (nnheader-header-value): New definition. + + * nntp.el (nntp-open-connection): Erase buffer. + (nntp-possibly-change-group): Ditto. + + * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups + with just one article. + +Tue Nov 5 03:41:30 1996 David Moore <dmoore@ucsd.edu> + + * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some + lines. + +Tue Nov 5 03:36:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-score.el (gnus-score-find-favourite-words): Put point at + bob. + +Tue Nov 5 03:33:04 1996 jeff sparkes <jsparkes@nortel.ca> + + * gnus-kill.el (gnus-batch-score): Run in slave mode. + +Mon Nov 4 03:16:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnheader.el (nnheader-directory-regular-files): New function. + + * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to + be a directory. + + * gnus-sum.el (gnus-summary-next-group): Halt prefetch. + + * gnus-async.el (gnus-async-halt-prefetch): New function. + + * message.el (message-check-news-header-syntax): Anchor + multiple-searches. + + * gnus-topic.el (gnus-topic-mode): Reset sorting function. + +Tue Oct 29 20:42:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-topic.el (gnus-topic-remove-topic): Fold properly. + +Tue Oct 29 19:45:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-generate-new-buffer-clone-locals): Bugged + out under XEmacs. + +Tue Oct 29 19:21:47 1996 David Moore <dmoore@ucsd.edu> + + * gnus.el: Fixed autoloads. + +Tue Oct 29 17:21:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no + args. + +Mon Oct 28 15:42:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus.el: Autoload gnus-score-followup-thread. + (gnus-inhibit-startup-message): Doc fix. + +Sat Oct 26 15:48:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu. + + * gnus-topic.el (gnus-topic-kill-group): Enter into dribble. + + * gnus-sum.el (gnus-summary-universal-argument): Bind + `gnus-newsgroup-process-marked' to nil before calling functions. + +Sat Oct 26 15:31:18 1996 David Moore <dmoore@ucsd.edu> + + * nnmail.el (nnmail-activate): Faster version. + +Fri Oct 25 09:02:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnsoup.el (nnsoup-pack-replies): Error empty dirs. + + * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward + full headers. + +Thu Oct 24 07:20:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound + symbols into hashtb. + +Thu Oct 24 07:12:23 1996 Michael R. Cook <mcook@cognex.com> + + * nnmh.el (nnmh-active-number): Misplaced paren. + +Thu Oct 24 07:02:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-list-groups): Clear inboxes. + + * gnus-async.el (gnus-make-async-article-function): Use the + success param. + + * nntp.el (nntp-after-change-function-callback): Pass along the + right success param. + +Wed Oct 23 18:33:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-score.el (gnus-summary-increase-score): Spud. + +Wed Oct 23 07:55:42 1996 William Perry <wmperry@aventail.com> + + * gnus-art.el (gnus-url-mailto): New function. + +Wed Oct 23 06:57:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnbabyl.el (nnbabyl-create-mbox): New function. + (nnbabyl-open-server): Create mbox. + + * nnmbox.el (nnmbox-create-mbox): New function. + +Tue Oct 22 07:30:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnml.el (nnml-request-list): Always return t. + +Tue Oct 22 03:16:27 1996 Felix Lee <flee@teleport.com> + + * gnus-score.el (gnus-score-adaptive): Use the right syntax + table. + +Tue Oct 22 03:08:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-generate-headers): Rename Original-Sender as + well. + (message-send-news): Typo. + (message-send-news): Don't message. + +Tue Oct 22 03:06:49 1996 Felix Lee <flee@teleport.com> + + * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do + line scoring or word scoring, but not both. + +Tue Oct 22 02:48:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-send-news): Use it. + (message-send-mail): Ditto. + +Tue Oct 22 02:40:14 1996 Joev Dubach <dubach1@husc.harvard.edu> + + * message.el (message-generate-new-buffer-clone-locals): New + function. + +Tue Oct 22 01:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el: Removed `lisp-indent-hook' throughout all files. + + * gnus.el (gnus-sethash): Fix edebug form spec. + + * gnus-cache.el (gnus-cache-file-name): Translate file chars. + +Sun Oct 20 03:41:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nntp.el (nntp-read-server-type): Fold case. + +Sat Oct 19 08:03:17 1996 Michael Ernst <mernst@cs.washington.edu> + + * article.el (article-hide-headers): Do the right thing on + articles with no bodies. + (article-narrow-to-signature): Doc fix. + +Sat Oct 19 07:53:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is + nothing to pack. + (nnsoup-read-areas): Don't bug out on empty packets. + + * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty + packets. + +Sat Oct 19 07:43:33 1996 Kees de Bruin <kees_de_bruin@tasking.nl> + + * gnus-sum.el (gnus-auto-center-summary): Fix. + +Sat Oct 19 07:32:27 1996 Marc Horowitz <marc@cygnus.com> + + * gnus-topic.el (gnus-topic-remove-topic): Would clobber + duplicates. + +Sat Oct 19 07:01:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-send-mail-hook): New hook. + (message-send-news-hook): Ditto. + + * gnus-art.el (gnus-summary-write-to-file): New function. + +Sat Oct 19 06:56:34 1996 Kees de Bruin <kees_de_bruin@tasking.nl> + + * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New + command and keystroke. + +Thu Oct 17 06:25:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-article-sort-by-date): Use faster + implementation. + + * gnus-util.el (gnus-string-get-time): New macro. + + * message.el (message-check-news-syntax): Check more thorougly the + From header. + (message-check): New macro. + +Thu Oct 17 06:03:56 1996 Carsten Leonhardt <leo@arioch.tng.oche.de> + + * gnus-ems.el (gnus-xemacs): Avoid clobbering functions. + +Thu Oct 17 05:34:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-cite-function): Initialize from + mail-citation-hook. + +Thu Oct 17 02:45:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus.el: Red Gnus v0.52 is released. + +Wed Oct 16 21:01:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-catchup): Return t. + +Wed Oct 16 20:32:53 1996 Kees de Bruin <kees_de_bruin@tasking.nl> + + * gnus-group.el (gnus-group-mail-low-empty-face): Face fix. + +Wed Oct 16 20:00:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-mode): Doc fix. + + * nnml.el (nnml-request-group): Re-read directory. + +Wed Oct 16 04:01:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.51 is released. + +Wed Oct 16 03:49:12 1996 Alexandre Oliva <oliva@dcc.unicamp.br> + + * gnus-start.el (gnus-setup-news): Make sure + `gnus-group-line-format' is bound. + +Wed Oct 16 02:57:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * nntp.el (nntp-after-change-function-callback): Would delete the + first line of all articles. + +Mon Oct 14 21:31:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix. + +Sun Oct 13 16:37:05 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-srvr.el (gnus-browse-foreign-server): Message better. + +Sat Oct 12 19:33:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-indent-citation): Would infloop on empty + articles. + +Sat Oct 12 19:21:05 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus.el: Autoload more functions. + +Sat Oct 12 19:09:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-catchup): Don't move point. + (gnus-summary-limit-exclude-marks): New command. + +Fri Oct 11 15:26:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.50 is released. + +Thu Oct 10 23:36:32 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * gnus-nocem.el (gnus-nocem): Typo. + +Thu Oct 10 23:16:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-clear-data-on-native-groups): Only + clear data on native groups. + +Thu Oct 10 14:11:18 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-cus.el (gnus-group-customize): Allow unknown entries. + (gnus-score-customize): Ditto. + (gnus-score-string-convert): Ditto. + (gnus-score-parameters): Added `touched'. + +Thu Oct 10 23:06:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-start.el (gnus-read-active-file): Don't bug out on null + methods. + +Thu Oct 10 22:29:05 1996 Randell Jesup <Randell.Jesup@scala.com> + + * article.el (article-hide-boring-headers): Reversed `date' + check. + +Thu Oct 10 15:24:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type. + + * gnus-group.el (gnus-group-new-mail): Strip prefix. + + * nnmail.el (nnmail-new-mail-p): Didn't work. + + * gnus-score.el (gnus-score-adaptive): Use + gnus-adaptive-word-score-alist. + + * nnoo.el (nnoo-define-skeleton-1): Define + request-list-newsgroups. + + * nnweb.el (w3-forms): Removed. + + * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. + +Tue Oct 8 14:30:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.49 is released. + +Tue Oct 8 00:15:04 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-nocem.el: Added customize support. + +Tue Oct 8 11:48:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4. + + * gnus.el (gnus-short-group-name): Would bug out on complex group + names. + (gnus-splash-face): New face. + (gnus-group-startup-message): Use it. + + * nnvirtual.el (nnvirtual-request-group): Respect + `always-rescan'. + + * gnus-load.el: Removed. + + * gnus.el (gnus-check-backend-function): Require before + checking... + + * gnus-sum.el (gnus-summary-respool-article): Use it. + + * gnus-load.el (gnus-mail-method-history): New variable. + + * gnus-sum.el (gnus-summary-normal-unread-face): Use default + face. + +Mon Oct 7 15:00:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.48 is released. + +Mon Oct 7 02:24:02 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-sum.el: Added customize support. + +Sat Oct 5 01:29:20 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-async.el: Added customize support. + * gnus-cache.el: Ditto. + * gnus-cite.el: Ditto. + * gnus-demon.el: Ditto. + * gnus-dup.el: Ditto. + * gnus-eform.el: Ditto. + * gnus-group.el: Ditto. + * gnus-int.el: Ditto. + * gnus-kill.el: Ditto. + * gnus-load.el (gnus-make-face, gnus-face-light-name-list, + gnus-face-dark-name-list): Removed. + +Fri Oct 4 07:17:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-start.el (gnus-setup-news): Slaves should read the slave + files. + + * gnus-art.el (gnus-request-article-this-buffer): Removed + reference to doing-request. + +Thu Oct 3 05:06:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.47 is released. + +Thu Oct 3 02:04:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-int.el (gnus-request-head): Use the cache. + +Wed Oct 2 00:57:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-resend): Message. + + * gnus-group.el (gnus-group-timestamp-string): New function. + + * gnus-util.el (gnus-time-iso8601): New function. + + * gnus-group.el (gnus-group-set-timestamp): New function. + (gnus-group-timestamp): New subst. + + * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept + RET as default. + +Tue Oct 1 05:13:57 1996 Martin Buchholz <mrb@eng.sun.com> + + * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format + string. + +Tue Oct 1 05:12:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.46 is released. + +Tue Oct 1 03:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb. + +Tue Oct 1 01:50:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-group.el (gnus-group-new-mail): New function. + (gnus-new-mail-mark): New variable. + + * nnmail.el (nnmail-new-mail-p): New function. + + * gnus-xmas.el (gnus-xmas-splash): New function. + +Tue Oct 1 01:36:17 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-score.el (gnus-all-score-files): Didn't handle alist. + + * gnus-gl.el: Dropped `bbb-alist'. Changed cl-hashtable to obarray, + using gnus-{get,set}hash to access it. Dropped a few temp. bindings + Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...). + +Mon Sep 30 00:02:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus.el: General (and major) indentation, breaking, + if/when/unless/and/or, push revision. + + * gnus-sum.el (gnus-read-header): Set buffer before changing + vars. + +Sun Sep 29 23:20:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-util.el (gnus-write-buffer): New function. + +Sun Sep 29 23:05:33 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se> + + * gnus-sum.el (gnus-handle-ephemeral-exit): New function. + +Sun Sep 29 22:41:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making + articles persistent in uncacheable groups. + +Sun Sep 29 01:23:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.45 is released. + +Sun Sep 29 00:57:13 1996 Dave Disser <disser@sdd.hp.com> + + * gnus-sum.el (gnus-summary-display-article): Don't show tree + unless using threads. + +Sun Sep 29 00:19:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-score.el (gnus-all-score-files): Remove duplicates. + +Sat Sep 28 23:47:43 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp + bodies. + + * gnus-topic.el (gnus-topic-group-indentation): Give the right + indentation always. + +Sat Sep 28 23:23:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-group.el (gnus-group-quick-select-group): Require + gnus-score. + + * gnus-score.el (gnus-score-thread): New function. + +Sat Sep 28 00:41:54 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-cus.el: New file. + +Sat Sep 28 21:32:52 1996 Kevin Buhr <buhr@stat.wisc.edu> + + * nnbabyl.el (nnbabyl-request-article): Would delete wrong + articles. + +Fri Sep 27 21:54:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.44 is released. + +Fri Sep 27 21:24:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-sum.el (gnus-nov-parse-line): Would double articles. + +Fri Sep 27 20:52:31 1996 Shlomo Mahlab <shlomo@en3501.oren.co.il> + + * gnus-cache.el (gnus-jog-cache): Call with function name. + + * gnus-group.el (gnus-group-universal-argument): Shadowed `func'. + +Fri Sep 27 19:48:52 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-cite.el (gnus-article-fill-cited-article): Nix out data + after filling. + + * gnus-group.el (gnus-group-unsubscribe-current-group): Accept + second param. + (gnus-group-unsubscribe): New function. + (gnus-group-subscribe): New function. + +Fri Sep 27 17:36:31 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil + headers. + +Fri Sep 27 17:33:30 1996 Stephen Peters <speters@cygnus.com> + + * gnus-art.el (gnus-header-face-alist): Typo. + +Fri Sep 27 04:10:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag + to the subject. + (gnus-mail-yank-original): Elided. + (gnus-inews-yank-articles): Would yank articles in reverse order. + +Thu Sep 26 22:39:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.43 is released. + +Thu Sep 26 22:13:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (nnweb-altavista-wash-article): Didn't remove all + markup. + + * gnus-nocem.el (gnus-nocem-check-article): Fix security hole. + +Thu Sep 26 20:23:11 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-group.el (gnus-group-make-group): Accept an ARGS param. + + * nnheader.el (nnheader-concat): Accept many file names. + +Thu Sep 26 19:53:09 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-art.el (gnus-header-content-face): Buggy color names. + +Thu Sep 26 14:57:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnmail.el (nnmail-save-active): Rewrite. + (nnmail-generate-active): New function. + + * gnus-util.el (gnus-delete-assq): New macro. + (gnus-delete-assoc): Ditto. + +Wed Sep 25 23:44:40 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one + single condition-case. + +Wed Sep 25 21:15:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.42 is released. + +Wed Sep 25 19:40:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-art.el (gnus-header-newsgroups-face): Yucky on light + backgrounds. + +Wed Sep 25 19:25:27 1996 Michael R. Cook <mcook@cognex.com> + + * message.el (message-ignored-news-headers): Strip Resent-Fcc. + +Wed Sep 25 19:12:59 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-group.el (gnus-group-jump-to-group): Use + `gnus-group-goto-group'. + + * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't + chop off half line when no colon. + +Mon Sep 23 22:12:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'. + +Mon Sep 23 21:43:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.41 is released. + +Mon Sep 23 21:10:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-hide-headers): Don't ignore + gnus-visible-headers. + +Mon Sep 23 19:10:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-sum.el (gnus-summary-goto-subject): Made into command. + +Mon Sep 23 18:26:47 1996 Tonny Madsen <Tonny.Madsen@netman.dk> + + * nnmail.el (nnmail-default-file-modes): Use integer. + +Tue Sep 24 18:39:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-respool-query): Better message. + +Sun Sep 22 15:12:54 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-art.el: Customized. + + * gnus.el (gnus-inhibit-startup-message): Changed type to + boolean. + (gnus-play-startup-jingle): Ditto. + +Sun Sep 22 12:58:57 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.40 is released. + +Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> + + * custom.el (defcustom): Eval and compile. + * widget.el (define-widget-keywords): Ditto. + +Sat Sep 21 09:29:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * article.el (article-strip-multiple-blank-lines): Would strip all + blank lines. + +Fri Sep 20 06:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.39 is released. + +Thu Sep 19 18:57:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-ignored-cited-headers): Doc fix. + +Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.38 is released. + +Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.37 is released. + +Wed Sep 18 10:36:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-async.el (gnus-async-prefetch-article-p): New variable. + (gnus-async-prefetch-article): Use it. + (gnus-async-unread-p): New function. + +Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus-cite.el (gnus-custom-import-cite-face-list): Removed. + +Wed Sep 18 04:28:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnmail.el (nnmail-split-history): mapcar instead of mapconcat. + +Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus.el: Customized. + + * dgnushack.el (custom-file): Removed. + +Wed Sep 18 03:04:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnmail.el (nnmail-check-duplication): Do splitting after + duplicate suppression. + + * gnus-salt.el (gnus-pick-mode): Don't go to unread article. + + * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs + ento lists multiple times. + +Tue Sep 17 03:44:08 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch. Ask before + deleting. + + * gnus.el: Red Gnus v0.37 is released. + +Tue Sep 17 03:15:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * custom.el: 0.9 included. + + * gnus-art.el (browse-url): Required. + + * gnus.el: Red Gnus v0.36 is released. + +Tue Sep 17 02:37:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-edit.el: Removed. + + * custom.el: Removed. + + * gnus-cus.el: Removed. + +Mon Sep 16 05:59:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.35 is released. + +Sun Sep 15 00:47:08 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * nnmail.el (nnmail-default-file-modes): New default. + +Sat Sep 14 01:48:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-make-doc-group): Typo. + (gnus-useful-groups): New format. + + * gnus-cache.el (gnus-jog-cache): Doc fix. + +Fri Sep 13 02:28:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-group.el (gnus-group-get-new-news): Read slave files here. + +Fri Sep 13 01:04:50 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * article.el (article-decode-rfc1522): New version. + +Fri Sep 13 00:00:25 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-msg.el (gnus-crosspost-complaint): Added a newline. + (gnus-summary-mail-crosspost-complaint): Insert message at the + head of the message. + +Thu Sep 12 01:56:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.34 is released. + +Thu Sep 12 01:16:38 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.33 is released. + +Wed Sep 11 00:22:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-score.el (gnus-adaptive-word-syntax-table): Modified + standard syntax table. + + * nntp.el (nntp-read-server-type): Worked in the wrong buffer. + + * gnus-demon.el (gnus-demon-cancel): Put + nnheader-cancel-function-timers back in again. + + * gnus.el: Red Gnus v0.32 is released. + +Tue Sep 10 19:10:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-kill.el (gnus-batch-score): Didn't work at all. + + * gnus-msg.el (gnus-summary-mail-nastygram): Place point at + appropriate place. + + * gnus-util.el (gnus-make-sort-function): Would nix out the + sorting list. + + * gnus-demon.el (gnus-demon-cancel): Don't run + `cancel-function-timers'. + + * message.el (message-header-format-alist): Don't fill References + headers. + +Mon Sep 9 21:51:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP + on Netscape's brain-dead nntp server. + + * message.el (message-dont-send): Take proper actions. + +Mon Sep 9 21:46:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.31 is released. + +Mon Sep 9 21:16:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-msg.el (gnus-copy-article-buffer): Decode headers after + copying. + + * gnus-picon.el (gnus-picons-refresh-before-display): New + variable. + (gnus-picons-insert-face-if-exists): Put bar back in. + +Mon Sep 9 20:31:56 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name. + +Mon Sep 9 20:04:35 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-salt.el (gnus-pick-mouse-pick-region): New function. + +Mon Sep 9 18:37:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-sum.el (gnus-summary-enter-digest-group): Bugged. + + * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a + word-constituant character. + +Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * gnus-group.el (gnus-group-make-useful-group): New command and + keystroke. + (gnus-useful-groups): New variable. + +Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * gnus.el: Red Gnus v0.30 is released. + +Sun Sep 8 13:26:36 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no> + + * nndoc.el (nndoc-article-begin-function): Defvarred. + + * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be + somewhat tricky. + + * gnus.el (gnus-kill-ephemeral-group): New function. + + * gnus-art.el (gnus-button-alist): Recognize group-news urls. + + * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox + properly. + (nndoc-article-begin): New function. + (nndoc-mbox-body-end): Use it. + (nndoc-mbox-article-begin): Would bug out. + +Sun Sep 8 13:10:28 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * gnus.el (gnus-other-frame): Always pop up a frame. + +Sun Sep 8 12:57:03 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no> + + * gnus.el: Red Gnus v0.29 is released. + +Sun Sep 8 12:24:11 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * nntp.el (nntp-accept-process-output): Don't message so + obsessively. + + * gnus.el: Fixed indentation and stuff. + +Sun Sep 8 12:23:56 1996 Sudish Joseph <sudish@mindspring.com> + + * nnweb.el (nnweb-fetch-form): Return t. + +Sat Sep 7 15:15:42 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * gnus.el: Red Gnus v0.28 is released. + +Sat Sep 7 14:33:17 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * nntp.el (nntp-after-change-function-callback): Renamed. + + * nnweb.el (nnweb-reference-search): Nix out file name. + +Sat Sep 7 14:07:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> + + * nnweb.el (nnweb-altavista-search): Nix out buffer file name. + + * gnus-async.el (gnus-asynch-with-semaphore): New macro. + (gnus-make-async-article-function): Nix out prefetch list when the + summary buffer dies. + + * nnweb.el (nnweb-altavista-create-mapping): Would search forever + when not getting any matches. + +Sat Sep 7 12:43:24 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * gnus-msg.el (gnus-inews-yank-articles): Goto body before + yanking. + + * nnheader.el (nnheader-insert-file-contents-literally): New + definition. + (nnheader-insert-head): Use new definition. + +Sat Sep 7 12:35:37 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-salt.el (gnus-pick-elegant-flow): New variable. + +Sat Sep 7 12:03:00 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no> + + * nnheader.el (nnheader-insert-head): Don't use + `insert-file-contents-literally'. + (nnheader-head-chop-length): New variable. + + * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:" + to group name. + +Sat Sep 7 11:12:26 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no> + + * gnus-score.el (gnus-score-save): Don't check result from + gnus-make-directory. + + * gnus-util.el (gnus-make-directory): Return t. + +Fri Sep 6 17:55:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-range.el (gnus-copy-sequence): Didn't work for all + sequences. + +Fri Sep 6 14:38:54 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch> + + * gnus-picons.el (gnus-picons-display-as-address): New variable. + (gnus-picons-map): New keymap for picons. + (gnus-picons-toggle-extent): New function. + (gnus-article-display-picons): use them. + (gnus-picons-insert-face-if-exists): ditto. + (gnus-picons-try-to-find-face): ditto. + (gnus-group-display-picons): let display catch up. + (gnus-article-display-picons): ditto. + +Fri Sep 6 08:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnkiboze.el (nnkiboze-close-group): Rewrite. + (nnkiboze-request-list, nnkiboze-request-newgroups, + nnkiboze-request-list-newsgroups): Removed. + (nnkiboze-request-scan): New function. + (nnkiboze-directory): New default. + + * gnus-sum.el (gnus-article-read-p): New function. + + * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite. + (nnkiboze-open-server): Removed. + (nnkiboze-server-opened): Ditto. + + * nnheader.el (nnheader-find-nov-line): Renamed. + (nnheader-nov-delete-outside-range): New function. + + * gnus-uu.el (gnus-uu-invert-processable): New command and + keystroke. + + * gnus-load.el (gnus-predefined-server-alist): New variable. + + * gnus.el (gnus-server-to-method): Use it. + (gnus-read-method): Ditto. + + * gnus-sum.el (t): "M V" commands weren't defined. + + * gnus-cache.el (gnus-summary-insert-cached-articles): New command + and keystroke. + + * gnus-score.el (gnus-sort-score-files): New function. + (gnus-score-file-rank): New function. + (gnus-score-find-bnews): Use it. + + * gnus-topic.el (gnus-topic-mode-map): New sort submap. + (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet, + gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level, + gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank, + gnus-topic-sort-groups-by-method): New commands and keystrokes. + + * gnus-group.el (gnus-group-sort-selected): New command. + (gnus-group-sort-selected-flat): New function. + (gnus-group-sort-selected-groups-by-alphabet, + gnus-group-sort-selected-groups-by-unread, + gnus-group-sort-selected-groups-by-level, + gnus-group-sort-selected-groups-by-score, + gnus-group-sort-selected-groups-by-rank, + gnus-group-sort-selected-groups-by-method): New commands and + keystrokes. + (gnus-group-make-menu-bar): Updated. + + * gnus-util.el (gnus-make-sort-function): Create a complete + function. + (gnus-make-sort-function-1): Renamed. + + * gnus-topic.el (gnus-group-sort-topic): New function. + + * gnus-group.el (gnus-group-sort-flat): Made into own function. + (gnus-group-sort-alist-function): New variable. + + * nnmail.el (nnmail-split-history): New variable. + (nnmail-split-history): New command. + + * gnus-score.el (gnus-score-adaptive): Don't do any work on + pseudos. + + * gnus-msg.el (gnus-post-method): Allow easier posting from mail + groups. + +Thu Sep 5 19:56:41 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> + + * gnus.el: Red Gnus v0.27 is released. + +Thu Sep 5 19:50:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly. + +Thu Sep 5 18:39:47 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no> + + * gnus-sum.el (gnus-summary-edit-article-done): Make params + optional. + + * nntp.el (nntp-list-active-group): Don't change group first. + + * gnus-util.el (gnus-make-directory): New function. + + * gnus-msg.el (gnus-post-method): Do the right thing in + `to-group' groups. + +Fri Sep 6 08:05:53 1996 ISO-2022-JP <morioka@jaist.ac.jp> + + * nnheader.el (nnheader-insert-head): Use + nnheader-insert-file-contents-literally. + +Thu Sep 5 08:29:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-win.el (gnus-always-force-window-configuration): New + variable. + (gnus-configure-windows): Use it. + + * gnus-sum.el (gnus-summary-save-article): Give better prompts. + + * gnus-load.el (gnus-valid-select-methods): Update. + + * gnus-score.el (gnus-score-find-favourite-words): Didn't find any + words. + + * gnus-sum.el (gnus-scores-exclude-files): Defined. + + * gnus-async.el (gnus-async-prefetch-next): Don't do so much on + un-asynch groups. + +Thu Sep 5 08:26:11 1996 jeff sparkes <jsparkes@nortel.ca> + + * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste. + +Thu Sep 5 07:41:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-list-groups): Update format specs. + +Thu Sep 5 07:11:18 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc + group names. + +Thu Sep 5 06:53:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral + groups. + + * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. + +Wed Sep 4 06:46:03 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus.el: Red Gnus v0.26 is released. + +Wed Sep 4 06:42:34 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Reverse logic. + +Wed Sep 4 06:35:05 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus.el: Red Gnus v0.25 is released. + +Wed Sep 4 05:19:58 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * nnmail.el (nnmail-move-inbox): Refuse to move if + nnmail-crash-box can't be written. + + * gnus-art.el (gnus-button-url-regexp): Include : and ; in + regexp. + + * gnus-score.el (gnus-adaptive-word-score-alist): New variable. + + * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. + +Tue Sep 3 06:44:36 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.24 is released. + +Tue Sep 3 05:30:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-async.el (gnus-async-prefetch-article): Reset async list + when the summary buffer is killed. + + * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under + tty. + + * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article + buffer. + +Tue Sep 3 05:10:19 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-sum.el (gnus-group-no-more-groups-hook): New variable. + +Tue Sep 3 04:44:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-sum.el (gnus-summary-exit): Would bug out when using a + single article buffer. + +Mon Sep 2 05:50:07 1996 Lars Magne Ingebrigtsen <larsi@narfi.ifi.uio.no> + + * gnus-audio.el (gnus-audio-play): Give the sound-file argument as + ARG in addition to stdin. + +Mon Sep 2 05:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.23 is released. + +Mon Sep 2 05:16:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-audio.el: Renamed from "gnus-sound". + +Mon Sep 2 05:06:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-ems.el (gnus-xemacs): New variable. + +Mon Sep 2 03:18:18 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-async.el (gnus-async-prefetch-next): Don't start fetching + the next article until we have been idle a while. + + * gnus-group.el (gnus-group-make-help-group): Use the new find-etc + function. + + * nnheader.el (nnheader-find-etc-directory): Accept a FILE + parameter. + + * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing + things the hard way. + + * gnus-sum.el (gnus-set-global-variables): Copy + +Mon Sep 2 03:01:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el (gnus-splash): Play jingle. + + * gnus-sound.el (gnus-startup-jingle): New variable. + (gnus-play-jingle): New command. + + * gnus.el (gnus-play-startup-jingle): New variable. + +Sun Sep 1 06:38:45 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus.el: Red Gnus v0.22 is released. + +Sun Sep 1 05:45:59 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Removed unreferenced let bindings from all files. + +Sun Sep 1 02:10:28 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el ((load)): Only do the initial splash on "gnus" + commands. + + * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue". + + * nntp.el (nntp-retrieve-headers): Would infloop sometimes. + + * gnus-group.el (gnus-group-insert-group-line-info): Indent + properly. + + * gnus-sum.el (gnus-gather-threads-by-references): Avoid + infloops. + + * gnus-salt.el (gnus-mouse-pick): Changed name. + + * nntp.el (nntp-retrieve-groups): Didn't do the right thing on + servers that don't support LIST ACTIVE. + + * gnus-win.el (gnus-current-window-configuration): New variable. + (gnus-configure-windows): Use it. + + * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work + properly. + + * gnus-sum.el (gnus-list-of-unread-articles): Active group. + +Sat Aug 31 05:05:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.21 is released. + +Sat Aug 31 02:54:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper + group when listing. + + * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing + saving. + + * nnmail.el (nnmail-remove-tabs): New function. + +Fri Aug 30 06:26:37 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-start.el (gnus-set-default-directory): Set to directory + file name. + + * nnmail.el (nnmail-remove-list-identifiers): New function. + (nnmail-list-identifiers): New variable. + (nnmail-prepare-incoming-message-hook): New variable. + (nnmail-move-inbox): Allow nnmail-movemail-program to be a + function. + + * article.el (article-mime-decode-quoted-printable-buffer): New + function. + + * nnmail.el (nnmail-prepare-incoming-header-hook): New variable. + (nnmail-clean-whitespace-from-headers): New function. + + * nntp.el (nntp-connection-alist): New variable. + (nntp-open-connection): Use it. + (nntp-request-close): New function. + + * gnus-demon.el (timer): Required. + + * message.el (message-reply): Bugged out on wide replies. + +Fri Aug 30 03:51:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus.el: Red Gnus v0.20 is released. + +Fri Aug 30 01:36:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * gnus-msg.el (gnus-inews-insert-archive-gcc): Use + `gnus-group-find-parameter'. + + * nndoc.el (nndoc-mbox-article-begin): New function. + + * gnus-sum.el (gnus-summary-search-article): Would expose the + first hidden thread. + + * gnus-msg.el (gnus-copy-article-buffer): Delete annotations + before following up. + + * gnus-cite.el (gnus-article-hide-citation): Mark buttons as + annotations. + + * article.el (article-delete-text-of-type): New function. + + * nndoc.el (nndoc-type-alist): Be slightly more permissive. + + * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out + quit-conf. + (gnus-summary-read-document): Ditto. + + * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows. + + * message.el (message-send-news): Give a message after not + posting. + (message-reply): Remove leading spaces from Cc. + +Fri Aug 30 01:32:27 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu> + + * nnmail.el (nnmail-get-split-group): New version. + +Fri Aug 30 00:47:17 1996 Jens Lautenbacher <jens@lemming0.lem.uni-karlsruhe.de> + + * gnus.texi (Group Parameters): Updated documentation + + * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the + topic's value of gcc-self if no group value present. + +Fri Aug 30 00:19:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-start.el (gnus-set-default-directory): Expand default + directory. + + * gnus-group.el (gnus-group-make-web-group): Changed keystroke. + + * gnus-sum.el (gnus-summary-verbose-headers): Show article after + toggling. + +Thu Aug 29 23:50:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-demon.el (gnus-demon-add-rescan): New function. + (gnus-demon-scan-news): New function. + +Thu Aug 29 05:34:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.19 is released. + +Thu Aug 29 02:04:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> + + * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. + + * nntp.el (nntp-retrieve-groups): Would infloop on some servers. + + * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back + to themselves. + + * gnus-util.el (gnus-parent-id): Don't bug out on nil references. + + * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better. + + * article.el (article-hide-text-of-type): New function. + (article-hidden-text-type-p): New function. + + * gnus-cite.el (gnus-article-hide-citation): Marked the hidden + text with wrong type. + (gnus-article-hide-citation-maybe): Ditto. + (gnus-article-hide-citation): Toggle. + + * gnus-dup.el (gnus-dup-enter-articles): Would bug out on + pseudo-articles. + + * nntp.el (nntp-server-opened-hook): Send mode reader as a + default. + (nntp-retrieve-data): Format error. + +Thu Aug 29 01:52:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-sum.el (gnus-summary-display-article): Check whether + `gnus-current-article' is nil. + +Wed Aug 28 08:44:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-async.el (gnus-async-prefetch-article): Would clobber + fetches in progress. + + * gnus-sum.el (gnus-summary-prepare): Made into command. + + * gnus-srvr.el (gnus-server-scan-server): New command and + keystroke. + + * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not + generate buffer. + +Sun Jul 21 14:56:28 1996 Steven L Baur <steve@miranova.com> + + * earcon.el (earcon-regexp-alist): Plonk! + +Wed Aug 28 04:14:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.18 is released. + +Wed Aug 28 02:09:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the + first 100 hits. + (nnweb-close-group): Set file name to nil before killing. + (nnweb-altavista-create-mapping): Fetch the required number of + articles. + + * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the + activation several times. + + * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's + params to the nndoc group. + (gnus-summary-read-document): Ditto. + + * message.el (message-followup): Would produce buggy messages when + replying to messages without Message-IDs. + +Sat Aug 10 23:41:07 1996 Per Abrahamsen <abraham@dina.kvl.dk> + + * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of + headers instead of end. + +Wed Aug 28 01:35:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-demon.el (gnus-demon-cancel): Cancel function timers. + + * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New + function. + + * nnheader.el (nnheader-cancel-function-timers): New alias. + + * gnus-topic.el (gnus-topic-mode): Update groups. + (gnus-topic-remove-group): Update topic. + + * gnus-group.el (gnus-group-update-group-function): New variable. + (gnus-group-update-group): Use it. + + * gnus-topic.el (gnus-topic-update-topics-containing-group): New + function. + +Tue Aug 27 14:35:01 1996 Ken Raeburn <raeburn@cygnus.com> + + * nnmail.el (nnmail-move-inbox): Don't try setting modes on + "po:$USER". + +Tue Aug 27 21:45:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would + bug out on unthreadeds. + +Tue Aug 27 21:38:13 1996 Kurt Swanson <kurt@dna.lth.se> + + * gnus-salt.el (gnus-pick-mode-map): Typo. + +Tue Aug 27 21:35:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-load.el: Removed gnus-vis thingies. + +Tue Aug 27 00:54:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.17 is released. + +Tue Aug 27 00:46:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnweb.el (nnweb-dejanews-create-mapping): Dummy function. + +Tue Aug 27 00:43:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.16 is released. + +Tue Aug 27 00:36:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-topic.el (gnus-topic-set-parameters): Bugout. + +Mon Aug 26 22:41:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing. + + * nnweb.el (nnweb-callback): Ignore if the callback buffer is + dead. + + * gnus-async.el (gnus-async-prefetch-article): Don't do anything + if Gnus is dead. + +Mon Aug 26 00:57:06 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnweb.el (nnweb-dejanews-create-mapping): Fold search. + (nnweb-reference-create-mapping): Ditto. + (nnweb-altavista-create-mapping): Ditto. + + * gnus-async.el (gnus-asynchronous): New variable. + (gnus-async-prefetch-article): Use it. + (gnus-async-prefetch-headers): Ditto. + + * nnweb.el (nnweb-close-group): New function. + + * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign + groups from topics. + +Mon Aug 26 00:10:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.15 is released. + +Sun Aug 25 23:09:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-send-mail-with-qmail): Use + `message-qmail-program', which doesn't exist. + + * nndoc.el (nndoc-type-alist): Slack digests are guessable. + +Sun Aug 25 21:27:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * gnus-salt.el (gnus-pick-mode): Nixed out the format. + (gnus-summary-pick-line-format): Buggy def. + + * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf. + (gnus-summary-read-document): Do better names. + + * nnvirtual.el (nnvirtual-close-group): Don't do the unread + setting on ephemeral groups. + + * nntp.el (nntp-retrieve-groups): Would infloop. + +Sun Aug 25 02:52:11 1996 Sudish Joseph <sudish@MindSpring.COM> + + * message.el (message-qmail-inject-program): New variable. + (message-qmail-inject-args): New variable. + (message-send-mail-with-qmail): New function, suitable for use + as message-send-mail-function. + +Sun Aug 25 20:41:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> + + * nnweb.el (nnweb-fetch-form): Clear buffer file name. + + * nntp.el (nntp-request-article): Would try to copy to the same + buffer. + + * gnus-group.el (gnus-group-read-ephemeral-group): Better error + message. + + * nnweb.el (nnweb-request-group): Better error report. + + * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param. + +Sun Aug 25 03:32:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.14 is released. + +Sun Aug 25 00:16:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-util.el (gnus-prin1): New function. + (gnus-prin1-to-string): New function. + + * gnus-sum.el (gnus-summary-refer-parent-article): Bugout. + + * nndb.el (nndb-request-accept-article): Use new nntp functions. + + * pop3.el: Make MD5 defined when compiling. + + * article.el (article-strip-blank-lines): Called Gnus functions. + + * nnweb.el (nnweb-init): Create a better buffer name. + (nnweb-altavista-search): Wasn't defined. + (nnweb-reference-search): Use advanced search. + + * nnfolder.el (nnfolder-request-accept-article): Wrong params to + `save-mail'. + * nnbabyl.el (nnbabyl-request-accept-article): Ditto. + * nnmbox.el (nnmbox-request-accept-article): Ditto. + * nnmh.el (nnmh-request-accept-article): Ditto. + * nnml.el (nnml-request-accept-article): Ditto. + +Sat Aug 24 23:53:32 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting + functions. + +Sat Aug 24 23:30:07 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no> + + * gnus-group.el (gnus-group-enter-directory): Temporarily bound + `nneething-read-only'. + +Fri Aug 23 23:22:16 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> + + * gnus-ems.el (gnus-ems-redefine): Set + `gnus-summary-display-table' to nil. + +Fri Aug 23 22:55:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-art.el (gnus-summary-save-in-file): Didn't check before + creating dir. + (gnus-summary-save-in-rmail): Ditto. + (gnus-summary-save-body-in-file): Ditto. + + * message.el (message-check-news-syntax): Faulty Newsgroups + regexp. + +Thu Aug 22 20:47:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnmail.el (nnmail-split-hook): New variable. + + * nnmh.el (nnmh-update-gnus-unreads): cl-nged. + (nnmh-active-number): Find the largest article number. + +Thu Aug 22 20:39:10 1996 Sam Falkner <sam@steel.central.sun.com> + + * nnmh.el (nnmh-update-gnus-unreads): Check all articles. + +Thu Aug 22 16:49:35 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-kill.el (gnus-execute): Ignored read articles. + + * gnus-sum.el (gnus-summary-execute-command): Give a form, not a + function. + + * gnus-kill.el (gnus-execute-1): Evaled functions instead of + calling them. + + * nnmail.el (nnmail-move-inbox): Allow continuation after error. + + * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. + (gnus-score-adaptive): Use it. + + * nnbabyl.el (nnbabyl-request-scan): Change group. + + * nnmbox.el (nnmbox-request-scan): Change group. + + * gnus-score.el (gnus-ignored-adaptive-words): Renamed. + (gnus-ignored-adaptive-words): New variable. + (gnus-score-adaptive): Use it. + (gnus-score-adaptive): Bugged out on undefined symbols. + (gnus-summary-score-entry): Accept numerical DATE. + (gnus-score-adaptive): Pos in wrong buf. + (gnus-score-string): Didn't accept word matches. + (gnus-enter-score-words-into-hashtb): Wrong sequence. + (gnus-score-string): Word matches inflooped. + +Wed Aug 21 15:06:47 1996 <Wesley.Hardaker@sphys.unil.ch> + + * smiley.el (smiley-buffer): Added some additional extent parameters. + (smiley-toggle-extent): rewrote to use above. + +Mon Aug 19 20:19:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part. + +Mon Aug 19 20:09:44 1996 Samuel Tardieu <sam@inf.enst.fr> + + * gnus-cache.el (gnus-cache-write-active): Would try to create + existing directory. + +Mon Aug 19 00:12:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * article.el (article-strip-multiple-blank-lines): New command and + keystroke. + (article-strip-blank-lines): New command and keystroke. + + * nnmail.el (nnmail-move-inbox): Set file permissions on the + Incoming files. + + * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs + until we manage to open one. + + * nntp.el (nntp-send-authinfo-function): New variable. + (nntp-wait-for): Handle authinfo requests better. + + * gnus-sum.el (gnus-summary-article-posted-p): New command and + keystroke. + + * gnus-topic.el (gnus-topic-display-empty-topics): New variable. + + * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name' + local to the message buffers. + + * gnus-int.el (gnus-remove-denial): New function. + + * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative + prefixes. + (gnus-summary-refer-parent-article): Allow skipping past canceled + articles. + + * gnus-util.el (gnus-parent-id): Take an optional N ancestor + param. + + * gnus-async.el (gnus-async-prefetch-article): Don't clobber async + fetches already in progress. + + * nnmail.el (nnmail-check-duplication): Allow /dev/null mail + filing. + + * gnus-sum.el (gnus-summary-catchup): Didn't do suppression. + (gnus-summary-limit-children): Never hide ticked articles. + (gnus-highlight-selected-summary): Selected face spans the entire + %(-%) area. + +Sun Aug 18 22:05:00 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-restart): Better prompt. + + * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch + old-fetched articles. + +Sun Aug 18 22:02:17 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-gl.el (gnus-grouplens-mode): Make hooks local. + +Sun Aug 18 16:53:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-get-new-news): Don't move point. + + * nnweb.el (nndejagnus): Renamed from nndejagnus. + (nnweb-remove-markup): New function. + +Sun Aug 18 14:53:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.13 is released. + +Tue Aug 20 17:30:00 1996 <Wesley.Hardaker@sphys.unil.ch> + + * smiley.el (smiley-map): New keymap for smileys. + (smiley-toggle-extent): New function to toggle smiley invisibility. + (smiley-buffer): Use them. + +Sun Aug 18 12:46:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnoo.el (nnoo-define-skeleton-1): Defined too many functions. + +Sat Aug 17 18:43:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-make-dejanews-group): New command and + keystroke. + + * gnus-start.el (gnus-site-init-file): New variable. + (gnus-read-init-file): Use it. + + * nndejanews.el: New file. + + * nnheader.el (make-full-mail-header): New function. + + * nngateway.el (nngateway-open-server): Used nntp vars. + +Sat Aug 17 15:35:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.12 is released. + +Sat Aug 17 12:58:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-win.el (gnus-window-configuration-element): New function. + (gnus-windows-old-to-new): Use it. + (gnus-windows-old-to-new): Produced bogus results. + + * message.el (message-cancel-message): New variable. + + * gnus-srvr.el (gnus-server-mode-map): Buggy keymap. + + * gnus-group.el (gnus-group-get-new-news-this-group): Illegal + gnus-error value. + +Fri Aug 16 21:22:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnmail.el (nnmail-replace-status, nnmail-decode-status, + nnmail-encode-status): New variables. + + * nnml.el (nnml-article-to-file): New function. + +Fri Aug 16 20:26:12 1996 Kurt Swanson <kurt@dna.lth.se> + + * nnfolder.el (nnfolder-generate-active-file): Test the right + files. + +Fri Aug 16 19:30:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on + unthreaded buffers. + + * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled. + (gnus-xmas-modeline-left-extent): Ditto. + + * gnus-group.el (gnus-group-make-menu-bar): Bugged out on + undefined variable. + + * gnus.el (gnus-read-method): Return the virtual server name if + possible. + +Thu Aug 15 18:15:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nngateway.el: New file. + + * nnoo.el (nnoo-define-skeleton): New macro. + (nnoo-define-skeleton-1): New function. + + * gnus-start.el (gnus-strip-killed-list): New function. + (gnus-gnus-to-quick-newsrc-format): Use it. + + * gnus-sum.el (gnus-summary-process-mark-set): New function. + (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark, + gnus-summary-save-process-mark): New commands and keystrokes. + + * nnml.el (nnml-generate-nov-file): Set modes. + + * nnmail.el (nnmail-default-file-modes): New variable. + (nnmail-write-region): New function. + + * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search + to nil. + +Wed Aug 14 21:20:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks. + +Wed Aug 14 20:28:09 1996 Fred Johansen <Fred.Johansen@ifi.ntnu.no> + + * gnus-logic.el (gnus-advanced-score-rule): `and' rules were + treated improperly. + +Wed Aug 14 15:29:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-salt.el (gnus-mouse-pick-article): New command. + + * gnus-art.el (gnus-button-url): Call with one argument. + + * gnus-start.el (gnus-set-default-directory): New function. + + * gnus-load.el (gnus-default-directory): New variable. + +Wed Aug 14 15:03:01 1996 Sudish Joseph <sudish@mindspring.com> + + * gnus-score.el (gnus-home-score-file): Changed syntax. + +Tue Aug 13 22:07:11 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end + of file token wasn't properly detected. + (nndoc-type-alist): Better end-of-header regexp for + lanl.gov preprints + (nndoc-article-type): Updated doc string + +Mon Aug 12 21:01:25 1996 Sudish Joseph <sudish@mindspring.com> + + * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer + first. + +Tue Aug 13 09:44:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-group.el (gnus-group-sort-by-real-name): New function. + + * gnus-sum.el (gnus-summary-save-article): Pass on number of + articles to be saved. + + * gnus-art.el (gnus-article-edit-article): Remove all text props. + (gnus-read-save-file-name): Take an optional defaultish parameter. + + * nntp.el (nntp-retrieve-groups): Saved. + + * message.el (message-forward): Didn't work well with multi-line + separators. + + * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check + wheteher followup-to was restricted. + + * nnsoup.el (nnsoup-store-reply): Would insert double courtesy + headers. + + * gnus-group.el (gnus-group-highlight-line): New `total' number. + +Mon Aug 12 06:25:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.11 is released. + +Mon Aug 12 03:51:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-async.el (gnus-make-async-article-function): New function. + (gnus-async-prefetch-article): Use it. + +Sat Aug 10 07:16:29 1996 Greg Stark <gsstark@mit.edu> + + * gnus-start.el (gnus-activate-level): Doc fix. + +Sun Aug 11 03:33:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command. + (gnus-crosspost-message): New variable. + + * gnus-vis.el: Removed file -- functions spread out over + gnus-group.el, gnus-sum.el and gnus-art.el. + + * gnus-util.el (gnus-turn-off-edit-menu): Renamed function. + + * gnus-salt.el (gnus-carpal-mode): Moved to this file. + + * gnus-vis.el (gnus-score-set-default): Removed. + (gnus-visual-score-map): Removed. + + * nntp.el (nntp-send-nosy-authinfo): Don't echo password. + + * gnus-srvr.el (gnus-server-open-all-servers): New command and + keystroke. + (gnus-server-close-all-servers): Ditto. + + * gnus-async.el (gnus-async-get-semaphore): New function. + (gnus-async-release-semaphore): New function. + (gnus-async-prefetch-article): Use them. + + * nntp.el (nntp-make-process-buffer): New function. + (nntp-retrieve-data): Use after-change instead of filter. + (nntp-after-change-function): New function. + + * gnus.el (gnus-read-method): Intern method. + + * gnus-cache.el (gnus-cache-save-buffers): Didn't check before + making dir. + +Sat Aug 10 14:55:33 1996 Sudish Joseph <sudish@mindspring.com> + + * gnus-win.el (gnus-buffer-configuration): Don't create picon + frame if gnus-picons-display-where is 'article. + +Sun Aug 11 02:47:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on + some lines. + + * gnus-spec.el (gnus-tilde-cut-form): Typo. + (gnus-parse-simple-format): Forgot to check `max-right' and + `max-left'. + (gnus-compile): Don't issue warnings. + +Fri Aug 2 14:53:02 1996 Christoph Wedler <wedler@fmi.uni-passau.de> + + * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol + now. + +Sun Aug 11 02:37:57 1996 Greg Stark <gsstark@mit.edu> + + * gnus-msg.el (gnus-post-method): Tested the wrong variable. + +Sun Aug 11 02:28:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-check-news-syntax): Messaged wrong number. + +Sat Aug 10 11:26:56 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-y-or-n-p): Moved to before usage. + +Fri Aug 9 16:42:52 1996 Danny Siu <dsiu@adobe.com> + + * gnus-picon.el (gnus-article-display-picons): display picon even if + From line doesn't have full domain name. + +Sat Aug 10 10:11:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-reply): Didn't narrow properly to the head. + (message-indent-citation): Remove all blank lines at the start. + +Sat Aug 10 07:00:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.9 is released. + +Sat Aug 10 06:03:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-soup.el (gnus-soup-write-prefixes): Protect against + existing dirs. + + * gnus-topic.el (gnus-topic-parameters): Third parameter instead + of second. + (gnus-topic-set-parameters): Ditto. + +Sat Aug 10 05:22:43 1996 Lee Iverson <leei@ai.sri.com> + + * message.el (message-send-mail-with-mh): Didn't work. + +Sat Aug 10 03:57:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of + ingo. + (gnus-dup-unsuppress-article): Set the wrong variable. + +Sat Aug 10 00:52:26 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu> + + * gnus.el (gnus-short-group-name): Bug in dotless names. + +Sat Aug 10 00:45:32 1996 Jens Lautenbacher <jens@lemhrem.lem.uni-karlsruhe.de> + + * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self' + parameter. + +Sat Aug 10 00:28:41 1996 François Pinard <pinard@progiciels-bpi.ca> + + * gnus-load.el (gnus-info-nodes): Add info node for + `mime/viewer-mode'. + +Sat Aug 10 00:25:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * message.el (message-reply): Don't include first empty line. + +Sat Aug 10 00:11:52 1996 François Pinard <pinard@progiciels-bpi.ca> + + * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix. + +Sat Aug 10 00:08:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. + +Fri Aug 9 06:39:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. + (gnus-topic-parameters): Buggy definition. + + * gnus-group.el (gnus-group-get-parameter-function): New + variable. + + * gnus.el (gnus-group-find-parameter): New function. + + * gnus-sum.el (gnus-summary-read-document): New command and + keystroke. + + * gnus-group.el (gnus-group-clear-data-on-native-groups): New + command. + (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY + parameter. + + * gnus-score.el (gnus-decay-score): New function. + (gnus-decay-scores): New function. + (gnus-decay-score-function): New variable. + (gnus-score-date): Accept a `regexp' match. + + * gnus-util.el (gnus-time-to-day): New function. + + * gnus-score.el (gnus-decay-scores): New variable. + (gnus-score-decay-constant): New variable. + (gnus-score-decay-scale): New variable. + + * gnus-sum.el (gnus-group-make-articles-read): Register undo. + + * gnus-group.el (gnus-update-read-articles): Register undo. + + * gnus-undo.el (gnus-undo-register-1): Renamed. + (gnus-undo-register): New macro. + + * gnus-group.el (gnus-group-yank-group): Be undoable. + (gnus-group-kill-group): Be undoable. + (gnus-undo): Required. + (gnus-group-clear-data): New keystroke. + + * gnus-undo.el (gnus-undo-last-command): New variable. + (gnus-undo): Didn't work. + (gnus-undo-boundary): Keep track of whether the last command did a + boundary. + (gnus-undo): Set boundary. + +Thu Aug 8 19:43:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-spec.el (gnus-tilde-cut-form): New function. + (gnus-tilde-max-form): New definition. + (gnus-tilde-ignore-form): New function. + (gnus-parse-format): Rewrite to accept extended syntax. + + * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit + faster. + + * gnus-group.el (gnus-group-goto-group): Accept optional FAR + parameter. + + * gnus-int.el (gnus-request-newgroups): Don't bug out on servers + that don't support this. + + * gnus.el (gnus-server-extend-method): Would bug out on non-known + methods. + + * gnus-group.el (gnus-group-get-new-news): Put point in the group + buffer. + +Wed Aug 7 15:40:44 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * nntp.el (nntp-open-rlogin): Now can be used as + nntp-open-connection function + (nntp-open-telnet): Ditto + (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer + to make new nntp-wait-for happy + all: required carriage return for end of line + +Tue Aug 6 21:58:26 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)> + + * nndoc.el (nndoc-generate-lanl-gov-head): New function + (nndoc-transform-lanl-gov-announce): New function + (nndoc-lanl-gov-announce-type-p): New function + (nndoc-type-alist): Added support for preprint announcements + (nndoc-type-alist): Only use 'slack-digests' if forced to. + +Tue Aug 6 20:41:02 1996 Jan Vroonhof <vroonhof@math.ethz.ch> + + * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p + +Thu Aug 8 05:40:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo + area. + + * gnus-dup.el (gnus-dup-unsuppress-article): New function. + + * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress + duplicates. + + * gnus-msg.el (gnus-debug): Scan gnus-load.el. + +Thu Aug 8 01:48:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.8 is released. + +Thu Aug 8 01:36:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.7 is released. + +Thu Aug 8 01:29:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-deletable-headers): Have Lines be + deletable. + +Wed Aug 7 23:41:26 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu> + + * gnus.el (gnus-short-group-name): New version. + +Wed Aug 7 19:55:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-start.el (gnus-declare-backend): New function. + + * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable. + (gnus-xmas-modeline-glyph): New variable. + (gnus-xmas-mode-line-buffer-identification): New definition. + + * nntp.el (nntp-request-article): Would sometimes return nil + falsely. + (nntp-find-group-and-number): Saved function. + (nntp-request-article): Use it. + (nntp-request-head): Saved. + + * gnus-dup.el (gnus-dup-suppress-articles): Message. + + * gnus-group.el (gnus-group-mark-group): Used string instead of + char. + +Wed Aug 7 02:52:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-util.el: Use `format-time-string'. + + * gnus-sum.el (gnus-summary-edit-article-postpone): Defined + again. + + * article.el (article-make-date-line): Would say "unknown" on + "now" dates. + +Wed Aug 7 02:48:12 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> + + * message.el (message-rename-buffer): Set proper outsave name. + +Wed Aug 7 00:28:44 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnheader.el (nnheader-temp-write): Always use + `fundamental-mode'. + + * gnus-util.el (gnus-date-iso8601): Illegal format. + + * gnus-group.el (gnus-group-make-doc-group): Full name in server + name. + + * gnus-undo.el (gnus-undo): Typo. + + * gnus-group.el (gnus-group-mark-group): Don't touch props. + + * gnus-score.el (gnus-score-headers): Don't root out 0 scores when + saving. + + * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if + `^L' is the last char. + + * gnus.el (gnus): Autoload. + +Tue Aug 6 23:00:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy + matching properly. + +Mon Aug 5 22:23:03 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * gnus-gl.el (gnus-grouplens-mode): Clear proper variables. + +Mon Aug 5 20:27:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-art.el (gnus-article-edit-exit): Would move point. + (gnus-article-edit): New command. + + * nnml.el (nnml-request-rename-group): Copy over .overview file. + (nnml-request-group): Better error message. + +Sat Aug 3 17:52:01 1996 Steven L Baur <steve@miranova.com> + + * gnus-setup.el (message): Can't require 'message until we know + where the Gnus .elcs are. + +Mon Aug 5 20:07:11 1996 François Pinard <pinard@progiciels-bpi.ca> + + * gnus-util.el (gnus-date-iso8601): New function. + +Mon Aug 5 19:14:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-search-article-forward): Show thread + when finding matches. + + * nnmail.el (nnmail-get-spool-files): Sort procmail files. + +Mon Aug 5 02:25:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.6 is released. + +Mon Aug 5 01:12:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-request-type): Defined again. + +Mon Aug 5 01:01:15 1996 Ralph Schleicher <rs@purple.ul.bawue.de> + + * gnus-score.el (gnus-ignored-adaptive-words): New value. + +Mon Aug 5 00:12:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-util.el (gnus-group-real-name): Tweaked definition. + + * gnus-eform.el (gnus-edit-form-done): Didn't call the right + function. + +Sun Aug 4 23:30:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-score.el (gnus-score-load-files): Returned nil. + +Sun Aug 4 06:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-load.el (gnus-use-undo): New variable. + + * gnus-undo.el: New file. + + * gnus-score.el (gnus-default-adaptive-word-score-alist): New + variable. + (gnus-score-adaptive): Adaptivity on words. + (gnus-ignored-adaptive-words): New variable. + (gnus-all-score-files): Made into own function. + (gnus-score-load-files): Ditto. + (gnus-score-find-favourite-words): New command and keystroke. + + * gnus-load.el (gnus-use-adaptive-scoring): Doc fix. + + * gnus-score.el (gnus-enter-score-words-into-hashtb): New + function. + (gnus-score-build-cons): Removed. + (gnus-score-string): Score words. + +Sun Aug 4 01:33:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.5 is released. + +Sun Aug 4 00:17:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-wait-for): Goto point-max before inserting. + (nntp-retrieve-headers): Didn't inhibit Erasure. + + * gnus-eform.el (gnus-edit-form-mode-map): Buggy. + + * nntp.el (nntp-send-command-nodelete): New function. + +Sat Aug 3 22:21:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * article.el (article-date-ut): Wouldn't do anything much. + + * nntp.el (nntp-wait-for): Wouldn't allow posting. + + * nnmail.el (nnmail-delete-incoming): Set to nil. + +Sat Aug 3 01:31:24 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-score.el (gnus-home-score-file): New variable. + (gnus-home-score-file): New function. + (gnus-hierarchial-home-score-file): New function. + (gnus-possibly-score-headers): Use `adapt-file' param. + (gnus-home-adapt-file): New variable. + (gnus-hierarchial-home-adapt-file): New function. + + * gnus-load.el (gnus-original-article-buffer): Moved here. + + * gnus-sum.el (gnus-article-mark): New macro. + (gnus-summary-prepare-unthreaded): Use it. + (gnus-summary-prepare-threads): Ditto. + + * gnus-win.el (gnus-buffer-configuration): New `edit-article' + setting. + + * gnus-sum.el (gnus-summary-edit-article): Don't move point in the + article buffer. + (gnus-summary-edit-article-done): Don't move point after editing. + (gnus-summary-edit-article-postpone): Removed. + (gnus-summary-update-article-line): New function. + + * gnus-art.el (gnus-article-edit-mode-map): Buggy map. + +Fri Aug 2 22:36:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.4 is released. Wed Jul 31 15:23:54 1996 Ken Olstad <ken@mn.cheyenne.com> - * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running + * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running under tty. Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> @@ -21,12 +4302,238 @@ * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead of `length'. -Tue Jul 30 21:42:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.38 is released. +Fri Aug 2 21:48:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles + properly. + +Fri Aug 2 21:40:33 1996 Glenn Coombs <glenn@prl.research.philips.com> + + * gnus-vis.el (gnus-button-url): New definition. + +Fri Aug 2 19:08:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus-group.el (gnus-update-read-articles): Moved here. + + * gnus-sum.el (gnus-update-read-articles): Moved here. + + * gnus-async.el (gnus-async-request-fetched-article): Would bug + out on Message-IDs. + + * gnus-score.el (gnus-score-save): Would kill wrong buffer. + + * nntp.el (nntp-process-filter): Insert at point-max. + + * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param. + +Fri Aug 2 00:14:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-topic.el (gnus-topic-edit-parameters): New command. + (gnus-group-topic-parameters): New function. + (gnus-topic-set-parameters): New function. + (gnus-topic-parameters): New function. + + * gnus-group.el (gnus-group-edit-group-done): Newish definition. + + * gnus-srvr.el (gnus-server-edit-server): Use new edit function. + (gnus-server-edit-server-done): Removed. + + * gnus-group.el: Use new edit function. + + * gnus-eform.el (gnus-eform): New file. + + * gnus-group.el (gnus-group-goto-group): Tippy-toe around some + more to find the most likely instance of the group. + (gnus-edit-form): New function. + (gnus-edit-form-mode): New command. + (gnus-edit-form-make-menu-bar): New function. + (gnus-edit-form-mode-hook): New variable. + (gnus-edit-form-exit): New command and keystroke. + (gnus-edit-form-done): Ditto. + + * gnus-topic.el: Moved functions around. + (gnus-current-topic): Renamed. + (gnus-current-topics): New function. + (gnus-group-parent-topic): New function. + + * article.el (gnus-signature-separator): New default. + (gnus-signature-limit): Extended value. + (article-narrow-to-signature): Use it. + + * gnus-cite.el (gnus-cite-parse): Use new signature functions. + + * article.el (article-search-signature): New function. + (gnus-signature-separator): Allow wider syntax. + + * gnus-async.el (gnus-use-header-prefetch): New variable. + (gnus-async-set-article-buffer): Removed. + (gnus-async-prefetch-headers): New function. + (gnus-async-retrieve-fetched-headers): New function. + (gnus-async-prefetch-headers-buffer): New variable. + + * gnus-salt.el (gnus-summary-pick-line-format): New variable. + (gnus-pick-mode): Use it. + (gnus-pick-line-number): New function. + (gnus-pick-article): New command and keystroke. + (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'. + (gnus-pick-next-page): New command and keystroke. + (gnus-mark-unpicked-articles-as-read): New variable. + (gnus-pick-start-reading): Use it. + + * gnus-sum.el (gnus-summary-line-format-alist): Add pick line + number. + +Thu Aug 1 23:32:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nntp.el (nntp-request-list): Decode. + (nntp-request-list-newsgroups): Ditto. + + * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. + + * gnus-msg.el (gnus-debug): Would bug out. + +Thu Aug 1 23:24:48 1996 Glenn Coombs <glenn@prl.research.philips.com> + + * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads. + +Thu Aug 1 00:00:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-score.el (gnus-score-save): Wouldn't save scores. + + * gnus-load.el (gnus-summary-line-format): Moved here. + + * gnus.el (gnus-alive-p): More thorough definition. + (gnus-info-set-entry): New macro. + + * gnus-move.el: New file. + (gnus-move-group-to-server): New function. + (gnus-change-server): New command. + (gnus-group-move-group-to-server): New command. + + * gnus-start.el (gnus-parse-active): New function. + + * gnus.el (gnus-read-method): Mew function. + * gnus-group.el: Use it. + + * gnus-load.el (gnus-suppress-duplicates): New variable. + + * gnus-dup.el: New file. + + * gnus-sum.el (gnus-data-read-p): New macro. + (gnus-duplicate-mark): New variable. + +Wed Jul 31 23:09:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.3 is released. + +Wed Jul 31 21:38:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-retrieve-headers-with-xover): Didn't work. + + * gnus-load.el (gnus-suppress-keymap): New function. + +Wed Jul 31 01:20:58 1996 Sudish Joseph <sudish@mindspring.com> + + * gnus-picon.el (gnus-group-display-picons): Delete just the live + extents. + +Wed Jul 31 21:15:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el ((load)): Only eval splash when loading. + + * gnus-group.el (gnus-group-quit): Always kill group buffer. + + * nntp.el (nntp-open-connection): Escape errors. + +Wed Jul 31 16:09:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nnml.el (nnml-request-rename-group): Would move subgroups as + well. + * nnmh.el: Ditto. + + * gnus-group.el (gnus-group-rename-group): Use current group name + as default. + (gnus-group-rename-group): Added doc string. + + * gnus-sum.el (gnus-general-simplify-subject): Renamed. + +Wed Jul 31 16:05:06 1996 Paul Franklin <paul@transmeta.com> + + * gnus-sum.el (gnus-pdf-simplify-subject): New version. + +Wed Jul 31 15:59:04 1996 Raja R. Harinath <harinath@cs.umn.edu> + + * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. + +Wed Jul 31 15:18:33 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nntp.el (nntp-retrieve-headers-with-xover): Put the result in + the right buffer. + (nntp-request-body): Decode. + + * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't + loaded. + + * gnus-art.el (gnus-article-edit-mode): New command. + (gnus-article-edit-mode-hook): New variable. + (gnus-article-edit-mode-map): New variable. + +Wed Jul 31 15:18:26 1996 François Pinard <pinard@progiciels-bpi.ca> + + * gnus-art.el (gnus-article-edit-full-stops): New command. + +Wed Jul 31 13:03:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke. + + * message.el (message-sort-headers-1): Sort properly on totally + empty headers. + + * article.el (article-hide-boring-headers): Didn't hide completely + empty headers. + + * nntp.el (nntp-encode-text): Rescued. + (nntp-send-buffer): New function. + (nntp-request-post): New function. + + * gnus-util.el (gnus-define-keys-safe): New macro. + (gnus-define-keys-1): Accept `safe' param. + + * gnus-load.el (gnus-summary-mode-map): Define the main three + keymaps prematurely here. + +Wed Jul 31 12:48:23 1996 Steven L. Baur <steve@miranova.com> + + * gnus-load.el (gnus-default-nntp-server): Moved. + +Wed Jul 31 03:15:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * nndoc.el (nndoc-add-type): Remove old type definition. + + * article.el: Changed variable names back to `gnus-'. + +Tue Jul 30 23:07:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-connection-alist): Define as oo. + + * nndoc.el (nndoc-add-type): Wrong number of args. + (nndoc-set-delims): Free var. + +Tue Jul 30 23:02:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * gnus.el: Red Gnus v0.1 is released. + +Tue Jul 30 22:34:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nntp.el (nntp-find-connection-buffer): New function. + (nntp-retrieve-headers): Use it. Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + * nndoc.el (nndoc-add-type): New function. + (nndoc-guess-type): New function. + (nndoc-set-delims): New definition. + * nntp.el (nntp-open-server): Init server buffer. * gnus.el (gnus-group-prefixed-name): Do the right thing with nil @@ -34,1847 +4541,47 @@ (gnus-group-rename-group): Would act oddly when renaming native groups. -Sat Jul 27 17:46:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-check-news-syntax): Use signature - separator. - - * gnus.el (gnus-group-make-group): Beep at "" methods. - (gnus-group-make-group): Don't prefix native groups. - - * nnmail.el (nnmail-move-inbox): Bug out on movemail errors. - - * gnus-cache.el (gnus-cache-file-name): Would bug out on group - names containing slashes. - - * gnus-topic.el (gnus-topic-check-topology): Make sure all groups - in topics are living. - - * nntp.el (nntp-send-strings-to-server): Give a better error - message. - -Sat Jul 27 17:33:22 1996 Teddy <teddy@fukt.hk-r.se> - - * nntp.el (nntp-open-rlogin): Change parameter order. - -Sat Jul 27 17:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-topic.el (gnus-topic-check-topology): Make sure all - topologies have alists. - -Wed Jul 24 08:23:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-group-jump-to-group): Don't activate group. - -Wed Jul 24 07:47:47 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> - - * message.el (message-rename-buffer): Rename autosave name. - -Wed Jul 24 06:24:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-vis.el (gnus-group-make-menu-bar): Moved Misc menu last. - (gnus-summary-make-menu-bar): Ditto. - -Sat Jul 20 00:59:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * smiley.el (smiley-buffer): Only do smilies under X. - - * gnus.el (gnus-make-directory): Beep on nil dirs. - (gnus-article-archive-name): Prepend the save directory. - -Fri Jul 19 23:08:52 1996 Hallvard B. Furuseth <hallvard@menja.ifi.uio.no> - - * message.el (message-y-or-n-p): Doc fix. - -Fri Jul 19 02:12:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.37 is released. - -Fri Jul 19 00:31:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-subscribe-newsgroup): Add new groups to top-level - topic. - (gnus-group-make-archive-group): Add a to-address group param. - - * gnus-topic.el (gnus-topic-hide-topic): Doc fix. - (gnus-topic-select-group): Doc fix. - (gnus-topic-rename): Keep point nearby. - - * gnus.el (gnus-group-goto-group): More efficient (and more - correct) implementation. - (gnus-group-sort-function): Doc fix. - (gnus-group-edit-buffer): Changed to defvar. - (gnus-group-edit-group-done): Use new name. - (gnus-group-edit-group): Include name of group in grup buffer - name. - - * nnfolder.el (nnfolder-save-mail): Handle babylish ">From" - lines. - * nnmbox.el (nnmbox-request-accept-article): Ditto. - -Thu Jul 18 23:50:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * nnmail.el (nnmail-move-inbox): Don't substitute in command - name. - - * gnus-xmas.el (gnus-xmas-modeline-glyph): New variable. - -Thu Jul 18 16:35:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * custom.el (custom-facep): Didn't work under non-X Emacs. - -Thu Jul 18 00:02:32 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * nntp.el (nntp-open-telnet): Use more permissive regexps. - - * gnus-uu.el (gnus-uu-uustrip-article): `cd' to make gnus-uu work - under NT. - -Mon Jul 15 18:11:13 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)> - - * smiley.el (smiley-regexp-alist): Don't match important parts of URLs - (smiley-nosey-regexp-alist): New variable. - -Wed Jul 17 23:48:50 1996 Mark Borges <mdb@cdc.noaa.gov> - - * messagexmas.el (nnheader): Required. - -Wed Jul 17 02:02:25 1996 Michael Cook <mcook@cognex.com> - - * nnmail.el (nnmail-split-abbrev-alist): New default. - -Wed Jul 17 00:27:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * message.el (message-mode-abbrev-table): New variable. - (message-mode): New variable. - -Wed Jul 17 00:05:00 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: Gnus v5.2.36 is released. - -Tue Jul 16 20:05:49 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * message.el (message-send-mail): Bugged out under Emacs. - (message-send-news): Ditto. - - * nntp.el (nntp-retrieve-headers-with-xover): Would hang - sometimes. - -Sun Jul 14 20:01:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.35 is released. - -Sun Jul 14 18:21:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-uu.el (gnus-uu-mark-over): Would bug out. - - * smiley.el (smiley-regexp-alist): New definition didn't work. - -Sun Jul 14 16:52:31 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el ((provide 'gnus)): Make sure `gnus-directory' is set - when compiling. - -Sun Jul 14 15:38:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: autoload `gnus-copy-article-buffer'. - - * message.el (message-do-send-housekeeping): Kill a superfluous - buffers. - - * gnus-picon.el (gnus-article-display-picons): Don't bug out on - nil addresses. - - * custom.el ((fboundp 'plist-get)): Removed. - ((fboundp 'add-to-list)): Removed. - -Sun Jul 14 15:30:27 1996 Martin Buchholz <mrb@eng.sun.com> - - * gnus.el: Many typo fixes. - -Thu Jul 11 18:06:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * nntp.el (nntp-retrieve-headers-with-xover): - `accept-process-output' from `nntp-server-process'. - -Tue Jul 9 07:51:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus-vis.el (gnus-group-make-menu-bar): Un-randomize. - -Mon Jul 8 09:53:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-decode-rfc1522): Goto point-min before decoding. - -Mon Jul 8 08:53:50 1996 Nat Makarevitch <nat@nataa.fr.eu.org> - - * smiley.el (smiley-regexp-alist): New definition. - -Sun Jul 7 13:33:44 1996 Sudish Joseph <sudish@mindspring.com> - - * nnmail.el (nnmail-split-fancy-syntax-table): `%' should have - punctuation syntax to support the %-hack in addresses. - -Sat Jul 6 08:11:41 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el: Gnus v5.2.34 is released. - -Sat Jul 6 05:46:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * nnheader.el (nnheader-re-read-dir): Would sometimes bug out. - -Fri Jul 5 03:14:43 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-summary-toggle-threads): Message the state. - -Thu Jul 4 07:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el: Gnus v5.2.33 is released. - -Thu Jul 4 06:08:11 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * nntp.el (nntp-open-telnet): Working function. - (nntp-telnet-parameters, (nntp-telnet-user-name, - nntp-telnet-passwd): New variables. - - * gnus.el (gnus-summary-prepare-threads): Would infloop. - (gnus-summary-isearch-article): Don't go to the start of the - article. - -Thu Jul 4 05:44:22 1996 Steven L. Baur <steve@miranova.com> - - * gnus.el (gnus-article-hide-pem): New command and keystroke. - -Thu Jul 4 05:00:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el (gnus-summary-local-variables): Init reffed to 0. - (gnus-set-global-variables): Set reffed. - -Wed Jul 3 06:15:28 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> - - * gnus.el (gnus-reffed-article-number): Make buffer-local. - -Wed Jul 3 03:17:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-article-setup-buffer): Make the original buffer go - away on exit. - - * message.el (message-reply): Insert proper number of commas. - (message-tokenize-header): Tokenize properly. - -Wed Jul 3 03:01:59 1996 Joe Wells <jbw@cs.bu.edu> - - * gnus.el (gnus-check-new-newsgroups): Doc fix. - -Wed Jul 3 02:58:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el: Gnus v5.2.33 is released. - -Wed Jul 3 00:27:35 1996 Jan Vroonhof <vroonhof@math.ethz.ch> - - * nnheader.el (nnheader-re-read-dir): Prefer efs over ange-ftp. - -Sun Jun 30 23:19:38 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.32 is released. - -Sun Jun 30 21:57:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-check-bogus-groups-hook): New hook. - -Sun Jun 30 21:54:46 1996 Joe Wells <jbw@cs.bu.edu> - - * gnus-topic.el (gnus-topic-clean-alist): New function. - -Sun Jun 30 20:00:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-group-next-unread-group): Allow silence. - - * gnus-cache.el (gnus-cache-possibly-alter-active): Would check - the obarray. - - * gnus.el (gnus-summary-read-group): Don't signal an error when - including expunged articles. - - * gnus-vis.el (gnus-header-button-alist): Would include ":". - - * message.el (message-reply): Inhibit point-motion hooks. - - * gnus.el (gnus-compile): Mark the .newsrc.eld file as dirty. - - * gnus-scomo.el: Renamed to "score-mode". - -Sat Jun 29 01:03:19 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el: Gnus v5.2.30 is released. - -Sat Jun 29 00:23:44 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-article-read-summary-keys): Deal with message - composition more gracefully. - -Fri Jun 28 23:58:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-group-describe-group): Re-read when given a - prefix. - -Fri Jun 28 23:34:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el (gnus-group-kill-level): Put groups on killed list. - - * nnfolder.el (nnfolder-read-folder): Would bug out when group not - in active file. - -Fri Jun 28 22:42:49 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus-score.el (gnus-summary-score-entry): Get rid of text - props. - - * gnus.el (gnus-article-read-summary-keys): Allow `A RET' to work - properly. - (gnus-summary-limit): Inhibit marking low-scored articles as - read. - - * gnus-msg.el (gnus-article-mail): Reply from the right address. - (gnus-article-mail): Yank properly. - - * gnus.el (gnus-article-mode-map): Entry for info find node. - (gnus-summary-describe-briefly): Display proper message. - - * smiley.el (smiley-circle-color): Doc fix. - - * gnus.el (gnus-summary-prepare-threads): Would display expunged - articles after a dummy line. - (gnus-group-faq-directory): Doc fix. - (gnus-summary-mode): Clear moved inboxes. - -Fri Jun 28 21:48:27 1996 Steven L. Baur <steve@miranova.com> - - * earcon.el: New file. - - * gnus-sound.el: New file. - -Fri Jun 28 04:02:25 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.29 is released. - -Thu Jun 27 23:14:54 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * browse-url.el: Removed from distribution. - - * nnmh.el (nnmh-request-group): Re-read dir. - -Thu Jun 27 23:13:17 1996 Andy Norman <ange@hplb.hpl.hp.com> - - * nnheader.el (nnheader-re-read-dir): New function. - -Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el (gnus-summary-next-article): Would stall on canceled - articles. - (gnus-dribble-enter): Would bury the wrong buffer. - - * gnus-score.el (gnus-score-followup-thread, - gnus-score-followup-article): Would switch to wrong buffer. - - * gnus.el (gnus-adjust-marked-articles): Possible fix for killed - articles. - (gnus-subscribe-hierarchically): Kill .newsrc buffer. - - * gnus-nocem.el (gnus-nocem-check-article): Would not search - properly. - -Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.28 is released. - -Thu Jun 27 23:33:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * nnmail.el (nnmail-get-spool-files): Wouldn't get much mail. - -Thu Jun 27 19:26:42 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * nnheader.el (nnheader-find-etc-directory): New function. - - * gnus.el (gnus-dribble-enter): Bury the buffer. - (gnus-buffer-configuration): Redundant entry. - (message): Don't require. - (gnus-archive-server-wanted-p): Be even more strict in when touse - the archive server. - -Thu Jun 27 19:16:56 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> - - * nnheader.el (nnheader-file-size): New function. - -Wed Jun 26 22:14:45 1996 Alastair Burt <burt@dfki.uni-kl.de> - - * gnus.el (gnus-group-kill-level): Applied `car' to an integer. - -Wed Jun 26 21:53:34 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.27 is released. - -Wed Jun 26 20:40:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-summary-edit-article-done): Don't beep after a - `C-u e'. - - * message.el (message-autosave-directory): New default value. - - * gnus-cache.el (gnus-cache-open): Don't create cache things - unconditionally. - - * gnus.el (gnus-server-status): New function. - (gnus-group-get-new-news-this-group): Better error message. - (gnus-clear-system): Clear state alist. - (gnus-error): Doc fix. - - * nnmail.el (nnmail-get-spool-files): Use the spool file even when - using procmail. - -Wed Jun 26 20:36:40 1996 Philippe Troin <ptroin@compass-da.com> - - * gnus.el (gnus-thread-total-score-1): New version. - -Wed Jun 26 20:31:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * nnspool.el (nnspool-find-id): Quote the Message-ID. - - * message.el (message-check-news-syntax): Would respond to - i-have-a-mi-etc in References. - -Wed Jun 26 19:59:27 1996 Nat Makarevitch <nat@nataa.fr.eu.org> - - * smiley.el (smiley-regexp-alist): New definition. - -Wed Jun 26 17:45:00 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * message.el (message-reply): Name the message buffer "wide - reply..." if following up on a mail group. - - * gnus.el (gnus-auto-subscribed-groups): Doc fix. - (gnus-options-subscribe): Doc fix. - - * smiley.el (smiley-buffer): Autoload. - (messagexmas): Required. - - * gnus.el (gnus-message-archive-group): Moved here. - (gnus-archive-server-wanted-p): New function used throughout. - (gnus-message-archive-group): Default to nil. - -Tue Jun 25 21:15:41 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.3 is released. - -Tue Jun 25 21:13:37 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.26 is released. - -Tue Jun 25 20:58:40 1996 Richard Stallman <rms@gnu.ai.mit.edu> - - * gnus-ems.el: Multiply color value by .6 instead of dividing by - 3. - -Tue Jun 25 12:34:24 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * message.el (message-send-news): Disable `existing-groups' check - when given a prefix. - -Mon Jun 24 16:54:26 1996 Alastair Burt <burt@dfki.uni-kl.de> - - * gnus-vis.el (gnus-summary-highlight-line): `default' mixed up - with fonts. - -Sat Jun 22 13:56:49 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-cite.el (gnus-cache-close): New function. - -Sat Jun 22 11:33:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uiof.no> - - * gnus.el: Gnus v5.2.25 is released. - -Sat Jun 22 11:16:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-adjust-marked-articles): Would bug out on some - bookmarks. - -Sat Jun 22 11:13:51 1996 Raja R. Harinath <harinath@cs.umn.edu> - - * gnus.el (gnus-summary-save-body-in-file): Saved wrong buffer. - -Sat Jun 22 10:57:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-thread-total-score-1): Replaced with old, - non-buggy version. - - * gnus-xmas.el ((find-face 'gnus-x-face)): Set proper colors. - -Fri Jun 21 18:04:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.24 is released. - -Fri Jun 21 16:36:03 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * gnus-picon.el (gnus-picons-insert-face-if-exists): Total change. - Didn't conform with the conventions for picon databases. Still a - bit (MISC must be searched for explicitly), but otherwise we would - always see the MISC/unknown face. Faster. - (gnus-article-display-picons): Use accordingly. - (gnus-group-display-picons): Use accordingly. - (gnus-picons-try-to-find-face): Optional argument for not using - `gnus-picons-glyph-alist'--otherwise we would always see the same - x-face. - (gnus-picons-display-x-face): Use it. - (gnus-picons-reverse-domain-path): Deletia. - -Fri Jun 21 15:14:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-vis.el (gnus-group-make-menu-bar): Fix the menu bar - slightly. - - * gnus.el (gnus-thread-total-score-1): Didn't count right. - - * message.el (message-bounce): Would not skip past all blank - lines. - - * gnus.el (gnus-directory): Removed autoload. - (gnus-activate-group): Pass the `method' argument on. - -Fri Jun 21 09:41:53 1996 Hrvoje Niksic <hniksic@srce.hr> - - * gnus-vis.el (gnus-button-alist): Exclude > from mailto button. - -Fri Jun 21 09:37:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-article-mode-map): `end-of-bnuffer'. :-) - -Fri Jun 21 09:34:29 1996 Philippe Troin <ptroin@compass-da.com> - - * gnus.el (gnus-thread-total-score-1): Don't count non-displayed - articles. - -Fri Jun 21 09:21:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * nnheader.el (nnheader-translate-file-chars): Would give faulty - results on NTs. - -Fri Jun 21 09:08:48 1996 Philippe Troin <ptroin@compass-da.com> - - * gnus-cite.el (gnus-article-hide-citation): Would sometimes bug - out. - -Fri Jun 21 09:01:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-msg.el (gnus-copy-article-buffer): Would include text - properties on XEmacs. - -Thu Jun 20 18:38:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * message.el (message-mode): Took `C-n' expansion out. - -Thu Jun 20 18:35:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.23 is released. - -Thu Jun 20 15:43:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-picon.el (gnus-article-display-picons): Use a "\n" - annotation instead of opening a line. - - * gnus.el (gnus-summary-reselect-current-group): Be silent. - - * nnml.el (nnml-request-replace-article): Update the Lines header - before writing the article to disk. - - * gnus-vis.el (gnus-button-reply): Use the address in the mailto - URL. - - * nnheader.el (nnheader-translate-file-chars): Would fail on NT. - (nnheader-directory-files-safe): New function. - (nnheader-directory-articles): Use it. - (nnheader-article-to-file-alist): Use it. - - * gnus.el (gnus-read-move-group-name): Activate group after - creating it. - - * gnus-cite.el (gnus-article-fill-cited-article): Would bug out on - empty articles. - - * message.el (message-insert-signature): Don't strip trailing - white space. - - * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't insert - so many bars. - - * message.el (message-mode): Define more abbrev keys. - - * gnus-picon.el (gnus-article-display-picons): Would bug out on - some usernames. - - * gnus-xmas.el (gnus-xmas-copy-article-buffer): Removed. - -Thu Jun 20 09:38:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-kill-gnus-frames): New function. - (gnus-clear-system): Use it. - (gnus-group-suspend): Ditto. - - * message.el (message-check-news-syntax): Better checksumming. - (message-checksum): Better checksum. - - * gnus-salt.el (gnus-tree-minimize): Never delete any other - windows. - -Wed Jun 19 19:44:46 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * gnus-picon.el (gnus-article-display-picons): Lowercase username. - (gnus-picons-reverse-domain-path): Lowercase domain path. - (gnus-picons-display-article-move-p): New user option. - (gnus-article-display-picons): Use it. - (gnus-group-display-picons): Use it. - -Wed Jun 19 19:31:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.22 is released. - -Wed Jun 19 18:53:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-picon.el (gnus-group-display-picons): Insert a bar. - - * gnus-xmas.el (gnus-xmas-redefine): On XEmacs 19.13, set - `shell-command-switch'. - - * gnus.el (gnus-summary-work-articles): Use numeric value of - `C-u'. - -Wed Jun 19 18:36:23 1996 Christopher Davis <ckd@loiosh.kei.com> - - * message.el (message-mode): Add signature separator. - (message-insert-signature): Check whether a signature is present. - -Wed Jun 19 17:29:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * nnmh.el (nnmh-request-move-article): Make sure we change back to - the right directory. - - * gnus-picon.el (gnus-article-display-picons): Make sure the - buffer is created. - -Wed Jun 19 16:58:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.21 is released. - -Wed Jun 19 15:39:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-picon.el (gnus-picons-glyph-alist): New variable. - (gnus-picons-try-to-find-face): Use it. - (gnus-picons-close): New function. - - * gnus.el (gnus-group-set-mode-line): After saving the .newsrc, - mark the group buffer as unmodified. - (gnus-group-name-to-method): New function. - (gnus-read-move-group-name): Use it. - (gnus-info-nodes): Add more modes. - (gnus-windows-old-to-new): Would produce invalid configurations. - -Wed Jun 19 15:36:35 1996 Philippe Troin <ptroin@compass-da.com> - - * gnus-score.el (gnus-score-load-file): Would bug out on - directories not ending with a /. - -Wed Jun 19 14:46:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-article-mode-map): Bind `<' and `>'. - (gnus-group-expire-articles): Close group after expiring. - - * gnus-xmas.el (gnus-xmas-redefine): Don't do the mode-line things - for XEmacs 19.13. - -Wed Jun 19 14:09:21 1996 Chuck Thompson <cthomp@xemacs.org> - - * gnus-xmas.el (gnus-xmas-summary-recenter): Removed the - `sit-for'. - -Wed Jun 19 13:15:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-picon.el (gnus-picons-get-maximum-picons): Removed. - (gnus-picons-file-suffixes): New variable. - (gnus-picons-try-suffixes): New substs. - (gnus-article-display-picons): Would sometimes insert double - picons. - (gnus-picons-try-to-find-face): Insert some air. - (gnus-picons-insert-face-if-exists): Don't stat so many files. - -Tue Jun 18 18:40:36 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el: Gnus v5.2.20 is released. - -Tue Jun 18 12:24:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-xmas.el (gnus-xmas-group-startup-message): Fix mode line. - - * gnus-picon.el (gnus-article-display-picons): When displaying in - the article buffer, insert picon in separator line. - (gnus-article-display-picons): Get more picons. - (gnus-picons-insert-face-if-exists): New implementation. - (gnus-picons-get-maximum-picons): New variable. - - * gnus-xmas.el (gnus-xmas-summary-menu-add): Change order. - - * messagexmas.el (message-toolbar): Go to message info. - - * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): New - function. - - * gnus-ems.el (gnus-mode-line-buffer-identification): New alias. - - * gnus-xmas.el (gnus-xmas-article-show-hidden-text): New function. - - * smiley.el (smiley-regexp-alist): Require whitespace before - smiley. - - * gnus-xmas.el (gnus-xmas-article-display-xface): Use new - `gnus-x-face' face. - - * smiley.el (smiley-end-paren-p): New function. - (smiley-buffer): Use it. - - * gnus.el (gnus-group-update-group-line): Protect against nil - groups. - - * nntp.el (nntp-open-server-semi-internal): Better error message. - - * gnus.el (gnus-get-function): Accept a noerror param. - (gnus-request-head): Use it. - - * messagexmas.el (message-xmas-setup-toolbar): Would bug out on - second run. - -Tue Jun 18 09:48:12 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus-xmas.el (gnus-xmas-article-display-xface): Insert X-Face - after From:. - (gnus-summary-toolbar): New exit tool. - -Tue Jun 18 09:46:57 1996 Chuck Thompson <cthomp@xemacs.org> - - * custom.el (custom-face-import): Check for face name. - -Tue Jun 18 06:23:45 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-execute-command): Use `shell-command-name'. - - * gnus-uu.el (gnus-uu-treat-archive): Use `shell-command-switch'. - - * gnus.el (gnus-summary-mode-line-format-alist): Would break on - %U. - - * message.el (message-setup): Delete excess line. - - * nnmh.el (nnmh-request-list-1): Regexp-quote file name. - -Mon Jun 17 04:38:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-score.el (gnus-summary-increase-score): Always kill the - score help buffer. - (gnus-score-insert-help): Only insert scores on relevant match - types. - - * message.el (message-send-news): Cleanup headers. - - * gnus-picon.el (gnus-group-display-picons): Make sure the buffer - is created. - - * smiley.el (annotations): Required. - - * nnmail.el (nnmail-move-inbox): Didn't push proper file onto list - of moved inboxes. - - * gnus-msg.el (gnus-copy-article-buffer): Exclude "From " lines. - -Sun Jun 16 08:18:18 1996 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us> - - * gnus.el (gnus-read-save-file-name): Better prompting. - -Sun Jun 16 01:18:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-request-head): Support fetching heads from all - backends. - (gnus-read-header): Use it. - (gnus-header-value): No continuation headers. - (gnus-summary-mark-article-as-unread): Beep on unmarkable - articles. - - * nnspool.el (nnspool-request-head): Fold continuation lines. - * nntp.el (nntp-request-head): Ditto. - - * gnus.el (gnus-group-delete-group): Dox fix. - (gnus-summary-prepare-threads): Output saved mark. - (gnus-summary-reselect-current-group): Ding on ephemeral groups. - - * nnmail.el (nnmail-internal-password): Cache password. - - * message.el (message-buffer-name): Better non-group news name. - (message-insert-to): Don't insert ", , ,". - (message-insert-newsgroups): Ditto. - - * gnus-srvr.el (gnus-server-set-status): New function. - (gnus-server-close-server): Use it. - (gnus-server-update-server): Update browsed servers. - -Sat Jun 15 11:32:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * smiley.el (smiley-circle-color): New variable. - - * gnus-xmas.el (gnus-xmas-highlight-selected-summary): Only use on - XEmacs 19.13. - -Sat Jun 15 09:07:05 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.18-19 is released. - -Sat Jun 15 10:44:16 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * smiley.el: Included in distribution. - -Sat Jun 15 06:25:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * custom.el (custom-xmas-set-text-properties): Ignore string - props. - -Sat Jun 15 03:12:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * nnvirtual.el (nnvirtual-request-update-mark): Would bug out on - pseudos. - - * gnus.el (gnus-read-descriptions-file): Insert prefix for foreign - groups. - (gnus-group-describe-group): Just `force' the current group. - -Sat Jun 15 02:43:29 1996 Christopher Davis <ckd@loiosh.kei.com> - - * message.el (message-mode): Have signature separator be paragraph - separator. - -Sat Jun 15 02:26:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * messagexmas.el (message-exchange-point-and-mark): fset to xmas. - -Sat Jun 15 01:59:08 1996 lantz moore <lantz_moore@ece.uc.edu> - - * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't insert spaces - at the end. - -Sat Jun 15 01:58:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-tokenize-header): Would return empty - strings. - -Thu Jun 13 18:26:34 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * gnus-scomo.el (gnus-score-make-menu-bar): Correct Exit function. - - * gnus-score.el (gnus-score-edit-file): Correct message. - - * gnus-srvr.el (gnus-server-make-menu-bar): Use two symbols for - two menus. - - * gnus-xmas.el (gnus-xmas-score-menu-add): New function. - (gnus-xmas-redefine): Use it. - (gnus-xmas-server-menu-add): Add two menus. - - * nnfolder.el (nnfolder-generate-active-file): Use other function - to read file (not sure whether this is OK, but now it worked for - me, even with VM folders) - (nnfolder-read-folder): delete oldactive (never used) - -Sat Jun 15 00:45:53 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * messagexmas.el (message-xmas-setup-toolbar): If one icon doesn't - exist, report a failure. - - * nnmh.el (nnmh-request-expire-articles): Message errors. - -Fri Jun 14 13:06:43 1996 Steven L Baur <steve@miranova.com> - - * message.el (message-yank-original): Used misnamed wrapper - function. - - * messagexmas.el (message-xmas-exchange-point-and-mark): Used - misnamed control variable. - -Fri Jun 14 06:24:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.17 is released. - -Fri Jun 14 05:16:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-xmas.el (gnus-xmas-call-region): New function. - - * nnheaderxm.el (nnheader-xmas-find-file-noselect): Simplify. - -Fri Jun 14 04:30:30 1996 Steven L. Baur <steve@miranova.com> - - * messagexmas.el (message-xmas-exchange-point-and-mark): New - function. - (message-xmas-dont-activate-region): New variable. - -Fri Jun 14 02:59:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el (gnus-summary-next-article): Check for nil cmd. - - * gnus-xmas.el (gnus-xmas-group-startup-message): Use xbm if that - is required. - - * messagexmas.el (message-xmas-setup-toolbar): Make sure all - buttons are defined. - - * gnus-xmas.el (gnus-summary-mail-toolbar): Add other icons. - (gnus-summary-toolbar): Add next/prev/catchup icons. - - * gnus-xmas.el: Use more native functions. - -Thu Jun 13 23:40:45 1996 Steven L. Baur <steve@miranova.com> - - * messagexmas.el (message-use-toolbar): Check for toolbar - support. - -Thu Jun 13 22:35:43 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-score.el (gnus-newsgroup-score-alist): New function. - - * gnus.el (gnus-simplify-buffer-fuzzy): Use folded search. - - * message.el (message-tokenize-header): Respect quotes. - - * gnus.el (gnus-group-kill-group): Mass killing didn't work. - - * gnus-demon.el (gnus-demon-scan-mail): Make sure the server is - openable. - -Thu Jun 13 02:41:11 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: Gnus v5.2.16 is released. - -Thu Jun 13 02:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * nnheader.el (nnheader-insert-nov): Fudge a message-id if - necessary. - - * nnml.el (nnml-request-accept-article): Use it. - - * nnmail.el (nnmail-check-syntax): New function. - - * gnus.el (gnus-group-fetch-faq): Would bug out when not called in - the group buffer. - (gnus-use-long-file-name): Doc fix. - (gnus-summary-search-article): Search backward from where we left - off. - - * gnus-xmas.el (gnus-xmas-server-menu-add): New function. - (gnus-xmas-browse-menu-add): Ditto. - -Wed Jun 12 18:32:57 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * gnus-srvr.el (gnus-server-make-menu-bar): Use - `gnus-server-deny-server' - -Wed Jun 12 23:02:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * message.el (message-send-rename-function): New variable. - (message-do-send-housekeeping): Use it. - -Wed Jun 12 22:53:32 1996 Richard Mlynarik <mly@adoc.xerox.com> - - * message.el (message-make-fqdn): Make sure `user-mail-address' - and `mail-host-address' looks like a full address. - -Wed Jun 12 22:06:39 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * message.el (message-generate-new-buffers): Extended syntax. - (message-buffer-name): Use it. - (message-make-fqdn): Checked `user-mail-address' directly. - (message-check-news-syntax): Check for misconfiguration. - - * nnmail.el (nnmail-move-inbox): Use it. - -Wed Jun 12 22:06:10 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu> - - * nnmail.el (nnmail-read-password): New function. - -Wed Jun 12 21:59:40 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * message.el (message-send): Make buffer read/write before - sending. - - * gnus-score.el (gnus-score-edit-current-scores): Correct - message. - -Wed Jun 12 19:31:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-msg.el (gnus-inews-insert-archive-gcc): If ":" in name, - just use name. - (gnus-message-archive-group): Doc fix. - - * nnmail.el (nnmail-split-it): Regexp bogosity. - - * gnus-vis.el (gnus-button-alist): Have "news:" rule come before - URL rule. - - * message.el (message-setup): Really be read-only. - - * gnus.el (gnus-summary-import-article): Use message. - -Tue Jun 11 10:04:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-make-fqdm): Use `mail-host-address' before - `user-mail-address'. - (message-make-fqdn): Typo is function name. - - * nndb.el: Make byte-compiler silent. - -Tue Jun 11 02:29:33 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.15 is released. - - * gnus-score.el (gnus-score-find-trace): Erase contents first. - - * nntp.el (nntp-send-region-to-server): Make sure the server is - up. - - * gnus.el (gnus-summary-edit-article-done): Reversed parameters. - - * nnheaderxm.el: Renamed. - - * nnmail.el ((eq system-type 'windows-nt)): Moved here. - -Tue Jun 11 02:11:30 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * nnmail.el (nnmail-pop-password): New variable. - (nnmail-pop-password-required): New variable. - (nnmail-move-inbox): Use them. - -Mon Jun 10 21:40:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-xmas.el (gnus-xmas-summary-recenter): Don't sit-for on - XEmacs 19.13. - - * gnus-picon.el (gnus-group-display-picons): `set-to-buffer'? - - * gnus.el (gnus-articles-to-read): Don't prompt for scored unless - there are many unscored ones. - (gnus-read-move-group-name): Prompt when group doesn't exist. - (gnus-output-to-file): New implementation. - (gnus-summary-save-article): Would duplicate while saving. - (gnus-summary-save-article): Prompts wouldn't be remembered. - (gnus-article-hide-headers): Inhibit point motion hooks. - -Mon Jun 10 05:20:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.14 is released. - - * gnus-cus.el (()): Display X face by default. - - * gnus-xmas.el (gnus-article-x-face-command): New default. - - * gnus-ems.el: Moved x-face. - - * gnus-xmas.el (gnus-xmas-article-display-xface): New function. - -Mon Jun 10 03:08:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uido.no> - - * gnus.el: Gnus v5.2.13 is released. - - * gnus-cus.el (()): Changed LemonChiffon to Turquoise. - - * message.el (message-signature-setup-hook): New hook. - - * gnus-xmas.el (gnus-xmas-summary-recenter): `sit-for' for right - height. - -Mon Jun 10 00:02:15 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el (gnus-article-check-hidden-text): New definition. - (gnus-hidden-arg): New function. - (gnus-article-hide-headers): Don't toggle when called - non-interactively. - - * messagexmas.el (message-xmas-setup-toolbar): Use xbms. - - * gnus-score.el (gnus-score-file-regexp): Regexp-quote suffixes. - (gnus-score-load-file): Wouldn't set `adapt-file' right. - - * gnus-xmas.el (gnus-xmas-logo-color-alist): Removed double "##". - - * gnus-score.el (gnus-score-find-bnews): Deal with "++". - -Sun Jun 9 22:18:05 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus-score.el (gnus-score-find-trace): Don't error, just beep. - - * gnus-cite.el (gnus-cite-minimum-match-count): Changed default to - 2. - -Sun Jun 9 05:48:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-message-archive-method): Dox fix. - - * message.el (message-check-news-syntax): Allow + and _ in group - names. - - * gnus.el (gnus-group-fetch-faq): Didn't allow completion. - -Sun Jun 9 05:36:16 1996 Hrvoje Niksic <hniksic@srce.hr> - - * message.el (message-ignored-supersedes-headers): New default. - -Sun Jun 9 05:17:34 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-score.el (gnus-score-score-files-1): Don't match on "/" in - file names. - * nnml.el (nnml-generate-nov-databases-1): Ditto. - * nnmh.el (nnmh-request-list-1): Ditto. - * gnus-uu.el (gnus-uu-scan-directory): Ditto. - - * nnheaderems.el: Strip CR on windows-nt. - -Sun Jun 9 05:15:13 1996 Dave Disser <disser@hpsdly.sdd.hp.com> - - * gnus-picon.el (gnus-group-display-picons): Set instead of - switching buffer. - -Sun Jun 9 05:08:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-article-read-summary-keys): Don't save winconf on - "|". - - * nnmail.el (nnmail-delete-incoming): Changed default. - - * gnus.el (gnus-eval-in-buffer-window): Indent correctly. - -Sat Jun 8 19:24:24 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus-cite.el (gnus-cite-minimum-match-count): Changed default. - -Fri Jun 7 22:08:53 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: Gnus v5.2.12 is released. - - * gnus.el (gnus-summary-refer-article): Would bug out when - referring non-sparse articles. - -Fri Jun 7 19:59:45 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: Gnus v5.2.11 is released. - - * gnus.el (gnus-summary-save-article): Would set - `gnus-original-article-buffer' to a bogus value. - (gnus-header-value): Didn't understand continuation headers! - (gnus-get-newsgroup-headers): Use new value and pick out - references when `^'. - (gnus-number-to-header): New function. - (gnus-summary-refer-article): Didn't work when sparse articles - were in action. - -Fri Jun 7 17:19:21 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * nnheader.el (nnheader-insert-head): Use - `nnheader-insert-file-contents-literally'. - (nnheader-mail-file-mbox-p): Ditto. - -Fri Jun 7 14:05:28 1996 Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de> - - * custom.el ((string-match "XEmacs" emacs-version)): dito - - * gnus-vis.el (gnus-group-make-menu-bar): enable customize for XEmacs - -Fri Jun 7 19:20:22 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu> - - * nnheaderems.el (nnheader-ms-strip-cr): New function. - -Thu Jun 6 18:22:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: Gnus v5.2.10 is released. - - * message.el (message-header-format-alist): Use - `message-fill-address' for To and Cc. - (message-fill-address): New function. - - * gnus.el (gnus-article-check-hidden-text): Respect a postive - arg. - (gnus-summary-save-article): Remove headers from the original - article buffer. - (gnus-article-hide-headers): Delete "From " if wanted. - - * nnmail.el (nnmail-load-hook): Run hooks. - -Thu Jun 6 14:41:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-check-news-syntax): Don't warn on "poster". - -Wed Jun 5 20:22:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.9 is released. - - * message.el (message-setup): Add Mailcrypt magic. - -Wed Jun 5 18:01:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus-cus.el (()): New colors. - - * gnus-xmas.el (gnus-xmas-group-startup-message): Would bug out - when compiled without XPM support. - -Wed Jun 5 17:17:00 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no> - - * gnus.el: Gnus v5.2.8 is released. - - * nndoc.el (nndoc-type-alist): New babyl head begin. - (nndoc-babyl-head-begin): New function. - -Wed Jun 5 16:26:55 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el (gnus-summary-save-article): Remove headers. - -Wed Jun 5 18:16:55 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-read-old-newsrc-el-file): Would bug out. - -Wed Jun 5 12:43:22 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus-score.el: `V f' to flush the cache. - (gnus-score-flush-cache): Save scores before flushing. - - * gnus-cite.el (gnus-cite-prefix-regexp): Removed "-" as cite - prefix. - - * gnus.el (gnus-summary-caesar-message): Use message. - - * gnus-cite.el (gnus-cite-prefix-regexp): Allow "-" as a cite - prefix. - - * nnvirtual.el (nnvirtual-convert-headers): Wouldn't convert. - - * gnus-cus.el (()): Have `gnus-mouse-face' respect gnus-visual. - -Wed Jun 5 12:52:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * dgnushack.el (custom-file): Changed setq. - -Tue Jun 4 13:46:45 1996 Scott Byer <byer@mv.us.adobe.com> - - * nnfolder.el (nnfolder-read-folder) Take an additional parameter, - scanning, which is t when we are only scanning for new news. In - this case, if the modtime of the file hasn't changed since we last - scanned it, we don't bother reading the file in, and simply return - nil. When we do scan it, pay attention to the - nnfolder-distrust-mbox variable, and only scan forward from the - last marked message when nil. After scanning, remember the - modtime of the visited buffer. - - * nnfolder.el (nnfolder-save-mail) If nnfolder-current-buffer is - nil, make sure any open group is closed before changing the group - - in the case where a group was opened for scanning but not read - in because it wasn't touched, this forces the read. - - * nnfolder.el (nnfolder-possibly-change-group) Take an additional - optional variable, which indicated if we're scanning. Passes it - on to nnfolder-read-folder, and is prepared for - nnfolder-read-folder to return nil for nnfolder-current-buffer. - If we get a request to change to the currently open group, and - nnfolder-current-buffer is nil (we're on the tail end of a scan), - simply return. - - * nnfolder.el (nnfolder-request-scan) Inform - nnfolder-possibly-change-group that we're scanning. - - * nnfolder.el (nnfolder-scantime-alist) New internal variable. - Keep track of the last scantime of each mbox. - - * nnfolder.el (nnfolder-distrust-mbox) New variable. When t, - nnfolder-read-folder reverts to it's old behavior of scanning an - entire file looking for unmarked messages. When nil (the - default), scans forward from the last marked message. Unless you - have an external mailer which inserts new messages in the middle - of your mailboxes, leave nil. - -Wed Jun 5 09:20:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-goto-body): Expand abbrev. - -Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el: Gnus v5.2.7 is released. - -Tue Jun 4 18:26:24 1996 Christoph Wedler <wedler@fmi.uni-passau.de> - - * message-xms.el (message-xmas-find-glyph-directory): Wouldn't use - PACKAGE-xmas-glyph-directory even if it is non-nil and a - directory. - (message-toolbar): Use special ispell function for messages. Jump - to info pages for message composition. - -Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * message.el (rmail): Require. - -Tue Jun 4 18:11:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-cus.el (()): Bold group faces. - -Tue Jun 4 15:10:20 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no> - - * gnus-cus.el (()): Unbold group faces. - - * custom.el (custom-face-lookup): Make all parameters optional. - - * gnus.el (gnus-thread-total-score): Protect against nil input. - -Tue Jun 4 11:11:13 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el: Gnus v5.2.6 is released. - - * gnus.el (gnus-summary-make-local-variables): Set local variables - correctly. - -Tue Jun 4 07:51:02 1996 Steven L. Baur <steve@miranova.com> - - * gnus-cus.el (()): New "light' group highlighting. - -Tue Jun 4 07:26:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-subscribe-hierarchical-interactive): Don't accept - wrong characters. - - * message.el (message-directory): Autoload. - -Mon Jun 3 07:30:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-summary-make-local-variables): Separated into own - function. - (gnus-summary-make-local-variables): Respect global values. - - * nnheader.el (sendmail): Unrequired. - (backquote): Ditto. - - * nntp.el (rnews): Unrequired. - - * gnus-msg.el (gnus-group-post-news): `C-u a' posts to the group - under point, `C-u 1 a' prompts, `a' uses an empty group name. - - * message.el (message-setup): Make separator read-only. - - * gnus-cus.el (()): Define `gnus-group-highlight'. - - * gnus-vis.el (gnus-group-highlight): Commented out. - - * gnus-topic.el (gnus-topic-yank-group): Yank topics at the end of - the buffer correctly. - - * gnus-score.el (gnus-score-adaptive): Make sure we use the - buffer-local adaptive score variable. - - * gnus-msg.el (gnus-group-post-news): Prompt when given a prefix. - - * nnvirtual.el (nnvirtual-catchup-group): Might have corrupted the - list of component groups. - - * gnus-ems.el: Work under OS/2 again. - - * gnus.el (gnus-remove-header): New function. - (gnus-read-header): Use it. - (gnus-summary-insert-subject): Didn't work when editing articles - in a non-threaded display. - (gnus-summary-update-article): Would create multiple root - threads when editing. - - * message.el (message-do-send-housekeeping): Reverse check. - - * nnheader.el (backquote): Required. - - * gnus.el (backquote): Required. - - * message.el (message-make-from): Use the `user-full-name' - variable. - -Sun Jun 2 16:50:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * message.el (message-number-of-buffers): New variable. - (message-generate-new-buffers): Changed default. - (message-do-send-housekeeping): New function. - (message-buffer-name): New function. - -Sun Jun 2 07:41:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el: Gnus v5.2.5 is released. - - * gnus-topic.el (gnus-topic-remove-group): Only delete first - instance. - (gnus-topic-move-group): Ditto. - (gnus-topic-change-level): Ditto. - - * gnus.el (gnus-summary-insert-subject): Do rebuilding of sparse - articles right. - (gnus-summary-update-article): Do updating of referred articles - right. - (gnus-delete-first): New function. - - * gnus-cus.el (()): Color change. - - * gnus.el (gnus-version): Accept a prefix to insert. - -Sat Jun 1 02:03:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * custom.el: Require cl. - - * gnus.el (gnus-group-list-matching): `10 A m' to read the active - file. - - * message.el (message-supersede): Don't use - `mail-strip-quoted-names'. - (message-cancel-news): Ditto. - - * nnfolder.el (nnfolder-retrieve-headers): Don't allow selecting - empty groups. - (nnfolder-request-group): Ditto. - -Sat Jun 1 01:26:45 1996 Per Abrahamsen <abraham@dina.kvl.dk> - - * dgnushack.el (custom-file): Nix out. - -Sat Jun 1 01:24:28 1996 Massimo Campostrini <campo@sunthpi3.difi.unipi.it> - - * gnus-cus.el (()): Wrong number of arguments. - -Fri May 31 08:32:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el: Removed obsolete autoloads. - - * gnus-demon.el (gnus-demon-init): Use `nnheader-run-at-time'. - - * gnus.el (gnus-group-catchup-current): Warn. - - * gnus-srvr.el (gnus-browse-foreign-server): Message better. - - * gnus-topic.el (gnus-topic-change-level): Make sure we're in the - group buffer. - - * gnus-srvr.el (gnus-server-exit-hook): New hook. - (gnus-server-exit): Use it. - - * gnus-topic.el (gnus-topic-mode): Update more. - - * gnus.el (gnus-group-update-group-hook): New hook. - (gnus-group-update-group): Use it. - -Fri May 31 04:33:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.4 is released. - - * custom.el (custom-face-lookup): Escape errors. - - * gnus-msg.el (gnus-inews-do-gcc): Don't do anything unless Gnus - is alive. - - * custom.el (custom-face-lookup): Wrong number of params. - -Fri May 31 00:14:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus.el (gnus-continuum-version): Also give responses to - directory names. - (gnus-summary-update-article): Would bug out on editing articles. - -Thu May 30 05:04:07 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el: Gnus v5.2.2 is released. - - * gnus.el (gnus-article-hide-headers): Show boring headers as - well. - -Tue May 28 15:47:15 1996 Per Abrahamsen <abraham@dina.kvl.dk> - - * custom.el ((fboundp 'event-point)): Wrong test. - -Thu May 30 03:19:21 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el (gnus-headers-decode-quoted-printable): Wrong name. - - * message.el (message-header-hook): Defvarred. - - * gnus-nocem.el (gnus-nocem-verifyer): Couldn't verify that it - works. - -Thu May 30 00:25:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus-nocem.el (gnus-nocem-verify-issuer): Widen before - verifying. - -Wed May 29 23:19:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * custom.el (custom-xmas-set-text-properties): Changed name. - -Wed May 29 23:01:52 1996 Paul D. Smith <psmith@baynetworks.com> - - * gnus-cus.el: toggle -> sexp. - -Wed May 29 23:00:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-msg.el (gnus-inews-add-send-actions): Use `gnus-add-hook'. - -Wed May 29 22:52:47 1996 Francois Felix Ingrand <felix@laas.fr> - - * gnus-topic.el (gnus-topic-remove-group): Would not delete groups - from topics. - -Wed May 29 08:57:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * custom.el (custom-face-lookup): Avoid `modify-face' to speed up - face retrieval on Indys & over slow modem lines. - -Wed May 29 05:08:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.2 is released. - - * custom.el (custom-xmas-add-text-properties, - custom-xmas-put-text-property): New functions used throughout. - May now work under XEmacs. - -Wed May 29 00:07:13 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus-cite.el (gnus-cite-article): New variable. - (gnus-cite-parse-maybe): Use it. - - * nnspool.el (nnspool-open-server): Refuse opening if the active - file doesn't exist. - - * gnus.el (gnus-read-active-file): Message more. - - * nntp.el (nntp-request-article): Wouldn't wait until the entire - article had arrived. - - * nnvirtual.el (nnvirtual-request-group): Make sure that things - don't recurse endlessly. - - * message.el (message-expand-group): Make buffer not read-only. - - * gnus-nocem.el (gnus-nocem-verifyer): New variable. - (gnus-nocem-verify-issuer): Use it. - - * gnus-xmas.el (gnus-xmas-logo-color-alist): New variable. - (gnus-xmas-logo-color-style): New variable. - (gnus-xmas-logo-colors): Use them. - -Tue May 28 00:28:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-score.el (gnus-score-followup): Would infloop on exact - matches. - - * message.el (message-forward): Insert separator at the start of - the line. - - * nnfolder.el (nnfolder-save-buffer): New function. - (nnfolder-save-buffer-hook): New variable. - - * message.el (message-mode-hook): Defined variable. - - * nntp.el (nntp-request-close): Remove the sentinel before closing - connection. - - * gnus.el (gnus-group-mode): Add to local hook. - (gnus-continuum-version): Would return wrong answer for non-alpha - releases. - (gnus-version-number): New variable. - (gnus-version): Use it. - - * gnus-msg.el (gnus-inews-add-send-actions): Add to local hook. - - * gnus-xmas.el (gnus-xmas-add-hook): New function. - - * gnus-ems.el (gnus-add-hook): New alias. - -Tue May 28 00:23:17 1996 Joao Cachopo <jcachopo@gia.ist.utl.pt> - - * gnus-salt.el (gnus-binary-mode): Would put wrong minor mode - keymap into alist. - -Tue May 28 00:18:19 1996 Thor Kristoffersen <thor@unik.no> - - * nntp.el (nntp-close-server): Supply parameter to - `nntp-server-opened'. - -Sun May 26 20:29:02 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el (gnus-article-sort-by-date): Inline. - - * nnmail.el (nnmail-find-file): Don't insert literally. - - * message.el (message-send-mail-with-mh): Save before sending. - - * gnus-cite.el (gnus-article-hide-citation): Would bug out. - - * gnus-topic.el (gnus-topic-grok-active): Could only be run once. - - * message.el (message-check-news-syntax): Don't warn on long - signatures on forwarded articles. - - * gnus.el (gnus-request-article-this-buffer): Put un-numbered - articles into the original buffer as well. - -Sun May 26 03:51:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus.el: Gnus v5.2.1 is released. - - * gnus.el: Gnus v5.2.0 is released. - - * gnus.el: September Gnus v0.96 is released. - - * nnheader-ems.el: Raw-file confusion. - - * gnus-xmas.el (gnus-xmas-logo-colors): New variable. - (gnus-xmas-group-startup-message): Use it. - -Sun May 26 02:35:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * nnheader-ems.el: Bind nnheader-insert-raw-file-contents. - - * gnus.el: 0.95 is released. - -Sun May 26 02:34:01 1996 Bart Robinson <lomew@cs.utah.edu> - - * gnus.el (gnus-save-newsrc-file): Make the backups go to the - right directory. - -Sun May 26 00:04:38 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el (gnus-cut-thread): Wouldn't cut properly with - old-fetched and dormant articles. - -Sat May 25 22:49:51 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el (gnus-summary-search-article): Continue from where we - were. - (gnus-summary-insert-subject): Wouldn't insert when old-fetched - articles. - (gnus-cut-threads): Would display too many threads when both - sparse & ancient articles were present. - (gnus-invisible-cut-children): New function. - -Fri May 24 17:56:19 1996 Andy Norman <ange@hplb.hpl.hp.com> - - * nnheader-ems.el (nnheader-xmas-find-file-noselect): Use - `nnheader-insert-file-contents-literally'. - -Fri May 24 17:51:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-summary-find-prev): With point at eob, would - select the next-to-last article. - -Fri May 24 17:25:48 1996 Magnus Hammerin <qmah@bull.se> - - * gnus.el (gnus-group-mode): Use `gnus-make-local-hook'. - (gnus-sortable-date): Typo. - -Fri May 24 17:24:15 1996 ISO-2022-JP <morioka@jaist.ac.jp> - - * gnus.el (gnus-narrow-to-signature): Didn't work. - -Fri May 24 21:27:49 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no> - - * gnus.el: 0.94 is released. - - * nnvirtual.el (nnvirtual-request-group): Don't include itself in - its component groups. - - * gnus.el (gnus-summary-mark-below): Changed default. - -Fri May 24 19:29:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * message.el (message-check-news-syntax): Check invalid Newsgroups - syntax. - (message-mode-menu): Added spellcheck. - - * nntp.el (nntp-wait-for-response): Peel off ^Ms. - - * message.el (message-fix-before-sending): New function. - (message-send): Use it. - (message-check-news-syntax): Check for invalid group names. - - * gnus.el (gnus-summary-number-of-articles-in-thread): Return 0 if - not included. - -Thu May 23 23:32:43 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: September Gnus v0.93 is released. - - * nnbabyl.el (nnbabyl-read-mbox): Would bogously increase the - number in groups. - -Thu May 23 21:06:47 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: September Gnus v0.92 is released. - - * gnus-soup.el (gnus-soup-add-article): Would remove Xrefs from - packet. - - * gnus.el (gnus-summary-catchup-to-here): Don't show hidden - threads. - - * nnmail.el (nnmail-moved-inboxes): New variable. - (nnmail-move-inbox): Use it. - - * gnus-uu.el (gnus-uu-decode-uu): Optional argument. - - * nnbabyl.el (nnbabyl-insert-lines): Don't insert negative Lines - headers. - -Thu May 23 19:28:15 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> - - * gnus.el (gnus-summary-insert-pseudos): Would create contiguous - mouse-face areas. - - * nnheader-ems.el: New file. - (nnheader-xmas-run-at-time): New function. - (nnheader-xmas-cancel-timer): Ditto. - (nnheader-xmas-insert-file-contents-literally): Moved here. - - * gnus.el (gnus-read-move-group-name): Bind - minibuffer-confirm-incomplete. - -Thu May 23 15:20:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * nntp.el (nntp-request-close): Give the QUIT time to reach the - server before closing the connection. - (nntp-close-server): Ditto. - - * gnus.el (gnus-summary-exit): Run the exit hook with point on the - group being exited. - -Thu May 23 15:03:16 1996 <morioka@jaist.ac.jp> - - * gnus.el (gnus-narrow-to-signature): Mimeish new definition. - -Thu May 23 15:03:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * nnfolder.el (nnfolder-close-group): Don't read the buffer when - closing down. - - * gnus.el (gnus-group-exit): Prompt even when the server is down. - -Wed May 22 21:56:56 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el: September Gnus v0.91 is released. - - * gnus.el (gnus-setup-news): Slave Gnusii should clear the dribble - buffer. - -Wed May 22 22:32:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> - - * gnus-score.el (gnus-summary-set-score): Moved here. - (gnus-summary-raise-score): Would bug out on nil arguments. - - * message-xmas.el (message-toolbar): Changed. - - * gnus-xmas.el (gnus-summary-mail-toolbar): New toolbar. - (gnus-xmas-setup-summary-toolbar): Use it. - -Wed May 22 19:24:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> - - * gnus.el (gnus-message-archive-method): Buggy definition. - (gnus-summary-prepare-threads): Don't mark ancient as low-scored. - (gnus-summary-prepare-unthreaded): Ditto. - -Wed May 22 02:14:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-save-hidden-threads): New macro. - (gnus-hidden-threads-configuration): New function. - (gnus-restore-hidden-threads-configuration): New function. - (gnus-summary-search-article): Use it. - - * gnus-picon.el (gnus-picons-reverse-domain-path): New definition. - - * message.el: Required wrong file under XEmacs. - - * gnus-gl.el (bbb-get-predictions): Return nil on errors. - - * nnfolder.el (nnfolder-close-group): Make sure the buffer is - alive before killing it. - -Tue May 21 20:08:33 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no> - - * gnus.el: September Gnus v0.90 is released. - - * gnus.el (gnus-dribble-read-file): Don't do modes unless they are - available. - - * gnus-score.el (gnus-summary-score-entry): Wouldn't show - immediate scorign of followups. - (gnus-score-save): Use prin1 instead of format. - - * gnus-msg.el (gnus-bug-kill-buffer): Bogus. - -Tue May 21 18:32:29 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * gnus-vis.el (gnus-button-next-page): New command. - (gnus-button-prev-page): Ditto. - - * gnus-topic.el (gnus-topic-unique): Removed variable. - (gnus-current-topic): New function. - (gnus-topic-move-group): Use it. - (gnus-topic-goto-next-group): Use it. - -Tue May 21 11:08:42 1996 Steven L Baur <steve@miranova.com> - - * gnus-setup.el: Copyright assigned to FSF. - -Tue May 21 17:09:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> - - * message.el (message-fetch-field): New function. - - * gnus.el (gnus-directory): New variable. - - * message.el (message-directory): New variable. - - * nnmail.el (nnmail-insert-lines): Make sure point is at the - beginning of the line. - (nnmail-directory): New variable. - - * gnus.el (gnus-mode-string-quote): New function. - (gnus-set-mode-line): Use it. - -Tue May 21 10:34:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus-msg.el (gnus-inews-do-gcc): Use message narrow to headers. - (gnus-inews-do-gcc): Find the right archive method. - - * gnus.el (gnus-select-newsgroup): Check whether the group can be - requested first. - (gnus-no-server): Nonsensical. - (gnus-group-mark-group): Go past topic lines. - (gnus-server-to-method): Would return nil on select methods. - - * gnus-topic.el (gnus-topic-mode): Don't check topology unless we - have the newsrc alist. - (gnus-topic-check-topology): Wouldn't check topology properly. - - * nnsoup.el (nnsoup-request-list): Make sure the active file is - read first. - - * gnus.el (gnus-sortable-date): Simplified. - (gnus-group-set-mode-line): Remove the ":" if the server is "". - -Tue May 21 10:13:28 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu> - - * message.el (message-rename-buffer): New command and keystroke. - -Mon May 20 10:15:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> - - * gnus.el (gnus-summary-search-article): New implementation; set - point in the article buffer to the match. - (gnus-parent-headers): New function. - (gnus-dd-mmm): Protect against broken dates. - - * gnus-topic.el (gnus-topic-unread): New function. - (gnus-topic-update-topic-line): Use it. - - * gnus.el (gnus-group-list-active): Protect against unbound - symbols. - +Mon Jul 29 14:17:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-load.el (gnus-startup-hook): Removed hilit removal. + + * gnus-async.el: New file. + + * gnus-int.el (gnus-asynchronous-p): New function. + + * nntp.el: Replaced with new, asynchronous version. + +Mon Jul 29 11:48:07 1996 Paul Franklin <paul@transmeta.com> + + * gnus-sum.el (gnus-pdf-simplify-subject): New function. + (gnus-summary-simplify-subject-query): New command. + +Mon Jul 29 10:05:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * gnus-sum.el (gnus-summary-mode-map): Command for emphasis. + + * gnus-art.el (gnus-article-wash-status): Report emphasis. + + * article.el (article-unhide-text-type): New function. + (article-emphasize): New function. + (article-emphasis-alist): New variable. + + * gnus-score.el (gnus-score-headers): Hook into advanced scoring. + + * gnus-logic.el: New file. + + * article.el (article-treat-overstrike): Mark hiding type. + +Mon Jul 29 10:00:52 1996 d. hall <dhall@illusion.apk.net> + + * gnus-art.el (gnus-article-wash-status): New function. + +Sun Jul 28 15:20:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> + + * article.el (article-hidden-arg): Renamed all variables and + functions to `article-'. + + * gnus.el: Split file into gnus-start.el, gnus-group.el, + gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el, + gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el. +