]> code.delx.au - gnu-emacs-elpa/history - company-dabbrev-code.el
Make debbugs-newest-bugs more robust
[gnu-emacs-elpa] / company-dabbrev-code.el
2016-06-23 Dmitry GutovMerge commit '212c8fc3101781a2f1c55ca61772eb75a2046e87...
2015-12-08 Dmitry Gutovcompany-dabbrev-code-modes: Improve Customize labels
2015-11-03 Dmitry GutovMerge pull request #418 from PythonNut/master
2015-11-03 PythonNutAllow advising company-dabbrev(-code)? regex generation
2015-10-03 Dmitry GutovSpell "backend" and "frontend" without hyphens
2015-03-04 Dmitry GutovMerge commit 'e085a333867959a1b36015a3ad8e12e5bd6550d9...
2015-02-04 Dmitry GutovMerge commit '3e70e12bd942bbd0acac4963b5caca63756ad784...
2015-02-02 Dmitry GutovMerge commit 'a015fb350abe50d250e3e7a9c3c762397326977f...
2015-01-22 Dmitry GutovMerge commit 'a4ac0dead8e9cb440c1f8aec9141d6c64bad4933...
2015-01-13 Dmitry GutovMerge commit 'd12ddaa05f582ecc00e74bc42fd46652153ec7a6...
2015-01-13 Dmitry GutovMerge commit 'eb0d8d9e687e1364098f9abc6f9281fcbc0d3abd...
2014-10-28 Dmitry GutovMerge commit 'd3fcbefcf56d2caad172e22f24de95397c635bf2...
2014-10-14 Dmitry GutovMerge commit '60d4c09c982a1c562a70cd6aa705f47ab3badcfb...
2014-10-10 Dmitry GutovExtract regexp for buffers to ignore into a new var
2014-09-14 Dmitry GutovMerge commit 'fa4ba155a3e22ddc4b8bc33fcbf8cc69ef8f0043...
2014-09-13 Dmitry GutovMerge commit '2ef6263c65a109b4d36503e6484fdbf4cb307d0f...
2014-08-27 Dmitry GutovMerge commit 'f4ffe2b47cf6854ff3bc3ca1717efe1258c01547...
2014-08-27 Dmitry Gutovcompany-dabbrev-code-ignore-case: rephrase a bit
2014-07-26 Dmitry GutovMerge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8...
2014-07-01 Dmitry GutovMerge commit '7c14dedc79bf0c6eaad5bf50b80ea80dd721afdc...
2014-06-04 Dmitry GutovMerge pull request #126 from ksjogo/gtags
2014-06-04 Dmitry GutovAdd new possible value to `company-dabbrev-code-other...
2014-04-19 Dmitry GutovMerge commit '51c140ca9ee32d27cacc7b2b07d4539bf98ae575...
2014-04-09 Dmitry GutovMerge pull request #101 from bbatsov/master
2014-04-09 Bozhidar BatsovUse cl-lib
2014-03-25 Dmitry GutovMerge commit '4a7995ff69b25990dc520ed9e466dfbcdb7eafc8...
2014-03-24 Ingo LohmarUse company-dabbrev-code-ignore-case when finding candi...
2014-03-19 Dmitry GutovMerge commit 'fec7c0b4a8651160c5d759cc6703b2c45852d5bb'
2014-03-18 Dmitry GutovMerge commit '7be4321260f0c73ef4c3cadc646f6bb496650253...
2014-02-18 Dmitry GutovMerge commit '119822078ee3024c2d27017d45ef4578fa36040f...
2014-02-03 Dmitry GutovMerge commit '67ab56a5469f16652e73667ec3b4f76ff6befee6...
2014-01-30 Dmitry GutovLower dabbrev time limits
2014-01-30 Dmitry GutovMake dabbrev and dabbrev-code more customizable
2014-01-25 Dmitry GutovMerge commit '8dc8f9525714db66f659a2a51322345068764bd3...
2014-01-20 Dmitry GutovMerge commit '2badcc6227a88e1aba288f442af5f4e1ce55d366...
2014-01-15 Dmitry GutovMerge commit '8b4d7da0d6aa1e24379fe5ace5bd2705352ea07e...
2014-01-14 Dmitry GutovMerge commit '67a96dbbfe645b64291ed62eab6f1eb391a834e0...
2013-10-06 Dmitry GutovSync from company/master
2013-08-21 Stefan MonnierSync from company/master
2013-08-15 Stefan MonnierMark merge point of company.
2013-04-26 Dmitry Gutov* company-dabbrev-code-modes: Remove espresso-mode...
2013-04-09 Dmitry GutovDefine groups for back-ends; remove explicit :group...
2013-04-09 Dmitry GutovRemove the As
2013-03-19 Dmitry Gutovcompany-dabbrev-code: use case-fold-search
2013-03-13 Dmitry GutovRemove leading asterisks from docstrings
2013-03-13 Dmitry GutovMerge changes from the GNU ELPA repository
2011-06-18 Nikolaj SchumacherRemoved superfluous quotes.
2010-02-24 Nikolaj SchumacherBumped version to 0.5.
2009-05-07 Nikolaj SchumacherBumped version to 0.4.3.
2009-04-25 Nikolaj SchumacherBumped version to 0.4.2.
2009-04-19 Nikolaj SchumacherBumped version to 0.4.1.
2009-04-19 Nikolaj SchumacherFixed wrong case completions.
2009-04-18 Nikolaj SchumacherBumped version to 0.4.
2009-04-18 Nikolaj SchumacherMerged company-dabbrev and company-dabbrev-code.
2009-04-18 Nikolaj SchumacherAdded dabbrev-code option to search all other buffers.
2009-04-18 Nikolaj SchumacherTime-limit dabbrev-code search in current buffer, too.
2009-04-18 Nikolaj SchumacherCalculate dabbrev-code regexp earlier.
2009-04-18 Nikolaj SchumacherExtracted company-dabbrev-code--make-regexp.
2009-04-18 Nikolaj SchumacherExtracted company-dabrev-code--time-limit-while.
2009-04-18 Nikolaj SchumacherSped up dabbrev-code by skipping comment chunks.
2009-04-18 Nikolaj SchumacherDon't find prefix as abbrev.
2009-04-18 Nikolaj SchumacherLet generic code back-end search other buffers.
2009-04-18 Nikolaj SchumacherAdded company-dabbrev-code.