]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
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
2013-03-18 Dmitry Gutovcompany-keywords: fix interactive invocation
2013-03-18 Dmitry Gutovcompany-nxml: don't load nxml ourselves
2013-03-18 Dmitry Gutovcompany-files: insert slash when appropriate
2013-03-18 Dmitry Gutovcompany-etags: not always sorted
2013-03-18 Dmitry Gutovcompany-pysmell: add a note
2013-03-18 Dmitry Gutovcompany-ropemacs: describe dependencies
2013-03-18 Dmitry Gutovcompany-eclim: Update to new communication protocol
2013-03-18 Dmitry Gutovcompany--multi-backend-adapter: Skip backends that...
2013-03-18 Dmitry Gutovcompany-semantic: Don't load any Semantic packages...
2013-03-17 Dmitry Gutovcompany-clang: show meta
2013-03-17 Dmitry Gutovcompany-clang-guess-prefix: don't error out when no...
2013-03-17 Dmitry Gutovglobal-company-mode: don't turn on in invisible buffers
2013-03-17 Dmitry GutovNo more duplicate elements in company--disabled-backends
2013-03-17 Dmitry GutovFix #2
2013-03-16 Dmitry GutovMore succinct link sentence
2013-03-16 Dmitry Gutovcompany-buffer-lines: Use vertical-motion
2013-03-16 Dmitry Gutovcompany-calculate-candidates: recognize already complet...
2013-03-16 Dmitry GutovAdd more words
2013-03-16 Dmitry GutovMove the whole description to the homepage
2013-03-15 Dmitry Gutovcompany-buffer-lines: Speed up
2013-03-15 Dmitry Gutovcompany-safe-substring: use a temp buffer
2013-03-15 Dmitry Gutov* company-safe-substring: consider composition when...
2013-03-15 Dmitry GutovFix two tooltip problems
2013-03-13 Dmitry GutovTweak README#Feedback
2013-03-13 Dmitry GutovMake company-capf work
2013-03-13 Dmitry Gutov* company--should-complete: not in minibuffer
2013-03-13 Dmitry GutovBackquote "company-mode"
2013-03-13 Dmitry GutovFix typo, remove "modular"
2013-03-13 Dmitry GutovEscape the angle brackets
2013-03-13 Dmitry GutovAnd another one
2013-03-13 Dmitry GutovAdd missing quote
2013-03-13 Dmitry GutovImprove the README, add old screenshots
next