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

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

[elpa] externals/transient 9f3afe94a9 19/26: transient-format(around:suf


From: Jonas Bernoulli
Subject: [elpa] externals/transient 9f3afe94a9 19/26: transient-format(around:suffix): Reformat docstring
Date: Sun, 26 Nov 2023 19:42:09 -0500 (EST)

branch: externals/transient
commit 9f3afe94a901fedc7bb7def759ebb00f8ef988fe
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    transient-format(around:suffix): Reformat docstring
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index c763bc7629..7a8c87223f 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -3654,7 +3654,7 @@ making `transient--original-buffer' current.")
 When reading user input for this infix, then highlight it.
 When edit-mode is enabled, then prepend the level information.
 When `transient-enable-popup-navigation' is non-nil then format
-  as a button."
+as a button."
   (let ((str (cl-call-next-method obj)))
     (when (and (cl-typep obj 'transient-infix)
                (eq (oref obj command) this-original-command))



reply via email to

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