aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail/rmailout.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-15 22:39:32 +0000
committerEric S. Raymond <[email protected]>1992-07-15 22:39:32 +0000
commit4f4b8effc3d583cdddb29213b89bd34756c9fecd (patch)
tree257e3b1f2f5b4745325b9ace87e503847710735e /lisp/mail/rmailout.el
parent630cc4634d27bf555ccbb2392143255b90ae0445 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/mail/rmailout.el')
-rw-r--r--lisp/mail/rmailout.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el
index 00dca6186a..a9dc5e385f 100644
--- a/lisp/mail/rmailout.el
+++ b/lisp/mail/rmailout.el
@@ -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