Mercurial > emacs
changeset 50784:f9cbd74b1337
(comment-search-forward): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 03 May 2003 13:50:14 +0000 |
parents | f26c6004759f |
children | 2fb36b4b42f5 |
files | lisp/newcomment.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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