[Libreoffice-commits] core.git: bin/gbuild-to-ide
Tor Lillqvist
tml at collabora.com
Tue Nov 26 11:42:29 PST 2013
bin/gbuild-to-ide | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit acca36bbbc7924988e003d492918c61e365fd933
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Nov 26 21:36:04 2013 +0200
Add Emacs modes
Change-Id: If5e171ba124722b20b49470a77ee6bca21ae635c
diff --git a/bin/gbuild-to-ide b/bin/gbuild-to-ide
index d18ee84..f70c3f9 100755
--- a/bin/gbuild-to-ide
+++ b/bin/gbuild-to-ide
@@ -292,4 +292,8 @@ if __name__ == '__main__':
parser.print_help()
sys.exit(1)
+# Local Variables:
+# indent-tabs-mode: nil
+# End:
+#
# vim: set noet sw=4 ts=4:
More information about the Libreoffice-commits
mailing list