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

Latest commit

 

History

1 Commit

Folders and files

NameName
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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages