From ad28894a85c6064f825c56b95c8b3756a03f6581 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 16 Nov 2011 15:38:47 +0000 Subject: [PATCH] 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. --- NEWS | 6 ++++++ TODO | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 1d663f8..c10e993 100644 --- a/NEWS +++ b/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). * Initial public release (v1.0) of Stow. + + +* emacs local variables + Local Variables: + mode: org + End: diff --git a/TODO b/TODO index 6a39dba..132f689 100644 --- a/TODO +++ b/TODO @@ -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: