]> git.eshelyaron.com Git - emacs.git/commitdiff
(comment-search-forward): Delete autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Tue, 6 May 2003 10:40:35 +0000 (10:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 6 May 2003 10:40:35 +0000 (10:40 +0000)
lisp/ChangeLog
lisp/newcomment.el

index 9b9e5645dee4c0b11c82ed23bce231140e88ef55..f86cfeea7b0f670dd541be51f204570ccba5e2c3 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-06  Richard M. Stallman  <rms@gnu.org>
+
+       * newcomment.el (comment-search-forward): Delete autoload cookie.
+
 2003-05-06  Kenichi Handa  <handa@etlken2>
 
        * arc-mode.el (archive-set-buffer-as-visiting-file): Use
index 056b9b97119c54bde031bc48adf99cd15401e34f..aa53f50606af2a978f909f2ac1a46621741cbe8f 100644 (file)
@@ -305,7 +305,6 @@ 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