]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/1.9.10
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 22:25:16 +0000 (22:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 23 Sep 2003 22:25:16 +0000 (22:25 +0000)
ChangeLog
config.make.in
elisp/GNUmakefile

index 7340db9c6a2d3f4adef185b45653acd9f4ccda0a..ed81ab4a7c6d6752c9310dd8e0801339b589e8ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
-       set note head as cause of note-column. 
+       set note head as cause of note-column.  This gives a better error
+       message
 
 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
 
index b2012ee488174e7dabc9a0b1017d59e028b885dc..a133e48f4c5c6f2e6a9b849a6075087e27025120 100644 (file)
@@ -37,7 +37,7 @@ srcdir = @srcdir@
 stepmake = @stepmake@
 docdir = $(datadir)/doc/
 omfdir = $(datadir)/omf/
-elispdir = $(datadir)/site-lisp
+elispdir = $(datadir)/emacs/site-lisp
 
 # move out of config.make.in?
 package_datadir = $(datadir)/$(package)
index 8a0344f73b5ce4c1a9da1878ba258dfee557b505..09e23a203ddb228e85f8a6ff206071b2defc36e4 100644 (file)
@@ -1,6 +1,6 @@
 depth = ..
 
-elispdir = $(datadir)/emacs/site-lisp
+# elispdir defined in config.make
 
 INSTALLATION_DIR=$(elispdir)
 INSTALLATION_FILES=$(EL_FILES)