308 Commits (8a8a333dedad0fd8217c806a1ceeb9c0c2fb1d56)
 

Author SHA1 Message Date
Jacopo De Simoi 8a8a333ded Put goto-line paths in the margin 3 years ago
David J. Rosenbaum 955c8dedd6 avy.el (avy--overlay): Avoid error on empty string 4 years ago
Oleh Krehel 6f9eefadc9 avy.el (avy-process): Assume avy-action-oneshot will be let-bound 4 years ago
aragaer fd7b02f556 Add `avy-action-oneshot` variable to redefine avy-action locally 4 years ago
Stefan Kangas ba5f035be3 Fix two byte-compiler warnings 4 years ago
Stefan Kangas 6b53033883 Add GNU ELPA badge to README.md 4 years ago
lWarne e92cb37457 avy.el (avy-transpose-lines-in-region): Add 5 years ago
Oleh Krehel bbf1e7339e avy.el (avy-order-closest): Work with avy-goto-line 6 years ago
Saulius Menkevičius 2dde8b71a0 avy.el (avy-process): Add autoload 6 years ago
Oleh Krehel f34ff764aa avy.el (avy-escape-chars): Add defcustom 6 years ago
Oleh Krehel 36a48baa2c avy.el (avy-goto-char-2): Allow backspace 6 years ago
Oleh Krehel acf553cae2 avy.el (avy--overlay-pre): Fix conflict with visual-line-mode 6 years ago
Oleh Krehel 509471bad0 avy.el (avy-text): Store the avy-goto-char-timer text 6 years ago
Oleh Krehel aa35412375 avy.el (avy--line-cands): Don't set temporary-goal-column 6 years ago
Oleh Krehel 954774d6e9 avy.el (avy-action-yank-line): Add and bind to "Y" 6 years ago
Oleh Krehel 3bf83140fa avy.el (avy-goto-line): Can cancel with ESC 6 years ago
Jonas Bernoulli cf95ba9582 avy.el (avy-with): Fix typo in doc-string 6 years ago
Daniel H. Leidisch f9c15c573c Fix subword commands with custom order. 6 years ago
Oleh Krehel 87394c9a88 avy.el (avy-isearch): Return relevant result 7 years ago
Oleh Krehel 5f2eba5f59 avy.el (avy-isearch): Bind avy-case-fold-search to case-fold-search 7 years ago
Oleh Krehel 455ebec6f3 avy.el (avy-process): Amend last commit for avy-goto-char-timer 7 years ago
Federico Tedin 5127f993f9 avy.el (avy-process): Restart on fail for avy-style 'words 7 years ago
Oleh Krehel 034de4c0e9 avy.el: Add -above and -below versions of avy-goto-whitespace-end 7 years ago
Oleh Krehel 27d1af3fa6 avy.el (avy-goto-whitespace-end): New command 7 years ago
Oleh Krehel 01a311ca6a avy.el: Get rid of magic char numbers 7 years ago
Oleh Krehel 66886e265c avy.el (avy-read): Don't call `avy--key-to-char' too early 7 years ago
Oleh Krehel 343fc42de1 avy.el (avy-process): Return nil on "C-g" and "ESC" 7 years ago
Oleh Krehel 9ae059deaa .github/FUNDING.yml: Add 7 years ago
Oleh Krehel aadca9308a avy.el (avy-resume): Work better for avy-goto-timer 7 years ago
Arte Ebrahimi f91ae613a8 avy.el (avy-goto-line): Call avy-action-goto only when avy-action is not set 7 years ago
Yanghao Xie 8686845ed9 avy.el (avy-flyspell-correct-function): Add 7 years ago
Oleh Krehel 0e59474430 avy.el (avy--read-candidates): Fix docstring 7 years ago
Oleh Krehel b408f76e3d doc/Changelog.org: quote issues 7 years ago
Oleh Krehel f2cf43b537 doc/Changelog.org: Release 0.5.0 7 years ago
Oleh Krehel a7230906c4 avy.el (avy--overlay-at-full): More consistent face order 7 years ago
Oleh Krehel 4d52b5cb7e avy.el (avy--line-cands): Allow "invisible" 'org-link 7 years ago
Oleh Krehel 85b5d574cd avy.el (avy-jump): Add predicate argument 7 years ago
Oleh Krehel 9a15d1f37b avy.el (avy-show-dispatch-help): Add and bind to "?" 7 years ago
Oleh Krehel 152b07fe5a avy.el (avy-process): Return res 7 years ago
Oleh Krehel fd0101e9e3 avy.el (avy-push-mark): Turn off message 7 years ago
Oleh Krehel 7d73ceeb74 avy.el: Use avy-process instead of avy--process 7 years ago
Ivan Yonchovski 8db2759adf Change avy--process to accept cleanup function 7 years ago
Oleh Krehel e80251056d avy.el (avy-jump): New API, don't use avy--generic-jump 7 years ago
Oleh Krehel 91240220ad avy.el (avy--generic-jump): Update docstring about removed arg 7 years ago
Oleh Krehel b19a23af27 avy.el (avy--visible-p): buffer-invisibility-spec can be t 7 years ago
Oleh Krehel 5b3676f1a4 avy.el (avy-next): New command to go to the next candidate after avy-read 7 years ago
Oleh Krehel 74501e1235 avy.el: More fixes to org-toggle-link-display 7 years ago
duianto 118a3d616e
Update readme.md: add melpa badges 7 years ago
Oleh Krehel e9f4d85b88 avy.el (avy-goto-char-timer): Obey avy-background for initial search 7 years ago
Oleh Krehel 002b8f3451 avy.el (avy--visible-p): Add to fix org-toggle-link-display 7 years ago