/[emacs]/emacs/man/text.texi
ViewVC logotype

Diff of /emacs/man/text.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by eliz, Sat Oct 23 21:33:09 2004 UTC revision 1.45 by eliz, Sat Oct 23 21:39:13 2004 UTC
# Line 2321  text-based tables.  Here is an example o Line 2321  text-based tables.  Here is an example o
2321    Table Mode allows the contents of the table such as this one to be    Table Mode allows the contents of the table such as this one to be
2322  easily manipulated by inserting or deleting characters inside a cell.  easily manipulated by inserting or deleting characters inside a cell.
2323  A cell is effectively a localized rectangular edit region and edits to  A cell is effectively a localized rectangular edit region and edits to
2324  a cell do not affect the contets of the surrounding cells.  If the  a cell do not affect the contents of the surrounding cells.  If the
2325  contents do not fit into a cell, then the cell is automatically  contents do not fit into a cell, then the cell is automatically
2326  expanded in the vertical and/or horizontal directions and the rest of  expanded in the vertical and/or horizontal directions and the rest of
2327  the table is restructured and reformatted in accordance with the  the table is restructured and reformatted in accordance with the
# Line 2405  From left to right: Line 2405  From left to right:
2405  @item  @item
2406  Nested cells are not allowed.  Nested cells are not allowed.
2407  @item  @item
2408  Overlapped cells or nonrectangular cells are not allowed.  Overlapped cells or non-rectangular cells are not allowed.
2409  @item  @item
2410  The border must be rectanglular.  The border must be rectangular.
2411  @item  @item
2412  Cells must have a minimum width/height of one character.  Cells must have a minimum width/height of one character.
2413  @item  @item
# Line 2450  for table editing.  The converse command Line 2450  for table editing.  The converse command
2450  used to remove the special text properties and revert the buffer back  used to remove the special text properties and revert the buffer back
2451  to plain text.  to plain text.
2452    
2453    An optional numeric prefix argument can preceed the    An optional numeric prefix argument can precede the
2454  @code{table-recognize} command.  If the argument is negative, tables  @code{table-recognize} command.  If the argument is negative, tables
2455  in the buffer become inactive.  This is equivalent to invoking  in the buffer become inactive.  This is equivalent to invoking
2456  @code{table-unrecognize}.  @code{table-unrecognize}.
# Line 2560  to justify: a cell,a column, or a row. Line 2560  to justify: a cell,a column, or a row.
2560  justification, this command sets the justification only to the current  justification, this command sets the justification only to the current
2561  cell.  Selecting column or row justification set the justification to  cell.  Selecting column or row justification set the justification to
2562  all the cells within a column or row respectively.  The command then  all the cells within a column or row respectively.  The command then
2563  requsts the user to enter which justification to apply: @code{left},  requests the user to enter which justification to apply: @code{left},
2564  @code{center}, @code{right}, @code{top}, @code{middle}, @code{bottom},  @code{center}, @code{right}, @code{top}, @code{middle}, @code{bottom},
2565  or @code{none}.  The options @code{left}, @code{center}, and  or @code{none}.  The options @code{left}, @code{center}, and
2566  @code{right} specify horizontal justification while the options  @code{right} specify horizontal justification while the options
# Line 2709  delimiter regexp, creates a table with a Line 2709  delimiter regexp, creates a table with a
2709  following one.  following one.
2710    
2711  @c The first line's right-hand frame in the following two examples  @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  @c sticks out to accommodate for the removal of @samp in the
2713  @c produced output!!  @c produced output!!
2714  @example  @example
2715  +-----------------------------------------------------------------+  +-----------------------------------------------------------------+

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26