]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel-M-x): Let-bind this-command
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 27 Dec 2015 08:59:35 +0000 (09:59 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 27 Dec 2015 09:01:04 +0000 (10:01 +0100)
commitd74fab4a5b98910bd09956d3cb9b3376d6287840
tree76f6131111968a4f5f6b58c57dfeca0ce09662f4
parent63be079bd4850aeb9eedc9d8e6b8b6bc5f514152
counsel.el (counsel-M-x): Let-bind this-command

This change allows in particular to customize `ivy-re-builders-alist'
via `this-command' and have `counsel-M-x' work properly with it.
counsel.el