]> code.delx.au - gnu-emacs-elpa/commit
Allow for all operations to work across frames
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 18 May 2015 06:57:12 +0000 (08:57 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 18 May 2015 06:57:12 +0000 (08:57 +0200)
commitd6b741b4440a239bcc1766093a7cf5d5df582f8a
treef3fb052662fb2c9de519efe2157c8053484219bb
parentdc06220ba064ed548956f3e1c7c167f1ae2ab56b
Allow for all operations to work across frames

* avy.el (avy-all-windows): Change the custom type to choice: this
  window/this frame/all frames.
(avy-window-list): New defun.
(avy-dowindows): Use `avy-window-list'.
(avy--process): Use `avy-window-list'.
avy.el