diff lisp/mail/rmailout.el @ 788:c8d4eb38ebfc

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 15 Jul 1992 22:39:32 +0000
parents 9d04c281a9bd
children 4f28bd14272c
line wrap: on
line diff
--- a/lisp/mail/rmailout.el	Wed Jul 15 21:31:44 1992 +0000
+++ b/lisp/mail/rmailout.el	Wed Jul 15 22:39:32 1992 +0000
@@ -1,5 +1,8 @@
 ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file.
 
+;; Maintainer: FSF
+;; Last-Modified: 1 Mar 1991
+
 ;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
@@ -18,6 +21,7 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Code:
 
 ;; Temporary until Emacs always has this variable.
 (defvar rmail-delete-after-output nil