comparison lisp/gnus/nntp.el @ 90294:c5406394f567

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
author Miles Bader <miles@gnu.org>
date Wed, 08 Feb 2006 04:26:44 +0000
parents 7beb78bc1f8e 1077b8039c32
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90293:275e0a144c1d 90294:c5406394f567
1 ;;; nntp.el --- nntp access for Gnus 1 ;;; nntp.el --- nntp access for Gnus
2 2
3 ;; Copyright (C) 1987, 1988, 1989, 1990, 1992, 1993, 3 ;; Copyright (C) 1987, 1988, 1989, 1990, 1992, 1993,
4 ;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 4 ;; 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002,
5 ;; 2003, 2004, 2005 Free Software Foundation, Inc. 5 ;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6 6
7 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 7 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
8 ;; Keywords: news 8 ;; Keywords: news
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.