aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-01-18 08:16:08 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-01-18 08:37:35 +0100
commitdb9f58620d83b990717f96bc3fa13e7b5698b59e (patch)
treecdc8a1d82060ae87b394f6f46bfe7e34e1d5cc34
parenta28ce55d8efd3c25c0c0daff93008e626d4bf678 (diff)
Manual: Document more missing functions
-rw-r--r--compat.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/compat.texi b/compat.texi
index 61a9fc7..794e724 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2703,11 +2703,21 @@ The command @code{string-edit} and @code{read-string-from-buffer}.
@item
The function @code{readablep}.
@item
+The macro @code{with-undo-amalgamate}.
+@item
The macro @code{with-delayed-message} and the function
@code{funcall-with-delayed-message}.
@item
The function @code{string-glyph-split}.
@item
+The function @code{string-limit}.
+@item
+The function @code{string-pixel-width}.
+@item
+The function @code{buffer-text-pixel-size}.
+@item
+The function @code{pixel-fill-region}.
+@item
The function @code{textsec-suspicious-p}.
@item
The function @code{minibuffer-lazy-highlight-setup}.