]> code.delx.au - gnu-emacs-elpa/history - company.el
Remove the As
[gnu-emacs-elpa] / company.el
2013-04-09 Dmitry GutovRemove the As
2013-04-04 Dmitry GutovBump version in company.el
2013-04-01 Dmitry Gutovcompany-manual-begin: Clear `explicit-action` when...
2013-03-30 Dmitry Gutovcompany-pseudo-tooltip-frontend: Redraw less often...
2013-03-30 Dmitry GutovRelease 0.6.5
2013-03-30 Dmitry GutovFix #6
2013-03-29 Dmitry Gutovcompany.el: lexical-binding: t
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-calculate-candidates: Instead of company-candid...
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--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-21 Dmitry GutovAdd experimental backend command 'common
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 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--pseudo-tooltip-height: account for wrapped...
2013-03-19 Dmitry GutovPhrasing
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-eclim: Update to new communication protocol
2013-03-18 Dmitry Gutovcompany--multi-backend-adapter: Skip backends that...
2013-03-17 Dmitry Gutovcompany-clang: show meta
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-16 Dmitry Gutovcompany-buffer-lines: Use vertical-motion
2013-03-16 Dmitry Gutovcompany-calculate-candidates: recognize already complet...
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 GutovMake company-capf work
2013-03-13 Dmitry Gutov* company--should-complete: not in minibuffer
2013-03-13 Dmitry GutovUpdate copyright dates and the changelog
2013-03-13 Dmitry GutovRemove leading asterisks from docstrings
2013-03-13 Dmitry GutovMerge changes from the GNU ELPA repository
2012-12-29 Dmitry GutovDon't use overriding-terminal-local-map
2011-06-18 Nikolaj SchumacherRemoved superfluous quotes.
2011-06-18 Nikolaj SchumacherAdded compatibility info for Emacs 24.
2011-06-18 Nikolaj SchumacherFix error on already completed candidates.
2011-06-18 Nikolaj SchumacherNew method for preventing echo display on busy machines.
2011-06-18 Nikolaj SchumacherFix tag file switching in company-etags.
2010-02-24 Nikolaj SchumacherBumped version to 0.5.
2010-02-23 Nikolaj SchumacherBumped copyright years.
2010-02-23 Nikolaj SchumacherReplaced call to removed semantic-ia-get-completions.
2010-02-23 Nikolaj SchumacherFixed wrong file keyword.
2010-02-23 Nikolaj SchumacherAdded template insertion for ObjC selectors.
2010-02-23 Nikolaj SchumacherAdded 'pre-completion and 'post-completion back-end...
2010-02-23 Nikolaj SchumacherDon't use goto-line.
2010-02-23 Nikolaj SchumacherMove to top of long documentation buffers.
2010-02-23 Nikolaj SchumacherAdded 'location and 'doc-buffer commands to ropemacs...
2010-02-23 Nikolaj SchumacherAdded company-with-candidate-inserted macro.
2010-02-23 Nikolaj SchumacherGive some feedback when no completion was found.
2010-02-23 Nikolaj SchumacherAdded back-end for clang.
2010-01-07 Nikolaj SchumacherChanged default value for company-echo-delay.
2010-01-07 Nikolaj SchumacherShow meta information for local symbols in semantic.
2010-01-06 Nikolaj SchumacherAdded compatibility for CEDET in Emacs 23.2.
2009-05-07 Nikolaj SchumacherBumped version to 0.4.3.
2009-05-07 Nikolaj SchumacherAdded company-other-backend.
2009-05-07 Nikolaj SchumacherDon't interrupt multi-key command input by starting...
2009-05-07 Nikolaj SchumacherAdded company-ropemacs.
2009-05-07 Nikolaj SchumacherAdded company-pysmell.
2009-05-06 Nikolaj SchumacherDon't change lighter to back-end name, if it isn't...
2009-04-25 Nikolaj SchumacherBumped version to 0.4.2.
2009-04-23 Nikolaj SchumacherDon't reset company-begin-with-marker if nil.
2009-04-23 Nikolaj SchumacherAdded option to return separate prefix and prefix length.
2009-04-23 Nikolaj SchumacherRenamed company-electric to company--electric-do.
2009-04-23 Nikolaj SchumacherExtracted company--good-prefix-p.
2009-04-23 Nikolaj SchumacherFixed 'safe-local-variable function typo.
2009-04-23 Nikolaj SchumacherRemoved old merge instructions.
2009-04-23 Nikolaj SchumacherUser inner window height for tooltip calculations.
2009-04-23 Nikolaj SchumacherReverted default front-end back to company-preview...
2009-04-23 Nikolaj SchumacherShift tooltip left instead of clipping.
2009-04-23 Nikolaj SchumacherMerged stored properties in the pseudo-tooltip overlay.
2009-04-23 Nikolaj SchumacherChanged argument order in company--replacement-string.
2009-04-23 Nikolaj SchumacherAdded company-tooltip-minimum.
2009-04-22 Nikolaj SchumacherMoved company-tooltip-limit into defcustom section.
2009-04-22 Nikolaj SchumacherShow current back-end in lighter.
2009-04-22 Nikolaj SchumacherAdded Windows root dir compatibility fixes.
2009-04-19 Nikolaj SchumacherBumped version to 0.4.1.
2009-04-19 Nikolaj SchumacherDon't warn twice about failing back-ends.
2009-04-19 Nikolaj SchumacherAdded global-company-mode.
2009-04-19 Nikolaj SchumacherUse timer slightly more efficiently.
next