From: Juri Linkov Date: Mon, 18 Jul 2005 16:17:43 +0000 (+0000) Subject: (Cell Justification): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8024 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4079cf9fa2460eba18cc37ed83ca652c7023467a;p=emacs.git (Cell Justification): Delete duplicate words. --- diff --git a/man/text.texi b/man/text.texi index 13510deda6c..89fb79eece1 100644 --- a/man/text.texi +++ b/man/text.texi @@ -2664,7 +2664,7 @@ recognition commands (@pxref{Table Recognition}) are equipped with a convenience feature (turned on by default). During table recognition, the contents of a cell are examined to determine which justification was originally applied to the cell and then applies this justification -to the the cell. This is a speculative algorithm and is therefore not +to the cell. This is a speculative algorithm and is therefore not perfect, however, the justification is deduced correctly most of the time. If you desire to disable this feature, customize the variable @code{table-detect-cell-alignment} to set it to @code{nil}.