]> git.donarmstrong.com Git - lilypond.git/commit
(define-safe-public): new macro for defining
authornsceaux <nsceaux>
Sun, 13 Feb 2005 13:39:03 +0000 (13:39 +0000)
committernsceaux <nsceaux>
Sun, 13 Feb 2005 13:39:03 +0000 (13:39 +0000)
commit1a404f9c35a474266edce488fa95b1a3221f88d0
treeafdcaf201a47090d02baffe4a5b314cfc3fc6421
parentd8f97310d05b1118860599025d4e248dc30cd1b4
(define-safe-public): new macro for defining
variables that can be used in --safe mode. Use it in *.scm
instead of manually setting safe-objects in safe-lily.scm.
ChangeLog
scm/chord-entry.scm
scm/chord-name.scm
scm/define-music-types.scm
scm/lily-library.scm
scm/lily.scm
scm/music-functions.scm
scm/output-lib.scm
scm/paper.scm
scm/part-combiner.scm
scm/safe-lily.scm