]> git.donarmstrong.com Git - lilypond.git/commit
Use (ly:set-option 'safe #t) for setting safe behavior.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Jan 2007 22:42:47 +0000 (23:42 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Jan 2007 22:42:47 +0000 (23:42 +0100)
commit24a671e48f7b0391dab19a01fdad4d7aa6bb9783
tree06ef5ff9f2613328d59da95283fcbec145ddfd1f
parent14ee7d1ba5ac5b0e0722ef98b7de223168f5da58
Use (ly:set-option 'safe #t) for setting safe behavior.

- Add ly:all-options
- Add be_safe_global to ly_set_option
- Restore all ly:set-option after running file
input/regression/safe.ly
lily/main.cc
lily/program-option.cc
ly/init.ly
scm/lily.scm