]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/ChangeLog-1.5
indent
[lilypond.git] / Documentation / misc / ChangeLog-1.5
index c561b28b6b489f831b4748ed34b745b82e53c29e..e8a993994186ec9629902940ca4e2f7bfaf389f0 100644 (file)
 
        * lily/system.cc (spanner_count): new function
 
-       * lily/break-substitution.cc (fast_fubstitute_grob_list): special
+       * lily/break-substitution.cc (fast_substitute_grob_list): special
        function for break substitutions on groblists in spanners. By
        reordering the elements of the list, we can skip large parts of
        the list in the break substitution. This brings the complexity of
        (quanting): add french beaming support (property french-beaming)
        (stem_beams): removed.
 
-i2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
+2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
 
        * lily/beam.cc (after_line_breaking): Set correct stem lengths
        also when beam positions are set manually.
@@ -4143,6 +4143,7 @@ i2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
        score in a multiscore lilypond-file.
         
 2001-12-09  Rune Zedeler  <rune@zedeler.dk>
+
        * lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
        (FIXME: not accessible from guile)