]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Removed file; it was a duplicate of beam-isknee.ly
[lilypond.git] / ChangeLog
index a4a9fdcc6277fd0b6e3c9a3c70b452760f49d208..4bbf9cfee200ca10a3ff665634c85cb7fa5b282e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-06-18  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/[h-k]*.ly: added texidoc index.
+
+       * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
+
+2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/music-functions.scm (make-ottava-set): 
+       only do ottavation if centralCPosition is set.
+
+       * lily/translator-scheme.cc (ly:context-property-where-defined):
+       return '() if not found.
+
 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
 
        * lilypond-mode.el (LilyPond-un-comment-region): removed.
@@ -5,6 +19,12 @@
 
        * lilypond-indent.el (LilyPond-comment-region): new function,
        (un)comments each line separately.
+
+       * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
+       
+       * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
+       imenu is not added by default; adapted from f90.el,
+       makes Help-menu, which does not fit, visible in XEmacs.
        
 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>