]> git.eshelyaron.com Git - emacs.git/commitdiff
(Options for Comments): Fix xref.
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 19:52:17 +0000 (19:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Aug 2005 19:52:17 +0000 (19:52 +0000)
man/programs.texi

index 34c4c16f8f9c822b44919af97395f9696e1b7576..d5b608a288c95fd8d1cca0988190be12c2d61f0f 100644 (file)
@@ -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