branch: externals/transient commit d93dfeba4f459345361de301ca088619c8bbae43 Author: Juergen Hoetzel <juer...@hoetzel.info> Commit: Jonas Bernoulli <jo...@bernoul.li>
manual: Fix wrong reference --- docs/transient.org | 4 ++-- docs/transient.texi | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/transient.org b/docs/transient.org index 8d2be808de..b658341a2d 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -304,9 +304,9 @@ but it is easily accessible (see [[*Using History]]). Save the value of the active transient persistently across Emacs sessions. -- Key: C-x C-k (transient-save) :: +- Key: C-x C-k (transient-reset) :: - Clear the set and saved value of the active transient. + Clear the set and saved values of the active transient. - User Option: transient-values-file :: diff --git a/docs/transient.texi b/docs/transient.texi index 1ce39566fa..bcc29f418f 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -447,10 +447,10 @@ session. Save the value of the active transient persistently across Emacs sessions. -@item @kbd{C-x C-k} (@code{transient-save}) +@item @kbd{C-x C-k} (@code{transient-reset}) @kindex C-x C-k -@findex transient-save -Clear the set and saved value of the active transient. +@findex transient-reset +Clear the set and saved values of the active transient. @end table @defopt transient-values-file