branch: master
commit 360ed9017c595f9e1bef8b7b15feb3ca04d95ad2
Merge: 822d628 381726a
Author: Ken Manheimer
Commit: Ken Manheimer
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
---
.gitignore |5 +
GNUmakefile
kenmanheimer pushed a change to branch master.
from 381726a Add test capability to ELPA
new cb35c72 multishell - Remove notes about tramp
remote+sudo+homedir+sudo prob
new 822d628 multishell - merge 1.0.7
new 360ed90 Merge branch 'master' of
git.sv.gnu.org:
branch: master
commit 822d6284b0dc757a7537df2d1ed46e8a9187a9e2
Merge: 4300eae cb35c72
Author: Ken Manheimer
Commit: Ken Manheimer
multishell - merge 1.0.7
---
packages/multishell/multishell.el | 30 ++
1 files changed, 6 insertions(+), 24 deletions(-)
diff --g
branch: master
commit cb35c72c3ce027994352b42f3c6f027ccc5b6770
Author: Ken Manheimer
Commit: Ken Manheimer
multishell - Remove notes about tramp remote+sudo+homedir+sudo prob
Apparently it's due to something in my local site configuration. The
problem happens reliably in emacs s
branch: master
commit 381726a3c99bdbd4d6f067c24e755a99f95d06cf
Author: Phillip Lord
Commit: Phillip Lord
Add test capability to ELPA
make check now attempts to run tests in all packages.
---
.gitignore |5
GNUmakefile | 29 ++
a
branch: master
commit df8fdd66b71abeb203890f864ba931627467d970
Author: João Távora
Commit: João Távora
Fix previous merge bundler in packages/yasnippet/doc dir
---
packages/yasnippet/doc/{ => }/doc/.nosearch|0
packages/yasnippet/doc/{ => }/doc/faq.org |0
packa
branch: master
commit 4a23a0d63e9fb367410f3daede604b560ba4aa44
Author: Dale Sedivec
Commit: Dale Sedivec
Fix De Bruijn "No catch for tag" error
When using avy-goto-line and typing a line number with avy-style
de-bruijn, you would get an error after entering your line number and
branch: master
commit dddce37cdd968f817de3aee3e9e311b54059e126
Author: Oleh Krehel
Commit: Oleh Krehel
Fix 'at-full moving text for chars near end of visual line
* avy.el (avy--overlay-at-full): Update.
---
avy.el |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
dif
branch: master
commit 9d18bf9fc247e7423b954d05cecdea2417dfc239
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--overlay): Fix overlays at point-max
* avy.el (avy--overlay): When an overlay is requested at `point-max',
use 'after-string overlay property instead of 'display.
branch: master
commit dd80749441e3e0a3e4267089bbe577b148349b48
Author: OrionU
Commit: Oleh Krehel
Add case fold search to avy-goto-char-timer
Fixes #128
---
avy.el |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index 26a3cbc..a6e4c0b 100
branch: master
commit 1b78fb0d895fc86c190aa99b29e08152f408c278
Author: Oleh Krehel
Commit: Oleh Krehel
Improve the faces for the last change
* avy.el (avy--overlay-at-full): Update.
---
avy.el | 14 ++
1 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/av
branch: master
commit edf1259f2507f7512264d5f04a61f6aced8b50c1
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--read-candidates): Use avy-dowindows
Fixes #114
---
avy.el | 103 +++
1 files changed, 51 insertions(+), 5
branch: master
commit 54074c764d22a698112f23a4e58a765b3f2fecb6
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-all-windows-alt): New defcustom
* avy.el (avy-dowindows): Use `avy-all-windows-alt'.
(avy--regex-candidates):
(avy--read-candidates): Use `current-prefix-arg'.
branch: master
commit 0166808bc1b25c9447ee16bc292e9f2e3faf14e5
Author: Tassilo Horn
Commit: Tassilo Horn
Beep when there are no matches
If avy--read-candidates doesn't find any candidates for the current
input, the user has surely made a typo. In that case, beep at the user
branch: master
commit f341c2f18f33a37f83e70d4f4bfc9a39a55ac0a4
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--find-visible-regions): Add bounds safety
Re abo-abo/lispy#139
---
avy.el | 23 +--
1 files changed, 13 insertions(+), 10 deletions(-)
diff --gi
branch: master
commit fa6d1e1242bfa6070a3ac32db7e2140f6f56ac44
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-copy-region): Fix for multi-buffer use
Fixes #119
---
avy.el | 49 +++--
1 files changed, 27 insertions(+), 22 deletions(
branch: master
commit bae6fb15d0fcf0a91f3afa599c921480fcf680a7
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-copy-region): Keep same selectors for the second pass
With `avy-all-windows' t, the call to `avy--line' would change the
window.
Fixes #121
Fixes #120
branch: master
commit a45159a8ca9626e19ddf5e517d1eccf64c0dd69d
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line-above): Exclude the current line
* avy.el (avy-goto-line-below): Exclude the current line
Re #106
---
avy.el |5 +++--
1 files changed, 3 insert
branch: master
commit b1a1953e1c20578b0d866d538b6045b42f4de4ef
Author: Oleh Krehel
Commit: Oleh Krehel
Customize extra chars for avy-goto-subword-1
* avy.el (avy-subword-extra-word-chars): New defcustom.
(avy-goto-subword-0): Modify the syntax table temporarily using
`avy-su
branch: master
commit 567570af41c343b8a0e80308016de1be884cf9a2
Author: Oleh Krehel
Commit: Oleh Krehel
Fix 'at-full moving text when visual-line-mode is on
* avy.el (avy--overlay-at-full): Compute line-end-position according to
`visual-line-mode'.
(avy--update-offset-and-s
branch: master
commit 212a132d5f2d9b28a56bc69dd8d3a28e168728b0
Author: Oleh Krehel
Commit: Oleh Krehel
Don't shorten selector string for visual-line-mode and bolp
* avy.el (avy--overlay-at-full): When at an empty line, there's plenty
of space to display the full selector. No n
branch: master
commit a6b750299b8e9c2f9342aa192004d16ea7333881
Merge: 4300eae 11fbd70
Author: Oleh Krehel
Commit: Oleh Krehel
Merge commit '11fbd70347a8cc62817c6d4ebf2291471ebdd607' from avy
---
packages/avy/avy.el| 1047 +++-
packages/avy/doc
branch: master
commit 9ae44133ca5442d6df83830f4f6c238a67cfa6f5
Author: Oleh Krehel
Commit: Oleh Krehel
Fix overlays at end-of-line with visual-line-mode
* avy.el (avy--overlay-at-full): Update.
Fixes #112
---
avy.el |5 -
1 files changed, 4 insertions(+), 1 deletio
branch: master
commit 54fb4d65e1bd9575600c54bc0cdca307cf05ef1e
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-line-insert-style): Customize avy-copy-line, avy-move-line
* avy.el (avy-copy-line):
(avy-move-line): Update.
Fixes #117
---
avy.el | 54 +++
branch: master
commit 2d07a49f7fb88f068e0411988f59102600511318
Author: Oleh Krehel
Commit: Oleh Krehel
Make avy--overlay-at use avy--overlay
* avy.el (avy--overlay): Add optional COMPOSE-FN argument.
(avy--overlay-at): Use `avy--overlay'.
---
avy.el | 35 +++--
branch: master
commit 3257d81b4a513ae4e963015f685aa9be5144f7a2
Author: Oleh Krehel
Commit: Oleh Krehel
Add avy-candidate-* helper functions
* avy.el (avy-candidate-beg):
(avy-candidate-end):
(avy-candidate-wnd): New defun.
(avy--overlay-pre):
(avy--overlay-at):
(
branch: master
commit 47035cf4ea63f127c3b810fed67c8bd46f25502b
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--line): Don't modify avy-action
Fixes #124
---
avy.el |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/avy.el b/avy.el
index 089121b..8d7e3
branch: master
commit 72ecbfa220ae9bca953dd68c601845b7d89dd548
Author: Aleksey Fedotov
Commit: Oleh Krehel
avy.el (avy-goto-line): fix for narrowed regions
When 'avy-goto-line' is called with numbered argument, it tries to mimic
behaviour of 'goto-line'. However, if some part of
branch: master
commit a0414291f190b281535698a9eadb22a5e974f6ce
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-copy-region): Obey avy-line-insert-style
Re #117
---
avy.el | 30 ++
1 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/avy
branch: master
commit d4b693f274b389c826771767f69e33299190d5df
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--overlay): Take BEG END, instead of only BEG
* avy.el (avy--overlay):
(avy--overlay-pre):
(avy--overlay-at):
(avy--overlay-post): Update.
Previously, EN
branch: master
commit 4132dd647e3e34456d245f8b11462ef20a557631
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line-above): Work in a single window
* avy.el (avy-goto-line-above):
(avy-goto-line-below): Bind `avy-all-windows' to nil.
Re #106
---
avy.el | 10
branch: master
commit 11fbd70347a8cc62817c6d4ebf2291471ebdd607
Author: Oleh Krehel
Commit: Oleh Krehel
Bump version
---
avy.el|2 +-
doc/Changelog.org | 118 -
2 files changed, 117 insertions(+), 3 deletions(-)
diff --git
branch: master
commit 808bb8011a694682f2900b32c133b231f2720edc
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--regex-candidates): Modify case-fold-search condition
Fixes #126
---
avy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
i
branch: master
commit 13377d92b2d6e47200ef17101a718e687717b2e3
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--update-offset-and-str): Split from avy--overlay-at-full
* avy.el (avy--update-offset-and-str): New defun.
(avy--overlay-at-full): Update.
---
avy.el | 76 ++
branch: master
commit 15d0679385fdf3f1d20904ff68ebcb522c4a87d4
Author: denin
Commit: denin
copy/move line to an initial window
---
avy.el | 74 +--
1 files changed, 39 insertions(+), 35 deletions(-)
diff --git a/avy.el b/avy.el
branch: master
commit 369af594e5ea28be1d91b22753aace16baadc046
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--overlay): Fix interaction with goto-address-mode
The other overlay has no priority, but sets a face. That face is
overridden by the avy overlay (which has priority
branch: master
commit cf36a599f2049cb0b9b2a3e2d32b0df620e6692f
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--old-str): New defun.
* avy.el (avy--overlay):
(avy--overlay-at):
(avy--overlay-at-full): Simplify.
---
avy.el | 28
1 files cha
branch: master
commit 0756c0b48ac03774c3e277ab759891c04e7bd416
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--overlay-at-full): Use avy--overlay
* avy.el (avy-styles-alist): Reset to nil.
(avy--overlay): Also set 'category to 'avy.
(avy--overlay-at-full): Use `avy--ove
branch: master
commit bda04b287be4636d6f6812432d83164d74160e49
Author: Tassilo Horn
Commit: Tassilo Horn
Properly highlight depending on avy-all-windows
Before this change, the highlighting was only performed in the selected
window even if avy-all-windows was true. Now it's con
branch: master
commit df181f1e63ff68951e815f61986d4c8b8a12
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--read-candidates): Use avy-window-list
Re #100
---
avy.el |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/avy.el b/avy.el
index c78e0c8..86
branch: master
commit 22b4ff065814b4344050aa0627307f097044f5ca
Author: Tassilo Horn
Commit: Tassilo Horn
Define new face avy-goto-char-timer-face for the highlights
---
avy.el |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index 1ae6a1f..b0b038
branch: master
commit 2313410bd78e611f750acfd576a8dc0a939dd9bf
Author: Oleh Krehel
Commit: Oleh Krehel
Optimize avy-goto-char-timer
Previously, the candidate list would be generated twice: by
`avy--read-string-timer' and by `avy--generic-jump'.
* avy.el (avy--read-strin
branch: master
commit d439b9d44faa08e15a328075d1473d869d79f284
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--overlay-at-full): Avoid negative length
Fixes #102
---
avy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index ae9eee2.
branch: master
commit 0a18a45959b12964a0e29e1b5c50fd33b2d6e4eb
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--read-candidates): Fix reverse order
Re #100
---
avy.el | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/avy.el b/avy.el
index b1c9326
branch: master
commit 528125e096e1eb528b97776a6abc9ad79398acf9
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--process): Add window to candidates if not present
`avy-read-de-bruijn' relies on the window being the cdr of each
candidate.
Fixes abo-abo/ace-link#22
---
branch: master
commit c87949847d045d22da8ebb782c082212af975fe8
Author: Oleh Krehel
Commit: Oleh Krehel
New commands avy-goto-line-above and avy-goto-line-below
* avy.el (avy--line): Add BEG, END optional args.
(avy-goto-line-above): New command.
(avy-goto-line-below): New co
branch: master
commit f28d238e0eccf9bda74b7c8691852d137839f06a
Author: Oleh Krehel
Commit: Oleh Krehel
Fix for combined org-indent-mode and visual-line-mode
* avy.el (avy-styles-alist): Make `avy-goto-line' use the 'pre style.
(avy--overlay): Clone `line-prefix' and `wrap-prefix
branch: master
commit 513c42991c658226aa598e63e0d53837e6df642f
Author: Oleh Krehel
Commit: Oleh Krehel
Make avy-goto-char-timer faster for org-mode
* avy.el (avy--read-string-timer): Use `avy--find-visible-regions'.
(avy-goto-char-timer): Make ARG work properly to negate
`av
branch: master
commit 964664c9fd6c5d1f70af42dacbd7a6dc011223f7
Author: Oleh Krehel
Commit: Oleh Krehel
Fix jumping to the last char of a folded Org outline
avy.el (avy--read-candidates): For the last char in the
outline, (get-char-property (point) 'invisible) returns t, although
branch: master
commit f7ddd4b68796aba2cc736f7c028fd16e814ab803
Author: Oleh Krehel
Commit: Oleh Krehel
Fix jumping to the last char of a folded Org outline
avy.el (avy--regex-candidates): For the last char in the outline,
(get-char-property (point) 'invisible) returns t, althoug
branch: master
commit 70bd6cec70f280b67f47f6f94e897f0ec8805873
Author: Yasushi SHOJI
Commit: Oleh Krehel
Search only in the visible region
The current version of `avy--regex-candidates` first searches for the
given regex then skip the match if it's invisible. This works fine wi
branch: master
commit dbd2d2018dd6e33cbfca89a81c12a26a82618020
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-pop-mark): Handle multiple frames
Re #88
---
avy.el |9 +++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/avy.el b/avy.el
index 4f09aea..f2e
branch: master
commit 3f53a2a15e8f5c698ec7ec44f1df58e917fa0f38
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line): Fix off-by-one
---
avy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index ca46916..f46911d 100644
--- a/avy.el
+++ b
branch: master
commit ed120ea1648dd7b854c3358815b6d158acec13e1
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line): Allow numeric prefix arg
The old behavior remains for ARG 1 and 4. For all other ARG, simply go
to that line.
Fixes #86
---
avy.el | 47
branch: master
commit 248bff08bb5d6526e01e234b3545fe9aed930287
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--regex-candidates): Simplify
Remove the let-bound BEG and END that would shadow the function's args.
---
avy.el | 20 +---
1 files changed, 9 inserti
branch: master
commit acdd9e8b3d6ff8ada6138e489883907948c23fe7
Author: momomo5717
Commit: momomo5717
Modify avy--read-string-timer
---
avy.el | 14 --
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/avy.el b/avy.el
index b0b038f..ae9eee2 100644
--- a/avy.el
+++
branch: master
commit 36e4d145c8b8d21b08d4ea5466979d0a7538140e
Author: Oleh Krehel
Commit: Oleh Krehel
Respect the current input method for target chars
* avy.el (avy-goto-char):
(avy-goto-char-in-line):
(avy-goto-char-2):
(avy-goto-word-1):
(avy-goto-subword-1):
branch: master
commit 53decea669cd39b7f4886a2e1b8eb9f821a3d61a
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--line): Don't error on end of buffer
Re #91
---
avy.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index f76b86f..44cecb
branch: master
commit 72afecbc291746fe2d576a9d6e420a89cd37104c
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-push-mark): Bring back push-mark
Fixes abo-abo/ace-window#41
---
avy.el |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
ind
branch: master
commit a6cfedaf5eeb85bd953204463b36ee84724aaf4e
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-subword-0): Don't offer invisible chars
Fixes #90
---
avy.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index 2812
branch: master
commit 2c74d0160a52ecdf6a24ddf70230748a1dc40d01
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--generic-jump): Add beg and end optional args
* avy.el (avy-goto-char-in-line): Update.
Fixes #89
---
avy.el | 22 +++---
1 files changed, 1
branch: master
commit 67662efdb31de8cdbfbb98243f754d41fde9b19a
Author: Oleh Krehel
Commit: Oleh Krehel
Fix indentation of defface
Re #97
---
avy.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/avy.el b/avy.el
index ae0b03b..ca46916 100644
--- a/avy.el
branch: master
commit 0cac5890f1756e430b2860fff4123c3b16719a4e
Author: Tassilo Horn
Commit: Tassilo Horn
Allow non-printing keys in avy-keys
Now you can set avy-keys also to the arrow keys and page up/down, e.g.,
(setq avy-keys '(left right up down prior next))
a
branch: master
commit 30067ddc09eefddae4ece065f60cc52a55ed76d7
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-action-goto): Don't push mark when region is active
* avy.el (avy-action-goto): When the region is active, the user probably
doesn't want to move the mark.
branch: master
commit f9d7a76cd4e545b7cd2ce95a8b9233a01c921a97
Author: Tassilo Horn
Commit: Tassilo Horn
Improve avy-goto-char-timer.
1. Handle DEL in order to fix typos.
2. Handle RET in order to use the current input string immediately
without waiting for another char f
branch: master
commit 36b296c82a88d6b27d914943b81635aaea70a835
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (subword-backward-regexp): Fix declaration
---
avy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index 3a14b5b..7f1b7e7 100644
--- a/a
branch: master
commit ac162279f2194f9b7c4ec06afa6a7a68b9177149
Author: Akira Tamamori
Commit: Akira Tamamori
Add padding for wide-width character
Add padding for wide-width character (ex. Japanese and Chinese).
---
avy.el | 10 --
1 files changed, 8 insertions(+), 2 delet
branch: master
commit 009c0bc1ed676ba2180bc6c722e0c06b8b17f26a
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--line): Work for visual-line-mode
Use `point' instead of `line-beginning-position'.
Fixes #91
---
avy.el |8 ++--
1 files changed, 6 insertions(+), 2
branch: master
commit b1ef1f8f8c2962ea27576126da81dce1f795df2d
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy--line): Obey avy-background
Fixes #94
---
avy.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/avy.el b/avy.el
index ea0cb8d..5d1838f 1006
branch: master
commit 465d5f2f9c6093e5992ab7377ae93613394acfb8
Author: Oleh Krehel
Commit: Oleh Krehel
Improve docstrings
* avy.el (avy-keys): Update.
(avy-background-face): Update.
---
avy.el | 13 ++---
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/
branch: master
commit 53d457cfe48956a1cbffb7f0f6d735af322fd093
Author: Oleh Krehel
Commit: Oleh Krehel
Add misc punctuation to subword commands
* avy.el (avy-goto-subword-0): Temporarily bind
`subword-backward-regexp' to allow chars like ! or @ to count as
subword parts.
branch: master
commit e8cebf1616ab7e976aa9607434a1d7290883a570
Author: Dror Levin
Commit: Dror Levin
Make arg optional in avy-goto-subword-1
---
avy.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index 11cf738..b73e372 100644
--- a/avy.el
+++ b/
branch: master
commit 48aa2cd8287bfdd32614eb251e2609ad103d7809
Author: Tassilo Horn
Commit: Tassilo Horn
Improve avy-goto-char-timer so that it may read 1 or many chars
Now you can use avy-goto-char-timer and type as many chars as you want
given each char comes before avy-timeou
branch: master
commit 492ac494e9cce18b22ddacfdf09da86be19a0f42
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-pop-mark): Add
Fixes #81
---
avy.el |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/avy.el b/avy.el
index 25cd086..bd9161a 100644
--- a/av
branch: master
commit 1e578a147a6d6bee2d977fbc632d1e903651e7f8
Author: B Jacquet
Commit: Oleh Krehel
Considers letter case only if given Upcase letter
Fixes #87
---
avy.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index ae4c59b..0057
branch: master
commit 1d1e4b62e810c042c6f06ae2b0cb6ef882ffb5c2
Author: Oleh Krehel
Commit: Oleh Krehel
Allow to switch action midway from goto to kill/mark/copy
* avy.el (avy-action): New defvar.
(avy-dispatch-alist): New defvar.
Customize this to add new dispatch functional
branch: master
commit a6db8a35062576b0fcbb4a4fd238b999de19fba5
Author: Oleh Krehel
Commit: Oleh Krehel
Rename avy--with-avy-keys to avy-with
* avy.el (avy-with): Macro renamed from `avy--with-avy-keys'.
(avy--with-avy-keys): Add obsolete alias.
---
avy.el | 43 +++
branch: master
commit 3b9a60a334e1201eb0d088fecdced14659e3f420
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-dispatch-alist): Upgrade to defcustom
* avy.el (avy-handler-default): `avy-dispatch-alist' is actually an
alist now.
---
avy.el | 29 ++
branch: master
commit 7928d11ef3e4da6e36d8ea71cd7600e520b2a2d0
Author: Oleh Krehel
Commit: Oleh Krehel
Remove the old obsolete aliases
---
avy.el | 28
1 files changed, 0 insertions(+), 28 deletions(-)
diff --git a/avy.el b/avy.el
index 246450f..5602ce3 10064
branch: master
commit a86bdee66c4b58469bd2c6308ce67fada9539d94
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-pop-mark): use own history for points and windows
* avy.el (avy-action-goto): Don't save mark here, since the window was
already changed.
(avy--process): Set
branch: master
commit 8c8ad97de1877170060174d8132470aec2286d3a
Author: Junpeng Qiu
Commit: Junpeng Qiu
Add de-bruijn to the defcustom of avy-styles-alist
---
avy.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/avy.el b/avy.el
index a8a6a25..5a8b5ce 100644
--- a
branch: master
commit d22493c0ec282bb9029c9ec5abec7b61e884ed78
Author: Markus Hauck
Commit: Oleh Krehel
Autload avy-goto-word-or-subword-1
Fixes #82
---
avy.el |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/avy.el b/avy.el
index bd9161a..11cf738 100644
---
abo_abo pushed a change to branch master.
from 4300eae multishell - still 1.0.6, clarify conditions for tramp
homedir bug
new 8c8ad97 Add de-bruijn to the defcustom of avy-styles-alist
new eb28aeb avy.el (avy-goto-line): push mark for numeric line
new 36e4d14
branch: master
commit 26123a7b37b07560b63ea75c43923d7eee12c0a9
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line): Fixup goto-line clause
Fixes #79
---
avy.el | 29 +++--
1 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/avy.el b
branch: master
commit eb28aeb40ed0c2b3ed617002547e603d6554a142
Author: Oleh Krehel
Commit: Oleh Krehel
avy.el (avy-goto-line): push mark for numeric line
Fixes #74
---
avy.el |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/avy.el b/avy.el
index 5a8b5ce..449
branch: master
commit 4300eaeea7120e40693a8873d98b40272035c2a8
Merge: d34b2ae 5b011ac
Author: Ken Manheimer
Commit: Ken Manheimer
multishell - still 1.0.6, clarify conditions for tramp homedir bug
---
packages/multishell/multishell.el | 37 +++--
1 files ch
branch: master
commit 5b011ac2c545be3ca824862f48032c9a2980798b
Author: Ken Manheimer
Commit: Ken Manheimer
multishell - note that the tramp bug is on remote|sudo to homedir
(I had neglected to include the sudo part.)
---
multishell.el | 37 +++--
1
87 matches
Mail list logo