summaryrefslogtreecommitdiff
path: root/helm-tags.el
Commit message (Expand)AuthorAge
* 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
* * helm-tags.el (helm-etags-all-tag-files): Remove unused directory arg.Thierry Volpiatto2013-12-28
* added comments on \\_<foo\\> defaultVitalie Spinu2013-12-27
* etags: add support for multiple tagsVitalie Spinu2013-12-27
* helm-tags.el (helm-etags-select): don't force `execute action at once'Mitchel Humpherys2013-12-13
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-16
|\
| * (helm-match-line-color-current-line, helm-persistent-highlight-point): Replac...Thierry Volpiatto2013-11-15
* | Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* | Merge branch 'master' into lexThierry Volpiatto2013-11-14
|\|
| * * helm-tags.el (helm-etags-split-line): New.Thierry Volpiatto2013-11-13
* | Merge branch 'master' into lexThierry Volpiatto2013-11-05
|\|
| * Reindent all files.Thierry Volpiatto2013-11-04
* | Merge branch 'master' into lexThierry Volpiatto2013-11-04
|\|
| * Add variable helm-etags-match-part-only.Thomas Wallrafen2013-11-03
* | reindent.Thierry Volpiatto2013-11-04
* | Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* | replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
|/
* * helm-tags.el (helm-etags-default-action): Fix previous pull-request #237, d...Thierry Volpiatto2013-04-12
* * helm-tags.el: Revert previous commit.Thierry Volpiatto2013-04-12
* Enable to pop back to where helm-etags-select was last invoked.Yasuyuki Oka2013-04-13
* * helm-utils.el (helm-goto-line-before-hook): New hook.Thierry Volpiatto2013-03-20
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* Replace beginning-of-line in some place.Thierry Volpiatto2013-01-16
* * Rename all helm-c-source* functions in various places.Thierry Volpiatto2013-01-05
* * helm-tags.el (helm-c-etags-select): wrap thing-at-point in regexp.Thierry Volpiatto2012-12-22
* * helm.el (helm-sources-using-default-as-input): Issue #178 New user var.Thierry Volpiatto2012-12-22
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-tags.el: Bind keymap in source.Thierry Volpiatto2012-08-20
* * helm-grep.el: (helm-c-goto-next-or-prec-file): Fix for etags.Thierry Volpiatto2012-08-20
* Remove flet in some places.Thierry Volpiatto2012-08-09
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30