| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary eval-and-compile of autoloads. | Glenn Morris | 2008-06-11 | 1 | -10/+7 |
* | Merge from gnus--devo--0 | Miles Bader | 2008-05-10 | 1 | -2/+12 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -11/+9 |
* | (nntp-netcat-command): Rename from nntp-via-netcat-command. | Stefan Monnier | 2008-03-30 | 1 | -31/+58 |
* | Merge from gnus--devo--0 | Miles Bader | 2008-03-29 | 1 | -5/+15 |
* | Use with-current-buffer. | Stefan Monnier | 2008-03-12 | 1 | -97/+95 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | Merge from gnus--rel--5.10 | Miles Bader | 2007-08-13 | 1 | -1/+10 |
* | | Merge from gnus--devo--0 | Miles Bader | 2007-11-19 | 1 | -9/+36 |
* | | Update Gnus to No Gnus 0.7 from the Gnus CVS trunk | Miles Bader | 2007-10-28 | 1 | -69/+259 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+10 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Merge from gnus--rel--5.10 | Miles Bader | 2007-06-15 | 1 | -1/+2 |
* | Merge from gnus--rel--5.10 | Miles Bader | 2007-03-01 | 1 | -4/+23 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright notices of all files in the gnus directory. | Romain Francoise | 2006-02-05 | 1 | -1/+1 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668 | Miles Bader | 2005-12-09 | 1 | -5/+17 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566 | Miles Bader | 2005-09-30 | 1 | -3/+0 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -9/+9 |
* | Update FSF's address. | Lute Kamstra | 2005-07-05 | 1 | -1/+2 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-345 | Miles Bader | 2005-06-01 | 1 | -3/+3 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339 | Miles Bader | 2005-05-30 | 1 | -3/+3 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-314 | Miles Bader | 2005-05-17 | 1 | -4/+6 |
* | * nntp.el (nntp): New customization group. | Reiner Steib | 2004-09-08 | 1 | -0/+5 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523 | Miles Bader | 2004-09-04 | 1 | -442/+913 |
* | (nntp-authinfo-file): Add :group 'nntp. | Kim F. Storm | 2004-06-29 | 1 | -4/+5 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | * nnfolder.el (nnfolder-request-accept-article): Don't use | ShengHuo ZHU | 2003-02-28 | 1 | -6/+19 |
* | (nntp-accept-process-output): Don't use point-max to get the buffer's size. | Stefan Monnier | 2003-02-11 | 1 | -1/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -4/+4 |
* | Add 2002 into copyright line. | ShengHuo ZHU | 2002-01-09 | 1 | -1/+1 |
* | * mm-util.el (mm-use-find-coding-systems-region): New variable. | ShengHuo ZHU | 2002-01-03 | 1 | -2/+4 |
* | (nntp-request-newgroups): Use UTC date for NEWGROUPS | Gerd Moellmann | 2001-07-23 | 1 | -6/+17 |
* | 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org> | Dave Love | 2000-11-17 | 1 | -8/+20 |
* | Update to emacs-21-branch of the Gnus CVS repository. | Gerd Moellmann | 2000-09-19 | 1 | -223/+308 |
* | Upgrading to Gnus 5.7; see ChangeLog | Lars Magne Ingebrigtsen | 1999-02-20 | 1 | -161/+282 |
* | (nntp-request-group): Undo previous change (4xx and 5xx responses are | Andrew Innes | 1998-12-14 | 1 | -1/+1 |
* | (nntp-request-group): Allow for failures when requesting a new group. | Andrew Innes | 1998-11-20 | 1 | -1/+1 |
* | Require `cl' before using nnoo-declare. | Richard M. Stallman | 1998-10-17 | 1 | -2/+2 |
* | (nntp-possibly-change-group): Allow for unexpected | Richard M. Stallman | 1998-10-13 | 1 | -1/+3 |
* | (nntp-encode-text): Properly encode outgoing text by | Richard M. Stallman | 1998-08-13 | 1 | -1/+6 |
* | (nntp-coding-system-for-read): Set default value to | Kenichi Handa | 1997-11-08 | 1 | -2/+2 |
* | (nntp-coding-system-for-write): New variable. | Kenichi Handa | 1997-09-26 | 1 | -2/+6 |
* | *** empty log message *** | Lars Magne Ingebrigtsen | 1997-09-24 | 1 | -17/+27 |
* | (nntp-coding-system-for-read): New variable. | Kenichi Handa | 1997-08-28 | 1 | -1/+7 |
* | Initial revision | Lars Magne Ingebrigtsen | 1997-04-16 | 1 | -0/+1138 |