Code style: use auto-format
Don't show blank screen on longer pauses
add option to restore point on spray quit
Merge pull request #4 from syl20bnr/master
Call (spray-quit) instead of (spray-mode -1)
Call (spray-quit) instead of (spray-mode -1)
Call (spray-quit) instead of (spray-mode -1)
This make it easier to advice spray when it quits
This make it easier to advice spray when it quits
add mailing list
Merge pull request #1 from oscarfv/disable-column-number-mode
Disable column-number-mode
Disable column-number-mode
Disable column-number-mode
Otherwise, when the displayed word changes the column indicator changes
too, which is distracting.
Otherwise, when the displayed word changes the column indicator changes
too, which is distracting.
go gplv3 and mention speedread in docs
Fix missing accent character regression
Thanks to Omar Antolin Camarena
Thanks to Omar Antolin Camarena
add LICENSE file
add docs to elisp file, use customize interface
Merge branch 'master' of https://github.com/zk-phi/spray
add documentation about free vs proprietary
minor fixes for the merged commits
Merge pull request #5 from ian-kelling/master
Merge pull request #5 from ian-kelling/master
Merge pull request #5 from ian-kelling/master
improved screencast
I used byzanz to record this on linux
I used byzanz to record this on linux
add spray-ramp to slow down words initially
Handle em dash case of word—word like a comma
In this case "show an abrupt change in thought or be used where a full
stop (period) is too strong and a comma too weak"
http://en.wikipedia.org/wiki/Em_dash#Em_dash
In this case "show an abrupt change in thought or be used where a full
stop (period) is too strong and a comma too weak"
http://en.wikipedia.org/wiki/Em_dash#Em_dash
minor doc update
minor doc update
minor doc update
minor doc update
minor doc update
minor doc update
minor doc update
add left margin of 1 by default
improve documentation
add comments and a known bug on repeated words
fix highlight-symbol integration
fix smartparen integration bug
fix accidental key deletion and rename orp to accent
fix typo
small doc update
minor doc update
small doc update
updated docs
update doc, no idea what orp means so rename it
remove exit on all keys. things like ctrl-h m are usefull
Enable and enhance left and top margins
add spray-quit plus some minor docs
Fix bug changing speed when paused. Minor refactor.
Merge remote-tracking branch 'oscarfv/faster-slower'
Make font non-italicized by default
Increases/decreases wpm on the fly
Adds keybindings `f' and `s' for faster/slower wpm rate.
Adds keybindings `f' and `s' for faster/slower wpm rate.
use matching instead of hard-coding
add spray-set-margins
update doc
license
add keymap / restore restriction
suppress warning on the first invocation
make it paragraph-aware
put an overlay instead of disabling font-lock
update screencast
update screencast
make an individual face for ORPs
wp
modify doc
hide '.'-terminated words slightly faster
add screencast
first commit