aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorJonas Bernoulli2024-06-24 13:38:35 +0200
committerJonas Bernoulli2024-06-24 13:38:35 +0200
commit4fcc38966bf58cc9977fc9fea0f7cec7eea30f6b (patch)
tree8fa7feb752d7e3aaaa0ad6bc3a7d3792ba41f83b /doc/misc
parentb7d5ca3a8fbb315c982966d9860c2284a82fa3ab (diff)
downloademacs-4fcc38966bf58cc9977fc9fea0f7cec7eea30f6b.tar.gz
emacs-4fcc38966bf58cc9977fc9fea0f7cec7eea30f6b.zip
Update to Transient v0.7.2-1-gf273c0c8
This fixes two bugs, one of them restoring compatibility with the version that ships with Emacs 29, making emoji-insert usable again. The other changes are of cosmetic nature. The only exception is a new command, whose creation lead to the discovery of one of the bugs, and remains unused until a package author actually binds it in a prefix. I.e., unless someone actually uses this, the risk of a regression is close to zero, and even if it is used, it can only affect the prefix that binds it.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/transient.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/transient.texi b/doc/misc/transient.texi
index 7e8ffcf91bf..407b55ee017 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.0 34@subtitle for version 0.7.2
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,
53available at @uref{https://github.com/positron-solutions/transient-showcase}. 53available at @uref{https://github.com/positron-solutions/transient-showcase}.
54 54
55@noindent 55@noindent
56This manual is for Transient version 0.7.0. 56This manual is for Transient version 0.7.2.
57 57
58@insertcopying 58@insertcopying
59@end ifnottex 59@end ifnottex