]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
XEmacs fixes.
[lilypond.git] / ChangeLog
index 8e4b9b4d30e4df2cdbfd5ad87c7ce2b81dd10471..8a53823d10dd29e32a004331e39057d021c2bc10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
-2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
+2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: XEmacs fixes: include two definitions for the
+       key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
+       use only two arguments in sit-for, use no arguments in
+       read-char-exclusive, backspace is not a character (127) in XEmacs.
+
+       * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
+
+2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
 
+       * lilypond-mode.el: un-commenting works after syntax-table fix.
+
+       * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
+       group, verbose commenting for syntax table.
+
+       * lilypond-indent.el: add TODO for ligature slurs.
+
+2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
+(numberp (read-event))
        * lilypond-mode.el: Move comments of parenthesis matching away,
        (blink-matching-paren-on-screen) fix blinking in Emacs.