[Libreoffice-commits] .: set_soenv.in
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Jan 12 08:49:59 PST 2011
set_soenv.in | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit dd79ec8040b9b7a97c50e74602f78cfdfdfd6c45
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Wed Jan 12 18:48:18 2011 +0200
Add Emacs and vim mode lines
diff --git a/set_soenv.in b/set_soenv.in
old mode 100644
new mode 100755
index 5ff2831..feeb83d
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1,4 +1,4 @@
-#!@PERL@ -w
+#!@PERL@ -w # -*- Mode: perl; tab-width: 4; indent-tabs-mode: nil; -*-
#
# Program: set_soenv.in
# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
@@ -2626,6 +2626,5 @@ sub AddWarning
$Warning = $Warning."* - set_soenv: warning: $arg1 $newline"; # add the warning
}
}
-#-------------------
-# That's all folks!
-#-------------------
+
+# vim:set shiftwidth=4 softtabstop=4 expandtab: #
More information about the Libreoffice-commits
mailing list