]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Make dabbrev and dabbrev-code more customizable
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index ff598f7b47717fd2c706f57ff66e2b2eb50e7c0e..99160548f6a30e252961c1c9215db14d291604be 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,21 @@
 
 ## Next
 
+* New user options controlling `company-dabbrev` and `company-dabbrev-code`.
+
+## 2014-01-25 (0.6.14)
+
+* The tooltip front-end is rendered with scrollbar, controlled by the user
+  option `company-tooltip-offset-display`.
+* The tooltip front-end is rendered with margins, controlled by the user option
+  `company-tooltip-margin`.
+
+## 2014-01-14 (0.6.13)
+
+* Experimental support for non-prefix completion.
+* Starting with Emacs version 24.4, `company-capf` is included in
+  `company-backends` and replaces `company-elisp`.
+* `company-capf` supports completion tables that return non-default boundaries.
 * `company-elisp` is enabled in `inferior-emacs-lisp-mode`.
 
 ## 2013-09-28 (0.6.12)