]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/chord-generic-names.scm: move from
[lilypond.git] / ChangeLog
index 6c1be43eb6321c2e63423363c5a116a33f58ba72..841ca088be609affd1421b30d1cd7b35d1baf8d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/chord-generic-names.scm: move from
+       double-plus-new-chord-name.scm
+
+       * input/test/orchestscore.ly: remove file
+
+       * Documentation/user/refman.itely (Vocal music): update documentation.
+
+       * scm/define-translator-properties.scm (chordNoteNamer): remove
+       chordNameStyle
+
+       * scm/chord-name.scm (set-chord-name-style): remove
+       set-chord-name-style.
+
+2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/user/lilypond-book.itely (Integrating LaTeX and
+       music): remove @TeX{} command.
+
+2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lilypond-indent.el (scan-sexps): Renamed to
+       aargh-this-breaks-other-emacs-modes-scan-sexps.
+
+2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-indent.el: Fix: match concurrent one-char opening and 
+       closing slurs: '()', etc. Add comments.
+
+       * Documentation/user/music-glossary.tely: fix: change รค to @"a.
+
+       * lilypond-font-lock.el: match unending string at eof.
+
+       * make/lilypond.mandrake.spec.in: refreshed packed file list.
+       
+2003-06-10  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
+       input/test/beam-dir.ly input/test/beam-position.ly    
+       input/test/beam-suspect.ly input/test/beam-trend.ly    
+       input/test/beams.ly input/test/crescendo-text.ly : deleted
+       * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
+       * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
+       * input/test/default-bars.ly: moved to bar-always.ly
+       * input/test/ {many}: deleted old "renamed from foo to bar" comments.
+
+2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/test/chord-names-dpnj.ly (texidoc): bugfix.
+
 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scm/chord-ignatzek-names.scm (remove-step): rename file.
        * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
        comment about octave change.
 
->>>>>>> 1.959
 2003-06-04  Graham Percival  <gperlist@shaw.ca>
 
        * input/test/[d,e]: added texinfo index tags.
        aid in future changes to input/test/ files.
 
 2003-05-28  Graham Percival  <gperlist@shaw.ca>
-   * Documentation/user/refman.itely: fixed build problem (missing
-   file) caused by previous renaming.
+       * Documentation/user/refman.itely: fixed build problem (missing
+       file) caused by previous renaming.
 
 2003-05-28  Graham Percival  <gperlist@shaw.ca>
-   * input/test/[a,b]*.ly: added texinfo index and added comments to
-   aid in future changes to input/test/ files.
-   * input/test/bar-number-every-5-reset.ly: renamed to
-   bar-number-every-five-reset.ly
-   * input/test/bar-script-visibility.ly: renamed to
-   bar-number-show-all.ly
+       * input/test/[a,b]*.ly: added texinfo index and added comments to
+       aid in future changes to input/test/ files.
+       * input/test/bar-number-every-5-reset.ly: renamed to
+       bar-number-every-five-reset.ly
+       * input/test/bar-script-visibility.ly: renamed to
+       bar-number-show-all.ly
 
 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
 
 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: release 1.7.20
+       
        * lily/text-spanner.cc (brew_molecule): clean up function. This
        fixes bugs with broken 8va spanners.