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

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

[elpa] externals/transient 61e631aa6d 068/366: transient-history: Fix do


From: Jonas Bernoulli
Subject: [elpa] externals/transient 61e631aa6d 068/366: transient-history: Fix doc-string quoting
Date: Tue, 25 Jan 2022 18:54:27 -0500 (EST)

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

    transient-history: Fix doc-string quoting
---
 lisp/transient.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/transient.el b/lisp/transient.el
index 69d1f04049..f8ae94245c 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -384,7 +384,7 @@ and you usually should not change it manually.")
   (transient--read-file-contents transient-history-file)
   "History of transient commands and infix arguments.
 The value of this variable persists between Emacs sessions
-(unless `transient-save-history' is nil) and you usually
+\(unless `transient-save-history' is nil) and you usually
 should not change it manually.")
 
 (defun transient-save-history ()



reply via email to

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