diff options
Diffstat (limited to 'lisp/progmodes/xref.el')
-rw-r--r-- | lisp/progmodes/xref.el | 2 |
1 files changed, 1 insertions, 1 deletions
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. |