]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/wisi/NEWS
Add *.info and dir to debbugs
[gnu-emacs-elpa] / packages / wisi / NEWS
index 9aa59385418fb029c479f4678df24c9a2f788c50..3385ac6df0c1f16ec13790e3b42e1db27e91c956 100755 (executable)
@@ -7,6 +7,33 @@ Please send wisi bug reports to bug-gnu-emacs@gnu.org, with
 'wisi' in the subject. If possible, use M-x report-emacs-bug.
 
 \f
+* wisi 1.1.0
+18 Nov 2014
+
+** change wisi-forward-token to not return text; simpler, faster
+
+** remove face from wisi-cache; set font-lock-face property directly.
+
+** add support for numeric literal tokens.
+
+** change wisi-*-action to take a vector of arguments; faster for
+   external parser, catches more errors.
+
+* wisi 1.0.6
+28 Sep 2014
+
+** add face to wisi-cache
+
+** wisi-before/after-change : improve checks for invalidate-cache
+
+** wisi-motion-action takes class with each token-id
+
+** new parse actions: wisi-extend-action, wisi-face-action
+
+** new functions: wisi-goto-statement-start, -end.
+
+** fix misc bugs
+
 * wisi 1.0.5
 12 Jul 2014