]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2014-02-20 Dmitry GutovDeclare bbdb functions, instead of requiring it
2014-02-19 Jan TatarikBBDB completion in message-mode
2014-02-18 Dmitry GutovBump the version
2014-02-18 Dmitry Gutovcompany-continue-commands: change the default value
2014-02-18 Dmitry Gutovcommon-part: rename to `match' and document
2014-02-17 Dmitry Gutovcompany-capf: cache the capf data
2014-02-17 Dmitry Gutovcompany-capf common-part: look up font-lock-face
2014-02-17 Dmitry Gutovcompany--capf-data: Check that the cdr is cons, not...
2014-02-12 Dmitry Gutovcompany-capf: fix when company-point is nil
2014-02-11 Dmitry GutovIntroduce company-dabbrev-downcase
2014-02-09 Dmitry GutovFix out-of-bounds error on truncated anno fontification
2014-02-09 Dmitry GutovFix scrolling up from the last item
2014-02-09 Dmitry GutovNew user option, company-continue-commands
2014-02-09 Dmitry GutovDon't `company-cancel' twice
2014-02-06 Dmitry GutovSet company-added-newline to t if the buffer was modified
2014-02-03 Dmitry GutovRemove outdated comment
2014-02-03 Dmitry GutovFix #56
2014-02-03 Dmitry GutovDisplay annotations
2014-02-03 Dmitry Gutovcompany-capf: strip duplicates
2014-02-01 Dmitry GutovDon't "transform" twice
2014-02-01 Dmitry GutovRemove NEWS entry for 9b0d457, it's a bugfix
2014-02-01 Dmitry Gutovcompany-sort-by-occurrence: consider the preceding...
2014-02-01 Dmitry Gutovcompany--continue-failed: require matching input properly
2014-02-01 Dmitry Gutovcompany-preview* faces: inherit from company-tooltip...
2014-02-01 Dmitry GutovRender company-preview-frontend after the cursor
2014-02-01 Dmitry GutovDon't generate bogus event in Emacs 24.4
2014-01-31 Dmitry Gutovcompany-transformers: improve the defcustom widget
2014-01-31 Dmitry GutovAdd new option, company-dabbrev-minimum-length
2014-01-31 Dmitry Gutovcompany-sort-by-occurrence: update the docstring
2014-01-30 Dmitry GutovFix #54
2014-01-30 Dmitry Gutovcompany-sort-by-occurrence: handle cons prefixes
2014-01-30 Dmitry GutovAdd company-transformers
2014-01-30 Dmitry GutovLower dabbrev time limits
2014-01-30 Dmitry GutovMake dabbrev and dabbrev-code more customizable
2014-01-27 Dmitry Gutovcompany-begin-commands: add `org-self-insert-command'
2014-01-25 Dmitry GutovRemove leftover message statement
2014-01-25 Dmitry GutovRelease 0.6.14
2014-01-25 Stefan Monnier* company-capf.el (company--capf-data): Don't get confu...
2014-01-25 Dmitry Gutovcompany--create-lines: Clear the old offset when approp...
2014-01-25 Dmitry Gutovcompany--create-lines: only reserve width for numbers...
2014-01-25 Dmitry Gutovcompany-select-mouse: update for when scrollbar is...
2014-01-24 Dmitry GutovRender scrollbar on the side of the tooltip
2014-01-24 Dmitry Gutov{cutoff,offset}, {numbered,position}-line
2014-01-23 Dmitry Gutovcompany--numbered-line: span tooltip face to the margins
2014-01-23 Dmitry GutovRender the popup with margins
2014-01-23 Dmitry GutovFix #49
2014-01-20 Dmitry GutovUpdate some docstrings for clarity
2014-01-15 Dmitry GutovRelease 0.6.13
2014-01-15 Dmitry GutovIf there's just one candidate, set company-common to it
2014-01-15 Dmitry Gutovcompany-capf: Highlight the "common" part
2014-01-15 Dmitry Gutovcompany-capf: Use base-size returned by completion...
2014-01-14 Dmitry GutovFix a broken test, remove a duplicate one
2014-01-14 Dmitry GutovClose #45
2014-01-14 Dmitry GutovReplace company-elisp with company-capf
2014-01-14 Stefan Monnier* packages/company/company-etags.el: Require `cl' for...
2014-01-06 Dmitry Gutovcompany-capf: Perform sorting before prefix adjustment
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
next