]> code.delx.au - gnu-emacs-elpa/blobdiff - company.el
Offer more Lisp variables as candidates.
[gnu-emacs-elpa] / company.el
index 9c62ed191f21703ee3105855083ee119c1ac5f88..d93a66336e9c083815c82b56591fa4b2508d378b 100644 (file)
@@ -55,6 +55,8 @@
 ;;
 ;;; Change Log:
 ;;
+;;    More local Lisp variables are now included in the candidates.
+;;
 ;; 2009-03-21 (0.1.5)
 ;;    Fixed elisp documentation buffer always showing the same doc.
 ;;    Added `company-echo-strip-common-frontend'.