From: Richard M. Stallman Date: Thu, 11 Aug 2005 19:52:17 +0000 (+0000) Subject: (Options for Comments): Fix xref. X-Git-Tag: emacs-pretest-22.0.90~7626 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd428736d2ebf66916fbd1dbbb733dffff126ea7;p=emacs.git (Options for Comments): Fix xref. --- diff --git a/man/programs.texi b/man/programs.texi index 34c4c16f8f9..d5b608a288c 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -1016,7 +1016,7 @@ for example, in C mode the value of the variable is 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