aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov2005-07-18 16:17:43 +0000
committerJuri Linkov2005-07-18 16:17:43 +0000
commit4079cf9fa2460eba18cc37ed83ca652c7023467a (patch)
tree8c8315536957a728c29957962a6028136c6545cf
parent40aa26c148a6d897b54211e0ac5dc3f05546e30e (diff)
downloademacs-4079cf9fa2460eba18cc37ed83ca652c7023467a.tar.gz
emacs-4079cf9fa2460eba18cc37ed83ca652c7023467a.zip
(Cell Justification): Delete duplicate words.
-rw-r--r--man/text.texi2
1 files changed, 1 insertions, 1 deletions
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
2664convenience feature (turned on by default). During table recognition, 2664convenience feature (turned on by default). During table recognition,
2665the contents of a cell are examined to determine which justification 2665the contents of a cell are examined to determine which justification
2666was originally applied to the cell and then applies this justification 2666was originally applied to the cell and then applies this justification
2667to the the cell. This is a speculative algorithm and is therefore not 2667to the cell. This is a speculative algorithm and is therefore not
2668perfect, however, the justification is deduced correctly most of the 2668perfect, however, the justification is deduced correctly most of the
2669time. If you desire to disable this feature, customize the variable 2669time. If you desire to disable this feature, customize the variable
2670@code{table-detect-cell-alignment} to set it to @code{nil}. 2670@code{table-detect-cell-alignment} to set it to @code{nil}.