]> git.eshelyaron.com Git - emacs.git/commitdiff
; Minor docstring change
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 25 May 2019 22:48:27 +0000 (01:48 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 25 May 2019 22:49:00 +0000 (01:49 +0300)
lisp/progmodes/xref.el

index b2f841b4640d32dfb895746c9414b77e9288753a..d7e82d1d40343a95c3314bd659ca19d4076b08af 100644 (file)
@@ -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.