summaryrefslogtreecommitdiff
path: root/company-dabbrev-code.el
Commit message (Expand)AuthorAge
* company-dabbrev-code: Look inside comments and strings when appropriateDmitry Gutov2016-07-21
* company-dabbrev-code-modes: Improve Customize labelsDmitry Gutov2015-12-08
* Allow advising company-dabbrev(-code)? regex generationPythonNut2015-11-03
* Spell "backend" and "frontend" without hyphensDmitry Gutov2015-10-03
* Extract regexp for buffers to ignore into a new varDmitry Gutov2014-10-10
* company-dabbrev-code-ignore-case: rephrase a bitDmitry Gutov2014-08-27
* Add new possible value to `company-dabbrev-code-other-buffers'Dmitry Gutov2014-06-04
* Use cl-libBozhidar Batsov2014-04-09
* Use company-dabbrev-code-ignore-case when finding candidatesIngo Lohmar2014-03-24
* Lower dabbrev time limitsDmitry Gutov2014-01-30
* Make dabbrev and dabbrev-code more customizableDmitry Gutov2014-01-30
* * company-dabbrev-code-modes: Remove espresso-mode, add prog-modeDmitry Gutov2013-04-26
* Define groups for back-ends; remove explicit :group declarationsDmitry Gutov2013-04-10
* Remove the AsDmitry Gutov2013-04-10
* company-dabbrev-code: use case-fold-searchDmitry Gutov2013-03-19
* Remove leading asterisks from docstringsDmitry Gutov2013-03-13
* Merge changes from the GNU ELPA repositoryDmitry Gutov2013-03-13
* Removed superfluous quotes.Nikolaj Schumacher2011-06-18
* Bumped version to 0.5.Nikolaj Schumacher2010-02-24
* Bumped version to 0.4.3.Nikolaj Schumacher2009-05-07
* Bumped version to 0.4.2.Nikolaj Schumacher2009-04-25
* Bumped version to 0.4.1.Nikolaj Schumacher2009-04-19
* Fixed wrong case completions.Nikolaj Schumacher2009-04-19
* Bumped version to 0.4.Nikolaj Schumacher2009-04-18
* Merged company-dabbrev and company-dabbrev-code.Nikolaj Schumacher2009-04-18
* Added dabbrev-code option to search all other buffers.Nikolaj Schumacher2009-04-18
* Time-limit dabbrev-code search in current buffer, too.Nikolaj Schumacher2009-04-18
* Calculate dabbrev-code regexp earlier.Nikolaj Schumacher2009-04-18
* Extracted company-dabbrev-code--make-regexp.Nikolaj Schumacher2009-04-18
* Extracted company-dabrev-code--time-limit-while.Nikolaj Schumacher2009-04-18
* Sped up dabbrev-code by skipping comment chunks.Nikolaj Schumacher2009-04-18
* Don't find prefix as abbrev.Nikolaj Schumacher2009-04-18
* Let generic code back-end search other buffers.Nikolaj Schumacher2009-04-18
* Added company-dabbrev-code.Nikolaj Schumacher2009-04-18