]> git.donarmstrong.com Git - lilypond.git/commit
* GNUmakefile.in (SUBDIRS): Add elisp.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 23 Sep 2003 20:20:17 +0000 (20:20 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 23 Sep 2003 20:20:17 +0000 (20:20 +0000)
commit5e738a5fbbccd3b1cf56976f103633109d584d3c
tree2ec34d78afe09a5d14d67141c8474fb3b2cd0273
parentc9dea22f657fd6d942feefb030914e7bb16396ed
* GNUmakefile.in (SUBDIRS): Add elisp.

* elisp/lilypond-mode.el:
* elisp/lilypond-init.el:
* elisp/lilypond-indent.el:
* elisp/lilypond-font-lock.el: Move from top dir.

* stepmake/stepmake/elisp-vars.make: New file.

* config.make.in (elispdir): Add.

* GNUmakefile.in:
* make/lilypond.redhat.spec.in:
* debian/rules: Fix lilypond.words stuff a bit.  For running from
<builddir>, adding
18 files changed:
ChangeLog
GNUmakefile.in
config.make.in
debian/rules
elisp/GNUmakefile [new file with mode: 0644]
elisp/lilypond-font-lock.el [new file with mode: 0644]
elisp/lilypond-indent.el [new file with mode: 0644]
elisp/lilypond-init.el [new file with mode: 0644]
elisp/lilypond-mode.el [new file with mode: 0644]
lilypond-font-lock.el [deleted file]
lilypond-indent.el [deleted file]
lilypond-init.el [deleted file]
lilypond-mode.el [deleted file]
make/lilypond.mandrake.spec.in
make/lilypond.redhat.spec.in
stepmake/stepmake/elisp-rules.make [new file with mode: 0644]
stepmake/stepmake/elisp-targets.make [new file with mode: 0644]
stepmake/stepmake/elisp-vars.make [new file with mode: 0644]