X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=7ffaffe7d9a360816e354752a6f84c7f749e2daa;hb=44a78a4e1f7e89f80a078f1fbe7a4c1281ed438e;hp=c0603741bd1be138ee2cab814e28ee063a4e2ccb;hpb=37b80a33cc622934552b384256282a593a09c245;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index c0603741bd..7ffaffe7d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,80 @@ +2003-06-10 Han-Wen Nienhuys + + * input/test/chord-names-dpnj.ly (texidoc): bugfix. + +2003-06-04 Han-Wen Nienhuys + + * scm/chord-ignatzek-names.scm (remove-step): rename file. + +2003-06-10 Heikki Junes + + * 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 + + * 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 + + * ly/property-init.ly (germanChords): Added. + (semiGermanChords): Added. + + * input/test/chord-names-german.ly: Use new macros + +2003-06-09 Heikki Junes + + * 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 + + * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New + function. + (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking. + +2003-06-08 Heikki Junes + + * lilypond-indent.el: tune regexp for show-paren-function. + +2003-06-07 Jan Nieuwenhuizen + + * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview + for all LilyPond-produced tex snippets. + + * tex/lilyponddefs.tex: Allow overriding of interscoreline. This + fixes one line --preview output of ly2dvi. + +2003-06-07 Heikki Junes + + * lilypond-indent.el: match only one type of slurs in + LilyPond-show-paren-function. + 2003-06-05 Jan Nieuwenhuizen * debian/GNUmakefile (EXTRA_DIST_FILES):