]> rtime.felk.cvut.cz Git - sojka/company-mode.git/shortlog
sojka/company-mode.git
2010-02-24 Nikolaj SchumacherBumped version to 0.5. 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 SchumacherChanged default for company-eclim-auto-save.
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 SchumacherPrevent point movement caused by 'location in company...
2010-02-23 Nikolaj SchumacherFixed header in company-ropemacs.el.
2010-02-23 Nikolaj SchumacherGive some feedback when no completion was found.
2010-02-23 Nikolaj SchumacherCheck clang version.
2010-02-23 Nikolaj SchumacherBe less verbose when writing files.
2010-02-23 Nikolaj SchumacherDon't auto-save buffers when they haven't been modified.
2010-02-23 Nikolaj SchumacherAdded back-end for clang.
2010-01-08 Nikolaj SchumacherFixed wrong function call in company-ropemacs.
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-07-18 Nikolaj SchumacherEnable CSS and nxml back-ends for derived modes.
2009-05-07 Nikolaj SchumacherBumped version to 0.4.3. 0.4.3
2009-05-07 Nikolaj SchumacherAdded test case to ensure keywords are sorted.
2009-05-07 Nikolaj SchumacherFixed eclim project file matching.
2009-05-07 Nikolaj SchumacherShow eclim error message.
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 SchumacherDon't complete // as file name.
2009-05-07 Nikolaj SchumacherAdded Fortran keywords.
2009-05-07 Nikolaj SchumacherAdded company-ropemacs.
2009-05-07 Nikolaj SchumacherAdded company-pysmell.
2009-05-06 Nikolaj SchumacherDon't start GTAGS, if no GTAGS file was found.
2009-05-06 Nikolaj SchumacherRemoved whitespace.
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. 0.4.2
2009-04-25 Nikolaj SchumacherExtracted company-semantic-modes variable.
2009-04-23 Nikolaj SchumacherParse flet and labels as locally bound values.
2009-04-23 Nikolaj SchumacherDon't reset company-begin-with-marker if nil.
2009-04-23 Nikolaj SchumacherDon't use raw candidates list in member contexts.
2009-04-23 Nikolaj SchumacherAdded missing doc for company-semantic-metadata-function.
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 SchumacherActually use cache in company-files.
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 support to company-files.
2009-04-22 Nikolaj SchumacherAdded Windows root dir compatibility fixes.
2009-04-22 Nikolaj SchumacherAdded missing GPL header to company-eclim.el.
2009-04-22 Nikolaj SchumacherMention save requirement in for eclim back-end.
2009-04-19 Nikolaj SchumacherBumped version to 0.4.1. 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.
2009-04-19 Nikolaj SchumacherAdded company-auto-begin.
2009-04-19 Nikolaj SchumacherDon't call cancel if completion didn't start.
2009-04-19 Nikolaj SchumacherFixed wrong case completions.
2009-04-19 Nikolaj SchumacherStart timer only after company-begin-commands.
2009-04-19 Nikolaj SchumacherAdded company-eclim.
2009-04-19 Nikolaj SchumacherDon't call back-end again when cache lookup failed.
2009-04-18 Nikolaj SchumacherHandle uninitialized back-ends.
2009-04-18 Nikolaj SchumacherDon't consider backward-delete-char-untabify incremental.
2009-04-18 Nikolaj SchumacherAdded safer posn-col-row workaround.
2009-04-18 Nikolaj SchumacherBumped version to 0.4. 0.4
2009-04-18 Nikolaj SchumacherAdded company-keywords back-end.
2009-04-18 Nikolaj SchumacherTry not to prompt for TAGS file.
2009-04-18 Nikolaj SchumacherDon't use Xcode back-end if not in a project directory.
2009-04-18 Nikolaj SchumacherStarting no longer interrupts commands that depend...
2009-04-18 Nikolaj SchumacherExtracted company--begin-new.
2009-04-18 Nikolaj SchumacherRefactored company-continue.
2009-04-18 Nikolaj SchumacherAbort automatic completion if the prefix gets too short.
2009-04-18 Nikolaj SchumacherDon't auto-complete when moving char forward.
2009-04-18 Nikolaj SchumacherShortened company-begin-with code a bit.
2009-04-18 Nikolaj SchumacherRemoved CL case statement from lambda, because it needs...
2009-04-18 Nikolaj SchumacherFixed when tooltip was too short to display number...
2009-04-18 Nikolaj SchumacherAdded better custom choices for back-end.
2009-04-18 Nikolaj SchumacherAdded company-dabbrev-char-regexp.
2009-04-18 Nikolaj SchumacherMerged company-dabbrev and company-dabbrev-code.
2009-04-18 Nikolaj SchumacherAdded dabbrev-code option to search all other buffers.
2009-04-18 Nikolaj SchumacherTime-limit dabbrev-code search in current buffer, too.
2009-04-18 Nikolaj SchumacherCalculate dabbrev-code regexp earlier.
2009-04-18 Nikolaj SchumacherExtracted company-dabbrev-code--make-regexp.
2009-04-18 Nikolaj SchumacherExtracted company-dabrev-code--time-limit-while.
2009-04-18 Nikolaj SchumacherAdded option to merge back-ends.
2009-04-18 Nikolaj SchumacherSmall speed improvements to company-in-string-or-comment.
2009-04-18 Nikolaj SchumacherAdded safe-local-variable predicate for company-backends.
2009-04-18 Nikolaj SchumacherRemoved debugging code that lead to wrong configuration.
2009-04-18 Nikolaj SchumacherFixed 'stop location in elisp back-end.
2009-04-18 Nikolaj SchumacherPrevent accidental auto-insert when moving point.
2009-04-18 Nikolaj SchumacherAdded missing Xcode types.
next