newlines at EOFs
svn: r16630 original commit: 44d88cee6b13d29d08d5bdd8e9e7681ca70a3765
This commit is contained in:
parent
c1e1d77a98
commit
e40b9d0177
|
@ -195,4 +195,4 @@
|
|||
(list (make-element 'italic (list i)))])]
|
||||
[(eq? i 'rsquo) (list 'prime)]
|
||||
[else (list i)])))
|
||||
c))))
|
||||
c))))
|
||||
|
|
|
@ -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)))))
|
||||
|
|
|
@ -277,4 +277,4 @@ layer is a style for the hyperlink.}
|
|||
|
||||
@compat[] An alias for @scheme[content->string].
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user