org-mode/xemacs/README

15 lines
623 B
Plaintext
Raw Normal View History

2008-01-31 10:32:08 +00:00
This directory contains files that are necessary or at least useful
2008-01-31 10:32:48 +00:00
companions for Org-mode under XEmacs:
2008-01-31 10:32:08 +00:00
2008-01-31 10:32:24 +00:00
noutline.el
2008-01-31 10:32:08 +00:00
2008-01-31 10:32:24 +00:00
Greg Chernov's port of the overlay-based implementation of
outline-mode. This is required, and until XEmacs uses this (or
another port), you need to install it with Org-mode. The "Installation"
section in the Manual covers also the installation of this package.
ps-print-invisible.el
Greg Chernovs modification to ps-print, to honor invisible text
properties during printing. This file is not required for running
Org-mode, but it is useful when trying to print partial trees.