From: Chris Hanson Date: Thu, 8 Jun 2000 20:47:55 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 20090517-FFI~3570 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3e0ae87a7925eeb15199a3fac11d1f0725cfe1ab;p=mit-scheme.git Fix typo. --- diff --git a/v7/src/imail/imail-top.scm b/v7/src/imail/imail-top.scm index a9b3a31e7..9900f6d21 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.142 2000/06/08 19:06:58 cph Exp $ +;;; $Id: imail-top.scm,v 1.143 2000/06/08 20:47:55 cph Exp $ ;;; ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology ;;; @@ -758,7 +758,7 @@ With prefix argument N moves backward N messages with these flags." (define (insert-header-fields headers raw? mark) (insert-string (header-fields->string - (let ((headers (message-header-fields headers))) + (let ((headers (->header-fields headers))) (if raw? headers (maybe-reformat-headers