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:
parent
8ce4d3be52
commit
ad28894a85
2 changed files with 11 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -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).
|
** `make clean' removes stow (which is generated from stow.in).
|
||||||
|
|
||||||
* Initial public release (v1.0) of Stow.
|
* Initial public release (v1.0) of Stow.
|
||||||
|
|
||||||
|
|
||||||
|
* emacs local variables
|
||||||
|
Local Variables:
|
||||||
|
mode: org
|
||||||
|
End:
|
||||||
|
|
5
TODO
5
TODO
|
@ -44,3 +44,8 @@ Does Version 2 fix this? (Kal)
|
||||||
I think that because it never needs to create /usr/local/info,
|
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,
|
it only needs to check the ownership of links that it _operates_ on,
|
||||||
not on all the elements of the path.
|
not on all the elements of the path.
|
||||||
|
|
||||||
|
* emacs local variables
|
||||||
|
Local Variables:
|
||||||
|
mode: org
|
||||||
|
End:
|
||||||
|
|
Loading…
Reference in a new issue