]> git.eshelyaron.com Git - emacs.git/commitdiff
(comment-search-forward): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Sat, 3 May 2003 13:50:14 +0000 (13:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 3 May 2003 13:50:14 +0000 (13:50 +0000)
lisp/newcomment.el

index aa53f50606af2a978f909f2ac1a46621741cbe8f..056b9b97119c54bde031bc48adf99cd15401e34f 100644 (file)
@@ -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