summaryrefslogtreecommitdiff
path: root/helm-tags.el
Commit message (Expand)AuthorAge
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Fix error when cursor is not on symbol (#1164)Thierry Volpiatto2019-10-23
* Fix #1164Thierry Volpiatto2019-10-20
* Update copyrightsThierry Volpiatto2019-03-26
* Update copyrightsThierry Volpiatto2018-01-08
* Deactivate mark in etags action andThierry Volpiatto2017-11-21
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Update copyrights.Thierry Volpiatto2017-01-01
* Improve loop in helm-etags-action-goto.Thierry Volpiatto2016-11-29
* Reuse tags-compression-info-list instead of creating a new vartasuwo2016-11-28
* Search compressed files by helm-tagstasuwo2016-11-26
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
* Remove some add-to-list.Thierry Volpiatto2016-07-11
* Remove endtag from allowed match-part in etags.Thierry Volpiatto2016-04-14
* Fix copyrights.Thierry Volpiatto2016-03-05
* Don't query user when TAGS file is modified and visiting a buffer (#1374).Thierry Volpiatto2016-02-04
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Allow enabling fuzzy matching in etags (#1303).Thierry Volpiatto2016-01-05
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Add comments in helm-tags no code change (#1164).Thierry Volpiatto2015-09-13
* Fix symbol at point to give to default arg (#1164).Thierry Volpiatto2015-09-13
* Use now helm-grep-split-line, (#1164).Thierry Volpiatto2015-09-13
* Fix jumping to candidates in etags (#1164).Thierry Volpiatto2015-09-13
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Allow customizing which part of tag to match against (#1130).Thierry Volpiatto2015-08-15
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Search only the relevant part of tag in etags.Thierry Volpiatto2015-05-03
* Remove ctags.Thierry Volpiatto2015-04-17
* helm-etags-select selected region if possibleChen Bin2015-04-02
* Update copyrights.Thierry Volpiatto2015-03-24
* Build etags source with helm-source at runtime.Thierry Volpiatto2015-01-04
* Add face to filenames in etags (#758).Thierry Volpiatto2015-01-04
* Use [:lower/upper:] in regexps (#563).Thierry Volpiatto2014-07-30
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Additional actions on helm-etags items and keybindingsMarkus Hauck2014-03-28
* Update copyrights.Thierry Volpiatto2014-01-02
* * helm-tags.el: add require helm-utils for `helm-fast-remove-dups'.Shihpin Tseng2013-12-31
* * helm-tags.el (helm-etags-select): clear cache of old tag filesVitalie Spinu2013-12-28
* * helm-tags.el (helm-etags-select): use \\_<foo\\_> as default but allow in...Thierry Volpiatto2013-12-28
* * helm-tags.el (helm-etags-all-tag-files): Also no need to copy-sequence.Thierry Volpiatto2013-12-28
* * helm-tags.el (helm-etags-all-tag-files): Use helm-fast-remove-dups instead ...Thierry Volpiatto2013-12-28