diff options
| author | Po Lu | 2024-07-14 12:47:51 +0800 |
|---|---|---|
| committer | Po Lu | 2024-07-14 12:47:51 +0800 |
| commit | f9dae55ccca065a6b27d00959db711faf59b9fa3 (patch) | |
| tree | cc1946c13ca3bd2a63c9317c52ee48a94f374a45 /doc/misc | |
| parent | f38c42d1c7a8413f63b1e56261850d3dbe8abef8 (diff) | |
| parent | b00fc31dd1d4543f8b017e8d7fef7686cd430bcc (diff) | |
| download | emacs-f9dae55ccca065a6b27d00959db711faf59b9fa3.tar.gz emacs-f9dae55ccca065a6b27d00959db711faf59b9fa3.zip | |
Merge from savannah/emacs-30
b00fc31dd1d Do not set LD_LIBRARY_PATH during Android initialization
04bf3172f03 ; Set Transient's version
e6f78485aa6 ; Fix typos in 'which-key-mode' (bug#72093)
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/transient.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/transient.texi b/doc/misc/transient.texi index 22db4e82143..9245a76e66b 100644 --- a/doc/misc/transient.texi +++ b/doc/misc/transient.texi | |||
| @@ -31,7 +31,7 @@ General Public License for more details. | |||
| 31 | @finalout | 31 | @finalout |
| 32 | @titlepage | 32 | @titlepage |
| 33 | @title Transient User and Developer Manual | 33 | @title Transient User and Developer Manual |
| 34 | @subtitle for version 0.7.2 | 34 | @subtitle for version 0.7.2.1 |
| 35 | @author Jonas Bernoulli | 35 | @author Jonas Bernoulli |
| 36 | @page | 36 | @page |
| 37 | @vskip 0pt plus 1filll | 37 | @vskip 0pt plus 1filll |
| @@ -53,7 +53,7 @@ resource to get over that hurdle is Psionic K's interactive tutorial, | |||
| 53 | available at @uref{https://github.com/positron-solutions/transient-showcase}. | 53 | available at @uref{https://github.com/positron-solutions/transient-showcase}. |
| 54 | 54 | ||
| 55 | @noindent | 55 | @noindent |
| 56 | This manual is for Transient version 0.7.2. | 56 | This manual is for Transient version 0.7.2.1. |
| 57 | 57 | ||
| 58 | @insertcopying | 58 | @insertcopying |
| 59 | @end ifnottex | 59 | @end ifnottex |