aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-08-23 05:35:57 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-08-23 05:35:57 +0000
commitc21f5cae2973e2c0ae5cc8ae1b02cd11a2a59530 (patch)
treea6b22d5ec4ffd59adf8ba67eac5af0528c46c558 /textproc/Makefile
parentc8a33a2a23f62cbf4b797454c1f5aaec2b8eb415 (diff)
downloadports-c21f5cae2973e2c0ae5cc8ae1b02cd11a2a59530.tar.gz
ports-c21f5cae2973e2c0ae5cc8ae1b02cd11a2a59530.zip
Support code for editing reStructuredText with Emacs.
Basically, this package contains: - Functions to automatically adjust and cycle the section underline decorations; - A mode that displays the table of contents and allows you to jump anywhere from it; - Functions to insert and automatically update a TOC in your source document; - A mode which supports font-lock highlighting of reStructuredText structures; - Some other convenience functions. This package is the result of merging: - restructuredtext.el - rst-mode.el - rst-html.el Those files are now OBSOLETE and have been replaced by this single package file (2005-10-30). WWW: http://docutils.sourceforge.net/docs/user/emacs.html PR: ports/102384 Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
Notes
Notes: svn path=/head/; revision=171241
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e79556fdef67..8c4d2337501f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -759,6 +759,7 @@
SUBDIR += romdict
SUBDIR += rot
SUBDIR += rotix
+ SUBDIR += rst.el
SUBDIR += rtf2html
SUBDIR += rtfreader
SUBDIR += rtfx