From: Werner Lemberg Date: Wed, 8 Nov 2006 16:00:49 +0000 (+0100) Subject: Trivial formatting to test git. X-Git-Tag: release/2.10.0-2~16^2^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1e52d3bfedddd681a27b3184ec8356b2c978416e;p=lilypond.git Trivial formatting to test git. --- diff --git a/ChangeLog b/ChangeLog index a8c4857b5e..7287810d83 100644 --- 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. @@ -83,7 +84,10 @@ * 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