Update misc/kde4-l10n-lv to version 4.12.4
[dports.git] / misc / table.el / pkg-descr
1 Table.el is an Emacs lisp package that extends Emacs and provides text
2 based table creation and editing feature. With this package Emacs is
3 capable of editing tables that are embedded inside a document, the
4 feature similar to the ones seen in modern WYSIWYG word processors. A
5 table is a rectangular text area consisting from a surrounding frame
6 and content inside the frame. The content is usually subdivided into
7 multiple rectangular cells, see the actual tables used below in this
8 document. Once a table is recognized, editing operation inside a table
9 cell is confined into that specific cell's rectangular area. This
10 means that typing and deleting characters inside a cell do not affect
11 any outside text but introduces appropriate formatting only to the
12 cell contents. If necessary for accommodating added text in the cell,
13 the cell automatically grows vertically and/or horizontally.
14
15 WWW: http://table.sourceforge.net/