Mercurial > emacs
changeset 50839:4bf309d5413a
(comment-search-forward): Delete autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 May 2003 10:40:06 +0000 |
parents | b7d932ce5df5 |
children | 93dd5ef4e12e |
files | lisp/newcomment.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/newcomment.el Tue May 06 05:10:59 2003 +0000 +++ b/lisp/newcomment.el Tue May 06 10:40:06 2003 +0000 @@ -305,7 +305,6 @@ ;;;; 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