From: Richard M. Stallman Date: Sat, 3 May 2003 13:50:14 +0000 (+0000) Subject: (comment-search-forward): Add autoload cookie. X-Git-Tag: ttn-vms-21-2-B4~10349 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=78e4fe69808695b91c30c1d83898c6d4964fdf22;p=emacs.git (comment-search-forward): Add autoload cookie. --- diff --git a/lisp/newcomment.el b/lisp/newcomment.el index aa53f50606a..056b9b97119 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el @@ -305,6 +305,7 @@ If UNP is non-nil, unquote nested comment markers." ;;;; Navigation ;;;; +;;;###autoload (defun comment-search-forward (limit &optional noerror) "Find a comment start between point and LIMIT. Moves point to inside the comment and returns the position of the