Mercurial > emacs
diff man/programs.texi @ 64920:e736a91dd7b5
(Options for Comments): Fix xref.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 11 Aug 2005 19:52:17 +0000 |
| parents | 3723093a21fd |
| children | 375a247b599e 2d92f5c9d6ae |
line wrap: on
line diff
--- a/man/programs.texi Thu Aug 11 19:51:56 2005 +0000 +++ b/man/programs.texi Thu Aug 11 19:52:17 2005 +0000 @@ -1016,7 +1016,7 @@ after the @samp{/*} itself, and accepts C++ style comments also. (Note that @samp{\\} is needed in Lisp syntax to include a @samp{\} in the string, which is needed to deny the first star its special meaning -in regexp syntax. @xref{Regexps}.) +in regexp syntax. @xref{Regexp Backslash}.) @vindex comment-start @vindex comment-end
