Heikki Johannes Junes <[EMAIL PROTECTED]> writes:

> *** lilypond/lilypond-mode.el:1.44    Sat Nov  9 19:30:16 2002
> --- lilypond/lilypond-mode.el Tue Nov 19 10:11:15 2002
> ***************
> *** 15,34 ****
>   
>   ;;; Inspired on auctex
>   
> - ;;;
> - ;;; Add this to your ~/.emacs or ~/.emacs.el
> - ;;;     (load-library "lilypond-mode.el")
> - ;;;     (setq auto-mode-alist
> - ;;;      (cons '("\\.ly$" . LilyPond-mode) auto-mode-alist))
> - ;;; 
> - 

Shouldn't we leave a marker here, pointing to how to do it?

Also, how about changing the instructions a bit while we're at it:

   -(load-library "lilypond-mode.el")
   +(autoload 'LilyPond-mode "lilypond-mode" "" t)

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to