Fix pagination.
authorChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 2000 17:52:18 +0000 (17:52 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 29 Jun 2000 17:52:18 +0000 (17:52 +0000)
v7/src/imail/imail-top.scm

index a52305caf17dc54efcfad383ce1f7bbb21772f8f..2b325cb73b7c605d2de499fed5826c43b4628522 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-top.scm,v 1.199 2000/06/27 17:25:40 cph Exp $
+;;; $Id: imail-top.scm,v 1.200 2000/06/29 17:52:18 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
 ;;;
@@ -1091,7 +1091,7 @@ With negative argument, forward the message with all headers;
           (select-buffer mail-buffer)
           (select-buffer-other-window mail-buffer))
        (message-forwarded message)))))
-
+\f
 (define-command imail-resend
   "Resend current message to ADDRESSES.
 ADDRESSES is a string consisting of several addresses separated by commas."