diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-07 16:26:14 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-02-07 16:26:14 +0100 |
| commit | b0dc9210a6ba6fdab58e5b0c1dc1960cbdacc132 (patch) | |
| tree | 41af4845aea6d93b6b13236b2bca598a7c3bac5f /compat.texi | |
| parent | 53ac63d4338deaae05464a49f14b3af3561154ac (diff) | |
Update manual
Diffstat (limited to 'compat.texi')
| -rw-r--r-- | compat.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi index 0c02904..91275ff 100644 --- a/compat.texi +++ b/compat.texi @@ -3147,8 +3147,6 @@ The function @code{image-at-point-p}. @item The function @code{function-documentation}. @item -The command @code{string-edit} and @code{read-string-from-buffer}. -@item The macro @code{with-undo-amalgamate}. @item The function @code{string-glyph-split}. @@ -3172,6 +3170,10 @@ The @code{oclosure} library. The @code{textsec} library. @item The @code{range} library. +@item +The @code{string-edit} library. +@item +The @code{vtable} library. @end itemize @node Development |
