diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-23 07:57:28 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-23 07:57:28 +0100 |
| commit | ac471b9ccf821a421f61945c262c53a7a02006cd (patch) | |
| tree | 80ed91ab5a650b86b689f7f299e587b4041bfd7b | |
| parent | 0f4e98628c4a4df608550f1152a60f19a762a838 (diff) | |
Manual: Update missing definitions
| -rw-r--r-- | compat.texi | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/compat.texi b/compat.texi index 94508fa..b4880ae 100644 --- a/compat.texi +++ b/compat.texi @@ -2091,23 +2091,21 @@ The macro @code{pcase-setq}. @item The function @code{custom-add-choice}. @item -The function @code{dom-print}. -@item -The function @code{dom-remove-attribute}. +The functions @code{dom-print} and @code{dom-remove-attribute}. @item The function @code{dns-query-asynchronous}. @item The function @code{get-locale-names}. @item -The function @code{mail-header-parse-addresses-lax}. -@item -The function @code{mail-header-parse-address-lax}. +The functions @code{mail-header-parse-addresses-lax} and +@code{mail-header-parse-address-lax}. @item The function @code{num-processors}. @item The function @code{object-intervals}. @item -The function @code{process-lines-ignore-status}. +The functions @code{process-lines-handling-status} and +@code{process-lines-ignore-status}. @item The function @code{require-theme}. @item |
