X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lilypond-init.el;h=919b3b5635b88fa54fdaaaf6e1d69adb70672c93;hb=7c21f59688be2c0a3423343486f09f6e27c98298;hp=d6488828afcb1a5ad0c2b50e22025a82473faf76;hpb=e2b584858020c71e518bdf285619b12f34a0cafa;p=lilypond.git diff --git a/lilypond-init.el b/lilypond-init.el index d6488828af..919b3b5635 100644 --- a/lilypond-init.el +++ b/lilypond-init.el @@ -3,10 +3,11 @@ ;; Instructions, extracted from Documentation/topdocs/INSTALL.texi: ;; Emacs mode for entering music and running LilyPond is contained in -;; the source archive as `lilypond-mode.el', `lilypond-indent.el' and -;; `lilypond-font-lock.el'. You should install these files to a directory -;; included in your `load-path'. File `lilypond-init.el' should be placed to -;; `load-path/site-start.d/' or appended to your `~/.emacs' or `~/.emacs.el'. +;; the source archive as `lilypond-mode.el', `lilypond-indent.el', +;; `lilypond-font-lock.el' and `lilypond.words'. You should install +;; these files to a directory included in your `load-path'. +;; File `lilypond-init.el' should be placed to `load-path/site-start.d/' +;; or appended to your `~/.emacs' or `~/.emacs.el'. ;; As a user, you may want add your source path or, e.g., `~/site-lisp/' to ;; your `load-path'. Append the following line (modified) to your `~/.emacs':