Mercurial > hg > xemacs-beta
diff lisp/gnus/ChangeLog @ 18:d95e72db5c07 r19-15b92
Import from CVS: tag r19-15b92
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:43 +0200 |
parents | 0293115a14e9 |
children | 8fc7fe29b841 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Aug 13 08:49:21 2007 +0200 +++ b/lisp/gnus/ChangeLog Mon Aug 13 08:49:43 2007 +0200 @@ -1,3 +1,60 @@ +Tue Feb 4 03:49:59 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.11 is released. + +Tue Feb 4 01:57:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * nnvirtual.el (nnvirtual-last-accessed-component-group): New + variable. + (nnvirtual-request-article): Use it and allow fetching by + Message-ID. + + * gnus-dup.el (gnus-dup-enter-articles): Don't enter canceled + articles into dup lists. + + * nnvirtual.el (nnvirtual-update-read-and-marked): Check that we + have a current group. + + * message.el (message-mode): Add "field" menu under XEmacs. + +Mon Feb 3 07:46:33 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> + + * gnus.el: Gnus v5.4.10 is released. + +Mon Feb 3 05:48:09 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * message.el (message-fcc-handler-function): Doc fix. + (message-do-fcc): Revert to 5.4.8 behavior. + + * gnus-util.el ((fboundp 'point-at-bol)): Made into defun. + + * gnus-topic.el (gnus-topic-check-topology): Skip "dummy.group". + (gnus-group-sort-topic): Delete "dummy.group". + + * gnus-art.el (article-make-date-line): Add a newline. + + * nnkiboze.el (nnkiboze-generate-group): Check that the nov file + exists. + + * gnus-sum.el (gnus-summary-make-menu-bar): Moved some. + + * gnus-art.el (gnus-article-make-menu-bar): Exclude the summary + menu. + + * gnus.el (gnus-similar-server-opened): New function. + (gnus-server-extend-method): Use it. + + * gnus-sum.el (gnus-data-set-header): New macro. + (gnus-summary-edit-article-done): Update when the Message-ID is + edited. + + * nnml.el (nnml-request-article): Return the correct group name. + +Sat Feb 1 21:29:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> + + * smiley.el (smiley-buffer): Use the `smiley-mouse-face' variable, + not face. + Sat Feb 1 14:19:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> * gnus.el: Gnus v5.4.9 is released.