branch: externals/compat commit c6f6d43bd72039d6d0b7ab34e61c14f6b795d761 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Document missing functions --- compat.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compat.texi b/compat.texi index 3a03902194..f46a2f46d3 100644 --- a/compat.texi +++ b/compat.texi @@ -424,6 +424,8 @@ implemented in 25.1: @itemize @item +The function @code{directory-files-recursively}. +@item New @code{pcase} patterns. @item The hook @code{prefix-command-echo-keystrokes-functions} and @@ -824,6 +826,8 @@ implemented in 26.1: @itemize @item +The function @code{func-arity}. +@item The function @code{secure-hash-algorithms}. @item The function @code{gnutls-avalaible-p}.