X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/b14e3e21ec6702d27257a1400681fc36ee10282f..2b44e4584b8b113a8fbfcca6e8980383a77a9717:/lisp/gnus/ChangeLog.1 diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 7448808b20..e8a66bfbd4 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 @@ -340,7 +340,7 @@ * nnmail.el (nnmail-spool-file): Allow lists of files. -1998-08-20 Per Starback +1998-08-20 Per Starbäck * gnus/gnus-start.el (gnus-check-first-time-used): Change current buffer before creating help group. @@ -452,7 +452,7 @@ * gnus-sum.el (gnus-remove-thread): Didn't work with sparse threads. -1998-08-14 François Pinard +1998-08-14 François Pinard * nndoc.el (nndoc-generate-mime-parts-head): Use original Subject, Message-ID, and References in fully blown articles. @@ -619,7 +619,7 @@ * gnus.el: Gnus v5.6.31 is released. -1998-08-09 François Pinard +1998-08-09 François Pinard * nndoc.el: Split MIME multipart messages, maybe recursively. (nndoc-mime-parts-type-p, nndoc-transform-mime-parts, @@ -760,7 +760,7 @@ * gnus-group.el (gnus-group-read-ephemeral-group): Make the server unique. -1998-07-28 François Pinard +1998-07-28 François Pinard * gnus-uu.el (gnus-uu-reginize-string): Consider the number of parts as part of the fixed subject, instead of a wild quantity. @@ -943,7 +943,7 @@ * nntp.el (nntp-server-opened-hook): Doc change. -1998-07-10 François Pinard +1998-07-10 François Pinard * gnus-sum.el (gnus-summary-respool-trace): New command and keystroke. @@ -1003,7 +1003,7 @@ * nntp.el (nntp-record-command): Give more precise time info. (nntp-next-result-arrived-p): Look for the end of error lines. -1998-07-01 François Pinard +1998-07-01 François Pinard * gnus-util.el (gnus-delete-if): Would do the opposite. @@ -1336,7 +1336,7 @@ 1998-05-07 Hrvoje Niksic - * nnmail.el: (nnmail-get-split-group): Use `regexp-quote' + * nnmail.el (nnmail-get-split-group): Use `regexp-quote' when file name is a part of pattern. * nnmail.el (nnmail-crosspost-link-function): Ditto. @@ -1959,12 +1959,6 @@ * nntp.el: Check whether the connection died. -1998-03-01 Kim-Minh Kaplan - - * gnus.texi (Easy Picons): Removed references to - `gnus-group-display-picons'. - (Hard Picons): Ditto. - 1998-03-02 Lars Magne Ingebrigtsen * gnus-sum.el (gnus-summary-exit-no-update): Run @@ -2016,7 +2010,7 @@ * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound var. -1998-02-28 François Pinard +1998-02-28 François Pinard * gnus: configure'd. @@ -2346,7 +2340,7 @@ * nnmh.el: Don't call nnmail-activate. - * gnus.el: User-variabelize all custom vars. + * gnus.el: User-variablize all custom vars. 1998-02-13 Lars Magne Ingebrigtsen @@ -2370,7 +2364,7 @@ * gnus-sum.el (gnus-summary-exit): Call purging function. -1998-02-13 François Pinard +1998-02-13 François Pinard * nnmail.el (nnmail-get-new-mail): Don't clear split-history. (nnmail-purge-split-history): New function. @@ -2540,7 +2534,7 @@ `gnus-simplify-ignored-prefixes'. (gnus-summary-set-display-table): Keep TAB. -1998-01-15 +1998-01-15 Lars Magne Ingebrigtsen * gnus-art.el (gnus-request-article-this-buffer): Put it into the backlog. @@ -2966,7 +2960,7 @@ 1997-11-25 Lars Magne Ingebrigtsen - * gnus-move.el (gnus-move-group-to-server): Protect agains + * gnus-move.el (gnus-move-group-to-server): Protect against nil-ness. 1997-11-25 Lars Magne Ingebrigtsen @@ -3471,7 +3465,7 @@ * pop3.el (pop3-md5): `with-temp-buffer' doesn't exist in Emacs 19.34. - * nneething.el (nneething-directory): Defvarred. + * nneething.el (nneething-directory): Defvared. * message.el: Autoloaded nndraft things. (message-set-auto-save-file-name): Use it. @@ -3708,7 +3702,7 @@ * gnus.el: Quassia Gnus v0.1 is released. - Copyright (C) 1997-2011 Free Software Foundation, Inc. + Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -3724,3 +3718,7 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . + +;; Local Variables: +;; coding: utf-8 +;; End: