From 2be225c3a042441484c716c27dcd43c5eb0ad8f9 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 26 May 2019 01:48:27 +0300 Subject: [PATCH] ; Minor docstring change --- lisp/progmodes/xref.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index b2f841b4640..d7e82d1d403 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el @@ -842,7 +842,7 @@ FETCHER is a function of no arguments that returns a list of xref values. It must not depend on the current buffer or selected window. -ALIST will include the following keys: +ALIST will include at least the following keys: WINDOW for the window that was selected before the current command was called. -- 2.39.5