This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
JukkaL/alore-emacs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*** Alore emacs mode README *** Installation ------------ Copy alore-mode.el to /usr/local/share/emacs/site-lisp or /usr/share/emacs/site-lisp. Add these lines to your .emacs file: (autoload 'alore-mode "alore-mode" "Alore editing mode" t) (add-to-list 'auto-mode-alist '("\\.alo\\'" . alore-mode)) Compatibility ------------- Tried with emacs 23.1.1 in Ubuntu 10.04. Should work with other emacs versions and in other operating system as well.
About
Emacs major mode for editing Alore files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published