X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=6a91bcc28f8ae5e2906ef626eb39f8a3003c44c4;hb=42e28f7726b7a79a3cb0fff60c92eea2675570e5;hp=70da79a37157d6da875e69190ec0f2e70d62c82f;hpb=aaf0c1355c342b1452540cc0566787a3119c79a2;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 70da79a37..6a91bcc28 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3399 +1,291 @@ -Sat Nov 23 23:22:27 1996 Per Abrahamsen +Sun Sep 21 23:54:50 1997 Lars Magne Ingebrigtsen - * message.el (message-mode-menu): Added `message-caesar-region'. - (message-mode-field-menu): Added `message-insert-to' and - `message-insert-newsgroups'. + * gnus.el: Quassia Gnus v0.9 is released. -Sat Nov 23 19:53:30 1996 Lars Magne Ingebrigtsen +Sun Sep 21 23:38:46 1997 Lars Magne Ingebrigtsen - * nnkiboze.el: Would destroy all component group infos. + * gnus.el (gnus-splash-face): ForestGreen everywhere. - * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup. + * gnus-sum.el (gnus-simplify-subject-fully): Use new variable. + (gnus-general-simplify-subject): Ditto. - * 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. +Sun Sep 21 23:34:13 1997 Kurt Swanson - * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything. + * gnus-sum.el (gnus-simplify-subject-functions): New variable. + (gnus-simplify-whitespace): New function. - * gnus-group.el (gnus-group-restart): Just start up Gnus - properly. + * gnus-util.el (gnus-map-function): New function. -Sat Nov 23 07:16:39 1996 Lars Magne Ingebrigtsen +Sun Sep 21 23:22:04 1997 Michelangelo Grigni - * gnus.el: Red Gnus v0.69 is released. + * gnus-score.el (gnus-score-regexp-bad-p): New function. -Sat Nov 23 05:00:36 1996 Lars Magne Ingebrigtsen +Sun Sep 21 00:14:40 1997 Lars Magne Ingebrigtsen - * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the - cache active file as changed. + * gnus-score.el (gnus-summary-lower-score): Use sym pref. + (gnus-summary-increase-score): Use it. - * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new - newsgroups. + * gnus.el (gnus-current-prefix-symbol): New variable. + (gnus-current-prefix-symbols): New variable. - * gnus-sum.el (gnus-group-make-articles-read): Update group line - on undo. + * gnus-score.el (gnus-summary-increase-score): Take symbolic + prefix. - * gnus-move.el (gnus-move-group-to-server): Check whether - to-active is nil. + * gnus.el (gnus-interactive): Removed. + (gnus-interactive): Renamed from gnus-interactive-1. + (gnus-symbolic-argument): New command. - * gnus-score.el (gnus-score-find-hierarchical): Do the right thing - for prefixed group names. + * gnus-draft.el (gnus-draft-send-message): Disable message + checks. + (gnus-draft-send): Ditto. + (gnus-draft-setup): Don't save buffer. - * nnml.el (nnml-generate-nov-databases-1): Don't infloop. + * dgnushack.el (dgnushack-compile): Warn people about Custom. -Sat Nov 23 04:58:49 1996 Steven L. Baur + * gnus-group.el (gnus-group-iterate): Use gensymmed variables. - * gnus-score.el (gnus-score-score-files-1): Don't infloop. + * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs + 19.34. -Sat Nov 23 04:40:55 1996 Lars Magne Ingebrigtsen + * nneething.el (nneething-directory): Defvarred. - * gnus-art.el (gnus-article-make-menu-bar): Protect against - undefined menu vars. + * message.el: Autoloaded nndraft things. + (message-set-auto-save-file-name): Use it. - * gnus-group.el (gnus-group-rename-group): Prompt fix. + * dgnushack.el (dgnushack-compile): Warn about things. -Fri Nov 22 12:17:14 1996 David Moore + * gnus-art.el: Autoload w3-region. - * nnml.el (nnml-generate-nov-databases-1): Don't infloop. + * gnus-vm.el (gnus-summary-save-in-vm): Simplified. - * gnus-score.el (gnus-score-score-files-1): Don't infloop, be - slightly faster. + * gnus.el: Changed `compiled-function-p' to `byte-code-function-p' + throughout. -Fri Nov 22 22:18:52 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * nnheader.el (nnheader-generate-fake-message-id): Interact better - with duplicate suppression. - -Thu Nov 21 23:31:30 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles. - -Thu Nov 21 21:57:52 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if - they exist globally. - -Thu Nov 21 10:52:39 1996 Steven L Baur - - * 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 - - * gnus.el: Red Gnus v0.68 is released. - -Thu Nov 21 05:33:24 1996 Lars Magne Ingebrigtsen - - * nnoo.el (nnoo-change-server): Protect against void vars. - -Thu Nov 21 00:00:29 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.67 is released. - -Wed Nov 20 22:54:34 1996 Lars Magne Ingebrigtsen - - * message.el (message-mode-field-menu): Separated. + * gnus-sum.el (gnus-summary-edit-article): Supply additional + param. - * nnoo.el (nnoo-change-server): Preserve un-ooed variables as - well. + * gnus-group.el (gnus-group-iterate): Undo bogus change. - * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl - files. + * gnus-agent.el (gnus-agentize): Just call gnus-open-agent + directly. -Wed Nov 20 19:25:40 1996 Kurt Swanson + * gnus.el (gnus-interactive): New macro. + (gnus-interactive-1): New function. - * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar. + * gnus-sum.el (gnus-fetch-old-headers): Allow `invisible'. + (gnus-cut-thread): Use it. + (gnus-cut-threads): Ditto. + (gnus-summary-initial-limit): Ditto. + (gnus-summary-limit-children): Ditto. -Wed Nov 20 05:27:45 1996 Lars Magne Ingebrigtsen + * gnus-art.el (gnus-article-edit-done): Accept a prefix arg. + (gnus-boring-article-headers): Allow `long-to' param. + (article-hide-boring-headers): Use it. - * 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-sum.el (gnus-summary-edit-article-done): Accept a + no-highlight param. - * gnus.el (gnus-other-frame): Be a bit more clever. + * nntp.el (nntp-rlogin-program): New variable. + (nntp-open-rlogin): Use it. - * gnus-group.el (gnus-group-get-new-news): Check for new - newsgroups. + * nnvirtual.el (nnvirtual-request-post): New function. - * nnheader.el (nnheader-insert-file-contents-literally): Bind - `default-major-mode' to nil. + * gnus-msg.el (gnus-message-group-art): New variable. - * gnus-sum.el (gnus-group-make-articles-read): Yet another undo - bug. + * gnus-draft.el (gnus-draft-setup): Don't use message-setup. - * nnmail.el (nnmail-article-group): Wrong `junk' check. + * nndraft.el (nndraft): Allow editing articles. -Wed Nov 20 05:13:05 1996 Lars Magne Ingebrigtsen + * gnus-ems.el (gnus-x-splash): Ditto. - * gnus.el: Red Gnus v0.66 is released. + * gnus.el (gnus-splash-face): Darker face. -Wed Nov 20 01:57:31 1996 Lars Magne Ingebrigtsen + * gnus-draft.el (gnus-draft-setup): Clobbered variables. - * nnmail.el (nnmail-article-group): Would lose mail when using - advanced splitting! +Sat Sep 20 23:23:49 1997 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-update-read-articles): Undo fix. + * gnus.el: Quassia Gnus v0.8 is released. -Tue Nov 19 22:56:56 1996 Lars Magne Ingebrigtsen +Sat Sep 20 20:41:16 1997 Lars Magne Ingebrigtsen - * nnheader.el (nnheader-auto-mode-alist): New function. + * gnus-start.el (gnus-setup-news-hook): New hook. -Tue Nov 19 21:57:29 1996 Lars Magne Ingebrigtsen + * gnus-agent.el (gnus-agentize): Really set up queue group. + (gnus-open-agent): Setup queue here. - * gnus.el: Red Gnus v0.65 is released. +Sat Sep 20 20:23:07 1997 Matt Simmons -Tue Nov 19 17:41:17 1996 Lars Magne Ingebrigtsen + * message.el (message-set-auto-save-file-name): Make things work + without drafts. - * message.el (message-do-fcc): Supply FROM-GNUS param to - rmail-output. +Sat Sep 20 18:32:02 1997 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-setup-message): Use the buffer name instead of - the buffer. + * nnmh.el (nnmh-request-list-1): Check for links to ".". - * nnmail.el (nnmail-article-group): Respect `junk' advanced - splits. + * nndraft.el (nndraft-possibly-change-group): New function. - * gnus-group.el (gnus-group-restart): Clear system. + * gnus-agent.el (gnus-agent-queue-setup): New function. - * nnfolder.el (nnfolder-read-folder): Handle zipped files. +Thu Sep 18 04:54:59 1997 Lars Magne Ingebrigtsen - * nnheader.el (nnheader-find-file-noselect): New definition. + * gnus.el: Quassia Gnus v0.7 is released. - * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar. +Thu Sep 18 03:33:54 1997 Lars Magne Ingebrigtsen - * gnus-score.el (gnus-all-score-files): Would still get the score - files in wrong order. + * gnus-msg.el (gnus-setup-message): Slap a progn around forms. - * gnus-start.el (gnus-find-new-newsgroups): End message on wrong - level. + * nndraft.el (nndraft-articles): Make sure directory exists. - * gnus-srvr.el (gnus-server-prepare): Don't list servers twice. + * message.el (message-mode): Don't delete article. - * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug. + * nnmh.el (nnmh-request-accept-article): Don't save when + noinsert. - * gnus-score.el (gnus-all-score-files): Expand all files in the - kill files directory. +Wed Sep 17 03:37:59 1997 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-group-make-articles-read): Register with undo - properly. - (gnus-update-read-articles): Ditto. + * nndraft.el (nndraft-directory): Changed defaults. - * gnus-msg.el (gnus-debug): Include gnus-async in variables. + * gnus-agent.el (gnus-agent-fetch-session): Bind command method. -Tue Nov 19 00:07:14 1996 Lars Magne Ingebrigtsen +Wed Sep 17 03:28:36 1997 Lars Magne Ingebrigtsen - * gnus.el: Red Gnus v0.64 is released. + * gnus.el: Quassia Gnus v0.6 is released. -Mon Nov 18 21:42:40 1996 Loren Schall +1997-08-17 SL Baur - * gnus-sum.el (gnus-summary-insert-line): Pick apart the From - header in reversed order. + * dgnushack.el (dgnushack-compile): Ignore .el files beginning + with an `=' character. -Mon Nov 18 02:00:33 1996 Lars Magne Ingebrigtsen +Wed Sep 17 02:30:04 1997 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-summary-refer-references): Protect against nil + * gnus-sum.el (gnus-build-sparse-threads): Allow display of looped 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 - - * message.el: Added customize support. - -Sun Nov 17 23:42:03 1996 Raja R. Harinath - - * gnus-gl.el (bbb-extract-token-number): Fix. - -Sun Nov 17 12:18:27 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-group.el (gnus-group-set-timestamp): Protect against nil - gnus-newsgroup-name. - -Sun Nov 17 01:09:21 1996 Per Abrahamsen - - * nnmail.el: Added customize support. - -Sat Nov 16 22:59:47 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.63 is released. - -Sat Nov 16 11:32:43 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus-win.el: Added customize support. - - * gnus-uu.el: Added customize support. - -Thu Nov 14 17:50:12 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.62 is released. - -Thu Nov 14 12:25:23 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. - -Thu Nov 14 11:25:51 1996 Samuel Tardieu - - * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From " - after "From ". - -Thu Nov 14 10:08:27 1996 Raja R. Harinath - - * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the - token. - -Thu Nov 14 08:46:31 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-start.el (gnus-parse-active): Correct range parsing - restored. - -Tue Nov 12 14:09:15 1996 David Moore - - * 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 - - * 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 - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.61 is released. - -Tue Nov 12 17:55:17 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * article.el (gnus-emphasis-alist): Added ":" as sentence-end. - -Mon Nov 11 05:14:02 1996 David Moore - - * nnvirtual.el: New version. - -Mon Nov 11 05:09:14 1996 Lars Magne Ingebrigtsen - - * article.el (gnus-emphasis-underline-bold): Renamed. - -Mon Nov 11 05:05:09 1996 Alexandre Oliva - - * nntp.el (nntp-possibly-change-group): Bind - `nnheader-callback-function' to nil. - -Sun Nov 10 12:13:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * dgnushack.el (require): Load .el files only. - -Sun Nov 10 10:06:12 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.60 is released. - -Sun Nov 10 06:31:36 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.59 is released. - -Sun Nov 10 06:09:37 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.58 is released. - -Sun Nov 10 06:02:51 1996 Alexandre Oliva - - * nntp.el (nntp-possibly-change-group): Bind callback function to - nil. - -Sun Nov 10 05:35:25 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * article.el (gnus-emphasis-alist): Doc fix. - -Sat Nov 9 16:27:27 1996 Per Abrahamsen - - * nnmail.el (nnmail-split-it): Fix bug in abbrev handling. - -Sat Nov 9 05:59:02 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.57 is released. - -Fri Nov 8 22:56:59 1996 Per Abrahamsen - - * gnus.el: Added customize support. - -Sat Nov 9 05:14:58 1996 David Moore - - * nnmail.el (nnmail-expand-newtext): New version. - -Sat Nov 9 04:28:42 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.56 is released. - -Fri Nov 8 02:45:21 1996 David S. Goldberg - - * gnus-art.el (gnus-button-url): Respect - `browse-url-new-window-p'. - -Fri Nov 8 02:34:31 1996 Lars Magne Ingebrigtsen - - * nnmail.el (nnmail-process-unix-mail-format): Fold searches. - -Thu Nov 7 09:07:32 1996 Steven L Baur - - * 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 - - * nnmail.el (nnmail-move-inbox): Cleaned up code. - - * gnus-int.el (gnus-request-regenerate): New function. - - * nnml.el (nnml-request-regenerate): New function. + * gnus-agent.el (gnus-agent-fetch-group-1): Separated out into + function. - * gnus-srvr.el (gnus-server-regenerate-server): New command and + * message.el (message-delete-not-region): New command and keystroke. -Thu Nov 7 16:12:30 1996 Per Abrahamsen - - * gnus-start.el: Added customize support. - -Fri Nov 8 01:47:16 1996 David S. Goldberg - - * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug - out on nil variables. - -Fri Nov 8 01:45:06 1996 Kurt Swanson - - * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next - article. - -Thu Nov 7 16:12:30 1996 Per Abrahamsen - - * article.el (gnus-visible-headers): Convert string to list of - strings. - -Fri Nov 8 01:40:38 1996 Kurt Swanson - - * 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 - - * 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 - - * 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 - - * nnmail.el (nnmail-split-it): New version. - -Fri Nov 8 03:44:10 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.55 is released. - -Thu Nov 7 00:14:45 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-nocem.el (gnus-sum): Required. - -Wed Nov 6 09:13:34 1996 Lars Magne Ingebrigtsen - - * 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 - - * article.el (gnus-emphasis-alist): New version. - -Wed Nov 6 06:26:34 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-summary-respool-article): Get the right - servers. - -Wed Nov 6 04:00:48 1996 Lars Magne Ingebrigtsen - - * nnheader.el (nnheader-header-value): Use old definition. - - * message.el: Removed many autoloads. - -Wed Nov 6 03:44:44 1996 ISO-2022-JP - - * gnus-ems.el (gnus-ems-redefine): New Mule definition. - -Wed Nov 6 03:02:25 1996 Lars Magne Ingebrigtsen - - * 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 - - * article.el (gnus-emphasis-alist): New default. - -Wed Nov 6 01:47:17 1996 Joe Wells - - * 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 - - * 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 - - * nnmail.el (nnmail-search-unix-mail-delim): New implementation. - -Tue Nov 5 23:43:34 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.54 is released. - -Tue Nov 5 22:34:01 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made - faster. - -Tue Nov 5 04:56:33 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some - lines. - -Tue Nov 5 03:36:03 1996 Lars Magne Ingebrigtsen - - * gnus-score.el (gnus-score-find-favourite-words): Put point at - bob. - -Tue Nov 5 03:33:04 1996 jeff sparkes - - * gnus-kill.el (gnus-batch-score): Run in slave mode. - -Mon Nov 4 03:16:18 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-topic.el (gnus-topic-remove-topic): Fold properly. - -Tue Oct 29 19:45:25 1996 Lars Magne Ingebrigtsen - - * message.el (message-generate-new-buffer-clone-locals): Bugged - out under XEmacs. - -Tue Oct 29 19:21:47 1996 David Moore - - * gnus.el: Fixed autoloads. - -Tue Oct 29 17:21:42 1996 Lars Magne Ingebrigtsen - - * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no - args. - -Mon Oct 28 15:42:21 1996 Lars Magne Ingebrigtsen - - * gnus.el: Autoload gnus-score-followup-thread. - (gnus-inhibit-startup-message): Doc fix. - -Sat Oct 26 15:48:28 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnmail.el (nnmail-activate): Faster version. - -Fri Oct 25 09:02:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound - symbols into hashtb. - -Thu Oct 24 07:12:23 1996 Michael R. Cook - - * nnmh.el (nnmh-active-number): Misplaced paren. - -Thu Oct 24 07:02:54 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-score.el (gnus-summary-increase-score): Spud. - -Wed Oct 23 07:55:42 1996 William Perry - - * gnus-art.el (gnus-url-mailto): New function. - -Wed Oct 23 06:57:10 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnml.el (nnml-request-list): Always return t. - -Tue Oct 22 03:16:27 1996 Felix Lee - - * gnus-score.el (gnus-score-adaptive): Use the right syntax - table. - -Tue Oct 22 03:08:30 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * message.el (message-send-news): Use it. - (message-send-mail): Ditto. - -Tue Oct 22 02:40:14 1996 Joev Dubach - - * message.el (message-generate-new-buffer-clone-locals): New - function. - -Tue Oct 22 01:19:47 1996 Lars Magne Ingebrigtsen - - * 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 - - * nntp.el (nntp-read-server-type): Fold case. - -Sat Oct 19 08:03:17 1996 Michael Ernst - - * 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 - - * 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 - - * gnus-sum.el (gnus-auto-center-summary): Fix. - -Sat Oct 19 07:32:27 1996 Marc Horowitz - - * gnus-topic.el (gnus-topic-remove-topic): Would clobber - duplicates. - -Sat Oct 19 07:01:14 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New - command and keystroke. - -Thu Oct 17 06:25:55 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-ems.el (gnus-xemacs): Avoid clobbering functions. - -Thu Oct 17 05:34:15 1996 Lars Magne Ingebrigtsen - - * message.el (message-cite-function): Initialize from - mail-citation-hook. - -Thu Oct 17 02:45:47 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.52 is released. - -Wed Oct 16 21:01:41 1996 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-catchup): Return t. - -Wed Oct 16 20:32:53 1996 Kees de Bruin - - * gnus-group.el (gnus-group-mail-low-empty-face): Face fix. - -Wed Oct 16 20:00:15 1996 Lars Magne Ingebrigtsen - - * message.el (message-mode): Doc fix. - - * nnml.el (nnml-request-group): Re-read directory. - -Wed Oct 16 04:01:27 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.51 is released. - -Wed Oct 16 03:49:12 1996 Alexandre Oliva - - * gnus-start.el (gnus-setup-news): Make sure - `gnus-group-line-format' is bound. - -Wed Oct 16 02:57:37 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix. - -Sun Oct 13 16:37:05 1996 Lars Magne Ingebrigtsen - - * gnus-srvr.el (gnus-browse-foreign-server): Message better. - -Sat Oct 12 19:33:01 1996 Lars Magne Ingebrigtsen - - * message.el (message-indent-citation): Would infloop on empty - articles. - -Sat Oct 12 19:21:05 1996 Raja R. Harinath - - * gnus.el: Autoload more functions. - -Sat Oct 12 19:09:12 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.50 is released. - -Thu Oct 10 23:36:32 1996 Jan Vroonhof - - * gnus-nocem.el (gnus-nocem): Typo. - -Thu Oct 10 23:16:57 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-start.el (gnus-read-active-file): Don't bug out on null - methods. - -Thu Oct 10 22:29:05 1996 Randell Jesup - - * article.el (article-hide-boring-headers): Reversed `date' - check. - -Thu Oct 10 15:24:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.49 is released. - -Tue Oct 8 00:15:04 1996 Per Abrahamsen - - * gnus-nocem.el: Added customize support. - -Tue Oct 8 11:48:25 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.48 is released. - -Mon Oct 7 02:24:02 1996 Per Abrahamsen - - * gnus-sum.el: Added customize support. - -Sat Oct 5 01:29:20 1996 Per Abrahamsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.47 is released. - -Thu Oct 3 02:04:37 1996 Lars Magne Ingebrigtsen - - * gnus-int.el (gnus-request-head): Use the cache. - -Wed Oct 2 00:57:22 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format - string. - -Tue Oct 1 05:12:29 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.46 is released. - -Tue Oct 1 03:41:17 1996 Lars Magne Ingebrigtsen - - * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb. - -Tue Oct 1 01:50:10 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus-util.el (gnus-write-buffer): New function. - -Sun Sep 29 23:05:33 1996 Kurt Swanson - - * gnus-sum.el (gnus-handle-ephemeral-exit): New function. - -Sun Sep 29 22:41:01 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.45 is released. - -Sun Sep 29 00:57:13 1996 Dave Disser - - * gnus-sum.el (gnus-summary-display-article): Don't show tree - unless using threads. - -Sun Sep 29 00:19:35 1996 Lars Magne Ingebrigtsen - - * gnus-score.el (gnus-all-score-files): Remove duplicates. - -Sat Sep 28 23:47:43 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-cus.el: New file. - -Sat Sep 28 21:32:52 1996 Kevin Buhr - - * nnbabyl.el (nnbabyl-request-article): Would delete wrong - articles. - -Fri Sep 27 21:54:30 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.44 is released. - -Fri Sep 27 21:24:46 1996 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-nov-parse-line): Would double articles. - -Fri Sep 27 20:52:31 1996 Shlomo Mahlab - - * 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 - - * 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 - - * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil - headers. - -Fri Sep 27 17:33:30 1996 Stephen Peters - - * gnus-art.el (gnus-header-face-alist): Typo. - -Fri Sep 27 04:10:21 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.43 is released. - -Thu Sep 26 22:13:00 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-art.el (gnus-header-content-face): Buggy color names. - -Thu Sep 26 14:57:38 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one - single condition-case. - -Wed Sep 25 21:15:59 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.42 is released. - -Wed Sep 25 19:40:34 1996 Lars Magne Ingebrigtsen - - * gnus-art.el (gnus-header-newsgroups-face): Yucky on light - backgrounds. - -Wed Sep 25 19:25:27 1996 Michael R. Cook - - * message.el (message-ignored-news-headers): Strip Resent-Fcc. - -Wed Sep 25 19:12:59 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'. - -Mon Sep 23 21:43:47 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.41 is released. - -Mon Sep 23 21:10:37 1996 Lars Magne Ingebrigtsen - - * article.el (article-hide-headers): Don't ignore - gnus-visible-headers. - -Mon Sep 23 19:10:20 1996 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-goto-subject): Made into command. - -Mon Sep 23 18:26:47 1996 Tonny Madsen - - * nnmail.el (nnmail-default-file-modes): Use integer. - -Tue Sep 24 18:39:41 1996 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-respool-query): Better message. - -Sun Sep 22 15:12:54 1996 Per Abrahamsen - - * 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 - - * gnus.el: Red Gnus v0.40 is released. - -Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen - - * custom.el (defcustom): Eval and compile. - * widget.el (define-widget-keywords): Ditto. - -Sat Sep 21 09:29:54 1996 Lars Magne Ingebrigtsen - - * article.el (article-strip-multiple-blank-lines): Would strip all - blank lines. - -Fri Sep 20 06:52:07 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.39 is released. - -Thu Sep 19 18:57:59 1996 Lars Magne Ingebrigtsen - - * message.el (message-ignored-cited-headers): Doc fix. - -Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.38 is released. - -Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.37 is released. - -Wed Sep 18 10:36:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-cite.el (gnus-custom-import-cite-face-list): Removed. - -Wed Sep 18 04:28:16 1996 Lars Magne Ingebrigtsen - - * nnmail.el (nnmail-split-history): mapcar instead of mapconcat. - -Tue Sep 17 14:41:56 1996 Per Abrahamsen - - * gnus.el: Customized. - - * dgnushack.el (custom-file): Removed. - -Wed Sep 18 03:04:17 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus-edit.el: Removed. - - * custom.el: Removed. - - * gnus-cus.el: Removed. - -Mon Sep 16 05:59:45 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.35 is released. - -Sun Sep 15 00:47:08 1996 Lars Magne Ingebrigtsen - - * nnmail.el (nnmail-default-file-modes): New default. - -Sat Sep 14 01:48:58 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-group.el (gnus-group-get-new-news): Read slave files here. - -Fri Sep 13 01:04:50 1996 Per Abrahamsen - - * article.el (article-decode-rfc1522): New version. - -Fri Sep 13 00:00:25 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.34 is released. - -Thu Sep 12 01:16:38 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.33 is released. - -Wed Sep 11 00:22:01 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.31 is released. - -Mon Sep 9 21:16:11 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name. - -Mon Sep 9 20:04:35 1996 Kurt Swanson - - * gnus-salt.el (gnus-pick-mouse-pick-region): New function. - -Mon Sep 9 18:37:07 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.30 is released. - -Sun Sep 8 13:26:36 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el (gnus-other-frame): Always pop up a frame. - -Sun Sep 8 12:57:03 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.29 is released. - -Sun Sep 8 12:24:11 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnweb.el (nnweb-fetch-form): Return t. - -Sat Sep 7 15:15:42 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.28 is released. - -Sat Sep 7 14:33:17 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus-salt.el (gnus-pick-elegant-flow): New variable. - -Sat Sep 7 12:03:00 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-range.el (gnus-copy-sequence): Didn't work for all - sequences. - -Fri Sep 6 14:38:54 1996 Wes Hardaker - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.27 is released. - -Thu Sep 5 19:50:19 1996 Lars Magne Ingebrigtsen - - * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly. - -Thu Sep 5 18:39:47 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnheader.el (nnheader-insert-head): Use - nnheader-insert-file-contents-literally. - -Thu Sep 5 08:29:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste. - -Thu Sep 5 07:41:08 1996 Lars Magne Ingebrigtsen - - * gnus-group.el (gnus-group-list-groups): Update format specs. - -Thu Sep 5 07:11:18 1996 Jan Vroonhof - - * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc - group names. - -Thu Sep 5 06:53:07 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.26 is released. - -Wed Sep 4 06:42:34 1996 Lars Magne Ingebrigtsen - - * nnmail.el (nnmail-move-inbox): Reverse logic. - -Wed Sep 4 06:35:05 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.25 is released. - -Wed Sep 4 05:19:58 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.24 is released. - -Tue Sep 3 05:30:02 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-group-no-more-groups-hook): New variable. - -Tue Sep 3 04:44:31 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.23 is released. - -Mon Sep 2 05:16:46 1996 Lars Magne Ingebrigtsen - - * gnus-audio.el: Renamed from "gnus-sound". - -Mon Sep 2 05:06:17 1996 Lars Magne Ingebrigtsen - - * gnus-ems.el (gnus-xemacs): New variable. - -Mon Sep 2 03:18:18 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.22 is released. - -Sun Sep 1 05:45:59 1996 Lars Magne Ingebrigtsen - - * gnus.el: Removed unreferenced let bindings from all files. - -Sun Sep 1 02:10:28 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.21 is released. - -Sat Aug 31 02:54:39 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.20 is released. - -Fri Aug 30 01:36:10 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnmail.el (nnmail-get-split-group): New version. - -Fri Aug 30 00:47:17 1996 Jens Lautenbacher - - * 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 - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.19 is released. - -Thu Aug 29 02:04:35 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-sum.el (gnus-summary-display-article): Check whether - `gnus-current-article' is nil. - -Wed Aug 28 08:44:22 1996 Lars Magne Ingebrigtsen - - * 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 - - * earcon.el (earcon-regexp-alist): Plonk! - -Wed Aug 28 04:14:36 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.18 is released. - -Wed Aug 28 02:09:20 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of - headers instead of end. - -Wed Aug 28 01:35:26 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnmail.el (nnmail-move-inbox): Don't try setting modes on - "po:$USER". - -Tue Aug 27 21:45:14 1996 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would - bug out on unthreadeds. - -Tue Aug 27 21:38:13 1996 Kurt Swanson - - * gnus-salt.el (gnus-pick-mode-map): Typo. - -Tue Aug 27 21:35:58 1996 Lars Magne Ingebrigtsen - - * gnus-load.el: Removed gnus-vis thingies. - -Tue Aug 27 00:54:05 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.17 is released. - -Tue Aug 27 00:46:48 1996 Lars Magne Ingebrigtsen - - * nnweb.el (nnweb-dejanews-create-mapping): Dummy function. - -Tue Aug 27 00:43:33 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.16 is released. - -Tue Aug 27 00:36:58 1996 Lars Magne Ingebrigtsen - - * gnus-topic.el (gnus-topic-set-parameters): Bugout. - -Mon Aug 26 22:41:04 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.15 is released. - -Sun Aug 25 23:09:18 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.14 is released. - -Sun Aug 25 00:16:44 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting - functions. - -Sat Aug 24 23:30:07 1996 Lars Magne Ingebrigtsen - - * gnus-group.el (gnus-group-enter-directory): Temporarily bound - `nneething-read-only'. - -Fri Aug 23 23:22:16 1996 Katsumi Yamaoka - - * gnus-ems.el (gnus-ems-redefine): Set - `gnus-summary-display-table' to nil. - -Fri Aug 23 22:55:09 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * nnmh.el (nnmh-update-gnus-unreads): Check all articles. - -Thu Aug 22 16:49:35 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part. - -Mon Aug 19 20:09:44 1996 Samuel Tardieu - - * gnus-cache.el (gnus-cache-write-active): Would try to create - existing directory. - -Mon Aug 19 00:12:11 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-gl.el (gnus-grouplens-mode): Make hooks local. - -Sun Aug 18 16:53:19 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.13 is released. - -Tue Aug 20 17:30:00 1996 - - * 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 - - * nnoo.el (nnoo-define-skeleton-1): Defined too many functions. - -Sat Aug 17 18:43:22 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.12 is released. - -Sat Aug 17 12:58:28 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * nnfolder.el (nnfolder-generate-active-file): Test the right - files. - -Fri Aug 16 19:30:57 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks. - -Wed Aug 14 20:28:09 1996 Fred Johansen - - * gnus-logic.el (gnus-advanced-score-rule): `and' rules were - treated improperly. - -Wed Aug 14 15:29:39 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-score.el (gnus-home-score-file): Changed syntax. - -Tue Aug 13 22:07:11 1996 Jan Vroonhof - - * 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 - - * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer - first. - -Tue Aug 13 09:44:46 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.11 is released. - -Mon Aug 12 03:51:57 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-start.el (gnus-activate-level): Doc fix. - -Sun Aug 11 03:33:02 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol - now. - -Sun Aug 11 02:37:57 1996 Greg Stark - - * gnus-msg.el (gnus-post-method): Tested the wrong variable. - -Sun Aug 11 02:28:30 1996 Lars Magne Ingebrigtsen - - * message.el (message-check-news-syntax): Messaged wrong number. - -Sat Aug 10 11:26:56 1996 Lars Magne Ingebrigtsen - - * message.el (message-y-or-n-p): Moved to before usage. - -Fri Aug 9 16:42:52 1996 Danny Siu - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.9 is released. - -Sat Aug 10 06:03:07 1996 Lars Magne Ingebrigtsen - - * 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 - - * message.el (message-send-mail-with-mh): Didn't work. - -Sat Aug 10 03:57:42 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el (gnus-short-group-name): Bug in dotless names. - -Sat Aug 10 00:45:32 1996 Jens Lautenbacher - - * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self' - parameter. - -Sat Aug 10 00:28:41 1996 François Pinard - - * gnus-load.el (gnus-info-nodes): Add info node for - `mime/viewer-mode'. - -Sat Aug 10 00:25:51 1996 Lars Magne Ingebrigtsen - - * message.el (message-reply): Don't include first empty line. - -Sat Aug 10 00:11:52 1996 François Pinard - - * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix. - -Sat Aug 10 00:08:42 1996 Lars Magne Ingebrigtsen - - * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. - -Fri Aug 9 06:39:22 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * 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 - - * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p - -Thu Aug 8 05:40:28 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.8 is released. - -Thu Aug 8 01:36:34 1996 Lars Magne Ingebrigtsen - - * gnus.el: Red Gnus v0.7 is released. - -Thu Aug 8 01:29:56 1996 Lars Magne Ingebrigtsen - - * message.el (message-deletable-headers): Have Lines be - deletable. - -Wed Aug 7 23:41:26 1996 Richard Pieri - - * gnus.el (gnus-short-group-name): New version. - -Wed Aug 7 19:55:25 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * message.el (message-rename-buffer): Set proper outsave name. - -Wed Aug 7 00:28:44 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy - matching properly. - -Mon Aug 5 22:23:03 1996 Raja R. Harinath - - * gnus-gl.el (gnus-grouplens-mode): Clear proper variables. - -Mon Aug 5 20:27:11 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * gnus-util.el (gnus-date-iso8601): New function. - -Mon Aug 5 19:14:12 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.6 is released. - -Mon Aug 5 01:12:24 1996 Lars Magne Ingebrigtsen - - * nntp.el (nntp-request-type): Defined again. - -Mon Aug 5 01:01:15 1996 Ralph Schleicher - - * gnus-score.el (gnus-ignored-adaptive-words): New value. - -Mon Aug 5 00:12:54 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-score.el (gnus-score-load-files): Returned nil. - -Sun Aug 4 06:11:02 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.5 is released. - -Sun Aug 4 00:17:51 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus.el: Red Gnus v0.4 is released. - -Wed Jul 31 15:23:54 1996 Ken Olstad - - * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running - under tty. - -Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen - - * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead - of `length'. - -Fri Aug 2 21:48:17 1996 Lars Magne Ingebrigtsen - - * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles - properly. - -Fri Aug 2 21:40:33 1996 Glenn Coombs - - * gnus-vis.el (gnus-button-url): New definition. - -Fri Aug 2 19:08:55 1996 Lars Magne Ingebrigtsen - - * 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 - - * 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 - - * 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 - - * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads. - -Thu Aug 1 00:00:16 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus.el: Red Gnus v0.3 is released. - -Wed Jul 31 21:38:08 1996 Lars Magne Ingebrigtsen - - * 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 - - * gnus-picon.el (gnus-group-display-picons): Delete just the live - extents. - -Wed Jul 31 21:15:01 1996 Lars Magne Ingebrigtsen - - * 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 - - * nnml.el (nnml-request-rename-group): Would move subgroups as - well. - * nnmh.el: Ditto. +Tue Sep 16 00:58:26 1997 Lars Magne Ingebrigtsen - * gnus-group.el (gnus-group-rename-group): Use current group name - as default. - (gnus-group-rename-group): Added doc string. + * nndraft.el (nndraft-directory): Changed value. - * gnus-sum.el (gnus-general-simplify-subject): Renamed. + * message.el (message-kill-buffer): Disassociate draft. + (message-mode): Use kill hook to disassociate. + (message-disassociate-draft): Double-check. -Wed Jul 31 16:05:06 1996 Paul Franklin + * gnus-agent.el (gnus-agentize): Don't set twice. - * gnus-sum.el (gnus-pdf-simplify-subject): New version. + * gnus-art.el (gnus-article-prepare): Go to the right line before + marking. -Wed Jul 31 15:59:04 1996 Raja R. Harinath + * gnus-start.el: Renamed the drafts group. - * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. + * gnus-agent.el (gnus-agent-lib-file): Changed name of directory. -Wed Jul 31 15:18:33 1996 Lars Magne Ingebrigtsen + * gnus-draft.el (gnus-draft-mode): Simplify. - * nntp.el (nntp-retrieve-headers-with-xover): Put the result in - the right buffer. - (nntp-request-body): Decode. +Tue Sep 16 00:18:11 1997 Lars Magne Ingebrigtsen - * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't - loaded. + * gnus.el: Quassia Gnus v0.5 is released. - * gnus-art.el (gnus-article-edit-mode): New command. - (gnus-article-edit-mode-hook): New variable. - (gnus-article-edit-mode-map): New variable. +Mon Sep 15 00:53:50 1997 Lars Magne Ingebrigtsen -Wed Jul 31 15:18:26 1996 François Pinard + * gnus-sum.el (gnus-alter-header-function): New variable. + (gnus-nov-parse-line): Use it. + (gnus-get-newsgroup-headers): Ditto. - * gnus-art.el (gnus-article-edit-full-stops): New command. + * gnus-draft.el (gnus-group-send-drafts): Don't send when + unplugged. -Wed Jul 31 13:03:48 1996 Lars Magne Ingebrigtsen + * gnus-sum.el (gnus-summary-read-group): Don't show-all when + skipping groups. - * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke. + * gnus-start.el (gnus-start-draft-setup): Changed name. - * message.el (message-sort-headers-1): Sort properly on totally - empty headers. +Mon Sep 15 00:40:09 1997 Lars Magne Ingebrigtsen - * article.el (article-hide-boring-headers): Didn't hide completely - empty headers. + * gnus.el: Quassia Gnus v0.4 is released. - * nntp.el (nntp-encode-text): Rescued. - (nntp-send-buffer): New function. - (nntp-request-post): New function. +Mon Sep 15 00:19:07 1997 Lars Magne Ingebrigtsen - * gnus-util.el (gnus-define-keys-safe): New macro. - (gnus-define-keys-1): Accept `safe' param. + * gnus-sum.el (gnus-summary-goto-article): Accept Message-ID's. - * gnus-load.el (gnus-summary-mode-map): Define the main three - keymaps prematurely here. +Sun Sep 14 21:41:35 1997 Lars Magne Ingebrigtsen -Wed Jul 31 12:48:23 1996 Steven L. Baur + * gnus-sum.el (gnus-group-make-articles-read): No params. - * gnus-load.el (gnus-default-nntp-server): Moved. + * nndraft.el (nndraft-status-string): Fix. -Wed Jul 31 03:15:02 1996 Lars Magne Ingebrigtsen + * gnus-draft.el (gnus-group-send-drafts): New command. - * nndoc.el (nndoc-add-type): Remove old type definition. + * gnus-sum.el (gnus-compute-read-articles): Separated. + (gnus-update-read-articles): Allow computation. - * article.el: Changed variable names back to `gnus-'. + * nndraft.el (nndraft-articles): New function. -Tue Jul 30 23:07:04 1996 Lars Magne Ingebrigtsen + * message.el (message-send): Disabled test. - * nntp.el (nntp-connection-alist): Define as oo. +Sun Sep 14 21:17:34 1997 Lars Magne Ingebrigtsen - * nndoc.el (nndoc-add-type): Wrong number of args. - (nndoc-set-delims): Free var. + * gnus.el: Quassia Gnus v0.3 is released. -Tue Jul 30 23:02:51 1996 Lars Magne Ingebrigtsen +Sun Sep 14 01:51:45 1997 Lars Magne Ingebrigtsen - * gnus.el: Red Gnus v0.1 is released. + * gnus-agent.el (gnus-agent-short-article): New variables. -Tue Jul 30 22:34:11 1996 Lars Magne Ingebrigtsen + * message.el (message-set-auto-save-file-name): Use drafts. - * nntp.el (nntp-find-connection-buffer): New function. - (nntp-retrieve-headers): Use it. + * nndraft.el (nndraft-request-expire-articles): Use it. -Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen + * nnmh.el (nnmh-deletable-article-p): Change. + (nnmh-allow-delete-final): New variable. - * nndoc.el (nndoc-add-type): New function. - (nndoc-guess-type): New function. - (nndoc-set-delims): New definition. + * gnus-msg.el (gnus-summary-send-draft): Removed. - * nntp.el (nntp-open-server): Init server buffer. + * gnus.el (gnus-article-mark-lists): Save unsendable marks. - * gnus.el (gnus-group-prefixed-name): Do the right thing with nil - methods. - (gnus-group-rename-group): Would act oddly when renaming native - groups. + * gnus-sum.el (gnus-newsgroup-unsendable): New variable. -Mon Jul 29 14:17:30 1996 Lars Magne Ingebrigtsen + * gnus-draft.el: New file. - * gnus-load.el (gnus-startup-hook): Removed hilit removal. + * gnus-sum.el (gnus-unsendable-mark): New variable. - * gnus-async.el: New file. + * nndraft.el (nndraft-execute-nnmh-command): Cleanup. - * gnus-int.el (gnus-asynchronous-p): New function. + * message.el (message-send-news): Use `gnus-request-post'. - * nntp.el: Replaced with new, asynchronous version. + * gnus-agent.el (gnus-agentize): New command. -Mon Jul 29 11:48:07 1996 Paul Franklin + * gnus-bcklg.el (gnus-backlog-remove-article): Remove the ident + from the list. - * gnus-sum.el (gnus-pdf-simplify-subject): New function. - (gnus-summary-simplify-subject-query): New command. +Sun Sep 14 00:26:47 1997 Lars Magne Ingebrigtsen -Mon Jul 29 10:05:30 1996 Lars Magne Ingebrigtsen + * gnus.el: Quassia Gnus v0.2 is released. - * gnus-sum.el (gnus-summary-mode-map): Command for emphasis. +Sun Sep 14 00:24:52 1997 Lars Magne Ingebrigtsen - * gnus-art.el (gnus-article-wash-status): Report emphasis. + * gnus-score.el (gnus-score-headers): Make sure the summary buffer + exists. - * article.el (article-unhide-text-type): New function. - (article-emphasize): New function. - (article-emphasis-alist): New variable. +Sat Sep 13 23:35:28 1997 Greg Stark - * gnus-score.el (gnus-score-headers): Hook into advanced scoring. + * gnus-ems.el (gnus-x-splash): New function. - * gnus-logic.el: New file. +Sat Sep 13 22:46:16 1997 Lars Magne Ingebrigtsen - * article.el (article-treat-overstrike): Mark hiding type. + * gnus-start.el (gnus-1): Use it. -Mon Jul 29 10:00:52 1996 d. hall + * gnus-ems.el (gnus-decode-coding-string): New alias. - * gnus-art.el (gnus-article-wash-status): New function. + * message.el (message-unix-mail-delimiter): Dox fox. -Sun Jul 28 15:20:19 1996 Lars Magne Ingebrigtsen + * nnmh.el (nnmh-request-list-1): Don't use coding system. - * article.el (article-hidden-arg): Renamed all variables and - functions to `article-'. + * gnus-sum.el (gnus-summary-catchup): Reverse logic. - * 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. +Sat Sep 13 21:21:38 1997 Lars Magne Ingebrigtsen + * gnus.el: Quassia Gnus v0.1 is released.