[Spice-devel] [PATCH 04/30] Add emacs settings for indent according to spice styleguide

Alexander Larsson alexl at redhat.com
Thu Feb 18 12:58:30 PST 2010


---
 common/cairo_canvas.c |    1 +
 common/cairo_canvas.h |    1 +
 common/canvas_base.c  |    1 +
 common/canvas_base.h  |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/common/cairo_canvas.c b/common/cairo_canvas.c
index f198878..a5d4146 100644
--- a/common/cairo_canvas.c
+++ b/common/cairo_canvas.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
 /*
    Copyright (C) 2009 Red Hat, Inc.
 
diff --git a/common/cairo_canvas.h b/common/cairo_canvas.h
index 72abcb2..bf6ff90 100644
--- a/common/cairo_canvas.h
+++ b/common/cairo_canvas.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
 /*
    Copyright (C) 2009 Red Hat, Inc.
 
diff --git a/common/canvas_base.c b/common/canvas_base.c
index de467c7..356ef9d 100644
--- a/common/canvas_base.c
+++ b/common/canvas_base.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
 /*
    Copyright (C) 2009 Red Hat, Inc.
 
diff --git a/common/canvas_base.h b/common/canvas_base.h
index ad73bb9..15cf869 100644
--- a/common/canvas_base.h
+++ b/common/canvas_base.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
 /*
    Copyright (C) 2009 Red Hat, Inc.
 
-- 
1.6.6



More information about the Spice-devel mailing list