]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
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
2015-01-09 Dmitry GutovUpdate NEWS.md
2015-01-09 Dmitry GutovIntroduce `company-search-toggle-filtering'
2015-01-08 Dmitry GutovPrivatize some search functions (and a var)
2015-01-08 Dmitry Gutovcompany-search-old-map: Remove, unused
2015-01-08 Dmitry GutovDon't repeat search with empty string
2015-01-08 Dmitry Gutovcompany-search-delete-char: New command
2015-01-08 Dmitry Gutovcompany-search-map: Support keypad numbers
2015-01-08 Dmitry Gutovcompany--continue-failed: Don't burp on `stop'
2015-01-07 Dmitry GutovRemove ineffective change from c6e9fbad312fc62876d40032...
2015-01-07 Dmitry GutovSupport template functions in company-clang annotations
2015-01-07 Dmitry GutovAdd .elpaignore
2015-01-07 Dmitry GutovReorganize tests layout
2015-01-02 Dmitry GutovDon't idle-begin when company-candidates is non-nil
2015-01-02 Dmitry GutovClear out unused variable warnings
2014-12-30 Dmitry Gutov#267 follow-up fixes
2014-12-30 Dmitry Gutovcompany-preview-show-at-point: Handle the pseudo-toolti...
2014-12-16 Dmitry GutovFix typo
2014-12-16 Dmitry GutovAdd NEWS entry
2014-12-16 aeriquecompany-semantic: add simple annotations
2014-12-14 Dmitry Gutovcompany--insert-candidate: Don't change buffer modifica...
2014-12-11 Dmitry Gutovs/`bbdb'/BBDB
2014-12-11 Dmitry GutovMerge pull request #252 from markus1189/bbdb-customize...
2014-12-11 Markus HauckDefine customize group for company-bbdb
2014-12-10 Dmitry GutovWork around http://debbugs.gnu.org/18384
2014-12-08 Dmitry Gutovcompany--window-width: Make it a defun
2014-12-07 Dmitry Gutovcompany-clang--start-process: Bind process-adaptive...
2014-12-04 Dmitry Gutovcompany-capf: Pass `sole' or 'finished' to exit-functio...
2014-12-04 Dmitry Gutovcompany-backends: Add "to this command"
2014-12-04 Dmitry GutovEdit NEWS
2014-12-03 Dmitry GutovAdd company-bbdb-modes defcustom
2014-11-24 Dmitry Gutovcompany-backends: Clarify that responding to `match...
2014-11-23 Dmitry Gutovcompany-input-noop: Use a symbol for the dummy event...
2014-11-23 Dmitry GutovReword comment
2014-11-23 Dmitry Gutovcompany-update-candidates: Fix WRT ignore-case
2014-11-23 Dmitry Gutovcompany-update-candidates: Don't be fooled by a few...
2014-11-22 Dmitry Gutovcompany-files--complete: Ignore case on appropriate...
2014-11-16 Dmitry GutovSupport multiple-width chars in annotations
2014-11-09 Dmitry GutovBump the version for development
2014-11-09 Dmitry GutovShow numbers in tooltip irrespective of scrolling
2014-11-08 Dmitry Gutovcompany-complete-number: Handle keypad events
2014-11-07 Dmitry Gutovcompany-bbdb: Use the whole line content after `: ...
2014-11-07 Dmitry Gutovcompany-etags-file-table: Check that TAGS is not a...
2014-11-06 Dmitry GutovUpdate NEWS
2014-11-06 Dmitry Gutovcompany-cmake: Support G77/Fortran distinction
2014-11-06 Dmitry Gutovcompany-cmake--unexpand-candidate: Remove extra underscore
2014-11-06 Dmitry GutovEliminate one `setq'
2014-11-06 Dmitry GutovInline company-cmake--find-match
2014-11-06 Dmitry GutovBump the year
2014-11-06 Dmitry GutovMore cleanup
2014-11-06 Dmitry Gutovs/Fortran/G77
2014-11-06 Dmitry GutovClean up a little
2014-11-06 Chen Binreplace <LANG> <CONFIG> tag in variables
2014-11-05 Dmitry Gutovcompany-capf: Distinguish between `finished' and `exact...
2014-10-28 Dmitry GutovBump the version
2014-10-27 Dmitry GutovNo need to set paren's syntax class after 55c3a66
2014-10-24 Dmitry Gutovcompany-template-c-like-templatify: Use current syntax...
2014-10-18 Stefan MonnierDo minor cleanup
2014-10-14 Dmitry GutovBump the version
2014-10-12 Dmitry Gutovcompany-template-c-like-templatify: Support generics
2014-10-10 Dmitry GutovExtract regexp for buffers to ignore into a new var
2014-10-10 Dmitry GutovCall `bbdb-search' inside `eval' block
2014-10-08 Dmitry GutovHandle nil company-common, in order not to bind it...
2014-10-08 Dmitry Gutovcompany-fill-propertize: Use `string-width' on `company...
next