]> git.donarmstrong.com Git - lilypond.git/commitdiff
document Emacs' paren matching.
authorHeikki Junes <heikki.junes@hut.fi>
Tue, 10 Jun 2003 19:00:06 +0000 (19:00 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Tue, 10 Jun 2003 19:00:06 +0000 (19:00 +0000)
ChangeLog
Documentation/user/invoking.itexi

index b660cf6cd1029e8e794749261f824accf7ea0644..6c1be43eb6321c2e63423363c5a116a33f58ba72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
        * 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.
index 9e11df8788ea1f7a74ee5428becd427f4a0a2c9e..fa7f2436ac6d93035551ce3678bcee94ad295268 100644 (file)
@@ -275,8 +275,9 @@ column location.
 @c move this elsewhere?
 
 There is also support for emacs: lilypond-mode for emacs provides
-indentation, autocompletion, syntax coloring, handy compile short-cuts
-and reading Info documents of lilypond inside emacs.  If lilypond-mode
+keyword autocompletion, indentation, LilyPond specific parenthesis matching
+and syntax coloring, handy compile short-cuts and reading LilyPond manuals 
+using Info.  If lilypond-mode
 is not installed on your platform, then refer to the installation
 instructions for more information.