Updated March 14, 2003
Created March 14, 2003


Autogenerated Site Map
Search this Site!:
Search this site powered by FreeFind

(RH80 / lilypond-1.6.6-1) Edit:
emacs song.ly

Save

Command 2PS

Command ViewPS
Update ~/.emacs with the following:
;;; lilypond-init.el --- Startup code for LilyPond mode
(autoload 'LilyPond-mode "lilypond-mode")
(setq auto-mode-alist
      (cons '("\\.ly$" . LilyPond-mode) auto-mode-alist))

(add-hook 'LilyPond-mode-hook (lambda () (turn-on-font-lock)))

Search this Site!:
Search this site powered by FreeFind

Homepage: http://www.cpqlinux.com
Site Map: http://www.cpqlinux.com/sitemap.html