summaryrefslogtreecommitdiff
path: root/helm-ring.el
Commit message (Expand)AuthorAge
* Add an error message for unreferenced markers (#1891)Thierry Volpiatto2017-11-02
* Delete dereferenced marker if some (#1891)Thierry Volpiatto2017-11-02
* Don't push but cons current mark (#1891)Thierry Volpiatto2017-10-28
* Ensure to always collect current mark (#1891)Thierry Volpiatto2017-10-28
* Add current mark to mark-ring and revert previous change (#1891)Thierry Volpiatto2017-10-27
* [incompatible change] Remove helm-push-mark-modeThierry Volpiatto2017-09-06
* Allow using a prefix arg when yanking.Thierry Volpiatto2017-08-16
* Reenable timers in kill-ring actionThierry Volpiatto2017-08-16
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Save current position to mark-ring when switching with it (#1770).Thierry Volpiatto2017-05-13
* Use markers in mark-ring sources (#1770).Thierry Volpiatto2017-05-13
* Remove read-only property in *mark-ring (#1697).Thierry Volpiatto2017-02-25
* Add new action to kill-ring.Thierry Volpiatto2017-02-24
* Ensure we don't loose candidate when insertion fails with kill-ring.Thierry Volpiatto2017-02-23
* Reset multiline attr at startup in kill-ring.Thierry Volpiatto2017-02-09
* Remove unneeded binding in helm-register-action-transformer loop.Thierry Volpiatto2017-02-09
* Simplify loop in helm-register.Thierry Volpiatto2017-02-09
* Allow a numeric value for :multiline slot (#1686).Thierry Volpiatto2017-02-09
* Always kill the real value of candidate in kill-ring.Thierry Volpiatto2017-01-26
* Simplify helm-kill-ring-toggle-truncated.Thierry Volpiatto2017-01-18
* Add comment no code change.Thierry Volpiatto2017-01-18
* Fix helm-kill-ring-max-offset docstring (#1664).Thierry Volpiatto2017-01-18
* Reinitialize helm-kill-ring--truncated-flag on startup.Thierry Volpiatto2017-01-18
* Handle nil value for helm-kill-ring-max-offset (#1664).Thierry Volpiatto2017-01-18
* Truncate kill-ring candidate using offset instead of lines (#1664).Thierry Volpiatto2017-01-18
* Fix persistent action in mark-ring with one-window layout.Thierry Volpiatto2017-01-17
* Rename `helm-kill-ring-action` to `helm-kill-ring-action-yank`Tianxiang Xiong2017-01-15
* Add `M-D` binding to delete elements for `helm-show-kill-ring`Tianxiang Xiong2017-01-15
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Remove uneeded lambda.Thierry Volpiatto2016-11-08
* Remove last obsoletes defadvices.Thierry Volpiatto2016-09-08
* Fix helm-kill-ring-action when delete-selection-mode is enabled (#1520).Thierry Volpiatto2016-05-28
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix undo-tree action in registers.Thierry Volpiatto2016-02-04
* Revert previous change as it is already available from C-c C-k (#1283).Thierry Volpiatto2015-12-11
* Add kill-new action to kill-ring (#1286).Thierry Volpiatto2015-12-11
* Improve line number width in helm-mark-ringChunyang Xu2015-10-23
* Fix persistent help message in helm-registerChunyang Xu2015-10-23
* Add delete register action to helm-registerChunyang Xu2015-10-20
* Allow customizing actions in helm-show-kill-ring.Chunyang Xu2015-09-04
* helm-register-candidates should not return a string (#1107).Thierry Volpiatto2015-07-23
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Fix compatibility with emacs-24.3 (push-mark).Thierry Volpiatto2015-07-14
* fixes #1077: helm-global-mark-ring: error with marks at empty linesMichael Heerdegen2015-06-24
* Remove timers apparently unneeded in kill-ring action.Thierry Volpiatto2015-06-19
* Kill some empty line in helm-ring.el no code change.Thierry Volpiatto2015-06-18
* Fix issue with kill-ring and flyspell on windows.Thierry Volpiatto2015-06-18