diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-11-04 09:38:10 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-11-04 09:38:10 +0100 |
| commit | 14f5f74dd98dcd0410559942aae4d8ed49e36154 (patch) | |
| tree | 707de4100828177e43dc1beffc4dbbe7be37dc26 /compat.texi | |
| parent | 6571f834e19c874752d0d70e1c610886b5872ade (diff) | |
Version 29.1.4.329.1.4.3
Diffstat (limited to 'compat.texi')
| -rw-r--r-- | compat.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compat.texi b/compat.texi index ded76fe..ae03aec 100644 --- a/compat.texi +++ b/compat.texi @@ -31,7 +31,7 @@ modify this GNU manual.” @finalout @titlepage @title "Compat" Manual -@subtitle For version 29.1.4.2 +@subtitle For version 29.1.4.3 @author Philip Kaludercic, Daniel Mendler @page @vskip 0pt plus 1filll @@ -46,7 +46,7 @@ modify this GNU manual.” This manual documents the usage of the "Compat" Emacs lisp library, the forward-compatibility library for Emacs Lisp, corresponding to -version 29.1.4.2. +version 29.1.4.3. @insertcopying @end ifnottex @@ -108,7 +108,7 @@ mirrors the version of Emacs releases. The current version of Compat corresponds to the upcoming Emacs 29 release. @example -;; Package-Requires: ((emacs "24.4") (compat "29.1.4.2")) +;; Package-Requires: ((emacs "24.4") (compat "29.1.4.3")) @end example There is no need to depend on @code{emacs 24.4} specifically. One can |
