aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-08-20 21:16:16 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-08-20 21:16:16 +0000
commit4fa4da4cab9533f534a671017d007d5d80780aa6 (patch)
tree47c05463102ae2184dd9b176703a44289eb8f8c4 /misc/Makefile
parentafcf0e87dac8d226b55a9721bc97d20046f59970 (diff)
downloadports-4fa4da4cab9533f534a671017d007d5d80780aa6.tar.gz
ports-4fa4da4cab9533f534a671017d007d5d80780aa6.zip
Table.el is an Emacs lisp package that extends Emacs and provides text
based table creation and editing feature. With this package Emacs is capable of editing tables that are embedded inside a document, the feature similar to the ones seen in modern WYSIWYG word processors. A table is a rectangular text area consisting from a surrounding frame and content inside the frame. The content is usually subdivided into multiple rectangular cells, see the actual tables used below in this document. Once a table is recognized, editing operation inside a table cell is confined into that specific cell's rectangular area. This means that typing and deleting characters inside a cell do not affect any outside text but introduces appropriate formatting only to the cell contents. If necessary for accommodating added text in the cell, the cell automatically grows vertically and/or horizontally. WWW: http://table.sourceforge.net/ PR: ports/102323 Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
Notes
Notes: svn path=/head/; revision=171065
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e580ff070993..0d57fc2cd3a8 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -430,6 +430,7 @@
SUBDIR += susv2
SUBDIR += susv3
SUBDIR += sword
+ SUBDIR += table.el
SUBDIR += talkfilters
SUBDIR += tcb
SUBDIR += team