# HG changeset patch # User Juanma Barranquero # Date 1162566675 0 # Node ID ed8762ada96dc5a4f51af16971c7fcac1459e4dd # Parent 81ede624c74c01ad39f034d09d2280c46dd2a5fb (ada-find-in-ali): Use "non-nil" in docstrings. diff -r 81ede624c74c -r ed8762ada96d lisp/progmodes/ada-xref.el --- a/lisp/progmodes/ada-xref.el Fri Nov 03 15:10:41 2006 +0000 +++ b/lisp/progmodes/ada-xref.el Fri Nov 03 15:11:15 2006 +0000 @@ -1802,7 +1802,7 @@ (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)