summaryrefslogtreecommitdiff
path: root/company-gtags.el
Commit message (Expand)AuthorAge
* Define variable alias before referentAlex Branham2018-09-13
* Support Tramp in company-gtagsDmitry Gutov2017-02-19
* global goes through all the tag files listed in GTAGSLIBPATHChen Bin2016-08-25
* Spell "backend" and "frontend" without hyphensDmitry Gutov2015-10-03
* Add missing require to `company-gtags`Iqbal Ansari2015-03-10
* company-gtags: Don't try to complete in non-file buffersDmitry Gutov2014-09-22
* company-gtags-modes: Turn into defcustomDmitry Gutov2014-09-09
* company-gtags: add arguments insertionDmitry Gutov2014-06-06
* Backport defvar-local from Emacs 24.2Bozhidar Batsov2014-06-04
* Update NEWSDmitry Gutov2014-06-04
* fixing let in gtags annotationksjogo2014-06-03
* extended gtags functionality #90ksjogo2014-06-03
* Use cl-libBozhidar Batsov2014-04-09
* Remove `company-locate-dominating-file'Dmitry Gutov2014-04-01
* Define groups for back-ends; remove explicit :group declarationsDmitry Gutov2013-04-10
* Remove the AsDmitry Gutov2013-04-10
* 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
* Don't start GTAGS, if no GTAGS file was found.Nikolaj Schumacher2009-05-06
* Removed whitespace.Nikolaj Schumacher2009-05-06
* Bumped version to 0.4.2.Nikolaj Schumacher2009-04-25
* Bumped version to 0.4.1.Nikolaj Schumacher2009-04-19
* Bumped version to 0.4.Nikolaj Schumacher2009-04-18
* Bumped version to 0.3.1.Nikolaj Schumacher2009-04-15
* Support 'stop return value for 'prefix command.Nikolaj Schumacher2009-04-15
* Made gtags behave like xcode back-end.Nikolaj Schumacher2009-04-15
* Actually use company-gtags-gnu-global-program-name.Nikolaj Schumacher2009-04-15
* Added faster and more convenient grab functions.Nikolaj Schumacher2009-04-15
* Bumped version to 0.3.Nikolaj Schumacher2009-04-13
* Added interactive form for back-ends.Nikolaj Schumacher2009-04-13
* Bumped version to 0.2.1.Nikolaj Schumacher2009-04-05
* Added version number to back-ends.Nikolaj Schumacher2009-03-22
* Added location referencing.Nikolaj Schumacher2009-03-22
* Don't let gtags complete in strings or comments.Nikolaj Schumacher2009-03-22
* Added documentation strings.Nikolaj Schumacher2009-03-20
* Speed up line replacement.Nikolaj Schumacher2009-03-20