Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 89978:566253900690
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-535
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-536
sync-tree with gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-537
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-538
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-540
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-542
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-545
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-547
- miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-548
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
Use symbol-matching for generic-mode keywords
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-550
Update from CVS
* miles@gnu.org--gnu-2004/gnus--devo--0--patch-2
Add {arch}/=cvs-sync-make-log
* miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0
Import from Gnus CVS branch V5-8
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-1
{arch}/=tagging-method: Add CVS and autoconf grot to junk regexp
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-2
Use explicit tags for autoconf input files
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
Remove RCS keywords
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-4
Fix copied explicit id-tags
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-5
Add {arch}/=cvs-sync-make-log
* miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-6
configure.in: Use ifelse instead of m4_if for arch-tag: comment
* miles@gnu.org--gnu-2004/gnus--rel--5.10--base-0
tag of miles@gnu.org--gnu-2004/gnus--rel--5.8--base-0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-1
Gnus 5.10, from CVS branch v5-10
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-2
Merge from gnus--rel--5.8
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-3
Use explicit tags for autoconf input files
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-4
sync-tree with gnus--rel--5.8
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
Merge from gnus--rel--5.8
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
Remove RCS keywords
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-8
Merge from gnus--rel--5.8
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-9
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-10
Add {arch}/=cvs-sync-make-log
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-11
Merge from gnus--rel--5.8
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-12
Update from CVS: make.bat: Fix line endings around arch-tag.
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-13
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-17
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-21
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-22
Update from CVS: lisp/nndb.el (require): Remove tcp and duplicate cl.
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-23
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-24
lisp/nnimap.el (nnimap-open-connection): Remove extraneous end-paren
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-25
- miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-26
Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 15 Sep 2004 09:00:10 +0000 |
parents | cce1c0ee76ee 46f0c98a04a2 |
children | 2e44ef8c14b4 |
comparison
equal
deleted
inserted
replaced
89977:549fdd6f6856 | 89978:566253900690 |
---|---|
1 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * gnus-sum.el (gnus-summary-copy-article): Fixed doc string. | |
4 | |
5 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu> | |
6 | |
7 * nnimap.el (nnimap-open-connection): Remove extraneous end-paren. | |
8 | |
9 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> | |
10 | |
11 * nnimap.el (nnimap-open-connection): allow 'imaps' as a synonym | |
12 for the 'imap' port in netrc files | |
13 | |
14 * gnus-registry.el (gnus-registry-trim): watch out for negatives | |
15 in gnus-registry-trim | |
16 | |
17 2004-09-10 Simon Josefsson <jas@extundo.com> | |
18 | |
19 * nndb.el (require): Remove tcp and duplicate cl. | |
20 | |
1 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de> | 21 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de> |
2 | 22 |
3 * nntp.el (nntp): New customization group. | 23 * nntp.el (nntp): New customization group. |
4 (nntp-authinfo-file): Added customization group. | 24 (nntp-authinfo-file): Added customization group. |
5 | 25 |
386 targeted emacs versions. | 406 targeted emacs versions. |
387 | 407 |
388 * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support | 408 * gnus-cus.el: Merged revisions 7.2 through 7.5 into branch to support |
389 gnus-agent.el update and incorporate bug fixes. | 409 gnus-agent.el update and incorporate bug fixes. |
390 | 410 |
411 See ChangeLog.2 for earlier changes. | |
412 | |
413 Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. | |
414 Copying and distribution of this file, with or without modification, | |
415 are permitted provided the copyright notice and this notice are preserved. | |
416 | |
391 ;; Local Variables: | 417 ;; Local Variables: |
392 ;; coding: iso-2022-7bit | 418 ;; coding: iso-2022-7bit |
393 ;; End: | 419 ;; End: |
394 | 420 |
395 Copyright (C) 2002 2004 Free Software Foundation, Inc. | |
396 Copying and distribution of this file, with or without modification, | |
397 are permitted provided the copyright notice and this notice are preserved. | |
398 | |
399 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4 | 421 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4 |