diff lisp/=nntp.el @ 659:505130d1ddf8

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 30 May 1992 22:12:04 +0000
parents 4cd7543be581
children 47ec7c4c42bc
line wrap: on
line diff
--- a/lisp/=nntp.el	Sat May 30 21:11:25 1992 +0000
+++ b/lisp/=nntp.el	Sat May 30 22:12:04 1992 +0000
@@ -1,4 +1,5 @@
-;;; NNTP (RFC977) Interface for GNU Emacs
+;;; nntp.el --- NNTP (RFC977) Interface for GNU Emacs
+
 ;; Copyright (C) 1987, 1988, 1989 Fujitsu Laboratories LTD.
 ;; Copyright (C) 1987, 1988, 1989, 1990 Masanobu UMEDA
 ;; $Header: nntp.el,v 3.10 90/03/23 13:25:27 umerin Locked $
@@ -666,3 +667,4 @@
 
 (provide 'nntp)
 
+;;; nntp.el ends here