# HG changeset patch # User Richard M. Stallman # Date 1051969814 0 # Node ID f9cbd74b1337513d727d253ccb3a1ca4dd7b02b3 # Parent f26c6004759f36bfcb5a5b082466c23561b5e8b5 (comment-search-forward): Add autoload cookie. diff -r f26c6004759f -r f9cbd74b1337 lisp/newcomment.el --- a/lisp/newcomment.el Sat May 03 13:49:47 2003 +0000 +++ b/lisp/newcomment.el Sat May 03 13:50:14 2003 +0000 @@ -305,6 +305,7 @@ ;;;; 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