Commit Graph

  • 36b296c82a avy.el (subword-backward-regexp): Fix declaration Oleh Krehel 2015-08-21 14:31:34 +02:00
  • ed120ea164 avy.el (avy-goto-line): Allow numeric prefix arg Oleh Krehel 2015-08-21 14:22:56 +02:00
  • 53d457cfe4 Add misc punctuation to subword commands Oleh Krehel 2015-08-21 13:18:26 +02:00
  • dbd2d2018d avy.el (avy-pop-mark): Handle multiple frames Oleh Krehel 2015-08-07 15:48:30 +02:00
  • a86bdee66c avy.el (avy-pop-mark): use own history for points and windows Oleh Krehel 2015-08-07 15:04:08 +02:00
  • 1e578a147a Considers letter case only if given Upcase letter B Jacquet 2015-08-06 15:13:57 +01:00
  • 30067ddc09 avy.el (avy-action-goto): Don't push mark when region is active Oleh Krehel 2015-07-29 17:59:42 +02:00
  • e8cebf1616 Make arg optional in avy-goto-subword-1 Dror Levin 2015-07-21 15:42:21 +03:00
  • d22493c0ec Autload avy-goto-word-or-subword-1 Markus Hauck 2015-07-21 09:11:01 +02:00
  • 492ac494e9 avy.el (avy-pop-mark): Add Oleh Krehel 2015-07-21 09:28:29 +02:00
  • 26123a7b37 avy.el (avy-goto-line): Fixup goto-line clause Oleh Krehel 2015-07-16 22:03:25 +02:00
  • 3b9a60a334 avy.el (avy-dispatch-alist): Upgrade to defcustom Oleh Krehel 2015-07-16 16:07:28 +02:00
  • a6db8a3506 Rename avy--with-avy-keys to avy-with Oleh Krehel 2015-07-16 16:06:21 +02:00
  • 465d5f2f9c Improve docstrings Oleh Krehel 2015-07-16 16:05:33 +02:00
  • 1d1e4b62e8 Allow to switch action midway from goto to kill/mark/copy Oleh Krehel 2015-07-16 14:50:48 +02:00
  • 7928d11ef3 Remove the old obsolete aliases Oleh Krehel 2015-07-16 14:25:06 +02:00
  • 0cac5890f1 Allow non-printing keys in avy-keys Tassilo Horn 2015-07-14 08:31:49 +02:00
  • 36e4d145c8 Respect the current input method for target chars Oleh Krehel 2015-07-07 17:11:47 +02:00
  • eb28aeb40e avy.el (avy-goto-line): push mark for numeric line Oleh Krehel 2015-07-01 14:32:04 +02:00
  • 8c8ad97de1 Add de-bruijn to the defcustom of avy-styles-alist Junpeng Qiu 2015-06-25 15:54:32 -04:00
  • 8d38a898f2 avy.el (avy-goto-char-timer): Obey avy-styles-alist Oleh Krehel 2015-06-21 17:03:18 +02:00
  • 44d76b9d2a Bump version to 0.3.0 0.3.0 Oleh Krehel 2015-06-19 17:58:19 +02:00
  • a7c92d884f Updated screenshot image for ivy-goto-char. Nelson Loyola 2015-06-17 11:40:48 -06:00
  • e5104ca416 avy.el (avy-goto-word-1): Quote punctuation Oleh Krehel 2015-06-15 19:48:08 +02:00
  • 7b0ba80620 avy.el (avy-style): Switch the default from 'pre to 'at-full Oleh Krehel 2015-06-15 16:25:49 +02:00
  • 7376a0c611 avy.el (avy--overlay-at-full): Fixup (for overlays-in) Oleh Krehel 2015-06-15 16:17:58 +02:00
  • 15c7f9fe39 targets/avy-init.el: Use the new checkdoc-file Oleh Krehel 2015-06-08 13:05:38 +02:00
  • 054390f5f6 avy.el (avy-translate-char-function): Fixup doc Oleh Krehel 2015-06-08 13:04:31 +02:00
  • 236293a401 avy.el (avy-isearch): Allow different styles Tim Perkins 2015-06-06 16:41:57 -04:00
  • 035d663ab4 Add `avy-translate-char-function' to translate user input key York Zhao 2015-06-03 22:51:42 -04:00
  • 02bf35b6a0 Modify at-full' and de-bruijn' overlays to color depth Oleh Krehel 2015-06-03 18:19:00 +02:00
  • 6dfa445e07 README.md: Mention a custom-command tutorial Oleh Krehel 2015-06-03 17:30:14 +02:00
  • 27b3da3f4b avy.el (avy-goto-char-in-line): Fix to this window Oleh Krehel 2015-06-02 18:54:04 +02:00
  • fc93fe676c avy.el (avy-ignored-modes): New defcustom. Oleh Krehel 2015-06-02 17:38:38 +02:00
  • 7a008217e3 avy.el (avy-dowindows): Ignore pdf-view-mode Oleh Krehel 2015-06-02 16:59:57 +02:00
  • 1350ab318e avy.el (avy-goto-char-in-line): Quote char Oleh Krehel 2015-06-02 16:57:50 +02:00
  • 78d20e0b02 Fix jumping to other frames Oleh Krehel 2015-05-30 10:11:04 +02:00
  • 9ddde6dd79 avy.el (avy--overlay-at-full): Improve Oleh Krehel 2015-05-26 16:59:01 +02:00
  • b5e02ac61c Fixup byte-compile warnings Oleh Krehel 2015-05-26 16:05:05 +02:00
  • 55c77c5eb8 For De Bruin, don't build a tree Oleh Krehel 2015-05-26 15:40:21 +02:00
  • 27b98bb730 Add 'de-bruijn option for avy-style Tassilo Horn 2015-05-26 13:17:37 +02:00
  • 791c16c6ac avy.el (avy-goto-char-in-line): New command Oleh Krehel 2015-05-25 10:12:17 +02:00
  • aa2eb24f53 Makefile: "all" should depend on "compile" Oleh Krehel 2015-05-19 16:21:47 +02:00
  • 199c52606d Bump version Oleh Krehel 2015-05-19 14:29:03 +02:00
  • be74714fd4 avy.el (avy--overlay-at-full): Work-around 20607 Oleh Krehel 2015-05-18 20:38:20 +02:00
  • a4f4015db4 avy.el (avy--overlay-at-full): Check overlay window Oleh Krehel 2015-05-18 19:14:03 +02:00
  • 92a7884d9c avy.el (avy-window-list): Fixup last commit Oleh Krehel 2015-05-18 16:31:46 +02:00
  • b288c69aa0 make compile should run checkdoc Oleh Krehel 2015-05-18 10:14:00 +02:00
  • d6b741b444 Allow for all operations to work across frames Oleh Krehel 2015-05-18 08:57:12 +02:00
  • dc06220ba0 Fix the at-full style interaction with tabs Oleh Krehel 2015-05-17 13:44:17 +02:00
  • 4b4b7b46f1 README.md: Add a link to the wiki for defcustoms Oleh Krehel 2015-05-17 13:31:16 +02:00
  • 50cfc74ed0 Fixup the last commit and add contribution guidelines Oleh Krehel 2015-05-17 12:36:37 +02:00
  • 59c6b9d15e Expose chars to be read as args. Yang Zhao 2015-05-16 21:53:09 -07:00
  • ea6f5c5953 Customize how `avy-lead-face-0' is applied Oleh Krehel 2015-05-16 19:31:26 +02:00
  • 1127467669 avy.el (avy-move-line): Use ARG lines Oleh Krehel 2015-05-16 17:59:35 +02:00
  • f0694a2b73 Remove empty line after original one being moved Ting-Yu Lin 2015-05-14 18:10:17 +08:00
  • a39f689908 Allow all kinds of styles for `avy-goto-line' Oleh Krehel 2015-05-14 00:05:28 +02:00
  • b0512fc8f7 avy.el (avy--overlay-at): Use `avy--overlay-offset' Oleh Krehel 2015-05-13 23:31:34 +02:00
  • 8efed4072a Add `avy-lead-face-1' for dimmed matched chars Oleh Krehel 2015-05-12 12:36:18 +02:00
  • e35f1ed51f Use `avy-lead-face-0' for 'pre and 'post Oleh Krehel 2015-05-12 12:01:59 +02:00
  • 7433f309a7 With 'at-full style, use full len to check for overlap Oleh Krehel 2015-05-12 10:52:39 +02:00
  • b602a560be Stop 'at-full from shifting text Oleh Krehel 2015-05-11 21:26:23 +02:00
  • 0d83599d80 Update group name Oleh Krehel 2015-05-11 19:48:56 +02:00
  • eed8f6fa8b avy.el (avy--regex-candidates): Add optional group arg Oleh Krehel 2015-05-11 14:39:19 +02:00
  • ca69b1f5a0 Add debug declarations Oleh Krehel 2015-05-11 14:39:01 +02:00
  • dfbf0e21a6 targets/avy-init.el: Update Oleh Krehel 2015-05-11 14:38:46 +02:00
  • 60dd24ba79 Update avy-jump mentions in the README Bozhidar Batsov 2015-05-11 11:41:22 +03:00
  • 410c4acecc Merge avy-jump.el into avy.el Oleh Krehel 2015-05-11 10:33:16 +02:00
  • 2e936d8cc3 avy-jump.el (avy-goto-word-or-subword-1): New command Oleh Krehel 2015-05-11 10:26:09 +02:00
  • 755c25a89b Add a new face for 'at-full style Oleh Krehel 2015-05-11 09:45:49 +02:00
  • ca302b4fe6 targets/avy-init.el: Move Oleh Krehel 2015-05-11 09:39:44 +02:00
  • 04d26c4d21 avy-jump.el (avy-case-fold-search): New defcustom Oleh Krehel 2015-05-10 13:29:19 +02:00
  • 05e5c4d12e README.md: mention avy-goto-line -> goto-line Oleh Krehel 2015-05-09 20:01:57 +02:00
  • a53ffb7cec Allow to break from avy-goto-line' into goto-line' Oleh Krehel 2015-05-09 18:14:50 +02:00
  • a08b049edd Fix jumping to newlines with at-full style Oleh Krehel 2015-05-09 16:44:58 +02:00
  • 3716cd0b02 avy-jump.el (avy-goto-subword-0): Update candidate order Oleh Krehel 2015-05-09 14:43:52 +02:00
  • cd8e62603f avy-jump.el (avy-dowindows): Simplify Oleh Krehel 2015-05-09 14:23:23 +02:00
  • c2e7de3a4d avy-jump.el (avy-goto-subword-0): Add nreverse Oleh Krehel 2015-05-09 14:21:59 +02:00
  • e242f04e32 Bump version 0.2.0 Oleh Krehel 2015-05-09 13:47:07 +02:00
  • 4029969a04 Update and document the style customization Oleh Krehel 2015-05-09 13:38:05 +02:00
  • db4214fe0c Allow to display the full path using `at-full' style Oleh Krehel 2015-05-09 13:03:24 +02:00
  • dbaa1a8139 Fix avy-background some more Oleh Krehel 2015-05-09 13:02:20 +02:00
  • 4007986c4c Fix avy-background for multiple windows Oleh Krehel 2015-05-09 12:52:38 +02:00
  • 9e6561b646 Run checkdoc Oleh Krehel 2015-05-09 12:44:41 +02:00
  • cc822c1aad Fix eval-after-load isearch Oleh Krehel 2015-05-09 08:33:16 +02:00
  • 0634762804 Add a dependency to cl-lib for Emacs < 24.3 Bozhidar Batsov 2015-05-09 08:29:06 +03:00
  • 0e049bbc44 Always default to avy-keys but allow for per-command overrides Tassilo Horn 2015-05-08 22:56:33 +02:00
  • a55858540b Move the package metadata to avy.el Oleh Krehel 2015-05-08 22:29:38 +02:00
  • 6ff26f5377 Use cl-lib instead of cl-macs Bozhidar Batsov 2015-05-08 23:10:44 +03:00
  • c32b91fa32 Add more customization types Sean Allred 2015-05-08 13:55:38 -05:00
  • 35e1309ddf Add customization type to `avy-keys' Sean Allred 2015-05-08 13:50:47 -05:00
  • 6acbeb6d26 Use avy-keys' for avy-goto-subword-1' Oleh Krehel 2015-05-08 19:40:20 +02:00
  • e9310715e4 When selecting from many windows, prioritize the current Oleh Krehel 2015-05-08 19:21:48 +02:00
  • bca96ae3b4 Add avy-goto-char-timer Oleh Krehel 2015-05-08 18:19:40 +02:00
  • e49f6d02eb avy-jump.el (avy--regex-candidates): Update arglist Oleh Krehel 2015-05-08 18:08:36 +02:00
  • 32003515c8 avy-jump.el (avy-setup-default): Setup some bindings Oleh Krehel 2015-05-08 15:20:08 +02:00
  • f2290f262a avy.el: Update commentary Oleh Krehel 2015-05-08 11:51:07 +02:00
  • ca1ca04647 Add avy-goto-subword-1 Oleh Krehel 2015-05-08 11:36:10 +02:00
  • b2112e0fe9 avy-jump.el (avy-goto-word-1): Fix for "." Oleh Krehel 2015-05-07 15:36:35 +02:00
  • 903e172517 Special-case char RET to allow for jumping to end-of-lines. Tassilo Horn 2015-05-07 14:37:31 +02:00