]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
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
2015-04-05 Dmitry GutovUpdate company-clang-objc-templatify in line with the...
2015-04-05 Dmitry GutovDon't replace the default argument values with `argN...
2015-04-02 Dmitry Gutovcompany-dabbrev--search-buffer: Save match data
2015-03-28 Dmitry GutovFix the svg url
2015-03-28 Dmitry GutovAdd MELPA badge
2015-03-28 Dmitry GutovDrop githalytics link
2015-03-26 Dmitry GutovMerge pull request #334 from vermiculus/patch-1
2015-03-26 Sean AllredFix docstring
2015-03-25 Dmitry Gutovstring-prefix-p signals error on nil in Emacs < 25
2015-03-21 Dmitry Gutovcompany--insert-candidate: Don't insert an empty string
2015-03-21 Dmitry GutovIntroduce company-dabbrev-ignore-invisible
2015-03-17 Dmitry GutovClarify the meaning of cdr in the prefix cons
2015-03-16 Dmitry Gutovcompany-lighter: dispatch on whether company-candidates...
2015-03-15 Dmitry GutovDon't use `forward-symbol', apparently it's not in...
2015-03-15 Dmitry GutovHandle function pointers in annotation and template...
2015-03-10 Dmitry GutovMerge pull request #318 from iqbalansari/master
2015-03-10 Iqbal AnsariAdd missing require to `company-gtags`
2015-03-10 Dmitry GutovRemove company-ropemacs
2015-03-10 Dmitry GutovRemove company-pysmell
2015-03-06 Dmitry GutovAccept numeric argument in company-select-next and...
2015-03-04 Dmitry GutovMerge branch 'release'
2015-03-04 Dmitry Gutovcompany--merge-async: Handle mixed sync/async and immed...
2015-03-04 Dmitry GutovBuf was unused
2015-03-02 Dmitry Gutovcompany-diag: Call `annotation' in the right buffer
2015-03-02 Dmitry Gutovcompany-diag: Fix the annotation call
2015-03-01 Dmitry Gutovcompany-diag: Include Emacs and Company versions
2015-02-25 Dmitry Gutovcompany-show-location: Mirror the latest change to...
2015-02-25 Dmitry Gutovcompany-show-doc-buffer: Still call doc-buffer inside...
2015-02-24 Dmitry Gutovcompany-show-doc-buffer: Bind other-window-scroll-buffer
2015-02-24 Dmitry GutovAllow scrolling the doc window with the mouse wheel
2015-02-23 Dmitry Gutovcompany-backends: Make the version check more conservative
2015-02-20 Dmitry GutovAdd `company-diag'
2015-02-12 Dmitry Gutovcompany-files--grab-existing-name: Check if the file...
2015-02-04 Dmitry GutovMerge branch 'search-hl-fix'
2015-02-04 Dmitry GutovTruncate out-of-bounds search highlighting
2015-02-02 Dmitry Gutovcompany-clang--start-process: Disable undo in the outpu...
2015-02-02 Dmitry GutovBump the version
2015-02-02 Dmitry GutovPass company-lighter-base to company--group-lighter...
2015-02-02 Dmitry GutovUse mode-line format in company-lighter
2015-02-01 Dmitry Gutovcompany-search-map: Add company-complete-number bindings
2015-02-01 Dmitry GutovTrack the current selection better
2015-02-01 Dmitry Gutovcompany-search-map: Include <up> and <down> bindings
2015-01-30 Dmitry GutovAdd a comment
2015-01-28 Dmitry GutovFix version
2015-01-28 Dmitry GutovEnable company-search-map in company-search-mode body
2015-01-22 Dmitry GutovBump the version
2015-01-22 Dmitry GutovAdd company-next-page and company-previous-page
2015-01-22 Dmitry GutovUpdate copyright years
2015-01-22 Dmitry Gutovcompany-ispell: Filter returned candidates locally
2015-01-16 Dmitry Gutovcompany--create-lines: Handle keep-prefix with multiple...
2015-01-15 Stefan Monnier* packages/company/test/clang-tests.el: Add copyright...
2015-01-13 Dmitry GutovBump the version in NEWS
2015-01-13 Dmitry GutovRelease 0.8.8
2015-01-13 Dmitry GutovImprove duplicates removal
2015-01-12 Dmitry GutovSplit company--process-candidates into -pre and -post
2015-01-12 Dmitry Gutovcompany-search-delete-char: Use `ding'
2015-01-12 Dmitry GutovReplace `cl-plusp' usages with `string='
2015-01-11 Dmitry Gutovcompany-search-abort: Move predicate reset to the mode...
2015-01-10 Dmitry GutovWork around http://debbugs.gnu.org/19553
2015-01-10 Dmitry GutovFixup a test
2015-01-09 Dmitry GutovSimplify NEWS entry
2015-01-09 Dmitry Gutovcompany-search-map: Add M-n and M-p bindings
2015-01-09 Dmitry Gutovcompany-fill-propertize: Don't highlight match beg...
2015-01-09 Dmitry GutovAdd company-complete-common-or-cycle
next