summaryrefslogtreecommitdiff
path: root/helm-occur.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2021-11-12
* Add find-file-target handlers in diverse sourcesThierry Volpiatto2021-09-06
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Add commentsThierry Volpiatto2021-01-21
* Fix source names in helm-occurThierry Volpiatto2021-01-21
* Change default value of helm-occur-keep-closest-positionThierry Volpiatto2021-01-11
* Goto overlay-start to ensure good positionThierry Volpiatto2021-01-09
* Prevent error when beg or end are nil for some reasonThierry Volpiatto2021-01-05
* Prevent error with `with-helm-window' when switching to helpThierry Volpiatto2021-01-05
* Use with-helm-buffer to prevent error when helm-window disapearThierry Volpiatto2021-01-05
* Ensure to remove hook when doneThierry Volpiatto2021-01-05
* Set helm-occur-keep-closest-position default value to nilThierry Volpiatto2021-01-05
* Docstring onlyThierry Volpiatto2021-01-05
* Allow selecting closest in multi occur as wellThierry Volpiatto2021-01-05
* Allow selecting closest candidate to point in helm-occurThierry Volpiatto2021-01-05
* Update copyrightsThierry Volpiatto2020-12-16
* Rename helm-attr and helm-attrset and make them obsoleteThierry Volpiatto2020-12-02
* Fix helm-occur facesThierry Volpiatto2020-10-04
* Rename functionThierry Volpiatto2020-08-03
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* New helm-occur commandThierry Volpiatto2020-06-02
* Fix grep highlighting without ansi (#2313)Thierry Volpiatto2020-05-31
* Better test for buffer size in helm-occurThierry Volpiatto2020-01-24
* Fix small error in helm-occurThierry Volpiatto2020-01-24
* Avoid using default as input in large buffersThierry Volpiatto2020-01-24
* Don't create local cand buffers in helm-occur (#2266)Thierry Volpiatto2020-01-21
* Remove unneeded autoload cookieThierry Volpiatto2019-12-21
* Fix helm-occur history with initial empty bufferThierry Volpiatto2019-10-03
* Set :get-line in init fn in helm-occurThierry Volpiatto2019-08-08
* Add new user var for helm-occurThierry Volpiatto2019-08-06
* Remove now unneeded delq mapThierry Volpiatto2019-07-13
* Fix multi match with beginning of line regexp (#2163)Thierry Volpiatto2019-07-03
* Fix matching beginning of line in helm-occur (#2163)Thierry Volpiatto2019-06-30
* Allow restarting helm-occur with same pattern and buffersThierry Volpiatto2019-06-05
* Fix helm-occur-mode and helm-grep-mode *goto-line-ow*Thierry Volpiatto2019-06-05
* Define some keys in defcustom instead of map definitionThierry Volpiatto2019-05-19
* Add specialized action for right arrow in helm-occurThierry Volpiatto2019-04-20
* Ensure wgrep overlays are deleted when revertingThierry Volpiatto2019-04-17
* Kill local var when saving helm-occur-mode bufferThierry Volpiatto2019-04-17
* Add comments, no code changeThierry Volpiatto2019-04-10
* Improve documentationThierry Volpiatto2019-04-10
* Remove unneeded args in helm-occur-buffer-substring-with-linumsThierry Volpiatto2019-04-10
* Fix and improve helm-occur-mode--revert-buffer-functionThierry Volpiatto2019-04-10
* Disable/reenable undo in helm-occur-mode bufferThierry Volpiatto2019-04-09
* Improve performances for saving occur buffer (#2146)Thierry Volpiatto2019-04-09
* Make helm-occur header name shorterThierry Volpiatto2019-04-07
* New internal var to store helm-occur regexpThierry Volpiatto2019-04-05
* Fix long linesThierry Volpiatto2019-04-04