From cfcf9cb51648b14b2956c9f99c664e0e65611343 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 20 Dec 2001 18:17:15 +0000 Subject: [PATCH] Doc fix for commented out function. --- lisp/progmodes/simula.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 1ed49836807..ce546eb169f 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el @@ -1731,7 +1731,7 @@ If not nil and not t, move to limit of search and return nil." ; ;;; function used by hilit19 ;(defun simula-find-next-comment-region (param) -; "Return region (start end) cons of comment after point, or NIL" +; "Return region (start end) cons of comment after point, or nil." ; (let (start end) ; ;; This function is called repeatedly, check if point is ; ;; where we left it in the last call -- 2.39.5