summaryrefslogtreecommitdiff
path: root/lisp/=mhspool.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 16:56:02 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 16:56:02 +0000
commit515f023693c1d4950cd0d7121bd5a5c219ec7e8b (patch)
treef0afef5d093fcd14250211f9160cb43d3adcd11b /lisp/=mhspool.el
parenta8f09f418b2256de5d354afcadd956e4f867b5ea (diff)
downloademacs-515f023693c1d4950cd0d7121bd5a5c219ec7e8b.tar.gz
Add standard library headers.
Diffstat (limited to 'lisp/=mhspool.el')
-rw-r--r--lisp/=mhspool.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/=mhspool.el b/lisp/=mhspool.el
index 091c753d1af..514fa6f88e9 100644
--- a/lisp/=mhspool.el
+++ b/lisp/=mhspool.el
@@ -22,7 +22,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-;; Commentary:
+;;; Commentary:
;; This package enables you to read mail or articles in MH folders, or
;; articles saved by GNUS. In any case, the file names of mail or
@@ -35,7 +35,7 @@
;; no way to specify hierarchical directory now.) In this case, the
;; name of the NNTP server passed to GNUS must be `:Mail'.
-;; Code:
+;;; Code:
(require 'nntp)