]> code.delx.au - gnu-emacs-elpa/blob - packages/wisi/README
release ada-mode 5.1.7, wisi 1.1.0; minor format changes in ada-ref-man (take 2)
[gnu-emacs-elpa] / packages / wisi / README
1 Emacs wisi package 1.1.0
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)