# HG changeset patch # User Juanma Barranquero <lekktu@gmail.com> # Date 1162566524 0 # Node ID cacf1e7f0aaf6beda203156e151b889a536c14eb # Parent 76ebfa6768df3e004d8db7faef91e3edb2ee12b1 (checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings. diff -r 76ebfa6768df -r cacf1e7f0aaf lisp/emacs-lisp/checkdoc.el --- a/lisp/emacs-lisp/checkdoc.el Fri Nov 03 15:08:02 2006 +0000 +++ b/lisp/emacs-lisp/checkdoc.el Fri Nov 03 15:08:44 2006 +0000 @@ -2155,7 +2155,7 @@ (defun checkdoc-rogue-space-check-engine (&optional start end interact) "Return a message list if there is a line with white space at the end. If `checkdoc-autofix-flag' permits, delete that whitespace instead. -If optional arguments START and END are non nil, bound the check to +If optional arguments START and END are non-nil, bound the check to this region. Optional argument INTERACT may permit the user to fix problems on the fly." (let ((p (point))