Merge pull request #6 from dunmaksim/feature/ISSUE-5-next-multiframe-window
ISSUE-5: Add next-multiframe-window
ISSUE-5: Add next-multiframe-window
Include 'evil-scroll-page-{up,down}' in 'pulsar-pulse-functions'
Add a few more commands to pulsar-pulse-functions
Include evil motions for recentering (zz, zt, zb)
Sort pulsar-pulse-functions A-Z
Add evil-mode commands to pulsar-pulse-functions
Add goto-line to pulsar-pulse-functions
Document pulsar-pulse-region
pulse the active region. if there are no regions, do nothing.
in case there are multiple active regions, it `pulsar-pulse-region`
only works w/ the first (topmost) region.
Add handle-switch-frame to pulsar-pulse-functions
Improve what commit 5e5796e tried to do
The intention was to return the beginning of the minibuffer prompt.
With 'point-min' we could get another position, as some commands
append intangible text to the minibuffer prompt, which we do not want
to highlight.
Fix docstring of 'pulsar-recenter-middle' defalias
Add missing metadata to CHANGELOG
This is used in the HTML output.
Add missing metadata about user option versions
Document how to use pulsar in the minibuffer