]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
[lilypond.git] / ChangeLog
index bff58110e3c94d1e540c8f08b5578d694de67362..6e730da368226f190356d67f91ca3db36e139120 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2005-07-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/framework-*.scm: use port arguments throughout.
+
+       * lily/include/lily-guile.hh: rename ly_c_X_p -> ly_is_X
+
+       * lily/paper-outputter.cc (Paper_outputter): take port argument.
+
+       * lily/paper-outputter-scheme.cc (LY_DEFINE): take port argument.
+
+       * scm/framework-texstr.scm (output-framework): 
+
        * input/regression/repeat-fold.ly (texidoc): remove TeX strings.
 
        * scm/output-lib.scm (tablature-stem-attachment-function):