]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 928795087e5395b8450f36bff6564774b341b7b1..7ffaffe7d9a360816e354752a6f84c7f749e2daa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+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.
+
+2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-indent.el: Match better slurs in scheme expressions.
+       Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
+
+       * Documentation/user/invoking.itexi: document Emacs' paren matching.
+
+2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
+
+       * input/ac-extra-voice.ly: Add texidoc.
+
+       * ly/chord-modifiers-init.ly: 
+       * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
+       and chordNameExceptionsPartial for new chord names.
+
+       * input/test/chord-names-dpnj.ly: 
+       * input/test/dpncnt.ly: Update.
+
+       * scm/chord-name.scm: 
+       * scm/double-plus-new-chord-name.scm: Add compatibility for new
+       chord selection and options.
+
+       * ly/chord-modifiers-init.ly: Add exceptions 
+
+       * scm/define-translator-properties.scm (chordNameStyle) 
+       (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
+
+2003-06-10  Rune Zedeler  <rune@zedeler.dk>
+
+       * ly/property-init.ly (germanChords): Added.
+       (semiGermanChords): Added.
+       
+       * input/test/chord-names-german.ly: Use new macros
+       
+2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-indent.el: Use similar parenthesis highlighting for 
+       Emacs and XEmacs through redefinitions of parenthesis highlighting 
+       functions; removed LilyPond-show-paren-function. Fix indenting.
+       Turn paren-matching on also in XEmacs.
+
+       * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
+       as needed by parenthesis highlighting functions (in scan-sexp).
+
 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New