]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
company-elisp--candidates-predicate: Consider bindings without values
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 6297652a253b941849d118cf64d80ab18e837cce..9a8fc7d610c169e4e8fea920bfc05d81df0dd5e8 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,15 @@
 # History of user-visible changes
 
+## 2013-04-01 (0.6.7)
+
+* Two `company-elisp` tweaks.
+
+## 2013-04-01 (0.6.6)
+
+* `company-elisp` doesn't offer completions when typing the name and the
+  arguments of a new function or macro definition, allowing to fall back to
+  other back-ends like `company-dabbrev-code`.
+
 ## 2013-03-30 (0.6.5)
 
 * Fixed keybindings when running in a terminal.