aboutsummaryrefslogtreecommitdiff
path: root/compat.texi
diff options
context:
space:
mode:
Diffstat (limited to 'compat.texi')
-rw-r--r--compat.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi
index 16988a7..f498d01 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2271,6 +2271,9 @@ older than 29.1. Note that due to upstream changes, it might happen
that there will be the need for changes, so use these functions with
care.
+The @code{defcustom} type @code{key} introduced in Emacs 28.1 is
+made available by Compat.
+
@c based on lisp/textmodes/paragraphs.el
@defun count-sentences start end
Count sentences in current buffer from @var{start} to @var{end}.
@@ -3246,8 +3249,6 @@ implemented in 29.1:
@itemize
@item
-Support for the @code{key} defcustom type.
-@item
The function @code{imagep}.
@item
The function @code{image-at-point-p}.