]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
company-dabbrev-minimum-length: change the initvalue and document better
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index af8ea70cbfd183c0ff1d1c6f10d8dad8dd06fe5e..04788ab7deddf601fc81b468414183c16b0c762a 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,16 @@
 # History of user-visible changes
 
+# Next
+
+* The default value of `company-dabbrev-minimum-length` is set to 4, independent
+  of what `company-minimum-prefix-length` is set to.
+
+## 2014-07-26 (0.8.2)
+
+* New user option `company-occurrence-weight-function`, allowing to tweak the
+  behavior of the transformer `company-sort-by-occurrence`.
+* Setting `company-idle-delay` to `t` is deprecated. Use the value 0 instead.
+
 ## 2014-07-01 (0.8.1)
 
 * `company-require-match` is not in effect when the new input doesn't continue