]> code.delx.au - gnu-emacs-elpa/history - NEWS.md
Make dabbrev and dabbrev-code more customizable
[gnu-emacs-elpa] / NEWS.md
2014-01-30 Dmitry GutovMake dabbrev and dabbrev-code more customizable
2014-01-25 Dmitry GutovRelease 0.6.14
2014-01-24 Dmitry GutovRender scrollbar on the side of the tooltip
2014-01-23 Dmitry GutovRender the popup with margins
2014-01-15 Dmitry GutovRelease 0.6.13
2014-01-14 Dmitry GutovClose #45
2014-01-14 Dmitry GutovReplace company-elisp with company-capf
2014-01-05 Dmitry GutovFix http://debbugs.gnu.org/16334
2013-12-05 Dmitry Gutovcompany-elisp: enable in inferior-emacs-lisp-mode
2013-09-28 Dmitry GutovBump the version
2013-09-28 Dmitry GutovChange default `company-begin-commands' value to be...
2013-08-18 Dmitry GutovRelease 0.6.11
2013-08-09 Dmitry GutovBundle company-cmake
2013-08-06 Dmitry GutovUse `after-string' instead of `before-string'
2013-08-06 Dmitry GutovIntroduce company-global-modes
2013-05-26 Dmitry GutovRelease 0.6.10
2013-05-21 Dmitry GutovRespect line-prefix at bol (#24)
2013-05-20 Dmitry GutovCheck in NEWS and tests for the previous commit
2013-05-09 Dmitry GutovRelease 0.6.9
2013-05-06 Dmitry GutovClose #19
2013-05-04 Dmitry GutovFix #20
2013-05-04 Constantincompany-clang: with 2.9+, use stdin
2013-04-26 Dmitry GutovFix #16
2013-04-26 Dmitry Gutov* company-dabbrev-code-modes: Remove espresso-mode...
2013-04-16 Dmitry GutovRelease 0.6.8
2013-04-16 Dmitry GutovRevert "company--multi-backend-adapter: Use each respec...
2013-04-16 Dmitry Gutovcompany--multi-backend-adapter: Use each respective...
2013-04-14 Dmitry Gutovcompany-template-c-like-templatify: use "argN" as actua...
2013-04-13 Dmitry GutovUpdate NEWS
2013-04-10 Dmitry GutovSupport c++-mode in company-clang; templatify calls...
2013-04-04 Dmitry Gutovcompany-elisp--candidates-predicate: Consider bindings...
2013-04-01 Dmitry Gutovcompany-manual-begin: Clear `explicit-action` when...
2013-03-31 Dmitry Gutovcompany-elisp: Don't complete defun name or arglist
2013-03-30 Dmitry GutovRelease 0.6.5
2013-03-30 Dmitry GutovFix #6
2013-03-29 Dmitry GutovFix NEWS entry
2013-03-29 Dmitry Gutovcompany-elisp-show-locals-first: New defcustom
2013-03-26 Dmitry Gutovcompany-eclim: Get valid completions just after an...
2013-03-26 Dmitry Gutovcompany-template: Hold off on removing the template...
2013-03-25 Dmitry GutovAdd new tooltip face colors
2013-03-25 Dmitry Gutovcompany-pseudo-tooltip-frontend: Redraw when diplaced
2013-03-24 Dmitry Gutovcompany-calculate-candidates: Instead of company-candid...
2013-03-23 Dmitry Gutovglobal-company-mode: extract turn-on function
2013-03-23 Dmitry GutovRelease 0.6.1
2013-03-22 Dmitry GutovDocument 'init and 'post-completion
2013-03-22 Dmitry GutovIntroduce `company--auto-completion', rename 'common...
2013-03-22 Dmitry Gutovcompany-template: Bring closer to yasnippet behavior
2013-03-21 Dmitry Gutovcompany-eclim: Show overloads, insert call templates
2013-03-21 Dmitry GutovAdd experimental backend command 'common
2013-03-21 Dmitry Gutovcompany-clang-objc-templatify: No extra space before...
2013-03-20 Dmitry Gutovcompany-clang: Only initialize in supported major modes
2013-03-20 Dmitry GutovUpdate NEWS
2013-03-20 Dmitry GutovAdd new commands: `company-select-{previous,next}-or...
2013-03-20 Dmitry GutovExtract NEWS.md