summaryrefslogtreecommitdiff
path: root/helm-regexp.el
Commit message (Expand)AuthorAge
* Docstring and helm doc change onlyThierry Volpiatto2018-04-12
* Use thing-at-point before marking region (#2009)Thierry Volpiatto2018-04-10
* Deactivate mark after helm finish (#2009)Thierry Volpiatto2018-04-10
* Make helm-occur work on region (#2019)Thierry Volpiatto2018-04-09
* Update copyrightsThierry Volpiatto2018-01-08
* Fix duplicates in mark-ring (#1891)Thierry Volpiatto2017-10-26
* Reuse window when switching OW from grep or moccur (#1893)Thierry Volpiatto2017-10-11
* Fix helm-moccur action to switch OWThierry Volpiatto2017-10-02
* Refector some window- and buffer-related functionsPierre Neidhardt2017-10-02
* Rename helm-switch-to-buffers-other-windowThierry Volpiatto2017-09-17
* Document how to switch to files/buffers verticallyThierry Volpiatto2017-09-17
* Allow switching vertically to other window in helm-moccurThierry Volpiatto2017-09-16
* Improve custom settingsThierry Volpiatto2017-08-28
* Docstring onlyThierry Volpiatto2017-08-27
* Fix default for helm-moccur-buffer-substring-fn-for-modesThierry Volpiatto2017-08-27
* Fix docstringThierry Volpiatto2017-08-27
* Allow overriding helm-moccur-show-buffer-fontificationThierry Volpiatto2017-08-27
* Allow resuming helm-occur with invisible props.Thierry Volpiatto2017-08-23
* Allow hiding buffer-name in helm-occurThierry Volpiatto2017-08-23
* declare init-hooks for the grep and moccur sourcesSameer Sahasrabuddhe2017-08-15
* Fix docstring, no code change.Thierry Volpiatto2017-07-13
* Allow customizing fontification in helm-occur buffer (#1815)Thierry Volpiatto2017-07-13
* Use buffer-substring-no-properties in helm-moccur (#1815)Thierry Volpiatto2017-07-12
* Fix previous commit (#1798)Thierry Volpiatto2017-06-20
* Regexp-quote default in helm-(m)occur (#1798).Thierry Volpiatto2017-06-20
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Implement mouse usage in helm-moccur-mode (#1746).Thierry Volpiatto2017-04-25
* Fix matching empty line (#1725).Thierry Volpiatto2017-03-27
* Fix exact searching at first line in moccur (#1725).Thierry Volpiatto2017-03-27
* Handle numeric subexps in helm regexp.Thierry Volpiatto2017-03-16
* Fix issue when jumping from grep-mode moccur-mode buffers.Thierry Volpiatto2017-01-26
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix PA in action buffer with follow enabled.Thierry Volpiatto2016-11-08
* Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
* Ensure input is not copied with props in helm-regexp.Thierry Volpiatto2016-09-09
* Remove completely matchplugin slot.Thierry Volpiatto2016-08-17
* Stop requiring helm-plugin.Thierry Volpiatto2016-07-12
* Don't pop-to-buffer from current-buffer in helm-grep/moccur-mode.Thierry Volpiatto2016-03-06
* Make helm-only some more commands.Thierry Volpiatto2016-03-06
* Handle multi match in helm-moccur-mode revert fn.Thierry Volpiatto2016-03-05
* Fix previous commit, just bind helm-pattern in loop.Thierry Volpiatto2016-03-05
* Highlight matches when reverting helm-moccur-mode buffer.Thierry Volpiatto2016-03-05
* Fix copyrights.Thierry Volpiatto2016-03-05
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Allow customization of truncate-lines in several places.Thierry Volpiatto2016-01-05
* Move helm-quote-whitespace to helm-lib and modify some requires accordingly.Thierry Volpiatto2015-12-06
* Remove *do-grep* and *multi-occur commands.Thierry Volpiatto2015-12-06
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Build regexp source in command and use helm--maybe-build-source.Thierry Volpiatto2015-10-07