Bug 102384 - New port: misc/rst.el (ReStructuredText Support for Emacs)
Summary: New port: misc/rst.el (ReStructuredText Support for Emacs)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 12:30 UTC by Denis Shaposhnikov
Modified: 2006-08-23 06:39 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (4.10 KB, text/plain)
2006-08-22 12:30 UTC, Denis Shaposhnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2006-08-22 12:30:14 UTC
Please close ports/100980 before commiting this port.

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
Comment 1 Andrey Slusar freebsd_committer freebsd_triage 2006-08-23 06:39:34 UTC
State Changed
From-To: open->closed

New port added to textproc category. Thanks!