summaryrefslogtreecommitdiff
path: root/lisp/nnspool.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 04:00:03 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 04:00:03 +0000
commitc2c2f720d6741c3b73ce42ab035d85911d7cadec (patch)
tree31dc575ade3118859cbd3bcd4b65239a4cc32d1e /lisp/nnspool.el
parent4821e2af02e05e24dd06989e389e8ed6d5b2e934 (diff)
downloademacs-c2c2f720d6741c3b73ce42ab035d85911d7cadec.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/nnspool.el')
-rw-r--r--lisp/nnspool.el8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/nnspool.el b/lisp/nnspool.el
index 15afc80504a..ef66a71081b 100644
--- a/lisp/nnspool.el
+++ b/lisp/nnspool.el
@@ -1,8 +1,12 @@
;;; nnspool.el --- spool access using NNTP for GNU Emacs
+;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
+;; Last-Modified: 16 Mar 1992
+
+;; $Header: nnspool.el,v 1.10 90/03/23 13:25:25 umerin Locked $
+
;; Copyright (C) 1988, 1989 Fujitsu Laboratories LTD.
;; Copyright (C) 1988, 1989, 1990 Masanobu UMEDA
-;; $Header: nnspool.el,v 1.10 90/03/23 13:25:25 umerin Locked $
;; This file is part of GNU Emacs.
@@ -21,6 +25,8 @@
;; file named COPYING. Among other things, the copyright notice
;; and this notice must be preserved on all copies.
+;;; Code:
+
(require 'nntp)
(defvar nnspool-inews-program news-inews-program