133 Commits (5ba3602538518fca13da9ac0e18bd9fb619a4df4)

Author SHA1 Message Date
Oleh Krehel 5ba3602538 Assign avy-action-ispell to "i" 10 years ago
Emmanuel Denloye-Ito c0db3642d6 Add avy-action-ispell to avy.el 10 years ago
Oleh Krehel a80f95c015 Add "X" dispatch to kill a word without moving there 10 years ago
Oleh Krehel 9e61f786d8 avy.el: Improve defcustom :type 10 years ago
Oleh Krehel 3b75d9520d Make "C-g" and "ESC" fail silently when reading char 10 years ago
Oleh Krehel 5f76c9d16e avy.el (avy-goto-word-0-regexp): New defcustom 10 years ago
Oleh Krehel 16370f92ec avy.el (avy--goto): Remove obsolete alias 10 years ago
Oleh Krehel 730581ae87 avy.el: Fix compilation warning 10 years ago
Oleh Krehel 5f6dd00f5d avy.el (avy-action-copy): Save window and frame 10 years ago
Oleh Krehel 11fbd70347 Bump version 10 years ago
Oleh Krehel 369af594e5 avy.el (avy--overlay): Fix interaction with goto-address-mode 10 years ago
denin 15d0679385 copy/move line to an initial window 10 years ago
Oleh Krehel 212a132d5f Don't shorten selector string for visual-line-mode and bolp 10 years ago
OrionU dd80749441 Add case fold search to avy-goto-char-timer 10 years ago
Oleh Krehel 808bb8011a avy.el (avy--regex-candidates): Modify case-fold-search condition 10 years ago
Oleh Krehel bae6fb15d0 avy.el (avy-copy-region): Keep same selectors for the second pass 10 years ago
Oleh Krehel 9d18bf9fc2 avy.el (avy--overlay): Fix overlays at point-max 10 years ago
Oleh Krehel 47035cf4ea avy.el (avy--line): Don't modify avy-action 10 years ago
Aleksey Fedotov 72ecbfa220 avy.el (avy-goto-line): fix for narrowed regions 10 years ago
Oleh Krehel b1a1953e1c Customize extra chars for avy-goto-subword-1 10 years ago
Oleh Krehel fa6d1e1242 avy.el (avy-copy-region): Fix for multi-buffer use 10 years ago
Oleh Krehel 54074c764d avy.el (avy-all-windows-alt): New defcustom 10 years ago
Oleh Krehel a45159a8ca avy.el (avy-goto-line-above): Exclude the current line 10 years ago
Oleh Krehel 4132dd647e avy.el (avy-goto-line-above): Work in a single window 10 years ago
Oleh Krehel a0414291f1 avy.el (avy-copy-region): Obey avy-line-insert-style 10 years ago
Oleh Krehel 54fb4d65e1 avy.el (avy-line-insert-style): Customize avy-copy-line, avy-move-line 10 years ago
Dale Sedivec 4a23a0d63e Fix De Bruijn "No catch for tag" error 10 years ago
Oleh Krehel f341c2f18f avy.el (avy--find-visible-regions): Add bounds safety 10 years ago
Oleh Krehel edf1259f25 avy.el (avy--read-candidates): Use avy-dowindows 11 years ago
Oleh Krehel 1b78fb0d89 Improve the faces for the last change 11 years ago
Oleh Krehel 9ae44133ca Fix overlays at end-of-line with visual-line-mode 11 years ago
Oleh Krehel dddce37cdd Fix 'at-full moving text for chars near end of visual line 11 years ago
Oleh Krehel 567570af41 Fix 'at-full moving text when visual-line-mode is on 11 years ago
Oleh Krehel 0756c0b48a avy.el (avy--overlay-at-full): Use avy--overlay 11 years ago
Oleh Krehel d4b693f274 avy.el (avy--overlay): Take BEG END, instead of only BEG 11 years ago
Oleh Krehel 13377d92b2 avy.el (avy--update-offset-and-str): Split from avy--overlay-at-full 11 years ago
Oleh Krehel 2d07a49f7f Make avy--overlay-at use avy--overlay 11 years ago
Oleh Krehel 3257d81b4a Add avy-candidate-* helper functions 11 years ago
Oleh Krehel cf36a599f2 avy.el (avy--old-str): New defun. 11 years ago
Tassilo Horn 0166808bc1 Beep when there are no matches 11 years ago
Oleh Krehel f28d238e0e Fix for combined org-indent-mode and visual-line-mode 11 years ago
Oleh Krehel 964664c9fd Fix jumping to the last char of a folded Org outline 11 years ago
Oleh Krehel df181f1e77 avy.el (avy--read-candidates): Use avy-window-list 11 years ago
Oleh Krehel 0a18a45959 avy.el (avy--read-candidates): Fix reverse order 11 years ago
Oleh Krehel 2313410bd7 Optimize avy-goto-char-timer 11 years ago
Oleh Krehel 513c42991c Make avy-goto-char-timer faster for org-mode 11 years ago
Oleh Krehel 528125e096 avy.el (avy--process): Add window to candidates if not present 11 years ago
Oleh Krehel f7ddd4b687 Fix jumping to the last char of a folded Org outline 11 years ago
Oleh Krehel c87949847d New commands avy-goto-line-above and avy-goto-line-below 11 years ago
Oleh Krehel 248bff08bb avy.el (avy--regex-candidates): Simplify 11 years ago