From 88d1ce594f340ecc724e068419d3f4fd64f3679a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 10 Jul 2004 10:40:09 +0000 Subject: [PATCH] (Top): add note about new emacs electric-| --- ChangeLog | 14 ++++++++------ Documentation/topdocs/NEWS.texi | 3 +++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6c472b9399..b8a93af408 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,14 @@ 2004-07-10 Han-Wen Nienhuys + * Documentation/topdocs/NEWS.texi (Top): add note about new + emacs electric-| + * scm/*.scm: adapt ly:warn calls. * lily/lily-guile.cc (LY_DEFINE): use format on ly:warn arguments. * lily/repeat-acknowledge-engraver.cc (process_music): look at main timing, not grace timing. Fixes volta-repeat-grace. - * lily/kpath.cc (LY_DEFINE): ly:kpathsea-expand-path, new function remove ly:kpathsea-gulp-file. @@ -64,7 +66,7 @@ * lily/main.cc (dir_info): Print variables in sh format. - * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests. +2 * lily/includable-lexer.cc: Use #if iso #ifdef for HAVE_ tests. * mf/SConscript: Update multiple target rules. @@ -145,10 +147,10 @@ * scm/stencil.scm (fontify-text-white) : Adjust to better center, properly scale white text - * scm/fret-diagrams.scm (make-fret-diagram): change default dot position for numbered dots so dot will - touch fret. - (various routines): move to font-metric interface, rather than name, size interface. - Clean up comments. + * scm/fret-diagrams.scm (make-fret-diagram): change default dot + position for numbered dots so dot will touch fret. + (various routines): move to font-metric interface, rather than + name, size interface. Clean up comments. * ps/music-drawing-routines.ps: (/draw_white_text) Adjust font size and offset to better center white text. diff --git a/Documentation/topdocs/NEWS.texi b/Documentation/topdocs/NEWS.texi index 11cbda4cd4..032d8adb6f 100644 --- a/Documentation/topdocs/NEWS.texi +++ b/Documentation/topdocs/NEWS.texi @@ -8,6 +8,9 @@ @itemize @bullet +@item In the LilyPond emacs mode, the @code{|} will now display the + current beat within the measure. + @item Colliding notes are now correctly aligned relative to notes in other staves. @item An experimental GNOME output backend is available for developers. -- 2.39.5