diff lisp/=mhspool.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 203c23c9f22c
line wrap: on
line diff
--- a/lisp/=mhspool.el	Sat May 30 21:11:25 1992 +0000
+++ b/lisp/=mhspool.el	Sat May 30 22:12:04 1992 +0000
@@ -1,4 +1,5 @@
-;;; MH folder access using NNTP for GNU Emacs
+;;; mhspool.el --- MH folder access using NNTP for GNU Emacs
+
 ;; Copyright (C) 1988, 1989 Fujitsu Laboratories LTD.
 ;; Copyright (C) 1988, 1989, 1990 Masanobu UMEDA
 ;; $Header: mhspool.el,v 1.5 90/03/23 13:25:23 umerin Locked $
@@ -403,3 +404,5 @@
     ))
 
 (provide 'mhspool)
+
+;;; mhspool.el ends here