summaryrefslogtreecommitdiff
path: root/helm-regexp.el
Commit message (Expand)AuthorAge
* Remove obsolete slot recenter.Thierry Volpiatto2015-05-23
* Use helm-input when saving occur results.Thierry Volpiatto2015-05-23
* Fix typo in helm-regexp.Thierry Volpiatto2015-05-23
* * helm-regexp.el (helm-occur): Fix preselection.Thierry Volpiatto2015-05-12
* Store default in helm-input when using helm--maybe-use-default-as-input.Thierry Volpiatto2015-05-12
* Make helm-moccur-mode-map compliant with helm-grep-mode-map.Thierry Volpiatto2015-04-25
* Add new commands for helm-moccur-mode.Thierry Volpiatto2015-04-24
* Use helm-source for helm-regexp.Thierry Volpiatto2015-04-16
* Prevent error when going to a line with an invalid-regexp.Thierry Volpiatto2015-04-01
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-regexp.el (helm-regexp-get-line): Remove unneeded workaround.Thierry Volpiatto2015-03-23
* * helm-regexp.el (helm-moccur-get-line): Add comments, use when.Thierry Volpiatto2015-03-09
* * helm-regexp.el (helm-moccur-get-line): Use empty string to show empty line.Thierry Volpiatto2015-03-09
* * helm-regexp.el: Use <EMPTY LINE>.Thierry Volpiatto2015-03-09
* Allow searching empty lines in moccur.Thierry Volpiatto2015-03-08
* * helm-regexp.el: Remove helm-occur-match-plugin-mode.Thierry Volpiatto2015-03-07
* * helm-regexp.el (helm-multi-occur-1): Fix buffers list with prefix arg.Thierry Volpiatto2015-02-22
* * helm-regexp.el: Require helm-plugin (#644).Thierry Volpiatto2014-10-09
* * helm-regexp.el: Fix typo (#657).Thierry Volpiatto2014-10-08
* * helm-source.el: Rename helm--make* to helm-make.Thierry Volpiatto2014-09-07
* * helm-source.el: Setup keymap in a primary method for helm-source.Thierry Volpiatto2014-08-31
* * helm-regexp.el (helm-moccur-resume-fn): Handle tick when killed buffers, fi...Thierry Volpiatto2014-07-18
* * helm-regexp.el (helm-moccur-resume-fn): Add FIXME comment.Thierry Volpiatto2014-07-17
* * helm-regexp.el (helm-moccur-resume-fn): Don't highlight header line.Thierry Volpiatto2014-07-17
* * helm-regexp.el (helm-moccur-resume-fn): always save buffers.Thierry Volpiatto2014-07-17
* * helm-regexp.el (helm-moccur-resume-fn): Update buffer list.Thierry Volpiatto2014-07-17
* * helm-regexp.el (helm-moccur-auto-update-on-resume): New.Thierry Volpiatto2014-07-16
* * helm-regexp.el (helm-moccur-auto-update-on-resume): New var.Thierry Volpiatto2014-07-16
* * helm-regexp.el (helm-occur-from-isearch): Remove unneeded keyword arg.Thierry Volpiatto2014-07-16
* * helm-regexp.el (helm-multi-occur-buffer-tick): New store tick list.Thierry Volpiatto2014-07-16
* * helm-regexp.el (helm-occur-from-isearch): Get rid of buffers global value h...Thierry Volpiatto2014-07-16
* Get rid of `helm-multi-occur-buffer-list' global value.Thierry Volpiatto2014-07-16
* * helm.el (helm--follow-action): Go to next/previous line if previous commman...Thierry Volpiatto2014-07-03
* * helm-regexp.el (helm-moccur-save-results-1): Removed, no more needed.Thierry Volpiatto2014-07-02
* Bind `helm--reading-passwd-or-string' when reading-string during helm session...Thierry Volpiatto2014-06-25
* * helm-regexp.el (helm-moccur-mode--revert-buffer-function): Fix when one or ...Thierry Volpiatto2014-06-22
* * helm-regexp.el (helm-moccur-action): Use when instead of unless.Thierry Volpiatto2014-06-21
* Gracefully handle match not found from helm-occur.Le Wang2014-06-20
* * helm-regexp.el: Move unused code to helm-plugin.el (#531).Thierry Volpiatto2014-05-28
* * helm-grep.el (helm-goto-next-or-prec-file): Handle moccur-mode.Thierry Volpiatto2014-05-27
* * helm-regexp.el (helm-moccur-save-results-1): Save helm-multi-occur-buffer-l...Thierry Volpiatto2014-05-27
* * helm-regexp.el (helm-moccur-mode--revert-buffer-function): Add helm-realval...Thierry Volpiatto2014-05-26
* * helm-regexp.el (helm-moccur-mode--revert-buffer-function): Fix local var an...Thierry Volpiatto2014-05-26
* Merge branch 'origin-exp' into grep_revertThierry Volpiatto2014-05-26
|\
| * * helm-regexp.el: Fix last commit, this have to be resumed.Thierry Volpiatto2014-05-26
| * * helm-regexp.el (helm-occur-from-isearch): Dont resume this.Thierry Volpiatto2014-05-26
| * * helm-regexp.el (helm-occur): make helm-multi-occur-buffer-list local from h...Thierry Volpiatto2014-05-26
* | Merge branch 'origin-exp' into grep_revertThierry Volpiatto2014-05-26
|\|
| * * helm-regexp.el (helm-moccur-init): No need to use a local var.Thierry Volpiatto2014-05-26
* | * helm-regexp.el: Introduce helm-moccur-mode to save moccur results. Not fixe...Thierry Volpiatto2014-05-26