]> git.donarmstrong.com Git - lilypond.git/commit
* scm/music-types.scm: junk compat glue
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Oct 2002 19:38:44 +0000 (19:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Oct 2002 19:38:44 +0000 (19:38 +0000)
commit368c6346e0d46aed9931f43f662ff5207dd943d8
tree3b4a07e4ae907ad943f2a0e4f5a722f6c5fcc262
parentd8f145382aa6e698948a65ee687294ade81c560f
* scm/music-types.scm: junk compat glue

* scripts/convert-ly.py: add rules for stuff below, junk
compatibility glue for spanrequest.

* lily/parser.yy (verbose_event): remove \spanrequest,
\commandspanrequest, \script.

* lily/identifier-smob.cc (LY_DEFINE): change name to ly-export

* lily/parser.yy: remove arpeggio keyword; use identifier. Idem
for \penalty, \glissando.
23 files changed:
ChangeLog
Documentation/user/internals.itely
Documentation/user/refman.itely
input/les-nereides.ly
input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly
input/regression/break.ly
input/test/ac-extra-voice.ly
input/test/ottava.ly
input/test/scheme-interactions.ly
input/test/text-spanner.ly
input/test/trill.ly
lily/dynamic-engraver.cc
lily/identifier-smob.cc
lily/my-lily-lexer.cc
lily/parser.yy
ly/accordion-defs-init.ly
ly/declarations-init.ly
ly/property-init.ly
ly/script-init.ly
ly/spanners-init.ly
scm/music-functions.scm
scm/music-types.scm
scripts/convert-ly.py