Switch NEWS and TODO to org-mode.

org-mode has been included in emacs by default for a long time and is
much more friendly than outline-mode.  No impact to non-emacs users.
This commit is contained in:
Adam Spiers 2011-11-16 15:38:47 +00:00
parent 8ce4d3be52
commit ad28894a85
2 changed files with 11 additions and 0 deletions

6
NEWS
View file

@ -157,3 +157,9 @@ not exhaustive, but it should provide enough to check for regressions.
** `make clean' removes stow (which is generated from stow.in).
* Initial public release (v1.0) of Stow.
* emacs local variables
Local Variables:
mode: org
End:

5
TODO
View file

@ -44,3 +44,8 @@ Does Version 2 fix this? (Kal)
I think that because it never needs to create /usr/local/info,
it only needs to check the ownership of links that it _operates_ on,
not on all the elements of the path.
* emacs local variables
Local Variables:
mode: org
End: