X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=689cade6412a878140cfd5a142ceb9e7d90b055f;hb=a461e8a0532d9534f607028c37be97f1ea674400;hp=d10b6c85514ed3372fd241ea19762f963cf98f20;hpb=9eb9832d4194cfe4717e3917d3decbf5faf59964;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d10b6c855..689cade64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,654 +1,270 @@ -Sun Nov 23 16:21:41 1997 Lars Magne Ingebrigtsen +Tue Sep 1 10:29:33 1998 Lars Magne Ingebrigtsen - * gnus.el: Quassia Gnus v0.14 is released. + * gnus.el: Pterodactyl Gnus v0.13 is released. -Sun Nov 23 14:04:07 1997 Lars Magne Ingebrigtsen +1998-09-01 09:14:33 Lars Magne Ingebrigtsen - * gnus-start.el (gnus-read-descriptions-file): Make sure Mule is - bound. And gagged. + * gnus-util.el (gnus-strip-whitespace): Already defined. + Removed. - * message.el (message-send-mail-with-mh): Use - `mh-new-draft-name'. + * gnus-art.el (gnus-article-decode-charset): Strip whitespace. - * nnfolder.el (nnfolder-read-folder): Save new buffers. + * gnus-util.el (gnus-strip-whitespace): New function. - * gnus-sum.el (gnus-summary-make-menu-bar): Removed "write to - file". + * mm-util.el (mm-content-type-charset): Downcase. - * gnus-util.el (gnus-byte-code): Use indirect-function. +1998-08-31 23:04:29 Lars Magne Ingebrigtsen - * nntp.el (nntp-open-telnet): Also accept 201. + * gnus-art.el (gnus-article-decode-charset): Accept a prefix. + (gnus-article-decode-charset): Don't fetch all headers. - * gnus-sum.el (gnus-summary-reparent-thread): Update thread. + * mm-util.el (mm-read-coding-system): New function. - * gnus-score.el (gnus-all-score-files): Don't do anything unless - GROUP. + * mm-bodies.el (mm-decode-body): Check the right charset. - * nnmail.el (nnmail-split-it): Save-excursion. - (nnmail-group-pathname): Translate file chars. + * gnus-sum.el (gnus-summary-mode-line-format): Ditto. -Sun Nov 23 13:41:10 1997 Gunnar Horrigmo + * gnus-art.el (gnus-article-mode-line-format): Use short group + format. - * gnus-sum.el (gnus-summary-exit): Don't skip if group - disappeared. +Mon Aug 31 23:03:13 1998 Lars Magne Ingebrigtsen -Sun Nov 23 13:32:55 1997 Lars Magne Ingebrigtsen + * gnus.el: Pterodactyl Gnus v0.12 is released. - * nnfolder.el (nnfolder-normalize-buffer): New function. - (nnfolder-save-mail): Use it. - (nnfolder-request-replace-article): Ditto. +1998-08-31 22:39:36 Lars Magne Ingebrigtsen -1997-11-19 Per Abrahamsen + * mm-bodies.el (mm-decode-body): Don't do charset unless MULE. - * message.el (message-header-lines): New widget. - (message-default-headers): Use it. - (message-default-mail-headers): Use it. - (message-default-news-headers): Use it. + * gnus-art.el (gnus-article-decode-charset): Supply cte. + (gnus-article-decode-charset): Always run. -Sun Nov 23 12:44:38 1997 Lars Magne Ingebrigtsen + * mm-bodies.el (mm-decode-body): Decode cte. - * gnus-win.el (gnus-remove-some-windows): Also delete dead summary - windows. +Mon Aug 31 22:14:50 1998 Lars Magne Ingebrigtsen - * gnus-score.el (gnus-score-adaptive): Check whether functions are - bound. + * gnus.el: Pterodactyl Gnus v0.11 is released. -Sun Nov 23 12:15:00 1997 Hallvard B. Furuseth +1998-08-31 14:27:25 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-summary-limit-include-thread): Interactive - fix. + * message.el (message-encode-message-body): Ditto. -Sun Nov 23 07:06:58 1997 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-reparent-thread): Insert Message-ID in - proper place. - -Sat Nov 22 18:30:33 1997 Lars Magne Ingebrigtsen - - * gnus-cus.el (gnus-group-parameters): Add visible. - -Sat Nov 22 18:19:39 1997 Kim-Minh Kaplan - - * message.el (message-setup): Add a newline, if necessary. - -Sat Nov 22 18:04:34 1997 Lars Magne Ingebrigtsen - - * gnus-mh.el (gnus-summary-save-in-folder): Fix for default. - -Sat Nov 22 18:01:26 1997 Didier Verna - - * gnus-sum.el (gnus-summary-remove-bookmark): Interactive spec. - -Mon Nov 17 23:50:51 1997 Lars Magne Ingebrigtsen - - * gnus-art.el (article-display-x-face): Fold case. - -Thu Nov 13 22:57:23 1997 Kenichi Handa - - * gnus/gnus-start.el (gnus-read-descriptions-file): Decode - description if necessary. - - * gnus/nntp.el (nntp-coding-system-for-read): Set default value to - binary. - (nntp-coding-system-for-write): Likewise. - -Thu Nov 13 22:30:19 1997 seokchan lee - - * message.el (message-ignored-supersedes-headers): Ignore more - headers. - -Thu Nov 13 22:28:13 1997 Lars Magne Ingebrigtsen - - * message.el (message-separator-face): Lightened up. - (message-header-other-face): Ditto. - -Thu Nov 13 22:22:11 1997 jari aalto - - * nnmail.el (nnmail-process-mmdf-mail-format): Pop to buffer. - -Thu Nov 13 22:09:39 1997 Lars Magne Ingebrigtsen - - * gnus-start.el (gnus-start-draft-setup): Always create group. - - * gnus-agent.el (gnus-agent-fetch-headers): Translate file chars. - -Thu Nov 6 20:43:05 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.13 is released. - -Thu Nov 6 20:30:14 1997 Lars Magne Ingebrigtsen - - * nnlistserv.el: New backend. - -Thu Nov 6 01:53:51 1997 Stefan Waldherr - - * nnweb.el (nnweb-dejanewsold-search): New function. - -Thu Nov 6 01:52:43 1997 Lars Magne Ingebrigtsen - - * gnus-topic.el (gnus-topic-change-level): Really delete multiple - instances. - -Wed Nov 5 14:04:54 1997 Lars Magne Ingebrigtsen - - * gnus-topic.el (gnus-topic-update-topic-line): Possibly fix nil - numbers. - - * gnus-sum.el (gnus-summary-show-article): New command and - keystroke. - -Tue Nov 4 06:29:58 1997 Lars Magne Ingebrigtsen - - * gnus-score.el (gnus-score-adaptive): Use the home score file. - -Sat Oct 25 05:52:22 1997 Lars Magne Ingebrigtsen - - * gnus-art.el (gnus-article-save): Hide headers in the right - buffer. - - * gnus-picon.el (gnus-picons-xbm-face): New face. - -Sat Oct 25 00:39:42 1997 Lars Balker Rasmussen - - * gnus-art.el (gnus-article-fill-paragraph): New command and + * gnus-art.el (gnus-article-decode-mime-words): New command and keystroke. + (gnus-article-decode-charset): Ditto. + (gnus-article-decode-charset): Only work under MULE. -1997-10-16 Colin Rafferty - - * message.el (message-make-fqdn): Made certain that user-mail is - not nil. - -Sat Oct 25 00:18:32 1997 David S. Goldberg - - * gnus-art.el (article-hide-boring-headers): Use many-to. - -Fri Oct 24 23:48:39 1997 Lars Magne Ingebrigtsen - - * gnus-picon.el (gnus-picons-display-pairs): Don't add two bars. - (gnus-picons-try-face): Set the foreground color on the bar. - (gnus-picons-group-exluded-groups): New variable. - (gnus-group-display-picons): Use it. - -Mon Oct 13 00:01:35 1997 Lars Magne Ingebrigtsen - - * gnus-agent.el (gnus-agent-group-path): Translate file chars. - (gnus-agent-batch-fetch): New command. - (gnus-agent-fetch-group): Message. - -Sun Oct 12 23:54:55 1997 ISO-2022-JP - - * gnus-agent.el (gnus-agent-article-file-coding-system): New - variable. - -Sun Oct 12 16:46:11 1997 Lars Magne Ingebrigtsen - - * dgnushack.el (lpath): Reversed. - - * gnus-msg.el (gnus-summary-cancel-article): Use sym prefix. - - * gnus-art.el (article-translate-characters): New function. - (article-treat-dumbquotes): New command and keystroke. - -Sun Oct 5 20:09:31 1997 Lars Magne Ingebrigtsen - - * gnus-art.el (gnus-button-alist): No ' and " in News:. - - * gnus-msg.el (gnus-inews-insert-archive-gcc): Comp warn. - -Sat Oct 4 00:53:55 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.12 is released. - -Sat Oct 4 00:16:39 1997 Lars Magne Ingebrigtsen - - * gnus.el (gnus-plugged): Moved here. - - * nnmail.el (nnmail-delete-incoming): Changed default to nil. - - * gnus-int.el (gnus-request-scan): Don't do anything if - unplugged. - -Fri Oct 3 21:09:19 1997 Lars Magne Ingebrigtsen - - * gnus-art.el (gnus-ignored-headers): Doc fix. - - * gnus-demon.el (gnus-demon-add-nntp-close-connection): New - function. - (gnus-demon-nntp-close-connection): Ditto. - - * nntp.el (nntp-last-command-time): New variable. - (nntp-retrieve-data): Use it. - - * message.el (message-news-p): Messages with Posted-To aren't - news. - (message-mode): Heed message-yank-prefix when filling. - - * nndraft.el (nndraft-request-restore-buffer): Remove Xrefs and - Lines headers. - - * nntp.el (nntp-encode-text): Encode according to RFC977. - -Wed Oct 1 18:27:26 1997 Lars Magne Ingebrigtsen - - * gnus-msg.el (gnus-inews-insert-archive-gcc): gcc-self didn't - work if `gnus-message-archive-method' was nil. - - * nnmail.el (nnmail-article-group): Allow \\1 substitution. - -Sat Sep 27 12:57:44 1997 Lars Magne Ingebrigtsen - - * gnus-salt.el (gnus-pick-mouse-pick-region): Use it. - - * gnus-xmas.el (gnus-xmas-window-edges): New function. - - * gnus-score.el (gnus-score-edit-current-scores): Don't select - window. + * mm-util.el (mm-content-type-charset): New function. -Sat Sep 27 12:52:31 1997 Hallvard B. Furuseth + * nnmail.el (nnmail-delete-incoming): Changed to nil. - * messcompat.el ((boundp 'mail-mode-hook)): Check. + * message.el (message-send-mail): Insert MIME headers. + (message-check-news-body-syntax): Don't warn for escape sequences. + (message-check-news-body-syntax): Insert MIME headers. -Sat Sep 27 09:22:15 1997 Lars Magne Ingebrigtsen + * mm-bodies.el (mm-body-encoding): New function. - * nndraft.el (nndraft-possibly-change-group): Always open server. + * message.el (message-encode-message-body): New function. - * gnus-sum.el (gnus-summary-pop-article): Force. + * mm-bodies.el: New file. - * gnus-art.el (gnus-article-prepare): Push the article onto the - history. + * mm-util.el (mm-narrow-to-head): New function. - * gnus-sum.el (gnus-summary-pop-article): Pop to the right - article. + * rfc2047.el (rfc2047-encode): Use it. - * gnus-demon.el (gnus-demon-scan-news): Save excursion. + * mm-util.el: Provide mm-encode-coding-region. -Sat Sep 27 09:06:55 1997 Hallvard B. Furuseth + * gnus-sum.el (gnus-summary-mode): Enable multibyte. - * gnus-cache.el (gnus-summary-limit-include-cached): New command - and keystroke. + * gnus-util.el (gnus-set-work-buffer): Enable multibyte. -Sat Sep 27 06:45:58 1997 Lars Magne Ingebrigtsen + * mm-util.el (mm-enable-multibyte): New function. - * gnus-uu.el (gnus-uu-invert-processable): Make interactive. + * message.el (message-set-work-buffer): Set multibyte. -Sat Sep 27 06:43:38 1997 Kim-Minh Kaplan + * gnus.el (gnus-continuum-version): Be valid forever and ever. - * gnus-picon.el: Doc fixes. + * gnus-util.el (gnus-point-at-eol): Removed. + (gnus-point-at-bol): Ditto. -1997-09-23 Hrvoje Niksic + * base64.el (base64-decode-region): Commented out messaging. - * gnus.el: Removed definition of `custom-face-lookup'. +1998-08-31 Didier Verna -Sat Sep 27 05:36:11 1997 Lars Magne Ingebrigtsen + * gnus-msg.el (gnus-group-mail): make it behave like + gnus-group-post-news with regards to the prefix (this enables the + use of posting styles). - * nndraft.el: Would block nnmh. +1998-08-31 12:53:32 Lars Magne Ingebrigtsen - * gnus-sum.el (gnus-mark-article-as-unread): Don't allow marking - negative articles. + * gnus.el (gnus-article-display-hook): Added + gnus-article-decode-rfc1522 to hook. - * gnus-group.el (gnus-fetch-group): Use `gnus-no-server'. +Mon Aug 31 12:43:46 1998 Lars Magne Ingebrigtsen - * gnus-agent.el (gnus-agent-with-fetch): Moved. + * gnus.el: Pterodactyl Gnus v0.10 is released. - * gnus-sum.el (gnus-nov-read-integer): Really skip to next field. +1998-08-31 11:45:13 Lars Magne Ingebrigtsen -Sat Sep 27 04:32:45 1997 Lars Magne Ingebrigtsen + * nnfolder.el (nnfolder-delete-mail): Narrow to mail and allow + hook to be run. - * gnus.el: Quassia Gnus v0.11 is released. +1998-08-30 17:59:07 Lars Magne Ingebrigtsen -Sat Sep 27 03:50:12 1997 Lars Magne Ingebrigtsen + * rfc2047.el (rfc2047-encodable-p): Use find-charset-region. - * message.el (message-send): Post without asking. - (message-mode): Modify paragraphs-start and paragraph-separate. - (message-newline-and-reformat): New command and keystroke. + * mm-util.el (mm-charsets-in-region): Removed. -Thu Sep 25 00:13:41 1997 Lars Magne Ingebrigtsen + * rfc2047.el: Renamed file. - * nnmail.el (nnmail-activate): Init server buffer. + * gnus-msg.el (gnus-copy-article-buffer): Multibyte. -Wed Sep 24 04:11:59 1997 Lars Magne Ingebrigtsen + * message.el (message-mode): Set multibyte. - * gnus-draft.el (gnus-draft-setup): Inexplicable binding problem - worked around. + * mm-util.el (mm-charsets-in-region): Copied here. - * nnsoup.el (nnsoup-always-save): Renamed. + * gnus-util.el: Removed gnus-truncate-string. -Wed Sep 24 04:11:02 1997 Nelson Jose dos Santos Ferreira + * gnus-art.el (gnus-article-decode-mime-words): Use 1522. - * nnsoup.el (nnsoup-commit-reply-now): New variable. - (nnsoup-store-reply): Use it. + * rfc1522.el (rfc1522-unencoded-charsets): New variable. + (rfc1522-encodable-p): New function. + (rfc1522-encode-message-header): Use it. -Wed Sep 24 02:30:44 1997 Lars Magne Ingebrigtsen +Sun Aug 30 17:46:01 1998 Lars Magne Ingebrigtsen - * gnus-ems.el (gnus-deactivate-mark): New alias. + * gnus.el: Pterodactyl Gnus v0.9 is released. -Tue Sep 23 07:56:07 1997 Lars Magne Ingebrigtsen +1998-08-30 16:13:08 Lars Magne Ingebrigtsen - * gnus.el: Win-away! + * mm-util.el: Shadow encode-coding-string. - * gnus-msg.el (gnus-setup-message): Don't trust make-symbol. + * base64.el (base64-encode-region): Don't add newline. -Tue Sep 23 07:45:11 1997 Lars Magne Ingebrigtsen + * rfc1522.el (rfc1522-narrow-to-field): Copied here. - * gnus.el: Quassia Gnus v0.10 is released. + * mm-util.el: New file. -Tue Sep 23 01:41:04 1997 Lars Magne Ingebrigtsen + * mm-decode.el: Somewhat depleted. + * mm-encode.el: Ditto. - * gnus-sum.el (gnus-read-all-headers): New function. - (gnus-select-newsgroup): Use it. - (gnus-summary-refer-thread): Ditto. - (gnus-refer-thread-limit): New variable. - (gnus-summary-refer-thread): Use it. + * rfc1522.el: New file. - * gnus-nocem.el (gnus-nocem-message-wanted-p): New function. - (gnus-nocem-check-article): Use it. - (gnus-nocem-issuers): Dox ofx. + * mm-util.el (mm-replace-chars-in-string): Copied here. - * dgnushack.el (dgnushack-compile): Check for cus-edit. + * mm-encode.el (mm-q-encode-region): New function. - * message.el (message-included-forward-headers): Include Mime - headers. - (message-send): Allow posting without confirming from Agent. - -Mon Sep 22 05:43:14 1997 Lars Magne Ingebrigtsen - - * dgnushack.el (byte-compile-warnings): Don't warn about obsolete - variables. - - * gnus-sum.el (gnus-summary-refer-thread): New command and - keystroke. - (gnus-summary-limit-include-thread): New command and keystroke. - (gnus-summary-articles-in-thread): New function. - (gnus-articles-in-thread): Renamed. - -Sun Sep 21 23:54:50 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.9 is released. - -Sun Sep 21 23:38:46 1997 Lars Magne Ingebrigtsen - - * gnus.el (gnus-splash-face): ForestGreen everywhere. - - * gnus-sum.el (gnus-simplify-subject-fully): Use new variable. - (gnus-general-simplify-subject): Ditto. - -Sun Sep 21 23:34:13 1997 Kurt Swanson - - * gnus-sum.el (gnus-simplify-subject-functions): New variable. - (gnus-simplify-whitespace): New function. - - * gnus-util.el (gnus-map-function): New function. - -Sun Sep 21 23:22:04 1997 Michelangelo Grigni - - * gnus-score.el (gnus-score-regexp-bad-p): New function. - -Sun Sep 21 00:14:40 1997 Lars Magne Ingebrigtsen - - * gnus-score.el (gnus-summary-lower-score): Use sym pref. - (gnus-summary-increase-score): Use it. - - * gnus.el (gnus-current-prefix-symbol): New variable. - (gnus-current-prefix-symbols): New variable. - - * gnus-score.el (gnus-summary-increase-score): Take symbolic - prefix. - - * gnus.el (gnus-interactive): Removed. - (gnus-interactive): Renamed from gnus-interactive-1. - (gnus-symbolic-argument): New command. - - * gnus-draft.el (gnus-draft-send-message): Disable message - checks. - (gnus-draft-send): Ditto. - (gnus-draft-setup): Don't save buffer. - - * dgnushack.el (dgnushack-compile): Warn people about Custom. - - * gnus-group.el (gnus-group-iterate): Use gensymmed variables. - - * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs - 19.34. - - * nneething.el (nneething-directory): Defvarred. - - * message.el: Autoloaded nndraft things. - (message-set-auto-save-file-name): Use it. - - * dgnushack.el (dgnushack-compile): Warn about things. - - * gnus-art.el: Autoload w3-region. - - * gnus-vm.el (gnus-summary-save-in-vm): Simplified. - - * gnus.el: Changed `compiled-function-p' to `byte-code-function-p' - throughout. - - * gnus-sum.el (gnus-summary-edit-article): Supply additional + * qp.el (quoted-printable-encode-region): Take an optional CLASS param. - * gnus-group.el (gnus-group-iterate): Undo bogus change. + * mm-encode.el (mm-encode-word-region): Downcase. - * gnus-agent.el (gnus-agentize): Just call gnus-open-agent - directly. +Sun Aug 30 15:28:01 1998 Lars Magne Ingebrigtsen - * gnus.el (gnus-interactive): New macro. - (gnus-interactive-1): New function. + * gnus.el: Pterodactyl Gnus v0.8 is released. - * 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. +1998-08-30 12:23:03 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. + * message.el (message-send-mail): Encode headers. - * gnus-sum.el (gnus-summary-edit-article-done): Accept a - no-highlight param. + * qp.el (quoted-printable-encode-region): Encode 8-bit words. + (quoted-printable-encode-region): Upcase. - * nntp.el (nntp-rlogin-program): New variable. - (nntp-open-rlogin): Use it. + * message.el (message-default-charset): New variable. - * nnvirtual.el (nnvirtual-request-post): New function. + * qp.el (quoted-printable-encode-region): Optional param FOLD. - * gnus-msg.el (gnus-message-group-art): New variable. + * message.el (message-narrow-to-field): Changed name. - * gnus-draft.el (gnus-draft-setup): Don't use message-setup. + * mm-encode.el: New file. - * nndraft.el (nndraft): Allow editing articles. + * message.el (message-narrow-to-header): New function. - * gnus-ems.el (gnus-x-splash): Ditto. + * gnus-art.el (gnus-article-decode-mime-words): Place point in the + right buffer. - * gnus.el (gnus-splash-face): Darker face. +Sun Aug 30 12:15:54 1998 Lars Magne Ingebrigtsen - * gnus-draft.el (gnus-draft-setup): Clobbered variables. + * gnus.el: Pterodactyl Gnus v0.7 is released. -Sat Sep 20 23:23:49 1997 Lars Magne Ingebrigtsen +1998-08-30 01:26:12 Lars Magne Ingebrigtsen - * gnus.el: Quassia Gnus v0.8 is released. + * gnus.el: Remove autoload for + gnus-article-mime-decode-quoted-printable. -Sat Sep 20 20:41:16 1997 Lars Magne Ingebrigtsen + * mm-decode.el (mm-charset-to-coding-system): Allow iso-8859-1 to + be decoded in non-MULE Emacsen. - * gnus-start.el (gnus-setup-news-hook): New hook. + * gnus-xmas.el (gnus-xmas-logo-color-alist): More brown. - * gnus-agent.el (gnus-agentize): Really set up queue group. - (gnus-open-agent): Setup queue here. +1998-08-29 SL Baur -Sat Sep 20 20:23:07 1997 Matt Simmons + * gnus-xmas.el (gnus-xmas-logo-color-alist): Try shades of brown. - * message.el (message-set-auto-save-file-name): Make things work - without drafts. +1998-08-30 01:04:57 Lars Magne Ingebrigtsen -Sat Sep 20 18:32:02 1997 Lars Magne Ingebrigtsen + * mm-decode.el: Check for coding-system-list. - * nnmh.el (nnmh-request-list-1): Check for links to ".". +Sun Aug 30 00:59:15 1998 Lars Magne Ingebrigtsen - * nndraft.el (nndraft-possibly-change-group): New function. + * gnus.el: Pterodactyl Gnus v0.6 is released. - * gnus-agent.el (gnus-agent-queue-setup): New function. +1998-08-30 00:36:28 Lars Magne Ingebrigtsen -Thu Sep 18 04:54:59 1997 Lars Magne Ingebrigtsen + * nnheader.el (fboundp): Protect code-coding-string. - * gnus.el: Quassia Gnus v0.7 is released. + * gnus-art.el (gnus-article-mode): Check that set-buffer-multibyte + is available. -Thu Sep 18 03:33:54 1997 Lars Magne Ingebrigtsen +Sat Aug 29 23:24:31 1998 Lars Magne Ingebrigtsen - * gnus-msg.el (gnus-setup-message): Slap a progn around forms. + * gnus.el: Pterodactyl Gnus v0.5 is released. - * nndraft.el (nndraft-articles): Make sure directory exists. +1998-08-29 22:38:35 Lars Magne Ingebrigtsen - * message.el (message-mode): Don't delete article. + * gnus-art.el (gnus-article-mode): Make article buffer multibyte. + (gnus-hack-decode-rfc1522): Removed. - * nnmh.el (nnmh-request-accept-article): Don't save when - noinsert. + * mm-decode.el (mm-charset-coding-system-alist): Check better. -Wed Sep 17 03:37:59 1997 Lars Magne Ingebrigtsen +Sat Aug 29 22:20:39 1998 Lars Magne Ingebrigtsen - * nndraft.el (nndraft-directory): Changed defaults. + * gnus.el: Gnus v0.4 is released. - * gnus-agent.el (gnus-agent-fetch-session): Bind command method. +1998-08-29 20:53:29 Lars Magne Ingebrigtsen -Wed Sep 17 03:28:36 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.6 is released. - -1997-08-17 SL Baur - - * dgnushack.el (dgnushack-compile): Ignore .el files beginning - with an `=' character. - -Wed Sep 17 02:30:04 1997 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-build-sparse-threads): Allow display of looped - References. - - * gnus-agent.el (gnus-agent-fetch-group-1): Separated out into - function. - - * message.el (message-delete-not-region): New command and + * gnus-art.el (gnus-article-decode-mime-words): New command and keystroke. -Tue Sep 16 00:58:26 1997 Lars Magne Ingebrigtsen - - * nndraft.el (nndraft-directory): Changed value. - - * message.el (message-kill-buffer): Disassociate draft. - (message-mode): Use kill hook to disassociate. - (message-disassociate-draft): Double-check. - - * gnus-agent.el (gnus-agentize): Don't set twice. - - * gnus-art.el (gnus-article-prepare): Go to the right line before - marking. - - * gnus-start.el: Renamed the drafts group. - - * gnus-agent.el (gnus-agent-lib-file): Changed name of directory. - - * gnus-draft.el (gnus-draft-mode): Simplify. - -Tue Sep 16 00:18:11 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.5 is released. - -Mon Sep 15 00:53:50 1997 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-alter-header-function): New variable. - (gnus-nov-parse-line): Use it. - (gnus-get-newsgroup-headers): Ditto. - - * gnus-draft.el (gnus-group-send-drafts): Don't send when - unplugged. - - * gnus-sum.el (gnus-summary-read-group): Don't show-all when - skipping groups. - - * gnus-start.el (gnus-start-draft-setup): Changed name. - -Mon Sep 15 00:40:09 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.4 is released. - -Mon Sep 15 00:19:07 1997 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-summary-goto-article): Accept Message-ID's. - -Sun Sep 14 21:41:35 1997 Lars Magne Ingebrigtsen - - * gnus-sum.el (gnus-group-make-articles-read): No params. - - * nndraft.el (nndraft-status-string): Fix. - - * gnus-draft.el (gnus-group-send-drafts): New command. - - * gnus-sum.el (gnus-compute-read-articles): Separated. - (gnus-update-read-articles): Allow computation. - - * nndraft.el (nndraft-articles): New function. - - * message.el (message-send): Disabled test. - -Sun Sep 14 21:17:34 1997 Lars Magne Ingebrigtsen - - * gnus.el: Quassia Gnus v0.3 is released. - -Sun Sep 14 01:51:45 1997 Lars Magne Ingebrigtsen - - * gnus-agent.el (gnus-agent-short-article): New variables. - - * message.el (message-set-auto-save-file-name): Use drafts. - - * nndraft.el (nndraft-request-expire-articles): Use it. - - * nnmh.el (nnmh-deletable-article-p): Change. - (nnmh-allow-delete-final): New variable. - - * gnus-msg.el (gnus-summary-send-draft): Removed. - - * gnus.el (gnus-article-mark-lists): Save unsendable marks. - - * gnus-sum.el (gnus-newsgroup-unsendable): New variable. - - * gnus-draft.el: New file. - - * gnus-sum.el (gnus-unsendable-mark): New variable. - - * nndraft.el (nndraft-execute-nnmh-command): Cleanup. - - * message.el (message-send-news): Use `gnus-request-post'. - - * gnus-agent.el (gnus-agentize): New command. + * qp.el (quoted-printable-decode-region): Don't use hexl. - * gnus-bcklg.el (gnus-backlog-remove-article): Remove the ident - from the list. + * gnus-xmas.el (gnus-xmas-logo-color-style): Changed to dino. -Sun Sep 14 00:26:47 1997 Lars Magne Ingebrigtsen + * gnus-sum.el (gnus-parse-headers-hook): Default to nil. + (gnus-structured-field-decoder): Removed. + (gnus-unstructured-field-decoder): Ditto. - * gnus.el: Quassia Gnus v0.2 is released. + * mm-decode.el: New file. -Sun Sep 14 00:24:52 1997 Lars Magne Ingebrigtsen + * qp.el: New file. - * gnus-score.el (gnus-score-headers): Make sure the summary buffer - exists. + * gnus-art.el (article-mime-decode-quoted-printable): Removed. -Sat Sep 13 23:35:28 1997 Greg Stark + * gnus-ems.el (fboundp): Removed gnus-split-string. - * gnus-ems.el (gnus-x-splash): New function. + * gnus.el (gnus-splash-face): Doc fix. -Sat Sep 13 22:46:16 1997 Lars Magne Ingebrigtsen + * gnus-ems.el (fboundp): Don't bind mail-file-babyl-p. - * gnus-start.el (gnus-1): Use it. + * gnus-art.el (article-mime-decode-quoted-printable): Don't use + hexl. - * gnus-ems.el (gnus-decode-coding-string): New alias. + * nnheader.el (nnheader-temp-write): Removed. - * message.el (message-unix-mail-delimiter): Dox fox. +Sat Aug 29 20:34:17 1998 Lars Magne Ingebrigtsen - * nnmh.el (nnmh-request-list-1): Don't use coding system. + * gnus.el: Gnus v0.3 is released. - * gnus-sum.el (gnus-summary-catchup): Reverse logic. +Sat Aug 29 19:32:06 1998 Lars Magne Ingebrigtsen -Sat Sep 13 21:21:38 1997 Lars Magne Ingebrigtsen + * gnus.el: Gnus v0.2 is released. - * gnus.el: Quassia Gnus v0.1 is released.