]> code.delx.au - gnu-emacs-elpa/commit
Add lv-force-update
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 26 Apr 2015 07:21:52 +0000 (09:21 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 26 Apr 2015 07:21:52 +0000 (09:21 +0200)
commit00d2c0c6f97fe2910849cdc4cddb77d24bc73e51
treeb40178b05596db111557d33e910cafb7ce055092
parent01248b1954a222cfafe759f431b9fccc4a9da431
Add lv-force-update

* hydra.el (hydra-keyboard-quit): Don't clear the message when
  `hydra--ignore' is t.

* lv.el (lv-force-update): New defvar.
(lv-message): Refresh the window unless both the window contents haven't
changed and `lv-force-update' is nil.

Fixes #121
hydra.el
lv.el