summaryrefslogtreecommitdiff
path: root/helm-ring.el
Commit message (Expand)AuthorAge
...
* | replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
|/
* Fix unused args source in some filtered candidates functions.Thierry Volpiatto2013-11-02
* * helm-ring.el (helm-show-kill-ring): Remove with-helm-show-completion.Thierry Volpiatto2013-10-07
* * helm-ring.el (helm-kill-ring-action): Delay insertion, Fix point after inse...Thierry Volpiatto2013-09-27
* * helm-ring.el (helm-kill-ring-action): Be sure we check for last command in ...Thierry Volpiatto2013-09-27
* * helm-ring.el (helm-kill-ring-action): Clean.Thierry Volpiatto2013-09-26
* Only match completely blank entries. Fixes #279.Russell Sim2013-09-05
* * helm-ring.el (helm-register): Issue #273 Fix typo.Thierry Volpiatto2013-08-29
* * helm-ring.el: noresume *mark-ring and register.Thierry Volpiatto2013-08-24
* * helm-ring.el (helm-show-kill-ring): Don't resume.Thierry Volpiatto2013-08-24
* * helm-ring.el (helm-kill-ring-max-lines-number): Fix defcustom definition (a...Thierry Volpiatto2013-08-11
* * helm-ring.el: Issue #245 require helm-elisp.Thierry Volpiatto2013-06-20
* * helm-ring.el (helm-show-kill-ring): Show completion.Thierry Volpiatto2013-06-15
* * helm-ring.el (helm-global-mark-ring-get-candidates): Check if global-mark-r...Thierry Volpiatto2013-03-23
* * helm-ring.el (helm-mark-ring-get-candidates): Use force arg of mark.Thierry Volpiatto2013-03-23
* * helm-ring.el (helm-source-mark-ring): Don't push mark after jumping.Thierry Volpiatto2013-03-21
* Update copyrights.Thierry Volpiatto2013-03-17
* * helm-ring.el: Give a buffer name to mark ring commands.Thierry Volpiatto2013-02-26
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-ring.el (helm-c-source-mark-ring): Simplify, remove `ignore-errors' wh...Thierry Volpiatto2013-02-26
* Replace beginning-of-line in some place.Thierry Volpiatto2013-01-16
* * helm-ring.el (helm-c-source-kill-ring): Add a delete action.Thierry Volpiatto2012-11-20
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-ring.el (helm-c-kill-ring-candidates): Fix empty line regexp.Thierry Volpiatto2012-09-08
* * helm-ring.el (helm-c-source-mark-ring): Push mark when jumping to mark.Thierry Volpiatto2012-08-25
* Revert changes for migemo, add migemo attr to multi-occur.Thierry Volpiatto2012-08-18
* Remove some more migemo attrs.Thierry Volpiatto2012-08-15
* Remove flet in some places.Thierry Volpiatto2012-08-09
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-ring.el (helm-show-kill-ring): Improve.Thierry Volpiatto2012-05-08
* * helm-ring.el: Fix use of kill-ring browser in a running helm session.Thierry Volpiatto2012-05-08
* Fix some default values for user vars.Thierry Volpiatto2012-04-16
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* * helm-ring.el (helm-c-register-candidates): Separate title and contents with...Thierry Volpiatto2012-03-26
* Move all defcustoms and faces in their respectives groups and files.Thierry Volpiatto2012-03-23
* Fix warnings at compilation.Thierry Volpiatto2012-03-22
* * helm-config.el: Move keymaps to related file.Thierry Volpiatto2012-03-20
* * helm-config.el Move kill-ring, mark-ring and register to helm-ring.elThierry Volpiatto2012-03-20