]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond.words for rpms, etc. Doc for autocompletion.
authorHeikki Junes <heikki.junes@hut.fi>
Sun, 24 Nov 2002 00:40:46 +0000 (00:40 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Sun, 24 Nov 2002 00:40:46 +0000 (00:40 +0000)
ChangeLog
Documentation/user/refman.itely
debian/rules
make/lilypond.mandrake.spec.in
make/lilypond.redhat.spec.in
make/lilypond.suse.spec.in

index 4a2c97fbd609717601520a7456e7ee75a9378c71..15cec14080b2c00086b779dda37b4d725355c890 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,14 @@
        * lilypond-mode.el (LilyPond-autocompletion): invoked with
        [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
 
-       * lilypond-words: add two (Everybody can add/remove words now!).
+       * lilypond.words: add two (Everybody can add/remove words now!).
+
+       * debian/rules:
+       * make/lilypond.suse.spec.in:
+       * make/lilypond.mandrake.spec.in:
+       * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
+
+       * Documentation/user/refran.itely: Mention autocompletion.
 
 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
 
index 181de60db8d64cef20377c2bc1f4489f3d685522..a4b564e5214be2fbaf6b5335ddaf6fd2e746de2f 100644 (file)
@@ -691,9 +691,9 @@ column location.
 @c move this elsewhere?
 
 LilyPond also comes with support files for emacs: lilypond-mode for
-emacs provides indentation, syntax coloring and handy compile
-short-cuts. If lilypond-mode is not installed on your platform, then
-refer to the installation instructions for more information
+emacs provides indentation, autocompletion, syntax coloring and handy
+compile short-cuts. If lilypond-mode is not installed on your platform,
+then refer to the installation instructions for more information.
 
 @cindex emacs
 @cindex emacs mode
index b3ade4c133ccb06261767c68534037c29bb6f719..bc9808489db94b52175f1079ff5527e3da24010e 100644 (file)
@@ -129,7 +129,7 @@ binary-arch: build install
        dh_testdir
        dh_testroot
        cp -av lilypond-mode.el lilypond-font-lock.el lilypond-indent.el \
-               $(r)/usr/share/emacs/site-lisp/
+               lilypond.words $(r)/usr/share/emacs/site-lisp/
        dh_installdocs DEDICATION NEWS ROADMAP *.txt
 
 #      dh_installdocs DEDICATION NEWS ROADMAP *.txt \
index fa6992731c80f72e4c87085add43f158fc6caef1..5320ee4cbef273253428e7cdc20e34f652667e22 100644 (file)
@@ -79,7 +79,7 @@ make prefix="$RPM_BUILD_ROOT%{_prefix}" infodir="$RPM_BUILD_ROOT%{_infodir}" MAK
 %endif
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d
-install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/
+install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el lilypond.words $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/
 install -m 644 lilypond-init.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d
 
 bzip2 $RPM_BUILD_ROOT%{_mandir}/man1/*
index bb51d3d39ee1a29d573ae4539dcc2e54de9a0eb6..6a8ac80b2e61060340bce7d6afee175cb1856928 100644 (file)
@@ -65,7 +65,7 @@ gzip -9fn $RPM_BUILD_ROOT%{_infodir}/*
 %endif
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d
-install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
+install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el lilypond.words $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/
 install -m 644 lilypond-init.el $RPM_BUILD_ROOT/%{_datadir}/emacs/site-lisp/site-start.d
 
 gzip -9fn $RPM_BUILD_ROOT%{_mandir}/man1/*
index b5c4cb4017e0cb903aceb95fa367de169786fba2..14017852debfb64a13989ad0518cf48f1bb09c03 100644 (file)
@@ -216,6 +216,8 @@ touch var/adm/SuSEconfig/run-texhash
 %doc lilypond-mode.el
 %doc lilypond-font-lock.el
 %doc lilypond-indent.el
+%doc lilypond-init.el
+%doc lilypond.words
 
 %config /etc/profile.d/*