]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/wisi/NEWS
Add *.info and dir to debbugs
[gnu-emacs-elpa] / packages / wisi / NEWS
index a1da0cf3746049dfef30fee7cc4af194d4461b12..3385ac6df0c1f16ec13790e3b42e1db27e91c956 100755 (executable)
@@ -7,6 +7,40 @@ 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
+
+** wisi-parse-max-parallel-current - new variable for debugging slow parsing issues
+
+** wisi-set-end - new algorithm giving significant speedup
+
 * wisi 1.0.4
 19 Apr 2014