]> code.delx.au - gnu-emacs-elpa/history - avy.el
Bump version
[gnu-emacs-elpa] / avy.el
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 KrehelAllow for all operations to work across frames
2015-05-17 Oleh KrehelFix the at-full style interaction with tabs
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 KrehelMerge avy-jump.el into avy.el
2015-05-09 Oleh KrehelAllow to break from `avy-goto-line' into `goto-line'
2015-05-09 Oleh KrehelBump version
2015-05-09 Bozhidar BatsovAdd a dependency to cl-lib for Emacs < 24.3
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 Oleh Krehelavy.el: Update commentary
2015-05-05 Oleh KrehelInitial import