diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
commit | eea8d4efafbc96001f7c1e0e0cee5912400ba667 (patch) | |
tree | 9a21b2d45a7e31582806e0e06c2b419d2b9bc254 /lisp/mhspool.el | |
parent | 638cb9c6b7a9c3cd4f5ad7dfe6fef60928cc89de (diff) | |
download | emacs-eea8d4efafbc96001f7c1e0e0cee5912400ba667.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/mhspool.el')
-rw-r--r-- | lisp/mhspool.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/mhspool.el b/lisp/mhspool.el index 287dc3ed268..fba1b5ae839 100644 --- a/lisp/mhspool.el +++ b/lisp/mhspool.el @@ -1,15 +1,14 @@ ;;; mhspool.el --- MH folder access using NNTP for GNU Emacs +;; Copyright (C) 1988, 1989 Fujitsu Laboratories LTD. +;; Copyright (C) 1988, 1989, 1990 Masanobu UMEDA + ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> ;; Maintainer: FSF -;; Last-Modified: 16 Mar 1992 ;; Keywords: mail, news ;; $Header: mhspool.el,v 1.5 90/03/23 13:25:23 umerin Locked $ -;; Copyright (C) 1988, 1989 Fujitsu Laboratories LTD. -;; Copyright (C) 1988, 1989, 1990 Masanobu UMEDA - ;; This file is part of GNU Emacs. ;; GNU Emacs is distributed in the hope that it will be useful, |