]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-01-28 Dmitry GutovAdd 'packages/company-statistics/' from commit 'f8d15c7...
2015-01-28 Matthew CarterMerge commit '1583a82fdcd387de95d27c384ec590e714d24c6a...
2015-01-28 Matthew CarterSquashed 'packages/ahungry-theme/' content from commit...
2015-01-24 Oleh KrehelMerge commit '440c41cc3f5137d694211719abaa38c0193a08a2...
2015-01-24 Oleh KrehelAdd 'packages/hydra/' from commit 'cfac8bd9e73ea1e21925...
2015-01-24 Oleh KrehelSetup git subtree add for hydra
2015-01-24 Oleh KrehelBump version
2015-01-22 Dmitry GutovMerge commit 'a4ac0dead8e9cb440c1f8aec9141d6c64bad4933...
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-22 Oleh Krehelhydra-examples.el: add a `windmove' Hydra
2015-01-22 Oleh KrehelAvoid evaling METHOD.
2015-01-21 Oleh KrehelPrepare for the first version in GNU ELPA
2015-01-21 Oleh Krehelhydra: New package
2015-01-21 Oleh Krehelhydra-examples.el (hydra-example-goto-error): add doc
2015-01-21 Oleh KrehelSimplify and improve the generated defuns
2015-01-21 Oleh KrehelAdd a `next-error'/`previous-error'/`first-error' example
2015-01-21 Oleh KrehelDon't undefine BODY's map binding when it's a prefix
2015-01-21 Oleh KrehelDon't undefine BODY's global binding when it's a prefix
2015-01-21 Oleh Krehel`hydra-create' will also define `hydra-...-body'
2015-01-21 Oleh KrehelAllow to add one head that disables the Hydra
2015-01-21 Oleh KrehelFix `kbd' interpretting "<tab>" char-by-char
2015-01-21 Oleh KrehelRequire cl at compile time
2015-01-20 Oleh KrehelFix the bugged `global-set-key' version
2015-01-20 Oleh KrehelMake sure `windmove-wrap-around' is nil during tests
2015-01-20 Oleh KrehelDon't unbind hydra's body, unless using global-set-key
2015-01-20 Oleh KrehelUpdate `hydra-create' format
2015-01-20 Oleh KrehelAdd `hydra-is-helpful' custom var
2015-01-20 Oleh KrehelAllow to use minor-mode-maps and more
2015-01-20 Oleh KrehelDepend on cl-lib v0.5 for `cl-mapcar'
2015-01-20 Oleh KrehelUnbind hydra's body unconditionally to avoid error
2015-01-20 Oleh KrehelREADME.md: update doc
2015-01-20 Oleh KrehelSplit away the examples
2015-01-20 Oleh KrehelInitial import
2015-01-16 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
2015-01-16 Dmitry Gutovcompany--create-lines: Handle keep-prefix with multiple...
2015-01-16 Leo LiuFix #84: avoid double confirmation in ggtags-ensure...
2015-01-15 Stefan Monnier* packages/company/test/clang-tests.el: Add copyright...
2015-01-15 Stefan Monnier* packages/company/test/clang-tests.el: Add copyright...
2015-01-14 Artur MalabarbaMerge commit '8b9dd3e5803fd02b03a7f2a8bb6cb51df7f2f7bf'
2015-01-14 Artur MalabarbaVersion bump
2015-01-14 Artur Malabarbapackages/names: cdddr -> cl-cdddr
2015-01-14 myeffortpackages/names: Corrected body argument offset for...
2015-01-13 Nicolas Pettonpackages/seq: New package
2015-01-13 Artur MalabarbaMerge commit '68cc63682a66513c0968352f15e9b37fd245e636'
2015-01-13 Dmitry GutovMerge commit 'd12ddaa05f582ecc00e74bc42fd46652153ec7a6...
2015-01-13 Dmitry GutovBump the version in NEWS
2015-01-13 Dmitry GutovMerge commit 'eb0d8d9e687e1364098f9abc6f9281fcbc0d3abd...
2015-01-13 Dmitry GutovRelease 0.8.8
2015-01-13 Dmitry GutovImprove duplicates removal
2015-01-12 Artur Malabarbapackage/names: Evaluate the lambdas with ,
2015-01-12 Dmitry GutovSplit company--process-candidates into -pre and -post
2015-01-12 Artur MalabarbaMerge commit 'dea0ba6347f2eb5be310826e7917effb73e1e600'
2015-01-12 Artur Malabarbapackage/names: Version bump
2015-01-12 Dmitry Gutovcompany-search-delete-char: Use `ding'
2015-01-12 Dmitry GutovReplace `cl-plusp' usages with `string='
2015-01-12 Artur Malabarbapackage/names: :group can be given a list
2015-01-12 Artur Malabarbapackage/names: message about the version number
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 GutovMerge commit '6ea154f73f8389abb03c804bb4a4d21c8893861b...
2015-01-02 Dmitry GutovBump the version
2015-01-02 Dmitry GutovDon't idle-begin when company-candidates is non-nil
2015-01-02 Dmitry GutovClear out unused variable warnings
2015-01-01 Andrey Kotlarski * packages/vlf: Version 1.7
2014-12-30 Dmitry Gutov#267 follow-up fixes
2014-12-30 Dmitry Gutovcompany-preview-show-at-point: Handle the pseudo-toolti...
2014-12-28 Lars IngebrigtsenRequire compile before using variables from that package
2014-12-22 Artur Malabarbapackages/let-alist: Use `make-symbol' instead of `gensym'.
2014-12-20 Artur MalabarbaMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2014-12-20 Artur Malabarbapackages/let-alist: Enable access to deeper alists
2014-12-19 João TávoraAdd packages/darkroom by merging its upstream subtree
2014-12-19 Leo LiuMerge branch 'master' of https://github.com/leoliu...
2014-12-19 Leo LiuCheck define-fringe-bitmap availability before use
2014-12-18 Joao TavoraPrepare for inclusion in GNU ELPA
2014-12-18 Joao TavoraFix darkroom-tentative-mode when switching window's...
2014-12-17 Dmitry Gutovdiff-hl-dired-update: Support Emacs 25
2014-12-16 João TávoraFix margin calculation yet again.
2014-12-16 Dmitry GutovFix typo
2014-12-16 Dmitry GutovAdd NEWS entry
2014-12-16 aeriquecompany-semantic: add simple annotations
next