From 8fdb2d19b495e392f47046513e05c8992fee2b4c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 Jun 2025 10:00:20 +0300 Subject: [PATCH 1/2] ; * lisp/treesit.el (treesit-beginning-of-defun): Doc fix (bug#78703). --- lisp/treesit.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/treesit.el b/lisp/treesit.el index 2b5989fcaee..512e82375f1 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -2479,7 +2479,10 @@ This is a tree-sitter equivalent of `beginning-of-defun'. Behavior of this function depends on `treesit-defun-type-regexp' and `treesit-defun-skipper'. If `treesit-defun-type-regexp' is not set, Emacs also looks for definition of defun in -`treesit-thing-settings'." +`treesit-thing-settings'. + +Whether this goes to the innermost nested defun or a top-level +one is determined by the value of `treesit-defun-tactic'." (interactive "^p") (or (not (eq this-command 'treesit-beginning-of-defun)) (eq last-command 'treesit-beginning-of-defun) From e4ba279b014417c77cf494575434c0714b03eaa3 Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Thu, 5 Jun 2025 16:09:11 +0200 Subject: [PATCH 2/2] ; * doc/emacs/misc.texi (Network Security): Fix typo. --- doc/emacs/misc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index fbcb7294505..c35afcf802c 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -430,7 +430,7 @@ checks in @code{network-security-protocol-checks}). The protocols older than @acronym{TLS1.0} are believed to be vulnerable to a variety of attacks, and you may want to avoid using these if what you're doing requires higher security. (This is the -@code{ssl} check in @code{network-security-protocol-checks}). +@code{version} check in @code{network-security-protocol-checks}). @item Triple DES (or @acronym{3DES}) cipher The @acronym{3DES} stream cipher provides at most 112 bits of