Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Glenn Morris
|
1d2faf9803
|
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
|
2009-07-24 03:54:25 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Glenn Morris
|
fffa137cb7
|
American English spelling fix.
|
2008-06-27 07:34:53 +00:00 |
|
Glenn Morris
|
5e809f552a
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:56:49 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Miles Bader
|
59ce725a3b
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
2008-01-08 20:46:54 +00:00 |
|
Glenn Morris
|
e3fe4da047
|
Add 2008 to copyright years.
|
2008-01-07 01:26:07 +00:00 |
|
Juanma Barranquero
|
eadfb8869e
|
(gnus-demon): Fix typo in docstring.
|
2007-11-15 18:47:51 +00:00 |
|
Juanma Barranquero
|
4525646f19
|
(gnus-demon): Fix typo in docstring.
|
2007-11-15 16:49:53 +00:00 |
|
Miles Bader
|
01c52d3165
|
Update Gnus to No Gnus 0.7 from the Gnus CVS trunk
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-911
|
2007-10-28 09:18:39 +00:00 |
|
Glenn Morris
|
5a9dffec38
|
Switch license to GPLv3 or later.
|
2007-07-25 04:24:43 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Glenn Morris
|
b6c2d8c609
|
Update copyright years.
|
2006-12-10 01:48:52 +00:00 |
|
Miles Bader
|
996aa8c1e6
|
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 145-148)
- Merge from emacs--devo--0
- Update from CVS
2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Clarify
gnus-summary-limit-to-articles.
2006-10-04 Romain Francoise <romain@orebokech.com>
* lisp/gnus/gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
Moved here (and renamed) from gnus-registry.el.
* lisp/gnus/gnus-registry.el: Require gnus-util.
Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/pop3.el (pop3-authentication-scheme): Clarify doc.
(pop3-movemail): Warn about pop3-leave-mail-on-server.
2006-10-04 Dave Love <fx@gnu.org>
* lisp/gnus/pop3.el (pop3-authentication-scheme): Add custom version.
2006-10-04 Jesper Harder <harder@ifa.au.dk>
* lisp/gnus/pop3.el (pop3-leave-mail-on-server): Don't quote nil in
doc string. Improve doc string.
2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-util.el (gnus-with-local-quit): New macro.
* lisp/gnus/gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Image Enhancements): Update for Emacs 22.
* man/gnus-faq.texi ([1.3]): Update.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-466
|
2006-10-07 01:51:54 +00:00 |
|
Chong Yidong
|
90e93246f3
|
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
|
2006-09-26 18:05:41 +00:00 |
|
Romain Francoise
|
88e6695fac
|
Update copyright notices of all files in the gnus directory.
|
2006-02-05 13:56:44 +00:00 |
|
Thien-Thi Nguyen
|
e84b4b8614
|
Update years in copyright notice; nfc.
|
2005-08-06 19:51:42 +00:00 |
|
Lute Kamstra
|
3a35cf56e7
|
Update FSF's address.
|
2005-07-04 17:55:18 +00:00 |
|
Miles Bader
|
498063ecdd
|
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-234
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 56-58)
- Update from CVS
- Collapse feature addition/removal within single ChangeLog entry
2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-make-date): Add defvars in order to silence
the byte compiler inside the defun.
* lisp/gnus/nnimap.el (nnimap-date-days-ago): Ditto.
* lisp/gnus/gnus-demon.el (parse-time-string): Added autoload.
* lisp/gnus/gnus-delay.el (parse-time-string): Added autoload.
* lisp/gnus/gnus-art.el (parse-time-string): Added autoload.
* lisp/gnus/nnultimate.el (parse-time): Require for `parse-time-string'.
|
2005-04-05 04:10:27 +00:00 |
|
Miles Bader
|
23f87bede0
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Merge from emacs--gnus--5.10, gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
Import from CVS branch gnus-5_10-branch
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
Remove autoconf-generated files from archive
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
Update from CVS
|
2004-09-04 13:13:48 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Dave Love
|
6e077b52fd
|
Revert Maintainer change.
|
2000-11-09 14:17:06 +00:00 |
|
Dave Love
|
a211301f96
|
2000-10-26 Dirk Meyer <dischi@tzi.de>
* gnus-demon.el (gnus-demon-time-to-step): theHour was set to
seconds instead of hour.
|
2000-10-26 17:14:08 +00:00 |
|
Gerd Moellmann
|
16409b0bb8
|
Update to emacs-21-branch of the Gnus CVS repository.
|
2000-09-19 13:37:09 +00:00 |
|
Lars Magne Ingebrigtsen
|
6748645fc3
|
Upgrading to Gnus 5.7; see ChangeLog
|
1999-02-20 14:05:57 +00:00 |
|
Lars Magne Ingebrigtsen
|
a8151ef7e5
|
*** empty log message ***
|
1997-09-24 01:50:24 +00:00 |
|
Richard M. Stallman
|
7df7482dac
|
Require cl at compile time.
|
1997-08-23 20:23:37 +00:00 |
|
Lars Magne Ingebrigtsen
|
eec82323c2
|
Initial revision
|
1997-04-16 22:13:18 +00:00 |
|