]> git.donarmstrong.com Git - lilypond.git/commit
Turn assoc calls into secure assoc-get calls.
authorMichael Käppler <xmichael-k@web.de>
Sun, 13 Sep 2009 20:11:36 +0000 (22:11 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Wed, 16 Sep 2009 19:32:21 +0000 (20:32 +0100)
commita4299bffa02ef189c2d8c04b1142df40cf97d006
treeca019e8fe8beffda344ea9ac1bc684ea346aaf85
parent04339d09a957797f934880ca25ab9aa7c61ba599
Turn assoc calls into secure assoc-get calls.

* First stage: Turn all (cdr (assoc calls into (assoc-get calls.
scm/define-grobs.scm
scm/document-backend.scm
scm/document-translation.scm
scm/documentation-lib.scm
scm/fret-diagrams.scm
scm/memory-trace.scm
scm/music-functions.scm
scm/output-socket.scm
scm/parser-clef.scm
scm/part-combiner.scm
scm/song.scm