]> git.donarmstrong.com Git - lilypond.git/commitdiff
Trivial formatting to test git.
authorWerner Lemberg <wl@gnu.org>
Wed, 8 Nov 2006 16:00:49 +0000 (17:00 +0100)
committerWerner Lemberg <wl@gnu.org>
Wed, 8 Nov 2006 16:00:49 +0000 (17:00 +0100)
ChangeLog

index a8c4857b5e6a6c0be11c02dbf0e9b38dfe439973..7287810d83c3135a5dbaa4272842b7d6f09d4140 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,8 @@
 
        * lily/note-collision.cc: 
        * input/regression/collision-merge-differently-headed.ly: 
-       Examine Stem::duration_log() for preventing merge of quarter and halfnote. Fixes collision-heads.ly. Add separate regtest for that.
+       Examine Stem::duration_log() for preventing merge of quarter and
+       halfnote.  Fixes collision-heads.ly.  Add separate regtest for that.
 
        * scripts/lilypond-invoke-editor.scm: 
        don't use guile -e main execution.
        * scm/define-music-types.scm: 
        * scm/output-lib.scm: 
        * lily/balloon-engraver.cc: 
-       rewrite balloon-text support. This is now a separate grob, with itsvictim as the parent. This involves addingBalloon_engraver, AnnotateOutputEvent, annotate-output-event,\balloonText, \balloonGrobText, and modifying Balloon_interface::print.
+       rewrite balloon-text support.  This is now a separate grob, with
+       itsvictim as the parent.  This involves addingBalloon_engraver,
+       AnnotateOutputEvent, annotate-output-event,\balloonText,
+       \balloonGrobText, and modifying Balloon_interface::print.
 
        * lily/paper-score.cc: 
        remove progress again