From 00a69e210ec05997689869b126ca9fca097bcaf1 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 7 Apr 2000 20:34:14 +0000 Subject: [PATCH] Repaginate. --- v7/src/imail/imail-top.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/imail/imail-top.scm b/v7/src/imail/imail-top.scm index 08e06f719..c84414ce7 100644 --- a/v7/src/imail/imail-top.scm +++ b/v7/src/imail/imail-top.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: imail-top.scm,v 1.16 2000/04/07 19:50:39 cph Exp $ +;;; $Id: imail-top.scm,v 1.17 2000/04/07 20:34:14 cph Exp $ ;;; ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology ;;; @@ -761,7 +761,7 @@ While composing the reply, use \\[mail-yank-original] to yank the (if (ref-variable imail-reply-with-re) (string-append "Re: " subject) subject)))))) - + (define (imail-dont-reply-to addresses) (if (not (ref-variable imail-dont-reply-to-names)) (set-variable! -- 2.25.1