]> code.delx.au - gnu-emacs-elpa/blob - packages/wisi/README
Merge commit '0cda39255827f283e7578cd469ae42daad9556a2' from js2-mode
[gnu-emacs-elpa] / packages / wisi / README
1 Emacs wisi package 1.1.2
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)