commit:     57af49e3c69711cefe6463b28f04137e0b86dc39
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 13:21:25 2014 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 13:21:25 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=57af49e3

README: Add Emacs local variables, re-add Vim modeline.

---
 README | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README b/README
index 9563463..da7df64 100644
--- a/README
+++ b/README
@@ -36,3 +36,12 @@ Style Notes
 * Public functions don't get the ``es_`` prefix, private functions do.
 * eval is evil, so don't use it.
 * Absolute paths to executables are not portable, so don't use them.
+
+
+.. Local Variables:
+.. mode: rst
+.. fill-column: 72
+.. indent-tabs-mode: nil
+.. End:
+
+.. vim: set ft=glep tw=72 sw=4 et spell spelllang=en :

Reply via email to