emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 2be225c: ; Minor docstring change


From: Dmitry Gutov
Subject: [Emacs-diffs] master 2be225c: ; Minor docstring change
Date: Sat, 25 May 2019 18:49:07 -0400 (EDT)

branch: master
commit 2be225c3a042441484c716c27dcd43c5eb0ad8f9
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    ; 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 b2f841b..d7e82d1 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]