projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd7c691
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 8 Jun 2000 20:47:55 +0000
(20:47 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 8 Jun 2000 20:47:55 +0000
(20:47 +0000)
v7/src/imail/imail-top.scm
patch
|
blob
|
history
diff --git
a/v7/src/imail/imail-top.scm
b/v7/src/imail/imail-top.scm
index a9b3a31e769e8a07b4d483cbaafcd462a5b4b5c2..9900f6d21630c17db0ba106d67f06b524cc20235 100644
(file)
--- 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.14
2 2000/06/08 19:06:58
cph Exp $
+;;; $Id: imail-top.scm,v 1.14
3 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