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

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

[elpa] externals/consult 5ca54aebed: Clarify docstring


From: ELPA Syncer
Subject: [elpa] externals/consult 5ca54aebed: Clarify docstring
Date: Wed, 20 Apr 2022 12:57:22 -0400 (EDT)

branch: externals/consult
commit 5ca54aebeda5606249d764ecd1764d491b930749
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Clarify docstring
---
 consult.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/consult.el b/consult.el
index e690180bd7..41eaad5ab5 100644
--- a/consult.el
+++ b/consult.el
@@ -149,8 +149,9 @@ nil shows all `custom-available-themes'."
 
 Commonly used functions for this hook are `recenter' and
 `reposition-window'. You may want to add a function which pulses the
-current line, e.g., `pulse-momentary-highlight-one-line'. The hook
-called during preview and for the jump after selection."
+current line, e.g., `pulse-momentary-highlight-one-line' is supported on
+Emacs 28 and newer. The hook called during preview and for the jump
+after selection."
   :type 'hook)
 
 (defcustom consult-line-start-from-top nil



reply via email to

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