]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-05-19 Oleh KrehelBump version
2015-05-18 Oleh Krehelavy.el (avy--overlay-at-full): Work-around 20607
2015-05-18 Oleh Krehelavy.el (avy--overlay-at-full): Check overlay window
2015-05-18 Oleh Krehelavy.el (avy-window-list): Fixup last commit
2015-05-18 Oleh Krehelmake compile should run checkdoc
2015-05-18 Oleh KrehelAllow for all operations to work across frames
2015-05-17 Oleh KrehelFix the at-full style interaction with tabs
2015-05-17 Oleh KrehelREADME.md: Add a link to the wiki for defcustoms
2015-05-17 Oleh KrehelFixup the last commit and add contribution guidelines
2015-05-17 Yang ZhaoExpose chars to be read as args.
2015-05-16 Oleh KrehelCustomize how `avy-lead-face-0' is applied
2015-05-16 Oleh Krehelavy.el (avy-move-line): Use ARG lines
2015-05-14 Ting-Yu LinRemove empty line after original one being moved
2015-05-13 Oleh KrehelAllow all kinds of styles for `avy-goto-line'
2015-05-13 Oleh Krehelavy.el (avy--overlay-at): Use `avy--overlay-offset'
2015-05-12 Oleh KrehelAdd `avy-lead-face-1' for dimmed matched chars
2015-05-12 Oleh KrehelUse `avy-lead-face-0' for 'pre and 'post
2015-05-12 Oleh KrehelWith 'at-full style, use full len to check for overlap
2015-05-11 Oleh KrehelStop 'at-full from shifting text
2015-05-11 Oleh KrehelUpdate group name
2015-05-11 Oleh Krehelavy.el (avy--regex-candidates): Add optional group arg
2015-05-11 Oleh KrehelAdd debug declarations
2015-05-11 Oleh Kreheltargets/avy-init.el: Update
2015-05-11 Bozhidar BatsovUpdate avy-jump mentions in the README
2015-05-11 Oleh KrehelMerge avy-jump.el into avy.el
2015-05-11 Oleh Krehelavy-jump.el (avy-goto-word-or-subword-1): New command
2015-05-11 Oleh KrehelAdd a new face for 'at-full style
2015-05-11 Oleh Kreheltargets/avy-init.el: Move
2015-05-10 Oleh Krehelavy-jump.el (avy-case-fold-search): New defcustom
2015-05-09 Oleh KrehelREADME.md: mention avy-goto-line -> goto-line
2015-05-09 Oleh KrehelAllow to break from `avy-goto-line' into `goto-line'
2015-05-09 Oleh KrehelFix jumping to newlines with at-full style
2015-05-09 Oleh Krehelavy-jump.el (avy-goto-subword-0): Update candidate...
2015-05-09 Oleh Krehelavy-jump.el (avy-dowindows): Simplify
2015-05-09 Oleh Krehelavy-jump.el (avy-goto-subword-0): Add nreverse
2015-05-09 Oleh KrehelBump version
2015-05-09 Oleh KrehelUpdate and document the style customization
2015-05-09 Oleh KrehelAllow to display the full path using `at-full' style
2015-05-09 Oleh KrehelFix avy-background some more
2015-05-09 Oleh KrehelFix avy-background for multiple windows
2015-05-09 Oleh KrehelRun checkdoc
2015-05-09 Oleh KrehelFix eval-after-load isearch
2015-05-09 Bozhidar BatsovAdd a dependency to cl-lib for Emacs < 24.3
2015-05-08 Tassilo HornAlways default to avy-keys but allow for per-command...
2015-05-08 Oleh KrehelMove the package metadata to avy.el
2015-05-08 Bozhidar BatsovUse cl-lib instead of cl-macs
2015-05-08 Sean AllredAdd more customization types
2015-05-08 Sean AllredAdd customization type to `avy-keys'
2015-05-08 Oleh KrehelUse `avy-keys' for `avy-goto-subword-1'
2015-05-08 Oleh KrehelWhen selecting from many windows, prioritize the current
2015-05-08 Oleh KrehelAdd avy-goto-char-timer
2015-05-08 Oleh Krehelavy-jump.el (avy--regex-candidates): Update arglist
2015-05-08 Oleh Krehelavy-jump.el (avy-setup-default): Setup some bindings
2015-05-08 Oleh Krehelavy.el: Update commentary
2015-05-08 Oleh KrehelAdd avy-goto-subword-1
2015-05-07 Oleh Krehelavy-jump.el (avy-goto-word-1): Fix for "."
2015-05-07 Tassilo HornSpecial-case char RET to allow for jumping to end-of...
2015-05-07 Oleh KrehelAbstract windows and rely on subword
2015-05-07 Oleh KrehelREADME.md: Add command descriptions
2015-05-07 Oleh Krehelavy-jump.el (avy--line): Avoid image-mode and doc-view...
2015-05-07 Oleh KrehelCustomize the leading char style for chars and words
2015-05-07 Oleh KrehelREADME.md: add
2015-05-07 Tassilo HornFix avy-goto-subword-0
2015-05-07 Tassilo HornRegexp-quote strings of avy-goto-char* functions.
2015-05-06 Oleh KrehelMove obsoletes to one place
2015-05-05 Oleh KrehelAvoid image-mode and doc-view-mode
2015-05-05 Oleh KrehelMove from "avi-" to "avy-", leave old stuff obsolete
2015-05-05 Oleh KrehelInitial import