summaryrefslogtreecommitdiff
path: root/helm-ring.el
Commit message (Expand)AuthorAge
...
* [New] helm-push-mark-mode.Thierry Volpiatto2015-06-14
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* Divers fixes in global-mark-ring.Thierry Volpiatto2015-05-06
* Update copyrights.Thierry Volpiatto2015-03-24
* Use helm-source to build source in helm-ring.Thierry Volpiatto2015-03-01
* Allow switching to more than one buffer (#861).Thierry Volpiatto2015-02-09
* Add documentation for kmacro.Thierry Volpiatto2015-01-19
* Allow `helm-ring' in minibufferthisirs2015-01-17
* * helm-ring.el: Remove obsolete variable (#734).Thierry Volpiatto2014-12-04
* * helm-ring.el (helm-kill-ring-transformer): Remove read-only prop (#716).Thierry Volpiatto2014-11-19
* * helm-ring.el (helm-execute-kmacro): Push last used macro on top.Thierry Volpiatto2014-11-05
* * helm-ring.el (helm-execute-kmacro): Remove delete function for now.Thierry Volpiatto2014-11-04
* * helm-ring.el (helm-execute-kmacro): Add a delete action.Thierry Volpiatto2014-11-03
* * helm-ring.el (helm-execute-kmacro): Fix persistent message.Thierry Volpiatto2014-11-03
* * helm-ring.el (helm-execute-kmacro): New (#685).Thierry Volpiatto2014-11-03
* * helm-dabbrev.el: Disable persistent action.Thierry Volpiatto2014-08-08
* * helm-ring.el: Fix undo-tree entries (#588).Thierry Volpiatto2014-08-07
* * helm-ring.el: Fix new format of frame register for emacs-24.4 (#588).Thierry Volpiatto2014-08-07
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* * helm-ring.el: Fix global mark ring.Thierry Volpiatto2014-01-10
* Update copyrights.Thierry Volpiatto2014-01-02
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-16
|\
| * (helm-match-line-color-current-line, helm-persistent-highlight-point): Replac...Thierry Volpiatto2013-11-15
| * Reindent all files.Thierry Volpiatto2013-11-04
* | Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* | reindent.Thierry Volpiatto2013-11-04
* | Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* | 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