]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/wisi/README
publish ada-mode 5.1.6, wisi 1.0.6, new package ada-ref-man
[gnu-emacs-elpa] / packages / wisi / README
diff --git a/packages/wisi/README b/packages/wisi/README
new file mode 100755 (executable)
index 0000000..cbf97c9
--- /dev/null
@@ -0,0 +1,14 @@
+Emacs wisi package 1.0.6
+
+The wisi package provides utilities for using generalized LALR parsers
+to do indentation and navigation. See ada-mode for an example of its
+use.
+
+It is provided as a Gnu ELPA package; to install the package, add to
+~./emacs:
+
+(package-initialize)
+
+then invoke M-x list-packages, install wisi.
+
+(end of file)