]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
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...
2014-10-08 Dmitry GutovMake new tests and interactive-only
2014-10-08 Dmitry Gutovcompany-dabbrev--search: Ignore "uninteresting" buffers
2014-10-08 Dmitry Gutovcompany-call-backend-raw: Use `condition-case-unless...
2014-10-08 Dmitry GutovHandle non-printable and multiple-width chars in comple...
2014-10-05 Dmitry Gutovcompany-clang-arguments: Fix default element value
2014-10-04 Dmitry GutovUse `condition-case-unless-debug' more
2014-09-30 Dmitry Gutovcompany-begin-commands: Add `orgtbl-self-insert-command'
2014-09-29 Dmitry Gutovcompany-file--keys-match-p: Handle OLD being nil
2014-09-28 Dmitry Gutovcompany-files: Fix cache behavior for when we're backsp...
2014-09-28 Dmitry Gutovcompany-files.el: Use the "private function" naming...
2014-09-28 Dmitry GutovUpdate a comment
2014-09-28 Dmitry GutovUpdate NEWS; do the forgotten version bump
2014-09-28 Dmitry Gutovcompany-files-complete: Include mtime in the cache key
2014-09-28 Dmitry GutovUpdate docstring, change words, bump copyright year
2014-09-28 James Browdercompany-files.el: Change regexp prefix
2014-09-28 Dmitry Gutovcompany-post-command: Handle being called after quitting
2014-09-28 Dmitry Gutovcompany-create-match-predicate: Just replace the predicate
2014-09-28 Dmitry Gutovcompany-search-printing-char: Don't update company...
2014-09-22 Dmitry Gutovcompany--insert-candidate: Don't use `insert-before...
2014-09-22 Dmitry Gutovcompany-gtags: Don't try to complete in non-file buffers
2014-09-20 Dmitry GutovMerge pull request #191 from jorgenschaefer/master
2014-09-20 Jorgen SchaeferUse read-kbd-macro instead of kbd as a function.
2014-09-19 Dmitry GutovFix company-yasnippet compilation without yasnippet
2014-09-14 Dmitry GutovRelease 0.8.5
2014-09-13 Dmitry Gutovcompany-pseudo-tooltip-guard: Handle wrapped lines
2014-09-13 Dmitry Gutovcompany-pseudo-tooltip-show: Improve tooltip-guard...
2014-09-13 Dmitry Gutovcompany--insert-candidate: Insert before overlays that...
2014-09-13 Dmitry GutovRelease 0.8.4
2014-09-13 Dmitry Gutovcompany--posn-col-row: add comment
2014-09-13 Dmitry GutovOnly use company-ropemacs when ropemacs-mode is on
2014-09-13 Dmitry Gutovcompany-with-candidate-inserted: restore buffer modific...
2014-09-09 Dmitry Gutovcompany-gtags-modes: Turn into defcustom
2014-09-09 Frank Fischercompany-complete-number: Make interactive, read the...
2014-09-09 Dmitry GutovUse posn-actual-col-row to calculate the row
2014-09-09 Dmitry GutovDon't use end-of-buffer-workaround
2014-09-02 Dmitry GutovAdjust for debbugs:18384 being fixed now
2014-09-01 Dmitry GutovAdd test for the previous commit
2014-09-01 Dmitry Gutovcompany--posn-col-row: incf instead of decf for non...
2014-09-01 Dmitry Gutovcompany--posn-col-row: use `posn-col-row'
2014-08-30 Dmitry Gutovcompany-begin-commands: include some cc-mode commands
2014-08-27 Dmitry GutovBump the version
2014-08-27 Dmitry Gutovcompany-dabbrev-code-ignore-case: rephrase a bit
2014-08-27 Dmitry GutovDocument `company-dabbrev-ignore-case' better
2014-08-27 Dmitry GutovUse `company-dabbrev-ignore-case' when searching for...
2014-08-27 Dmitry GutovFix WRT `keep-prefix'
2014-08-24 Dmitry Gutovcompany--capf-data: use caching
2014-08-23 Dmitry GutovAdd a comment
2014-08-23 Dmitry Gutovcompany-pseudo-tooltip-unhide: fix rendering at eob
2014-08-23 Dmitry Gutovcompany-pseudo-tooltip-unhide: use local vars
2014-08-18 Dmitry GutovSkip company-buffer-lines tests in terminal
2014-08-18 Dmitry Gutovcompany-input-noop still seems to be needed in the...
2014-08-18 Dmitry Gutovcompany-buffer-lines: handle multiline display better
2014-08-18 Dmitry GutovFix the tests
2014-08-18 Dmitry GutovWork around http://debbugs.gnu.org/18285
2014-08-18 Dmitry GutovUse `posn-actual-col-row' to determine the current...
2014-08-11 Dmitry GutovTweak wording
2014-08-06 Dmitry GutovUse window-screen-lines when available
2014-08-05 Dmitry GutovMention company-tooltip-search in NEWS
2014-08-04 Dmitry GutovMerge pull request #164 from holomorph/tooltip-search
next