From: Han-Wen Nienhuys Date: Wed, 7 Apr 2004 14:45:50 +0000 (+0000) Subject: * lily/include/lily-guile.hh: many new ly_ functions. Thanks to X-Git-Tag: release/2.3.0~62 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=6a2c09609b416c3c104358f23ced86cf21bfccad;p=lilypond.git * lily/include/lily-guile.hh: many new ly_ functions. Thanks to Michael Welsh Duggan * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan --- diff --git a/ChangeLog b/ChangeLog index adadae64c7..6d6ee272c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,7 +16,8 @@ * lily/scaled-font-metric.cc (derived_mark): idem. - * scm/encoding.scm (make-encoding-mapping): change permutation to mapping. + * scm/encoding.scm (make-encoding-mapping): change permutation to + mapping. * lily/scaled-font-metric.cc (derived_mark): is a const method. (Modified_font_metric): make alist for coding_description_ diff --git a/input/regression/bar-check-redefine.ly b/input/regression/bar-check-redefine.ly index 0a2ea22a1e..a2e65f0b09 100644 --- a/input/regression/bar-check-redefine.ly +++ b/input/regression/bar-check-redefine.ly @@ -1,4 +1,4 @@ -\version "2.1.3" +\version "2.3.0" \header { texidoc = "The meaning of @code{|} is stored in the identifier @code{pipeSymbol}."