changeset 790:47ec7c4c42bc

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 16 Jul 1992 04:00:03 +0000
parents 71d052f72ac1
children 203c23c9f22c
files lisp/=mh-e.el lisp/=nnspool.el lisp/=nntp.el
diffstat 3 files changed, 25 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/=mh-e.el	Wed Jul 15 23:29:10 1992 +0000
+++ b/lisp/=mh-e.el	Thu Jul 16 04:00:03 1992 +0000
@@ -1,15 +1,13 @@
 ;;; mh-e.el --- GNU Emacs interface to the MH mailer
 
-;;; (Version: 3.7 for GNU Emacs Version 18 and MH.5 and MH.6)
+;; Author: James Larus <larus@ginger.berkeley.edu>
+;; Version: 3.7
 
 (defvar mh-e-RCS-id)
 (setq mh-e-RCS-id "$Header: /var/home/larus/lib/emacs/RCS/mh-e.el,v 3.1 90/09/28 15:47:58 larus Exp Locker: larus $")
+
 ;;;  Copyright (C) 1985-89 Free Software Foundation
-;;;     Author:  James Larus (larus@ginger.Berkeley.EDU or ucbvax!larus)
-;;;	Please send suggestions and corrections to the above address.
 ;;;
-;;;  This file contains mh-e, a GNU Emacs front end to the MH mail system.
-
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
 ;; but without any warranty.  No author or distributor
@@ -25,17 +23,22 @@
 ;; It should be in a file named COPYING.  Among other things, the
 ;; copyright notice and this notice must be preserved on all copies.
 
+;;; Commentary:
+
+;;;  This file contains mh-e, a GNU Emacs front end to the MH mail system
+;;;  (specifically, for use with MH.5 and MH.6).
 
 ;;;  Original version for Gosling emacs by Brian Reid, Stanford, 1982.
 ;;;  Modified by James Larus, BBN, July 1984 and UCB, 1984 & 1985.
 ;;;  Rewritten for GNU Emacs, James Larus 1985.  larus@ginger.berkeley.edu
 ;;;  Modified by Stephen Gildea 1988.  gildea@bbn.com
 
-
 ;;;  NB.  MH must have been compiled with the MHE compiler flag or several
 ;;;  features necessary mh-e will be missing from MH commands, specifically
 ;;;  the -build switch to repl and forw.
 
+;;; Code:
+
 
 
 ;;; Constants:
--- a/lisp/=nnspool.el	Wed Jul 15 23:29:10 1992 +0000
+++ b/lisp/=nnspool.el	Thu Jul 16 04:00:03 1992 +0000
@@ -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
--- a/lisp/=nntp.el	Wed Jul 15 23:29:10 1992 +0000
+++ b/lisp/=nntp.el	Thu Jul 16 04:00:03 1992 +0000
@@ -1,8 +1,12 @@
 ;;; nntp.el --- NNTP (RFC977) Interface for GNU Emacs
 
+;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
+;; Last-Modified: 16 Mar 1992
+
+;; $Header: nntp.el,v 3.10 90/03/23 13:25:27 umerin Locked $
+
 ;; 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 $
 
 ;; 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.
 
+;;; Commentary:
+
 ;; This implementation is tested on both 1.2a and 1.5 version of the
 ;; NNTP package.
 
@@ -43,6 +49,8 @@
 ;;  system, please send me the diffs. I'll include some of them in the
 ;;  future releases.
 
+;;; Code:
+
 (defvar nntp-server-hook nil
   "*Hooks for the NNTP server.
 If the kanji code of the NNTP server is different from the local kanji