[epiphany/history-rewrite: 23/26] Add vi and emacs modelines in a few places



commit 7f95ca991c2db63f04a6da8fa9d1acd74ee47447
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Jul 5 20:11:18 2011 +0300

    Add vi and emacs modelines in a few places

 lib/history/ephy-history-service-urls-table.c |    2 ++
 lib/history/ephy-history-service.c            |    2 ++
 lib/history/ephy-history-service.h            |    2 ++
 lib/history/ephy-history-types.c              |    2 ++
 lib/history/ephy-history-types.h              |    2 ++
 5 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/lib/history/ephy-history-service-urls-table.c b/lib/history/ephy-history-service-urls-table.c
index d6999bf..c552d43 100644
--- a/lib/history/ephy-history-service-urls-table.c
+++ b/lib/history/ephy-history-service-urls-table.c
@@ -1,3 +1,5 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
+/* vim: set sw=2 ts=2 sts=2 et: */
 /*
  *  Copyright  2011 Igalia S.L.
  *
diff --git a/lib/history/ephy-history-service.c b/lib/history/ephy-history-service.c
index 0adc159..61e43ea 100644
--- a/lib/history/ephy-history-service.c
+++ b/lib/history/ephy-history-service.c
@@ -1,3 +1,5 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
+/* vim: set sw=2 ts=2 sts=2 et: */
 /* *  Copyright  2011 Igalia S.L.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/lib/history/ephy-history-service.h b/lib/history/ephy-history-service.h
index eeebc1d..e742f91 100644
--- a/lib/history/ephy-history-service.h
+++ b/lib/history/ephy-history-service.h
@@ -1,3 +1,5 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
+/* vim: set sw=2 ts=2 sts=2 et: */
 /*
  *  Copyright  2011 Igalia S.L.
  *
diff --git a/lib/history/ephy-history-types.c b/lib/history/ephy-history-types.c
index 732c695..7f1cff0 100644
--- a/lib/history/ephy-history-types.c
+++ b/lib/history/ephy-history-types.c
@@ -1,3 +1,5 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
+/* vim: set sw=2 ts=2 sts=2 et: */
 /*
  *  Copyright  2011 Igalia S.L.
  *
diff --git a/lib/history/ephy-history-types.h b/lib/history/ephy-history-types.h
index 4b10f66..4b6e966 100644
--- a/lib/history/ephy-history-types.h
+++ b/lib/history/ephy-history-types.h
@@ -1,3 +1,5 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
+/* vim: set sw=2 ts=2 sts=2 et: */
 /*
  *  Copyright  2011 Igalia S.L.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]