From: Juanma Barranquero Date: Fri, 3 Nov 2006 15:11:15 +0000 (+0000) Subject: (ada-find-in-ali): Use "non-nil" in docstrings. X-Git-Tag: emacs-pretest-22.0.91~372 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09aba29c3cdde108aa8b6d6782e11731fe2e3c5d;p=emacs.git (ada-find-in-ali): Use "non-nil" in docstrings. --- 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)