]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-01-05 Dmitry GutovFix http://debbugs.gnu.org/16334
2013-12-23 Dmitry GutovMerge pull request #44 from dcolascione/master
2013-12-23 Daniel ColascioneRequire cl before using cl
2013-12-23 Dmitry GutovFix #43
2013-12-06 Dmitry Gutovcompany--should-complete: Don't check if we're in minib...
2013-12-05 Dmitry Gutovcompany-elisp: enable in inferior-emacs-lisp-mode
2013-10-31 Ingo LohmarAdd option to wrap around selection in popup
2013-10-22 Dmitry GutovInclude emacs22 in the Travis build again
2013-09-28 Dmitry GutovBump the version
2013-09-28 Dmitry GutovChange default `company-begin-commands' value to be...
2013-09-23 Dmitry Gutovcompany-files-complete: Filter candidates by prefix
2013-09-23 Dmitry Gutov* company-untabify: Rename to `company-plainify'.
2013-09-23 Dmitry Gutovcompany--column: Account for line-prefix even at bol
2013-09-06 Stefan Monnier* packages/company/company-capf.el (company-capf):...
2013-09-05 Stefan Monnier* packages/company/company-cmake.el: Fix up copyright...
2013-08-18 Dmitry GutovRelease 0.6.11
2013-08-17 Dmitry Gutovcompany-template-c-like-templatify: Remove text after...
2013-08-15 Dmitry Gutovcompany-backends: Move company-eclim in front of compan...
2013-08-09 Dmitry Gutovcompany-eclim: Omit starting '@'
2013-08-09 Dmitry GutovRename company-cmake-doc-buffer to make it private
2013-08-09 Dmitry GutovFix company-cmake-doc-buffer
2013-08-09 Dmitry GutovBundle company-cmake
2013-08-06 Dmitry GutovUse `after-string' instead of `before-string'
2013-08-06 Dmitry GutovIntroduce company-global-modes
2013-07-28 Chen BinSeparate executable from arguments in the error output...
2013-06-03 Dmitry GutovFix #24, take three
2013-05-26 Dmitry GutovRelease 0.6.10
2013-05-26 Dmitry Gutovcompany-doc-buffer: Use the arg; rename the buffer
2013-05-26 Dmitry Gutovcompany-backends: Tweak the documentation
2013-05-26 Dmitry GutovSet emacs-lisp-docstring-fill-column to 75,
2013-05-26 Dmitry Gutovcompany-modify-line: Barf the concat
2013-05-26 Dmitry Gutovcompany-modify-line: Handle an empty first line with...
2013-05-21 Dmitry Gutovcompany-modify-line, company--column: Simplify
2013-05-21 Dmitry Gutovcompany-ropemacs: Move dependencies list into the docstring
2013-05-21 Dmitry Gutovcompany-echo-show-when-not-busy: Remove, was unused
2013-05-21 Dmitry GutovTurn a bunch of defsubsts into defuns
2013-05-21 Dmitry GutovFix #24, part second
2013-05-21 Dmitry GutovRespect line-prefix at bol (#24)
2013-05-21 Dmitry Gutovcompany--column: Account for character composition
2013-05-20 Dmitry GutovCheck in NEWS and tests for the previous commit
2013-05-20 Dmitry GutovCalculate row and column using `vertical-motion'
2013-05-11 Dmitry GutovTurn on email notifications [ci skip]
2013-05-09 Dmitry GutovRelease 0.6.9
2013-05-09 Dmitry GutovMake 'make test' work when the test file is compiled
2013-05-09 Dmitry GutovAdd Stefan's email
2013-05-09 Dmitry Gutovcompany-capf: Change `require-match' comment
2013-05-09 Dmitry GutovMove company-capf to a separate file
2013-05-09 Dmitry GutovFix some more compilation warnings
2013-05-09 Dmitry GutovAdd compile target
2013-05-09 Stefan Monnier* company.el (company-capf): Add support for `sorted...
2013-05-09 Dmitry Gutovemacs22 fails to install
2013-05-09 Dmitry GutovERT window should occupy the whole frame
2013-05-09 Dmitry GutovDecrease company-tooltip-limit in test
2013-05-09 Dmitry GutovAdd build status badge
2013-05-09 Dmitry GutovUse emacs -L argument
2013-05-09 Dmitry GutovUse stable URL for ERT
2013-05-09 Dmitry GutovAdd a backslash
2013-05-09 Dmitry GutovTry the new travis.yml
2013-05-09 Dmitry Gutovcompany--inside-tooltip-p: Be more precise
2013-05-09 Dmitry GutovFix #21
2013-05-09 Dmitry GutovAdd test targets
2013-05-06 Dmitry GutovUpdate company-clang.el
2013-05-06 Dmitry Gutovcompany-clang-begin-after-member-access: include C...
2013-05-06 Dmitry GutovClose #19
2013-05-04 Dmitry Gutovcompany-select-mouse: work correctly when tooltip is...
2013-05-04 Dmitry GutovFix #20
2013-05-04 Dmitry Gutovcompany-select-mouse: Pick correct item when company...
2013-05-04 Constantincompany-clang: with 2.9+, use stdin
2013-04-26 Dmitry Gutov* company-buffer-lines: Get rid of `done'
2013-04-26 Dmitry GutovFix #16
2013-04-26 Dmitry Gutov* company-dabbrev-code-modes: Remove espresso-mode...
2013-04-19 Dmitry GutovTrack with githalytics
2013-04-16 Dmitry GutovRelease 0.6.8
2013-04-16 Dmitry GutovRevert "company--multi-backend-adapter: Use each respec...
2013-04-16 Dmitry Gutovcompany--multi-backend-adapter: Use each respective...
2013-04-14 Dmitry Gutovcompany-template-c-like-templatify: use "argN" as actua...
2013-04-13 Dmitry GutovUpdate NEWS
2013-04-13 Dmitry GutovClose #11
2013-04-10 Dmitry Gutovcompany-backends: Move semantic in front of clang
2013-04-10 Dmitry GutovFix the template tests
2013-04-10 Dmitry Gutovcompany-clang docstring: Clang with capital C
2013-04-10 Dmitry Gutovcompany-clang post-completion: early abort when ObjC...
2013-04-10 Dmitry GutovSupport c++-mode in company-clang; templatify calls...
2013-04-09 Dmitry GutovSome capitalization and more uniformity
2013-04-09 Dmitry GutovWrite "tooltip" uniformly as one word
2013-04-09 Dmitry GutovDefine groups for back-ends; remove explicit :group...
2013-04-09 Dmitry GutovRemove the As
2013-04-04 Dmitry GutovBump version in company.el
2013-04-04 Dmitry Gutovcompany-elisp--candidates-predicate: Consider bindings...
2013-04-03 Dmitry Gutovcompany-elisp--candidates-predicate: Consider backquote
2013-04-01 Dmitry Gutovcompany-manual-begin: Clear `explicit-action` when...
2013-03-31 Dmitry Gutovcompany-elisp: Don't complete defun name or arglist
2013-03-31 Dmitry Gutovcompany-grab-lisp-symbol -> company-elisp--prefix;...
2013-03-30 Dmitry Gutovcompany-elisp-fun-binding-regexp: Consider cl-flet*
2013-03-30 Dmitry Gutovcompany-pseudo-tooltip-frontend: Redraw less often...
2013-03-30 Dmitry Gutovcompany-elisp-show-locals-first: Add keywords to the...
2013-03-30 Dmitry Gutovcompany-elisp-var-binding-regexp: The three def macros...
2013-03-30 Dmitry GutovChange the summary in generated -pkg
2013-03-30 Dmitry GutovRelease 0.6.5
2013-03-30 Dmitry GutovFix #6
next