]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2016-02-06 Dmitry GutovMerge pull request #466 from tarsius/patch-1
2016-02-05 Jonas BernoulliFix typo in dependency name
2016-02-01 Dmitry GutovMerge pull request #465 from vspinu/files-optim
2016-02-01 Vitalie SpinuKill trailing / on directories completion
2016-02-01 Vitalie SpinuSeparate sort of candidates and children in company...
2016-02-01 Vitalie Spinu[#464] Optimisation and fixes in `company-files`
2016-01-28 Dmitry GutovMerge pull request #461 from rlph/patch-1
2016-01-28 Rafael SanchezMoved company-tempo-insert call to post-completion
2016-01-27 Rafael SanchezOption to have tempo expand tags after completion.
2016-01-22 Dmitry GutovAdd company-search-flex-regexp
2016-01-20 Dmitry GutovMerge pull request #459 from fbergroth/prefix-length-var
2016-01-20 Fredrik BergrothTurn :company-prefix-length property into a value
2016-01-20 Stefan MonnierImprove the description of cons prefix
2016-01-20 Dmitry GutovImprove the example in the Commentary
2016-01-17 Dmitry GutovAdd company-semantic-insert-arguments
2016-01-17 Dmitry GutovAdd company-semantic-begin-after-member-access
2016-01-17 Dmitry Gutovcompany-semantic: Retain function overloads
2016-01-15 Dmitry GutovMerge pull request #457 from cpitclaudel/wip-simplify...
2016-01-15 Clément Pit... Reimplement -electric-do using a pre-command-hook
2016-01-14 Dmitry Gutovcompany-cancel: Call pre/post-completion at the end
2016-01-14 Dmitry GutovRevert "company-cancel: Call frontends' 'hide before...
2016-01-13 Dmitry Gutovcompany--posn-col-row: Fall back to posn-col-row
2016-01-13 Dmitry Gutovcompany-cancel: Call frontends' 'hide before 'post...
2016-01-12 Dmitry GutovMerge pull request #453 from jtatarik/bbdb-multiple...
2016-01-12 Jan TatarikFix bbdb completion for multi-recipient messages
2016-01-09 Dmitry GutovMerge pull request #450 from fbergroth/capf-prefix...
2016-01-09 Fredrik Bergrothcompany-capf: Add :company-prefix-length property function
2016-01-03 Dmitry GutovBump copyright years
2016-01-03 Dmitry GutovFix "obsolete function" warning
2016-01-03 Dmitry GutovAdd company-tooltip-annotation-selection face
2016-01-02 Dmitry GutovRefine the workaround further
2016-01-02 Dmitry GutovDeclare python-shell-get-process
2016-01-02 Dmitry GutovRename company-clang-obc-templatify to company-template...
2015-12-30 Dmitry GutovFix the workaround
2015-12-30 Dmitry GutovAdd workaround for bug#18067
2015-12-28 Dmitry GutovFix a test (after adding `should`)
2015-12-28 Dmitry GutovAdd the pre-render backend command
2015-12-28 Dmitry GutovRevert "Add support for company-face"
2015-12-26 Dmitry GutovAdd support for company-face
2015-12-21 Dmitry GutovHandle empty list of candidates
2015-12-20 Dmitry GutovTravis: Try to fix the "held broken packages"
2015-12-20 Dmitry Gutov[ci skip] Use the "generic" language
2015-12-20 Dmitry GutovRemove completions without annotations when considering...
2015-12-19 Dmitry Gutovcompany-dabbrev--search-buffer: Use use forward search...
2015-12-19 Dmitry Gutovcompany-dabbrev--make-regexp: Regexp can match non...
2015-12-19 Dmitry GutovUse company-dabbrev-char-regexp more consistently ...
2015-12-08 Dmitry GutovAdd company-etags-everywhere
2015-12-08 Dmitry Gutovcompany-dabbrev-code-modes: Improve Customize labels
2015-12-01 Dmitry GutovIgnore trigger key prefixes that are shorter than symbo...
2015-11-30 Dmitry GutovHandle key prefix being shorter than prefix (#422)
2015-11-29 Dmitry Gutovcompany-yasnippet: Disable cache (#422)
2015-11-29 Dmitry GutovDon't "adjust key" (#422)
2015-11-29 Dmitry GutovUpdate copyright
2015-11-29 Dmitry GutovRespect yas-key-syntaxes (#422)
2015-11-26 Dmitry GutovDocument some company-grab- functions
2015-11-03 Dmitry GutovMerge pull request #418 from PythonNut/master
2015-11-03 PythonNutAllow advising company-dabbrev(-code)? regex generation
2015-10-24 Dmitry GutovFix some compilation warnings
2015-10-08 Dmitry Gutovcompany-search-candidates: Mention company-search-regex...
2015-10-07 Dmitry GutovIntroduce company-search-regexp-function
2015-10-05 Dmitry GutovModernize the Commentary a bit
2015-10-05 Dmitry GutovDouble space
2015-10-05 Dmitry GutovRetouch the docstring further
2015-10-05 Dmitry GutovMerge pull request #402 from vspinu/sorted
2015-10-05 Vitalie SpinuImprovements of the `company-backends` docstring
2015-10-04 Vitalie Spinu[Fix #317] Allow :sorted keyword in grouped backends
2015-10-03 Dmitry GutovSpell "backend" and "frontend" without hyphens
2015-09-20 Dmitry GutovFix #404 by blanking out line-prefix again
2015-09-04 Dmitry GutovMerge pull request #397 from bremner/make-elpa-fix
2015-09-04 David BremnerMakefile: allow package and elpa targets to run without git
2015-07-27 Dmitry GutovMerge pull request #382 from ilohmar/etags-fix
2015-07-27 Ingo Lohmarcompany-etags-find-table: check that TAGS is a regular...
2015-07-27 Ingo Lohmarcompany-etags-find-table: fix fallback tags file expansion
2015-07-06 Dmitry GutovMention the previous change in NEWS [ci skip]
2015-07-06 Dmitry GutovDon't start automatically during macro recording
2015-07-03 Dmitry GutovIntroduce company-indent-or-complete-common
2015-07-01 Dmitry GutovUpdate the tests
2015-07-01 Dmitry GutovUse cl-labels instead of cl-flet, for cl-lib shim compa...
2015-07-01 Dmitry GutovFix #362 (arbitrary jumping of point)
2015-06-29 Dmitry GutovFix a bug reference
2015-06-24 Dmitry GutovSupport whitespace-mode newline-mark
2015-06-23 Dmitry GutovDon't cut off the last character from a wrapped line
2015-06-21 Dmitry Gutovcompany-clang--start-process: Only erase buffer when...
2015-06-21 Dmitry Gutovcompany-eclim-executable: Pick up the value of eclim...
2015-06-20 Dmitry GutovSort alphabetically, to appease a test
2015-06-19 Dmitry Gutovcompany-keywords: Support scala-mode
2015-06-17 Dmitry Gutovcompany--begin-new: Check the value of c
2015-06-17 Dmitry Gutovcompany--begin-new: Reorder statements
2015-06-17 Dmitry Gutovcompany--begin-new: Call `company-cancel' in the unique...
2015-06-16 Dmitry Gutovcompany-css: Support web-mode
2015-06-16 Dmitry Gutovcompany-mode: Mention the sorting order
2015-06-05 Dmitry GutovAllow including window-start in the doc-buffer return...
2015-05-25 Dmitry GutovUpdate NEWS [ci skip]
2015-05-25 Dmitry GutovDocument ignore-case backend command
2015-05-16 Dmitry GutovDon't use `require-match t' in normal backends
2015-05-16 Dmitry GutovDon't use `sit-for'
2015-05-10 Dmitry Gutovcompany-template: Add a summary line
2015-05-04 Dmitry Gutovcompany-files: Skip disconnected remote completions...
2015-04-29 Dmitry Gutovcompany-version: Require find-func
2015-04-17 Dmitry GutovAccept markers in the data returned by c-a-p-f functions
next