Commit Graph

5 Commits

Author SHA1 Message Date
Andrey Slusar
c7b17782bb - Revert removing site-lisp dir [1]
- Remove zero length patch

PR:		ports/10290(followup) [1]
Submitted by:	maintainer [1]
2006-09-19 21:20:43 +00:00
Rong-En Fan
db016a1c53 - Update to snapshot r4747 [1]
- Fix pkg-plist [2]

PR:		ports/103351 [1], ports/102902 [2]
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
2006-09-18 15:51:52 +00:00
Kris Kennaway
17ec9b4ac4 BROKEN: Incomplete pkg-plist 2006-09-17 01:36:07 +00:00
Andrey Slusar
c317bf7f1e Add required build depends.
PR:		ports/102739
Submitted by:	Denis Shaposhnikov (maintainer)
Reported by:	kris (pointyhat)
2006-09-02 09:55:37 +00:00
Andrey Slusar
c21f5cae29 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>
2006-08-23 05:35:57 +00:00