Merged from mwolson@gnu.org--2006 (patch 32-33)
[planner-el.git] / debian / NEWS
blob6c826c9a9a02d19d9d0a8f71c423d2fda386b2a0
1 planner-el (3.40-1) unstable; urgency=low
3 Planner is now based on Emacs Muse, rather than emacs-wiki.  This will
4 require a few changes to your Planner configuration.  See the
5 `Creating Your Planner' section of the Planner manual for an example
6 Planner and Muse configuration.
8 Other considerations follow.
10  - WikiNames are not colorized by default.
12    If you want WikiName support, add a "(require 'muse-wiki)" line to
13    your Planner configuration.
15  - List items that that begin with "- " should begin with " - ".
17  - The use of `planner-option-customized' is deprecated.
19    Please change any use of `planner-option-customized' to `setq' in
20    your configuration.  Most of the options that required this no
21    longer exist.
23  - Planner files must have a .muse extension.
25    Make sure that you rename your Planner files to have a ".muse"
26    extension, or they will not be recognized.
28  - Publishing may be done by means of the planner-publish.el file.
30    Add "(require 'planner-publish)" to your Planner configuration to
31    use it.  This will make available several publishing styles that
32    you can use with `muse-project-alist'.
34    The difference between planner-specific publishing styles and the
35    normal Muse publishing styles is that the former can mark up tasks
36    and notes specially.
38  -- Michael W. Olson (GNU address) <mwolson@gnu.org>, Mon Jan 16 15:12:09 2006