aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2004-10-23 21:39:13 +0000
committerEli Zaretskii2004-10-23 21:39:13 +0000
commit11741689a68735dcf11f83bcf90e6a04a5b75b6f (patch)
tree42765d169d646a56140be1cf606e69a5bfcb3356
parent6100c21d8d95ba3db584f678b01b06becc7b16be (diff)
downloademacs-11741689a68735dcf11f83bcf90e6a04a5b75b6f.tar.gz
emacs-11741689a68735dcf11f83bcf90e6a04a5b75b6f.zip
Fix typos.
-rw-r--r--man/text.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/text.texi b/man/text.texi
index b0618580504..5e97c7183ed 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -2321,7 +2321,7 @@ text-based tables. Here is an example of such a table:
2321 Table Mode allows the contents of the table such as this one to be 2321 Table Mode allows the contents of the table such as this one to be
2322easily manipulated by inserting or deleting characters inside a cell. 2322easily manipulated by inserting or deleting characters inside a cell.
2323A cell is effectively a localized rectangular edit region and edits to 2323A cell is effectively a localized rectangular edit region and edits to
2324a cell do not affect the contets of the surrounding cells. If the 2324a cell do not affect the contents of the surrounding cells. If the
2325contents do not fit into a cell, then the cell is automatically 2325contents do not fit into a cell, then the cell is automatically
2326expanded in the vertical and/or horizontal directions and the rest of 2326expanded in the vertical and/or horizontal directions and the rest of
2327the table is restructured and reformatted in accordance with the 2327the table is restructured and reformatted in accordance with the
@@ -2405,9 +2405,9 @@ From left to right:
2405@item 2405@item
2406Nested cells are not allowed. 2406Nested cells are not allowed.
2407@item 2407@item
2408Overlapped cells or nonrectangular cells are not allowed. 2408Overlapped cells or non-rectangular cells are not allowed.
2409@item 2409@item
2410The border must be rectanglular. 2410The border must be rectangular.
2411@item 2411@item
2412Cells must have a minimum width/height of one character. 2412Cells must have a minimum width/height of one character.
2413@item 2413@item
@@ -2450,7 +2450,7 @@ for table editing. The converse command, @code{table-unrecognize}, is
2450used to remove the special text properties and revert the buffer back 2450used to remove the special text properties and revert the buffer back
2451to plain text. 2451to plain text.
2452 2452
2453 An optional numeric prefix argument can preceed the 2453 An optional numeric prefix argument can precede the
2454@code{table-recognize} command. If the argument is negative, tables 2454@code{table-recognize} command. If the argument is negative, tables
2455in the buffer become inactive. This is equivalent to invoking 2455in the buffer become inactive. This is equivalent to invoking
2456@code{table-unrecognize}. 2456@code{table-unrecognize}.
@@ -2560,7 +2560,7 @@ to justify: a cell,a column, or a row. If you select cell
2560justification, this command sets the justification only to the current 2560justification, this command sets the justification only to the current
2561cell. Selecting column or row justification set the justification to 2561cell. Selecting column or row justification set the justification to
2562all the cells within a column or row respectively. The command then 2562all the cells within a column or row respectively. The command then
2563requsts the user to enter which justification to apply: @code{left}, 2563requests the user to enter which justification to apply: @code{left},
2564@code{center}, @code{right}, @code{top}, @code{middle}, @code{bottom}, 2564@code{center}, @code{right}, @code{top}, @code{middle}, @code{bottom},
2565or @code{none}. The options @code{left}, @code{center}, and 2565or @code{none}. The options @code{left}, @code{center}, and
2566@code{right} specify horizontal justification while the options 2566@code{right} specify horizontal justification while the options
@@ -2709,7 +2709,7 @@ delimiter regexp, creates a table with a single cell like the
2709following one. 2709following one.
2710 2710
2711@c The first line's right-hand frame in the following two examples 2711@c The first line's right-hand frame in the following two examples
2712@c sticks out to accomodate for the removal of @samp in the 2712@c sticks out to accommodate for the removal of @samp in the
2713@c produced output!! 2713@c produced output!!
2714@example 2714@example
2715+-----------------------------------------------------------------+ 2715+-----------------------------------------------------------------+