summaryrefslogtreecommitdiff
path: root/helm-tags.el
Commit message (Expand)AuthorAge
* 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
* * 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