aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-08-21 05:16:16 +0800
committeranray <anray@FreeBSD.org>2006-08-21 05:16:16 +0800
commit79eeeea0a8ea25d71aaf7ce2258c872342a18f27 (patch)
tree9dce5f88aef69e072aaee29e92814bea35273b76 /misc/Makefile
parent0032b6b2b3879aa604ecc5ae9dd1ffe10434bd5a (diff)
downloadfreebsd-ports-gnome-79eeeea0a8ea25d71aaf7ce2258c872342a18f27.tar.gz
freebsd-ports-gnome-79eeeea0a8ea25d71aaf7ce2258c872342a18f27.tar.zst
freebsd-ports-gnome-79eeeea0a8ea25d71aaf7ce2258c872342a18f27.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>
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