]> code.delx.au - gnu-emacs/commitdiff
(ada-find-in-ali): Use "non-nil" in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 15:11:15 +0000 (15:11 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 15:11:15 +0000 (15:11 +0000)
lisp/progmodes/ada-xref.el

index ae65688a351693a834ed63e5b56d0547d2b243ca..c6fcc670038d81575d712f553cf2abb1ad33af85 100644 (file)
@@ -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)