]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2013-05-09 Dmitry GutovAdd a backslash
2013-05-09 Dmitry GutovTry the new travis.yml
2013-05-09 Dmitry Gutovcompany--inside-tooltip-p: Be more precise
2013-05-09 Dmitry GutovFix #21
2013-05-09 Dmitry GutovAdd test targets
2013-05-06 Dmitry GutovUpdate company-clang.el
2013-05-06 Dmitry Gutovcompany-clang-begin-after-member-access: include C...
2013-05-06 Dmitry GutovClose #19
2013-05-04 Dmitry Gutovcompany-select-mouse: work correctly when tooltip is...
2013-05-04 Dmitry GutovFix #20
2013-05-04 Dmitry Gutovcompany-select-mouse: Pick correct item when company...
2013-05-04 Constantincompany-clang: with 2.9+, use stdin
2013-04-26 Dmitry Gutov* company-buffer-lines: Get rid of `done'
2013-04-26 Dmitry GutovFix #16
2013-04-26 Dmitry Gutov* company-dabbrev-code-modes: Remove espresso-mode...
2013-04-19 Dmitry GutovTrack with githalytics
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-13 Dmitry GutovClose #11
2013-04-10 Dmitry Gutovcompany-backends: Move semantic in front of clang
2013-04-10 Dmitry GutovFix the template tests
2013-04-10 Dmitry Gutovcompany-clang docstring: Clang with capital C
2013-04-10 Dmitry Gutovcompany-clang post-completion: early abort when ObjC...
2013-04-10 Dmitry GutovSupport c++-mode in company-clang; templatify calls...
2013-04-09 Dmitry GutovSome capitalization and more uniformity
2013-04-09 Dmitry GutovWrite "tooltip" uniformly as one word
2013-04-09 Dmitry GutovDefine groups for back-ends; remove explicit :group...
2013-04-09 Dmitry GutovRemove the As
2013-04-04 Dmitry GutovBump version in company.el
2013-04-04 Dmitry Gutovcompany-elisp--candidates-predicate: Consider bindings...
2013-04-03 Dmitry Gutovcompany-elisp--candidates-predicate: Consider backquote
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-31 Dmitry Gutovcompany-grab-lisp-symbol -> company-elisp--prefix;...
2013-03-30 Dmitry Gutovcompany-elisp-fun-binding-regexp: Consider cl-flet*
2013-03-30 Dmitry Gutovcompany-pseudo-tooltip-frontend: Redraw less often...
2013-03-30 Dmitry Gutovcompany-elisp-show-locals-first: Add keywords to the...
2013-03-30 Dmitry Gutovcompany-elisp-var-binding-regexp: The three def macros...
2013-03-30 Dmitry GutovChange the summary in generated -pkg
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.el: lexical-binding: t
2013-03-29 Dmitry Gutovcompany-elisp-candidates-predicate: Blacklist specific...
2013-03-29 Dmitry Gutovcompany-elisp-candidates: Deal with duplicates
2013-03-29 Dmitry Gutovcompany-elisp-show-locals-first: New defcustom
2013-03-29 Dmitry Gutovcompany-elisp-locals: Skip current varlist
2013-03-29 Dmitry Gutovcompany-elisp-locals: Differentiate local function...
2013-03-29 Dmitry Gutovcompany-elisp-candidates: Recognize when inside varlist
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-25 Dmitry Gutovcompany-completion-finished-hook: mention post-completi...
2013-03-24 Dmitry Gutovcompany-eclim: Rewrite commentary
2013-03-24 Dmitry GutovAdd two tests for company-auto-complete
2013-03-24 Dmitry Gutovcompany-calculate-candidates: Instead of company-candid...
2013-03-23 Dmitry Gutovcompany-eclim--project-name: Simplify
2013-03-23 Dmitry Gutovglobal-company-mode: extract turn-on function
2013-03-23 Dmitry GutovSilence some byte-compilation warnings
2013-03-23 Dmitry GutovAutoload global-company-mode
2013-03-23 Dmitry GutovRelease 0.6.1
2013-03-23 Dmitry Gutovcompany-eclim: Work when Eclim was launched late
2013-03-23 Dmitry Gutovcompany--multi-backend-adapter: safe > fast
2013-03-23 Dmitry Gutovcompany-begin-backend: unset company-backend on error
2013-03-23 Dmitry GutovSupport lambda values in grouped backends list
2013-03-22 Dmitry GutovHandle 'stop prefix directly
2013-03-22 Dmitry GutovDocument 'init and 'post-completion
2013-03-22 Dmitry GutovAnd another rename. Hopefully, this one will stick.
2013-03-22 Dmitry GutovIntroduce `company--auto-completion', rename 'common...
2013-03-22 Dmitry Gutovcompany-eclim: Don't auto-complete common part after...
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 Gutovcompany-clang: Update docstring
2013-03-20 Dmitry GutovFix #3
2013-03-20 Dmitry Gutovcompany-pseudo-tooltip-show: No need to set overlay...
2013-03-20 Dmitry GutovAdd new commands: `company-select-{previous,next}-or...
2013-03-20 Dmitry GutovExtract NEWS.md
2013-03-19 Dmitry GutovUpdate summary string
2013-03-19 Dmitry Gutovcompany-tests: add copyright boilerplate
2013-03-19 Dmitry GutovRelease 0.6
2013-03-19 Dmitry GutovFix typo: pysmell -> pymacs
2013-03-19 Dmitry GutovFix company-echo-frontend
2013-03-19 Dmitry GutovPhrasing
2013-03-19 Dmitry Gutovcompany-backends: remove 'company-pysmell
2013-03-19 Dmitry Gutovcompany-ropemacs: defer loading pymacs and ropemacs
2013-03-19 Dmitry Gutovcompany--pseudo-tooltip-height: account for wrapped...
2013-03-19 Dmitry GutovPhrasing
2013-03-19 Dmitry Gutovcompany-dabbrev-code: use case-fold-search
2013-03-18 Dmitry Gutovcompany-eclim: reorder commentary text
2013-03-18 Dmitry Gutovcompany--multi-backend-adapter: use cl-loop and nconc
2013-03-18 Dmitry Gutovcompany--multi-backend-adapter: only use candidates...
2013-03-18 Dmitry Gutovcompany-pysmell: update the commentary
next