Bug 102384

Summary: New port: misc/rst.el (ReStructuredText Support for Emacs)
Product: Ports & Packages Reporter: Denis Shaposhnikov <dsh>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: dsh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!