]> git.donarmstrong.com Git - lilypond.git/blobdiff - lilypond-mode.el
patch::: 1.5.2.jcn1
[lilypond.git] / lilypond-mode.el
index b8214e2a7c99e538534e635b2f26c6f2caa0efe9..8ea8cf8b7dbb11ba722096c8f3423bf9bf35bf97 100644 (file)
@@ -8,7 +8,7 @@
 ;;; Inspired on auctex
 
 ;;;
-;;; Add this to your .emacs.el
+;;; Add this to your ~/.emacs or ~/.emacs.el
 ;;;     (load-library "lilypond-mode.el")
 ;;;     (setq auto-mode-alist
 ;;;      (append '(("\\.ly$" . LilyPond-mode) auto-mode-alist)))