aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/newcomment.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2003-05-06 10:40:35 +0000
committerRichard M. Stallman <[email protected]>2003-05-06 10:40:35 +0000
commitbe5d837275e73854597dd9e3375c6c648ef10c58 (patch)
treeb247d61d74bbd4a86d8853f9be5a5dbae94ce516 /lisp/newcomment.el
parent844da0ff4c55692b61bedebd5822c8f6745b2f38 (diff)
(comment-search-forward): Delete autoload cookie.
Diffstat (limited to 'lisp/newcomment.el')
-rw-r--r--lisp/newcomment.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/newcomment.el b/lisp/newcomment.el
index 056b9b9711..aa53f50606 100644
--- a/lisp/newcomment.el
+++ b/lisp/newcomment.el
@@ -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