]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
7 years agoVersion 1.3.1
Artur Malabarba [Fri, 27 May 2016 00:50:39 +0000 (21:50 -0300)]
Version 1.3.1

7 years agoFix #49 - Don't vanish the beacon due to changes in the Echo Area
Artur Malabarba [Fri, 27 May 2016 00:49:56 +0000 (21:49 -0300)]
Fix #49 - Don't vanish the beacon due to changes in the Echo Area

7 years agoVersion 1.3.0
Artur Malabarba [Sat, 30 Apr 2016 14:49:44 +0000 (11:49 -0300)]
Version 1.3.0

7 years ago[Fix #47] Add beacon-before-blink-hook
Artur Malabarba [Sat, 30 Apr 2016 14:48:20 +0000 (11:48 -0300)]
[Fix #47] Add beacon-before-blink-hook

8 years ago[#45] Bump seq dependency to the new version
Artur Malabarba [Mon, 4 Apr 2016 13:06:45 +0000 (10:06 -0300)]
[#45] Bump seq dependency to the new version

8 years ago[Fix #44] Vanish the beacon if anything in the buffer changes
Artur Malabarba [Tue, 29 Mar 2016 00:16:00 +0000 (21:16 -0300)]
[Fix #44] Vanish the beacon if anything in the buffer changes

8 years agoFix #43 - Actually use beacon-blink-when-buffer-changes
Artur Malabarba [Mon, 21 Mar 2016 12:51:23 +0000 (09:51 -0300)]
Fix #43 - Actually use beacon-blink-when-buffer-changes

8 years agoRelease 1.0
Artur Malabarba [Sat, 6 Feb 2016 17:17:38 +0000 (17:17 +0000)]
Release 1.0

8 years agoDon't blink in inf-ruby-mode
Artur Malabarba [Sat, 6 Feb 2016 17:15:58 +0000 (17:15 +0000)]
Don't blink in inf-ruby-mode

Some racing issue causes the beacon to blink to the left of the prompt,
which is really annoying.

8 years agoFix #42 - beacon--dec reaching end of buffer
Artur Malabarba [Mon, 25 Jan 2016 11:47:53 +0000 (11:47 +0000)]
Fix #42 - beacon--dec reaching end of buffer

8 years agoMake beacon-blink work unconditionally
Artur Malabarba [Sat, 16 Jan 2016 16:19:27 +0000 (16:19 +0000)]
Make beacon-blink work unconditionally

8 years agoVersion bump
Artur Malabarba [Sat, 16 Jan 2016 07:40:07 +0000 (07:40 +0000)]
Version bump

8 years ago[Fix #40] Actually allow beacon-blink to be called as a command
Artur Malabarba [Sat, 16 Jan 2016 07:39:13 +0000 (07:39 +0000)]
[Fix #40] Actually allow beacon-blink to be called as a command

8 years agoTry again to fix the case of no bg color
Artur Malabarba [Sat, 5 Dec 2015 18:03:20 +0000 (18:03 +0000)]
Try again to fix the case of no bg color

8 years agoSmall fix for when buffer doesn't end in a newline
Artur Malabarba [Sat, 5 Dec 2015 11:26:03 +0000 (11:26 +0000)]
Small fix for when buffer doesn't end in a newline

8 years agoFix #39 - Allow for the absence of a background color
Artur Malabarba [Sat, 5 Dec 2015 11:25:08 +0000 (11:25 +0000)]
Fix #39 - Allow for the absence of a background color

This should prevent issues with emacs daemon.

8 years agoFix #38 - bob error introduced by previous commit
Artur Malabarba [Thu, 3 Dec 2015 21:35:59 +0000 (21:35 +0000)]
Fix #38 - bob error introduced by previous commit

8 years agoFix weird beacon color when point coincides with an overlay
Artur Malabarba [Thu, 3 Dec 2015 16:52:21 +0000 (16:52 +0000)]
Fix weird beacon color when point coincides with an overlay

8 years agoRemove recenter-top-bottom from beacon-dont-blink-commands
Artur Malabarba [Thu, 3 Dec 2015 13:58:52 +0000 (13:58 +0000)]
Remove recenter-top-bottom from beacon-dont-blink-commands

8 years agoFix #36 Stupid use of quote
Artur Malabarba [Wed, 11 Nov 2015 16:26:22 +0000 (16:26 +0000)]
Fix #36 Stupid use of quote

8 years agoAdd gnus-summary-mode and gnus-group-mode to dont-blink-modes
Artur Malabarba [Wed, 11 Nov 2015 10:35:00 +0000 (10:35 +0000)]
Add gnus-summary-mode and gnus-group-mode to dont-blink-modes

8 years agoDon't blink on line movement
Artur Malabarba [Mon, 9 Nov 2015 11:43:41 +0000 (11:43 +0000)]
Don't blink on line movement

Related to #35

8 years agoFix #33 Fix #24 Define seq-mapn
Artur Malabarba [Sat, 31 Oct 2015 07:31:57 +0000 (07:31 +0000)]
Fix #33 Fix #24 Define seq-mapn

8 years agoFix #34 background-color-at-point isn't 100% reliable
Artur Malabarba [Sat, 31 Oct 2015 07:30:23 +0000 (07:30 +0000)]
Fix #34 background-color-at-point isn't 100% reliable

8 years agoFix background color
Artur Malabarba [Fri, 30 Oct 2015 18:21:13 +0000 (18:21 +0000)]
Fix background color

8 years agoBe silent when pushing mark
Artur Malabarba [Fri, 30 Oct 2015 10:49:56 +0000 (10:49 +0000)]
Be silent when pushing mark

8 years agoDitch cl-lib again in lieu of seq-mapn
Artur Malabarba [Fri, 30 Oct 2015 10:49:24 +0000 (10:49 +0000)]
Ditch cl-lib again in lieu of seq-mapn

8 years agoMerge pull request #29 from syohex/cl-lib
Artur Malabarba [Wed, 28 Oct 2015 12:12:02 +0000 (12:12 +0000)]
Merge pull request #29 from syohex/cl-lib

Load cl-lib for using cl-mapcar

8 years agoLoad cl-lib for using cl-mapcar
Syohei YOSHIDA [Wed, 28 Oct 2015 09:58:58 +0000 (18:58 +0900)]
Load cl-lib for using cl-mapcar

8 years agoMerge pull request #28 from NicolasPetton/master
Artur Malabarba [Wed, 28 Oct 2015 09:35:06 +0000 (09:35 +0000)]
Merge pull request #28 from NicolasPetton/master

COPYING: New file, fix #27.

8 years ago* COPYING: New file, fix #27.
Nicolas Petton [Wed, 28 Oct 2015 09:19:48 +0000 (10:19 +0100)]
* COPYING: New file, fix #27.

8 years ago[Fix #21 Fix #17] Add beacon-blink-when-point-moves-horizontally
Artur Malabarba [Wed, 28 Oct 2015 08:10:47 +0000 (08:10 +0000)]
[Fix #21 Fix #17] Add beacon-blink-when-point-moves-horizontally

8 years ago[Fix #25] blink-when-window-scroll not being used
Artur Malabarba [Wed, 28 Oct 2015 07:59:23 +0000 (07:59 +0000)]
[Fix #25] blink-when-window-scroll not being used

8 years agoImprove documentation
Artur Malabarba [Wed, 28 Oct 2015 07:49:55 +0000 (07:49 +0000)]
Improve documentation

8 years ago[#26] Fix when default background is unspecified-fg or unspecified-bg
Syohei YOSHIDA [Wed, 28 Oct 2015 01:27:17 +0000 (10:27 +0900)]
[#26] Fix when default background is unspecified-fg or unspecified-bg

Default background color is unspecified-fg or unspecified-bg if emacs runs in
no-window mode(emacs -nw). '(color-values "unspecified-[fb]g")' returns nil
and beacon--color-range raises error.

Applying this patch uses fallback color instead of default background color.

Copyright-paperwork-exempt: yes

8 years ago[Fix #15] Only blink if the window *really* scrolled
Artur Malabarba [Sun, 25 Oct 2015 15:27:01 +0000 (15:27 +0000)]
[Fix #15] Only blink if the window *really* scrolled

8 years agoRefactor variable recording
Artur Malabarba [Sun, 25 Oct 2015 15:26:44 +0000 (15:26 +0000)]
Refactor variable recording

8 years agoDon't blink in Magit popups
Artur Malabarba [Wed, 21 Oct 2015 21:42:00 +0000 (22:42 +0100)]
Don't blink in Magit popups

8 years ago[Fix #18] Don't use char-displayable-p
Artur Malabarba [Wed, 21 Oct 2015 21:38:51 +0000 (22:38 +0100)]
[Fix #18] Don't use char-displayable-p

8 years agoAdd beacon-blink-when-focused and disable it by default
Artur Malabarba [Wed, 21 Oct 2015 10:56:47 +0000 (11:56 +0100)]
Add beacon-blink-when-focused and disable it by default

Focus-in-hook triggers whenever I hit Alt on Ubuntu, which is a little
too often to be acceptable.
Related to #14.

8 years agoMerge pull request #19 from tsdh/master
Artur Malabarba [Wed, 21 Oct 2015 10:00:48 +0000 (11:00 +0100)]
Merge pull request #19 from tsdh/master

Fix beacon--movement-> simplification (69843d3)

8 years agoFix beacon--movement-> simplification (69843d3)
Tassilo Horn [Wed, 21 Oct 2015 08:25:36 +0000 (10:25 +0200)]
Fix beacon--movement-> simplification (69843d3)

8 years ago[Fix #14] Blink when Emacs frame is focused
Artur Malabarba [Tue, 20 Oct 2015 20:59:26 +0000 (21:59 +0100)]
[Fix #14] Blink when Emacs frame is focused

8 years agoLocal var
Artur Malabarba [Tue, 20 Oct 2015 20:57:10 +0000 (21:57 +0100)]
Local var

8 years agoSimplify beacon--movement-> a bit
Artur Malabarba [Tue, 20 Oct 2015 20:57:02 +0000 (21:57 +0100)]
Simplify beacon--movement-> a bit

8 years agoMerge pull request #16 from tsdh/master
Artur Malabarba [Tue, 20 Oct 2015 20:49:20 +0000 (21:49 +0100)]
Merge pull request #16 from tsdh/master

Speed up beacon--movement->

8 years agoChange "solid logic" to "correct logic" :-)
Tassilo Horn [Tue, 20 Oct 2015 08:41:05 +0000 (10:41 +0200)]
Change "solid logic" to "correct logic" :-)

8 years agoUse binary <= only
Tassilo Horn [Tue, 20 Oct 2015 08:32:43 +0000 (10:32 +0200)]
Use binary <= only

8 years agoSpeed up beacon--movement->
Tassilo Horn [Tue, 20 Oct 2015 08:07:53 +0000 (10:07 +0200)]
Speed up beacon--movement->

8 years agoDefault `beacon-push-mark' to 35
Artur Malabarba [Mon, 19 Oct 2015 10:05:15 +0000 (11:05 +0100)]
Default `beacon-push-mark' to 35

8 years agoDemote `beacon-dont-blink-predicates' to a defvar
Artur Malabarba [Mon, 19 Oct 2015 09:58:19 +0000 (10:58 +0100)]
Demote `beacon-dont-blink-predicates' to a defvar

Hooks make for lousy custom variables.

8 years ago[Fix #12] Don't autodisable beacon on hl-line-mode
Artur Malabarba [Sat, 17 Oct 2015 21:26:54 +0000 (22:26 +0100)]
[Fix #12] Don't autodisable beacon on hl-line-mode

8 years agoStreamline doc
Artur Malabarba [Fri, 16 Oct 2015 21:22:22 +0000 (22:22 +0100)]
Streamline doc

8 years agoAdd beacon-dont-blink-commands
Artur Malabarba [Fri, 16 Oct 2015 20:54:21 +0000 (21:54 +0100)]
Add beacon-dont-blink-commands

8 years agoDocument contributors
Artur Malabarba [Fri, 16 Oct 2015 09:54:31 +0000 (10:54 +0100)]
Document contributors

8 years agoDon't blink in magit status buffers
Artur Malabarba [Fri, 16 Oct 2015 09:45:21 +0000 (10:45 +0100)]
Don't blink in magit status buffers

8 years agoDoc
Artur Malabarba [Fri, 16 Oct 2015 09:44:17 +0000 (10:44 +0100)]
Doc

8 years agoMerge pull request #6 from tsdh/master
Artur Malabarba [Fri, 16 Oct 2015 09:40:54 +0000 (10:40 +0100)]
Merge pull request #6 from tsdh/master

Fix a bug and add blink when window changes feature

8 years agoBlink only in selected window; blink when switching windows
Tassilo Horn [Fri, 16 Oct 2015 09:37:57 +0000 (11:37 +0200)]
Blink only in selected window; blink when switching windows

8 years agoRefactor overlay creation
Artur Malabarba [Thu, 15 Oct 2015 23:05:59 +0000 (00:05 +0100)]
Refactor overlay creation

8 years agoFix double blink when switching buffer
Artur Malabarba [Thu, 15 Oct 2015 23:05:29 +0000 (00:05 +0100)]
Fix double blink when switching buffer

8 years agoExtend doc
Artur Malabarba [Thu, 15 Oct 2015 22:42:03 +0000 (23:42 +0100)]
Extend doc

8 years ago[#2] Add more options for preventing a blink
Artur Malabarba [Thu, 15 Oct 2015 22:41:44 +0000 (23:41 +0100)]
[#2] Add more options for preventing a blink

8 years agoDon't blink on the minibuffer
Artur Malabarba [Thu, 15 Oct 2015 15:27:05 +0000 (16:27 +0100)]
Don't blink on the minibuffer

8 years agoCopyright
Artur Malabarba [Thu, 15 Oct 2015 13:44:02 +0000 (14:44 +0100)]
Copyright

8 years agoMore documentation
Artur Malabarba [Thu, 15 Oct 2015 13:43:36 +0000 (14:43 +0100)]
More documentation

8 years agoOnly blink selected window
Artur Malabarba [Thu, 15 Oct 2015 13:33:39 +0000 (14:33 +0100)]
Only blink selected window

8 years agoFix scrolling outside command loop
Artur Malabarba [Thu, 15 Oct 2015 13:33:30 +0000 (14:33 +0100)]
Fix scrolling outside command loop

8 years agoIndentation
Artur Malabarba [Thu, 15 Oct 2015 13:33:22 +0000 (14:33 +0100)]
Indentation

8 years agoRely on window-scroll-functions for scroll blinks
Tassilo Horn [Thu, 15 Oct 2015 08:55:27 +0000 (10:55 +0200)]
Rely on window-scroll-functions for scroll blinks

window-scroll-functions are run before the window actually scrolls.  So
just set a flag that it did so which is then picked up and cleared by
beacon--post-command.  Then the redisplay isn't needed there, although
seldomly it seems post-command-hook is run before
window-scroll-functions.  However, the redisplay in beacon--post-command
caused extreme slowdowns when repeatedly deleting text by pressing and
holding DEL in AUCTeX because (I think) every deleted char caused
fontification.

Also fix a problem where the blink occured in the current window whereas
some other window was scrolled, e.g., with the mouse or
scroll-other-window.

8 years agoImprove readme
Artur Malabarba [Thu, 15 Oct 2015 13:21:11 +0000 (14:21 +0100)]
Improve readme

8 years agoDrop cl-lib dep
Artur Malabarba [Thu, 15 Oct 2015 08:40:18 +0000 (09:40 +0100)]
Drop cl-lib dep

8 years agoMerge pull request #3 from tsdh/master
Artur Malabarba [Thu, 15 Oct 2015 08:21:20 +0000 (09:21 +0100)]
Merge pull request #3 from tsdh/master

Fix temporary line breaks due to too long after-strings

8 years agoFix temporary line breaks due to too long after-strings
Tassilo Horn [Thu, 15 Oct 2015 07:29:53 +0000 (09:29 +0200)]
Fix temporary line breaks due to too long after-strings

8 years agoFix after-string overlays
Artur Malabarba [Wed, 14 Oct 2015 21:06:19 +0000 (22:06 +0100)]
Fix after-string overlays

8 years agoFix lighter
Artur Malabarba [Wed, 14 Oct 2015 19:54:57 +0000 (20:54 +0100)]
Fix lighter

8 years agoFix an error
Artur Malabarba [Wed, 14 Oct 2015 16:11:24 +0000 (17:11 +0100)]
Fix an error

8 years agoInitial (failed) impl for beacon at end of line
Artur Malabarba [Wed, 14 Oct 2015 14:53:50 +0000 (15:53 +0100)]
Initial (failed) impl for beacon at end of line

8 years agoMake beacon color customizable
Artur Malabarba [Wed, 14 Oct 2015 14:07:29 +0000 (15:07 +0100)]
Make beacon color customizable

8 years agoSeparate mark-pushing from blinking
Artur Malabarba [Wed, 14 Oct 2015 13:41:27 +0000 (14:41 +0100)]
Separate mark-pushing from blinking

8 years agoFix docs
Artur Malabarba [Wed, 14 Oct 2015 13:40:39 +0000 (14:40 +0100)]
Fix docs

8 years agoAdd url
Artur Malabarba [Wed, 14 Oct 2015 13:40:33 +0000 (14:40 +0100)]
Add url

8 years agoDefault to blinking on window scroll instead of point movement
Artur Malabarba [Wed, 14 Oct 2015 08:46:20 +0000 (09:46 +0100)]
Default to blinking on window scroll instead of point movement

8 years ago[Fix #1]
Artur Malabarba [Tue, 13 Oct 2015 23:53:29 +0000 (00:53 +0100)]
[Fix #1]

8 years agoRename file
Artur Malabarba [Tue, 13 Oct 2015 23:52:58 +0000 (00:52 +0100)]
Rename file

8 years agoRename to beacon
Artur Malabarba [Tue, 13 Oct 2015 23:51:28 +0000 (00:51 +0100)]
Rename to beacon

8 years agoFirst commit
Artur Malabarba [Fri, 9 Oct 2015 22:08:39 +0000 (23:08 +0100)]
First commit