]> code.delx.au - gnu-emacs-elpa/commitdiff
Added company-show-numbers option and M-0 ... M-9 default bindings.
authorNikolaj Schumacher <git@nschum.de>
Sat, 21 Mar 2009 08:33:16 +0000 (09:33 +0100)
committerNikolaj Schumacher <git@nschum.de>
Sat, 21 Mar 2009 08:37:23 +0000 (09:37 +0100)
company.el

index 92e1861d663e3b2bbe24bedd891c051fb6d5fb56..b1610bf856f5ad80699b159715a37c26d1246885 100644 (file)
@@ -55,6 +55,7 @@
 ;;
 ;;; Change Log:
 ;;
+;;    Added `company-show-numbers' option and M-0 ... M-9 default bindings.
 ;;    Don't hide the echo message if it isn't shown.
 ;;
 ;; 2009-03-20 (0.1)