emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 9124022 097/110: avy.el (avy--generic-jump): Update docstr


From: Oleh Krehel
Subject: [elpa] master 9124022 097/110: avy.el (avy--generic-jump): Update docstring about removed arg
Date: Sat, 11 May 2019 10:15:53 -0400 (EDT)

branch: master
commit 91240220ad8f5168527343d5aeda5f9acf5224cb
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    avy.el (avy--generic-jump): Update docstring about removed arg
---
 avy.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/avy.el b/avy.el
index 630f3ab..1bf57c1 100644
--- a/avy.el
+++ b/avy.el
@@ -1204,7 +1204,6 @@ exist."
   "Jump to REGEX.
 The window scope is determined by `avy-all-windows'.
 When WINDOW-FLIP is non-nil, do the opposite of `avy-all-windows'.
-STYLE determines the leading char overlay style.
 BEG and END narrow the scope where candidates are searched."
   (let ((avy-all-windows
          (if window-flip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]