From 1c1951da6ff532d6d5961858181a87d34b78b346 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Fri, 11 Nov 2011 14:39:29 +0000 Subject: [PATCH] Add emacs settings to match vim settings - helps keep code style consistent. (cherry picked from commit a64e990a37ceb5ce2b200645ebc0aabe67d3626e) --- mr | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mr b/mr index ff5b60d..b503fa7 100755 --- a/mr +++ b/mr @@ -1970,3 +1970,7 @@ T = echo "I pity the fool." right = echo "Not found." # vim:sw=8:sts=0:ts=8:noet +# Local variables: +# indent-tabs-mode: t +# cperl-indent-level: 8 +# End: -- 2.39.2