newlines at EOFs

svn: r16630

original commit: 44d88cee6b13d29d08d5bdd8e9e7681ca70a3765
This commit is contained in:
Eli Barzilay 2009-11-09 03:49:50 +00:00
parent c1e1d77a98
commit e40b9d0177
3 changed files with 3 additions and 3 deletions

View File

@ -195,4 +195,4 @@
(list (make-element 'italic (list i)))])]
[(eq? i 'rsquo) (list 'prime)]
[else (list i)])))
c))))
c))))

View File

@ -7,4 +7,4 @@
(define-syntax (id stx)
(if (identifier? stx)
#'(force val)
(raise-syntax-error #f "bad syntax" stx)))))
(raise-syntax-error #f "bad syntax" stx)))))

View File

@ -277,4 +277,4 @@ layer is a style for the hyperlink.}
@compat[] An alias for @scheme[content->string].
}
}