diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-12-03 22:54:49 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-12-03 22:54:49 +0100 |
| commit | 314f9863d0a2c77a7141e15c193eb0c0590b32bd (patch) | |
| tree | 326fa334ffd9d86eea845955afbc2016054bed5f /docs/transient.org | |
| parent | 2f76ce107c6ef57e42db1dd773bf5ab932eaaea0 (diff) | |
manual: Document transient-save-history
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/transient.org b/docs/transient.org index 26ff5fa..de475aa 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -294,6 +294,11 @@ read the same kind of value to also use the same history key (see Both kinds of history are saved to a file when Emacs is exited. +- User Option: transient-save-history :: + + This option controls whether the history of transient commands is + saved when exiting Emacs. + - User Option: transient-history-file :: This option names the file that is used to persist the history of |
