Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

JukkaL/alore-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

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

No packages published