From 09aba29c3cdde108aa8b6d6782e11731fe2e3c5d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 3 Nov 2006 15:11:15 +0000 Subject: [PATCH] (ada-find-in-ali): Use "non-nil" in docstrings. --- lisp/progmodes/ada-xref.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index ae65688a351..c6fcc670038 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el @@ -1802,7 +1802,7 @@ This function is disabled for operators, and only works for identifiers." (defun ada-find-in-ali (identlist &optional other-frame) "Look in the .ali file for the definition of the identifier in IDENTLIST. -If OTHER-FRAME is non nil, and `ada-xref-other-buffer' is non nil, +If OTHER-FRAME is non-nil, and `ada-xref-other-buffer' is non-nil, opens a new window to show the declaration." (ada-get-all-references identlist) -- 2.39.2