]> git.donarmstrong.com Git - lilypond.git/commit
* lily/stencil-scheme.cc:
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 7 Mar 2004 13:07:29 +0000 (13:07 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 7 Mar 2004 13:07:29 +0000 (13:07 +0000)
commit6817805afca5e84e74479bdd951609b80210095b
treeef2f84153937b990823a82bd0680e164b9f6ff48
parentd8268cb4fc97b44dcc7602f2773ba11d955f101d
* lily/stencil-scheme.cc:
* lily/staff-symbol-referencer.cc:
* lily/script-column.cc:
* lily/pitch.cc:
* lily/music.cc:
* lily/grob-pq-engraver.cc:
* lily/font-interface.cc:
* lily/music-output-def.cc:
* lily/duration.cc:
* lily/grob-scheme.cc:
* lily/context-scheme.cc: Put scheme name on first line in
LY_DEFINE to help etags (multiline regexps are broken).  Stray
style cleanups.

* stepmake/stepmake/scm-vars.make:
* stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
Rename and split TAGS_FILES.

* GNUmakefile.in (ALL-TAGS): Remove.

* stepmake/stepmake/generic-targets.make (TAGS): Also include
deeper TAGS files.  Fixes regexp tags in TOP dir.
20 files changed:
ChangeLog
GNUmakefile.in
lily/GNUmakefile
lily/context-scheme.cc
lily/duration.cc
lily/font-interface.cc
lily/grob-pq-engraver.cc
lily/grob-scheme.cc
lily/music-output-def.cc
lily/music.cc
lily/pitch.cc
lily/script-column.cc
lily/staff-symbol-referencer.cc
lily/stencil-scheme.cc
lily/translator-scheme.cc
stepmake/stepmake/c++-vars.make
stepmake/stepmake/c-vars.make
stepmake/stepmake/generic-targets.make
stepmake/stepmake/generic-vars.make
stepmake/stepmake/scm-vars.make