From 656980c3844ab770ffe5686d3ead613f6da7db62 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 3 Sep 2026 11:27:21 +0300 Subject: [PATCH] ; * lisp/outline.el (outline-xref): Doc fix. --- lisp/outline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/outline.el b/lisp/outline.el index 965fa9db53d..1d94185b322 100644 --- a/lisp/outline.el +++ b/lisp/outline.el @@ -2369,7 +2369,7 @@ applied to the current buffer." (defun outline-xref () "Navigate the current buffer's outline using Xref. Display an Xref buffer with the outline headings found in the current -buffer. Xref commands can be used from this buffer to navigate and edit +buffer. You can use Xref commands in that Xref buffer to navigate and edit the outline. If `outline-search-function' is non-nil, it is used to find the outline