Mercurial > emacs
diff src/syntax.c @ 49600:23a1cea22d13
Trailing whitespace deleted.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 04 Feb 2003 14:56:31 +0000 |
| parents | fd7582381b9e |
| children | afbb2d6d2f07 d7ddb3e565de |
line wrap: on
line diff
--- a/src/syntax.c Tue Feb 04 13:30:45 2003 +0000 +++ b/src/syntax.c Tue Feb 04 14:56:31 2003 +0000 @@ -1774,7 +1774,7 @@ } DEFUN ("forward-comment", Fforward_comment, Sforward_comment, 1, 1, 0, - doc: /* + doc: /* Move forward across up to COUNT comments. If COUNT is negative, move backward. Stop scanning if we find something other than a comment or whitespace. Set point to where scanning stops.
