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

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

[elpa] externals/compat 5c0c55c20d 47/84: Document missing functionality


From: ELPA Syncer
Subject: [elpa] externals/compat 5c0c55c20d 47/84: Document missing functionality from compat-29
Date: Tue, 3 Jan 2023 08:57:35 -0500 (EST)

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

    Document missing functionality from compat-29
---
 compat.texi | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/compat.texi b/compat.texi
index 71ce879e79..1c9f1fea94 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2882,6 +2882,19 @@ This compatibility version handles the optional argument
 @subsection Missing Definitions
 Compat does not provide support for the following Lisp features
 implemented in 29.1:
+
+@itemize
+@item
+The command @code{string-edit} and @code{read-string-from-buffer}.
+@item
+The function @code{readablep}.
+@item
+The macro @code{with-delayed-message} and the function
+@code{funcall-with-delayed-message}.
+@item
+The function @code{string-glyph-split}.
+@end itemize
+
 @node Development
 @chapter Development
 



reply via email to

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