diff man/lispref/tips.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children a4f53d9b3154
line wrap: on
line diff
--- a/man/lispref/tips.texi	Mon Aug 13 08:45:53 2007 +0200
+++ b/man/lispref/tips.texi	Mon Aug 13 08:46:35 2007 +0200
@@ -533,7 +533,7 @@
 The indentation commands of the Lisp modes in XEmacs, such as @kbd{M-;}
 (@code{indent-for-comment}) and @key{TAB} (@code{lisp-indent-line})
 automatically indent comments according to these conventions,
-depending on the the number of semicolons.  @xref{Comments,,
+depending on the number of semicolons.  @xref{Comments,,
 Manipulating Comments, emacs, The XEmacs Reference Manual}.
 
 @node Library Headers