]> code.delx.au - gnu-emacs-elpa/blob - packages/wisi/README
Merge commit '2841c4413eceed257c7f79ab0d47d2034d472391'
[gnu-emacs-elpa] / packages / wisi / README
1 Emacs wisi package 1.1.1
2
3 The wisi package provides utilities for using generalized LALR parsers
4 to do indentation and navigation. See ada-mode for an example of its
5 use.
6
7 It is provided as a Gnu ELPA package; to install the package, add to
8 ~./emacs:
9
10 (package-initialize)
11
12 then invoke M-x list-packages, install wisi.
13
14 (end of file)