malabarba pushed a change to branch master. from 6578236 Merge commit '52b050992ef6fe0e6e57b51bcb5c98e02c616541' new b60416c First commit new 3022997 Rename to beacon new 03d12b4 Rename file new b509d63 [Fix #1] new 8abbedc Default to blinking on window scroll instead of point movement new c82095a Add url new 8941740 Fix docs new 9152a09 Separate mark-pushing from blinking new 36be965 Make beacon color customizable new 19096a6 Initial (failed) impl for beacon at end of line new e533e04 Fix an error new 02112fa Fix lighter new c507480 Fix after-string overlays new ca3ec24 Fix temporary line breaks due to too long after-strings new 43cbfd4 Merge pull request #3 from tsdh/master new fbcf9fc Drop cl-lib dep new 4a7079e Improve readme new 849bc39 Rely on window-scroll-functions for scroll blinks new 441ebfe Indentation new f1bb231 Fix scrolling outside command loop new 6f647f6 Only blink selected window new 0b7041e More documentation new 0036355 Copyright new 7294729 Don't blink on the minibuffer new 5622af4 [#2] Add more options for preventing a blink new d1f0728 Extend doc new f439a41 Fix double blink when switching buffer new d66b206 Refactor overlay creation new 0bdebed Blink only in selected window; blink when switching windows new b033c63 Merge pull request #6 from tsdh/master new d48f296 Doc new 3e1defb Don't blink in magit status buffers new bccd3de Document contributors new 2eb4c54 Add 'packages/beacon/' from commit 'bccd3de53787c996f9a90bcb5d541252deda01e1'
Summary of changes: packages/beacon/Readme.org | 40 ++++ packages/beacon/beacon.el | 362 ++++++++++++++++++++++++++++++++++++ packages/beacon/example-beacon.gif | Bin 0 -> 2578269 bytes 3 files changed, 402 insertions(+), 0 deletions(-) create mode 100644 packages/beacon/Readme.org create mode 100644 packages/beacon/beacon.el create mode 100644 packages/beacon/example-beacon.gif