emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/compat a5e2541cb0 5/8: Add DESCRIPTION properties to th


From: ELPA Syncer
Subject: [elpa] externals/compat a5e2541cb0 5/8: Add DESCRIPTION properties to the manual headings
Date: Mon, 18 Apr 2022 08:57:27 -0400 (EDT)

branch: externals/compat
commit a5e2541cb09a46d74cc2f8a434b699a7306c9c23
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Add DESCRIPTION properties to the manual headings
---
 MANUAL | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/MANUAL b/MANUAL
index 9756ef9d4b..31b4c56ca7 100644
--- a/MANUAL
+++ b/MANUAL
@@ -109,6 +109,9 @@ This section goes into the features that Compat manages and 
doesn't
 manage to provide for each Emacs version.
 
 ** Emacs 24.4
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 24.4
+:END:
 The following functions and macros implemented in 24.4, and are
 provided by Compat by default:
 
@@ -163,8 +166,15 @@ implemented in 24.4:
 - Support for generators.
 
 ** Emacs 24.5
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 24.5
+:END:
+
 No special support for 24.5 was deemed necessary.
 ** Emacs 25.1
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 25.1
+:END:
 The following functions and macros implemented in 25.1, and are
 provided by Compat by default:
 
@@ -212,7 +222,13 @@ implemented in 25.1:
 - The function ~set-binary-mode~.
 - The functions ~bufferpos-to-filepos~ and ~filepos-to-bufferpos~.
 
+Note that the changes in Emacs 25.2 and 25.3 are also included here,
+for the sake of simplicity.
+
 ** Emacs 26.1
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 26.1
+:END:
 The following functions and macros implemented in 26.1, and are
 provided by Compat by default:
 
@@ -273,7 +289,13 @@ implemented in 26.1:
 - All changes related to ~display-buffer~.
 - The function ~window-swap-states~.
 
+Note that the changes in Emacs 26.2 and 26.3 are also included here,
+for the sake of simplicity.
+
 ** Emacs 27.1
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 27.1
+:END:
 The following functions and macros implemented in 27.1, and are
 provided by Compat by default:
 
@@ -354,7 +376,13 @@ implemented in 27.1:
 - The macro ~with-connection-local-variables~ and related
   functionality.
 
+Note that the changes in Emacs 27.2 are also included here, for the
+sake of simplicity.
+
 ** Emacs 28.1
+:PROPERTIES:
+:DESCRIPTION: Compatibility support for Emacs 28.1
+:END:
 The following functions and macros implemented in 28.1, and are
 provided by Compat by default:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]