]> git.donarmstrong.com Git - lilypond.git/commit
* GNUmakefile.in (SUBDIRS): Add elisp.
authorjanneke <janneke>
Tue, 23 Sep 2003 20:20:17 +0000 (20:20 +0000)
committerjanneke <janneke>
Tue, 23 Sep 2003 20:20:17 +0000 (20:20 +0000)
commitee9627a610d934cb5c6e3b31e020c86b6bcd27ff
tree2ec34d78afe09a5d14d67141c8474fb3b2cd0273
parentb3cfdb42513891eba773c4071dbfc813700cf86f
* 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]