]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/music.cc
bugfixes and cleanups for stream-events.
[lilypond.git] / lily / music.cc
index dd53e98643274745dcc1439f889c71e88ddcbfd1..cd27ba01be62941798e78770709aa75d87c5f4ef 100644 (file)
@@ -184,7 +184,7 @@ Music::compress (Moment factor)
 }
 
 /*
-TODO: make transposition non-destructive
+  This mutates alist.  Hence, make sure that it is not changed 
 */
 SCM
 transpose_mutable (SCM alist, Pitch delta)