original commit: 46bdb02ff47a3d430b683b2fdb915acd578b2020
This commit is contained in:
Matthew Flatt 1999-09-19 17:14:05 +00:00
parent 4d55c9e6b8
commit 76885f53cd

View File

@ -4988,7 +4988,7 @@
; Alignment
(for-each (lambda (name s)
(mk name alignment (mk-cg 'change-weight s)))
(mk name alignment (mk-cg 'change-alignment s)))
'("Top" "Center" "Bottom")
'(top center bottom))