[gedit] Add modelines to all the C files



commit 0afb3021291d9ed9e863dde6c40bb3dab86359da
Author: Jesse van den Kieboom <jessevdk gnome org>
Date:   Thu Apr 29 19:42:04 2010 +0200

    Add modelines to all the C files

 gedit/bacon-message-connection.c                   |    1 +
 gedit/bacon-message-connection.h                   |    1 +
 gedit/dialogs/gedit-close-confirmation-dialog.c    |    1 +
 gedit/dialogs/gedit-close-confirmation-dialog.h    |    1 +
 gedit/dialogs/gedit-encodings-dialog.c             |    1 +
 gedit/dialogs/gedit-encodings-dialog.h             |    1 +
 gedit/dialogs/gedit-preferences-dialog.c           |    1 +
 gedit/dialogs/gedit-preferences-dialog.h           |    1 +
 gedit/dialogs/gedit-search-dialog.c                |    1 +
 gedit/dialogs/gedit-search-dialog.h                |    1 +
 gedit/dialogs/gedit-style-scheme-dialog.c          |    1 +
 gedit/dialogs/gedit-style-scheme-dialog.h          |    1 +
 gedit/dialogs/gedit-style-scheme-generator.c       |    1 +
 gedit/dialogs/gedit-style-scheme-generator.h       |    1 +
 gedit/gedit-app.c                                  |    1 +
 gedit/gedit-app.h                                  |    1 +
 gedit/gedit-close-button.c                         |    1 +
 gedit/gedit-close-button.h                         |    1 +
 gedit/gedit-commands-documents.c                   |    1 +
 gedit/gedit-commands-edit.c                        |    1 +
 gedit/gedit-commands-file-print.c                  |    1 +
 gedit/gedit-commands-file.c                        |    1 +
 gedit/gedit-commands-help.c                        |    1 +
 gedit/gedit-commands-search.c                      |    1 +
 gedit/gedit-commands-view.c                        |    1 +
 gedit/gedit-commands.h                             |    1 +
 gedit/gedit-debug.c                                |    1 +
 gedit/gedit-debug.h                                |    1 +
 gedit/gedit-dirs.c                                 |    1 +
 gedit/gedit-dirs.h                                 |    1 +
 gedit/gedit-document-input-stream.c                |    1 +
 gedit/gedit-document-input-stream.h                |    1 +
 gedit/gedit-document-loader.c                      |    1 +
 gedit/gedit-document-loader.h                      |    1 +
 gedit/gedit-document-output-stream.c               |    1 +
 gedit/gedit-document-output-stream.h               |    1 +
 gedit/gedit-document-saver.c                       |    1 +
 gedit/gedit-document-saver.h                       |    1 +
 gedit/gedit-document.c                             |    1 +
 gedit/gedit-document.h                             |    1 +
 gedit/gedit-documents-panel.c                      |    1 +
 gedit/gedit-documents-panel.h                      |    1 +
 gedit/gedit-encodings-combo-box.c                  |    1 +
 gedit/gedit-encodings-combo-box.h                  |    1 +
 gedit/gedit-encodings.c                            |    1 +
 gedit/gedit-encodings.h                            |    1 +
 gedit/gedit-file-chooser-dialog.c                  |    1 +
 gedit/gedit-file-chooser-dialog.h                  |    1 +
 gedit/gedit-gio-document-loader.c                  |    1 +
 gedit/gedit-gio-document-loader.h                  |    1 +
 gedit/gedit-gio-document-saver.c                   |    1 +
 gedit/gedit-gio-document-saver.h                   |    1 +
 gedit/gedit-help.c                                 |    1 +
 gedit/gedit-help.h                                 |    1 +
 gedit/gedit-history-entry.c                        |    1 +
 gedit/gedit-history-entry.h                        |    1 +
 gedit/gedit-io-error-message-area.c                |    1 +
 gedit/gedit-io-error-message-area.h                |    1 +
 gedit/gedit-language-manager.c                     |    1 +
 gedit/gedit-language-manager.h                     |    1 +
 gedit/gedit-message-area.c                         |    1 +
 gedit/gedit-message-area.h                         |    1 +
 gedit/gedit-message-bus.c                          |    2 +-
 gedit/gedit-message-bus.h                          |    2 +-
 gedit/gedit-message-type.c                         |    2 +-
 gedit/gedit-message-type.h                         |    2 +-
 gedit/gedit-message.c                              |    2 +-
 gedit/gedit-message.h                              |    2 +-
 gedit/gedit-metadata-manager.c                     |    1 +
 gedit/gedit-metadata-manager.h                     |    1 +
 gedit/gedit-notebook.c                             |    1 +
 gedit/gedit-notebook.h                             |    1 +
 gedit/gedit-object-module.c                        |    1 +
 gedit/gedit-object-module.h                        |    1 +
 gedit/gedit-panel.c                                |    1 +
 gedit/gedit-panel.h                                |    1 +
 gedit/gedit-plugin-info-priv.h                     |    1 +
 gedit/gedit-plugin-info.c                          |    1 +
 gedit/gedit-plugin-info.h                          |    1 +
 gedit/gedit-plugin-loader.c                        |    1 +
 gedit/gedit-plugin-loader.h                        |    1 +
 gedit/gedit-plugin-manager.c                       |    1 +
 gedit/gedit-plugin-manager.h                       |    1 +
 gedit/gedit-plugin.c                               |    1 +
 gedit/gedit-plugin.h                               |    1 +
 gedit/gedit-plugins-engine.c                       |    1 +
 gedit/gedit-plugins-engine.h                       |    1 +
 gedit/gedit-prefs-manager-app.c                    |    1 +
 gedit/gedit-prefs-manager-app.h                    |    1 +
 gedit/gedit-prefs-manager-private.h                |    1 +
 gedit/gedit-prefs-manager.c                        |    1 +
 gedit/gedit-prefs-manager.h                        |    1 +
 gedit/gedit-print-job.c                            |    1 +
 gedit/gedit-print-job.h                            |    1 +
 gedit/gedit-print-preview.c                        |    1 +
 gedit/gedit-print-preview.h                        |    1 +
 gedit/gedit-progress-message-area.c                |    1 +
 gedit/gedit-progress-message-area.h                |    1 +
 gedit/gedit-session.c                              |    1 +
 gedit/gedit-session.h                              |    1 +
 gedit/gedit-smart-charset-converter.c              |    1 +
 gedit/gedit-smart-charset-converter.h              |    1 +
 gedit/gedit-spinner.c                              |    1 +
 gedit/gedit-spinner.h                              |    1 +
 gedit/gedit-status-combo-box.c                     |    1 +
 gedit/gedit-status-combo-box.h                     |    1 +
 gedit/gedit-statusbar.c                            |    1 +
 gedit/gedit-statusbar.h                            |    1 +
 gedit/gedit-style-scheme-manager.c                 |    1 +
 gedit/gedit-style-scheme-manager.h                 |    1 +
 gedit/gedit-tab-label.c                            |    1 +
 gedit/gedit-tab-label.h                            |    1 +
 gedit/gedit-tab.c                                  |    1 +
 gedit/gedit-tab.h                                  |    1 +
 gedit/gedit-ui.h                                   |    1 +
 gedit/gedit-utils.c                                |    1 +
 gedit/gedit-utils.h                                |    1 +
 gedit/gedit-view.c                                 |    1 +
 gedit/gedit-view.h                                 |    1 +
 gedit/gedit-window-private.h                       |    1 +
 gedit/gedit-window.c                               |    1 +
 gedit/gedit-window.h                               |    1 +
 gedit/gedit.c                                      |    1 +
 gedit/gedittextregion.c                            |    1 +
 gedit/gedittextregion.h                            |    1 +
 gedit/gseal-gtk-compat.h                           |    1 +
 gedit/osx/gedit-osx-delegate.h                     |    1 +
 gedit/osx/gedit-osx.c                              |    6 ++++--
 gedit/osx/gedit-osx.h                              |    2 ++
 gedit/smclient/eggdesktopfile.c                    |    1 +
 gedit/smclient/eggdesktopfile.h                    |    1 +
 gedit/smclient/eggsmclient-osx.c                   |    1 +
 gedit/smclient/eggsmclient-private.h               |    1 +
 gedit/smclient/eggsmclient-win32.c                 |    1 +
 gedit/smclient/eggsmclient-xsmp.c                  |    1 +
 gedit/smclient/eggsmclient.c                       |    1 +
 gedit/smclient/eggsmclient.h                       |    1 +
 plugin-loaders/c/gedit-plugin-loader-c.c           |    1 +
 plugin-loaders/c/gedit-plugin-loader-c.h           |    1 +
 plugin-loaders/python/gedit-plugin-loader-python.c |    1 +
 plugin-loaders/python/gedit-plugin-loader-python.h |    1 +
 plugin-loaders/python/gedit-plugin-python.c        |    1 +
 plugin-loaders/python/gedit-plugin-python.h        |    1 +
 plugins/changecase/gedit-changecase-plugin.c       |    1 +
 plugins/changecase/gedit-changecase-plugin.h       |    1 +
 plugins/checkupdate/gedit-check-update-plugin.c    |    1 +
 plugins/checkupdate/gedit-check-update-plugin.h    |    1 +
 plugins/docinfo/gedit-docinfo-plugin.c             |    1 +
 plugins/docinfo/gedit-docinfo-plugin.h             |    1 +
 plugins/filebrowser/gedit-file-bookmarks-store.c   |    1 +
 plugins/filebrowser/gedit-file-bookmarks-store.h   |    1 +
 plugins/filebrowser/gedit-file-browser-error.h     |    1 +
 plugins/filebrowser/gedit-file-browser-messages.c  |    1 +
 plugins/filebrowser/gedit-file-browser-messages.h  |    1 +
 plugins/filebrowser/gedit-file-browser-plugin.c    |    1 +
 plugins/filebrowser/gedit-file-browser-plugin.h    |    1 +
 plugins/filebrowser/gedit-file-browser-store.c     |    1 +
 plugins/filebrowser/gedit-file-browser-store.h     |    1 +
 plugins/filebrowser/gedit-file-browser-utils.c     |    1 +
 plugins/filebrowser/gedit-file-browser-utils.h     |    1 +
 plugins/filebrowser/gedit-file-browser-view.c      |    1 +
 plugins/filebrowser/gedit-file-browser-view.h      |    1 +
 plugins/filebrowser/gedit-file-browser-widget.c    |    1 +
 plugins/filebrowser/gedit-file-browser-widget.h    |    1 +
 plugins/modelines/gedit-modeline-plugin.c          |    1 +
 plugins/modelines/gedit-modeline-plugin.h          |    1 +
 plugins/modelines/modeline-parser.h                |    1 +
 plugins/sort/gedit-sort-plugin.c                   |    1 +
 plugins/sort/gedit-sort-plugin.h                   |    1 +
 plugins/spell/gedit-automatic-spell-checker.c      |    1 +
 plugins/spell/gedit-automatic-spell-checker.h      |    1 +
 plugins/spell/gedit-spell-checker-dialog.c         |    1 +
 plugins/spell/gedit-spell-checker-dialog.h         |    1 +
 plugins/spell/gedit-spell-checker-language.c       |    1 +
 plugins/spell/gedit-spell-checker-language.h       |    1 +
 plugins/spell/gedit-spell-checker.c                |    1 +
 plugins/spell/gedit-spell-checker.h                |    1 +
 plugins/spell/gedit-spell-language-dialog.c        |    1 +
 plugins/spell/gedit-spell-language-dialog.h        |    1 +
 plugins/spell/gedit-spell-plugin.c                 |    1 +
 plugins/spell/gedit-spell-plugin.h                 |    1 +
 plugins/spell/gedit-spell-utils.c                  |    1 +
 plugins/spell/gedit-spell-utils.h                  |    1 +
 plugins/taglist/gedit-taglist-plugin-panel.c       |    1 +
 plugins/taglist/gedit-taglist-plugin-panel.h       |    1 +
 plugins/taglist/gedit-taglist-plugin-parser.c      |    1 +
 plugins/taglist/gedit-taglist-plugin-parser.h      |    1 +
 plugins/taglist/gedit-taglist-plugin.c             |    1 +
 plugins/taglist/gedit-taglist-plugin.h             |    1 +
 plugins/time/gedit-time-plugin.c                   |    1 +
 plugins/time/gedit-time-plugin.h                   |    1 +
 tests/document-input-stream.c                      |    1 +
 tests/document-loader.c                            |    1 +
 tests/document-output-stream.c                     |    1 +
 tests/document-saver.c                             |    1 +
 tests/smart-converter.c                            |    1 +
 tools/plugin_template/gedit-plugin.c               |    1 +
 tools/plugin_template/gedit-plugin.h               |    1 +
 198 files changed, 202 insertions(+), 8 deletions(-)
---
diff --git a/gedit/bacon-message-connection.c b/gedit/bacon-message-connection.c
index c8000de..62d28f4 100644
--- a/gedit/bacon-message-connection.c
+++ b/gedit/bacon-message-connection.c
@@ -394,3 +394,4 @@ bacon_message_connection_get_is_server (BaconMessageConnection *conn)
 	return conn->is_server;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/bacon-message-connection.h b/gedit/bacon-message-connection.h
index aac7a2d..6605281 100644
--- a/gedit/bacon-message-connection.h
+++ b/gedit/bacon-message-connection.h
@@ -41,3 +41,4 @@ gboolean bacon_message_connection_get_is_server		(BaconMessageConnection *conn);
 G_END_DECLS
 
 #endif /* BACON_MESSAGE_CONNECTION_H */
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-close-confirmation-dialog.c b/gedit/dialogs/gedit-close-confirmation-dialog.c
index a709bc2..9756431 100644
--- a/gedit/dialogs/gedit-close-confirmation-dialog.c
+++ b/gedit/dialogs/gedit-close-confirmation-dialog.c
@@ -791,3 +791,4 @@ gedit_close_confirmation_dialog_get_unsaved_documents (GeditCloseConfirmationDia
 
 	return dlg->priv->unsaved_documents;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-close-confirmation-dialog.h b/gedit/dialogs/gedit-close-confirmation-dialog.h
index 563289a..5f39afe 100644
--- a/gedit/dialogs/gedit-close-confirmation-dialog.h
+++ b/gedit/dialogs/gedit-close-confirmation-dialog.h
@@ -73,3 +73,4 @@ GList		*gedit_close_confirmation_dialog_get_selected_documents	(GeditCloseConfir
 
 #endif /* __GEDIT_CLOSE_CONFIRMATION_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-encodings-dialog.c b/gedit/dialogs/gedit-encodings-dialog.c
index b480080..71f3825 100644
--- a/gedit/dialogs/gedit-encodings-dialog.c
+++ b/gedit/dialogs/gedit-encodings-dialog.c
@@ -497,3 +497,4 @@ gedit_encodings_dialog_new (void)
 	return dlg;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-encodings-dialog.h b/gedit/dialogs/gedit-encodings-dialog.h
index a09cbe5..506dffd 100644
--- a/gedit/dialogs/gedit-encodings-dialog.h
+++ b/gedit/dialogs/gedit-encodings-dialog.h
@@ -84,3 +84,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_ENCODINGS_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-preferences-dialog.c b/gedit/dialogs/gedit-preferences-dialog.c
index 3af5e72..40d66d5 100644
--- a/gedit/dialogs/gedit-preferences-dialog.c
+++ b/gedit/dialogs/gedit-preferences-dialog.c
@@ -1187,3 +1187,4 @@ gedit_show_preferences_dialog (GeditWindow *parent)
 
 	gtk_window_present (GTK_WINDOW (preferences_dialog));
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-preferences-dialog.h b/gedit/dialogs/gedit-preferences-dialog.h
index bafebb0..a05676a 100644
--- a/gedit/dialogs/gedit-preferences-dialog.h
+++ b/gedit/dialogs/gedit-preferences-dialog.h
@@ -85,3 +85,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_PREFERENCES_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-search-dialog.c b/gedit/dialogs/gedit-search-dialog.c
index afe54e0..1001f68 100644
--- a/gedit/dialogs/gedit-search-dialog.c
+++ b/gedit/dialogs/gedit-search-dialog.c
@@ -632,3 +632,4 @@ gedit_search_dialog_get_wrap_around (GeditSearchDialog *dialog)
 
 	return gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (dialog->priv->wrap_around_checkbutton));
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-search-dialog.h b/gedit/dialogs/gedit-search-dialog.h
index a225be1..732e7cf 100644
--- a/gedit/dialogs/gedit-search-dialog.h
+++ b/gedit/dialogs/gedit-search-dialog.h
@@ -126,3 +126,4 @@ gboolean	 gedit_search_dialog_get_wrap_around	(GeditSearchDialog *dialog);
 G_END_DECLS
 
 #endif  /* __GEDIT_SEARCH_DIALOG_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-style-scheme-dialog.c b/gedit/dialogs/gedit-style-scheme-dialog.c
index 6155e9f..654dc9a 100644
--- a/gedit/dialogs/gedit-style-scheme-dialog.c
+++ b/gedit/dialogs/gedit-style-scheme-dialog.c
@@ -219,3 +219,4 @@ gedit_style_scheme_dialog_new (GeditStyleSchemeGenerator *generator)
 
 	return GTK_WIDGET (dlg);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-style-scheme-dialog.h b/gedit/dialogs/gedit-style-scheme-dialog.h
index e5f6825..17387ed 100644
--- a/gedit/dialogs/gedit-style-scheme-dialog.h
+++ b/gedit/dialogs/gedit-style-scheme-dialog.h
@@ -87,3 +87,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_STYLE_SCHEME_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-style-scheme-generator.c b/gedit/dialogs/gedit-style-scheme-generator.c
index 429ed0b..0f132aa 100644
--- a/gedit/dialogs/gedit-style-scheme-generator.c
+++ b/gedit/dialogs/gedit-style-scheme-generator.c
@@ -464,3 +464,4 @@ gedit_style_scheme_generator_set_search_hl_text_color (GeditStyleSchemeGenerator
 	set_background_color (style, color);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/dialogs/gedit-style-scheme-generator.h b/gedit/dialogs/gedit-style-scheme-generator.h
index 61e47b7..bd53d5f 100644
--- a/gedit/dialogs/gedit-style-scheme-generator.h
+++ b/gedit/dialogs/gedit-style-scheme-generator.h
@@ -99,3 +99,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_STYLE_SCHEME_GENERATOR_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-app.c b/gedit/gedit-app.c
index f6eb693..941fa42 100644
--- a/gedit/gedit-app.c
+++ b/gedit/gedit-app.c
@@ -903,3 +903,4 @@ _gedit_app_set_default_print_settings (GeditApp         *app,
 	app->priv->print_settings = g_object_ref (settings);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-app.h b/gedit/gedit-app.h
index 5311930..7072597 100644
--- a/gedit/gedit-app.h
+++ b/gedit/gedit-app.h
@@ -140,3 +140,4 @@ void			 _gedit_app_set_default_print_settings	(GeditApp         *app,
 G_END_DECLS
 
 #endif  /* __GEDIT_APP_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-close-button.c b/gedit/gedit-close-button.c
index 0e9f157..29487c6 100644
--- a/gedit/gedit-close-button.c
+++ b/gedit/gedit-close-button.c
@@ -78,3 +78,4 @@ gedit_close_button_new ()
 	return GTK_WIDGET (button);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-close-button.h b/gedit/gedit-close-button.h
index 4f63138..2314d11 100644
--- a/gedit/gedit-close-button.h
+++ b/gedit/gedit-close-button.h
@@ -54,3 +54,4 @@ GtkWidget	 *gedit_close_button_new (void);
 G_END_DECLS
 
 #endif /* __GEDIT_CLOSE_BUTTON_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-documents.c b/gedit/gedit-commands-documents.c
index 016ebbe..51c872e 100644
--- a/gedit/gedit-commands-documents.c
+++ b/gedit/gedit-commands-documents.c
@@ -85,3 +85,4 @@ _gedit_cmd_documents_move_to_new_window (GtkAction   *action,
 
 	_gedit_window_move_tab_to_new_window (window, tab);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-edit.c b/gedit/gedit-commands-edit.c
index e2cedeb..0eb21fa 100644
--- a/gedit/gedit-commands-edit.c
+++ b/gedit/gedit-commands-edit.c
@@ -172,3 +172,4 @@ _gedit_cmd_edit_preferences (GtkAction   *action,
 
 	gedit_show_preferences_dialog (window);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-file-print.c b/gedit/gedit-commands-file-print.c
index 455e2e2..4659959 100644
--- a/gedit/gedit-commands-file-print.c
+++ b/gedit/gedit-commands-file-print.c
@@ -89,3 +89,4 @@ _gedit_cmd_file_print (GtkAction   *action,
 	_gedit_tab_print (tab);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-file.c b/gedit/gedit-commands-file.c
index c17737e..77f1bd7 100644
--- a/gedit/gedit-commands-file.c
+++ b/gedit/gedit-commands-file.c
@@ -1826,3 +1826,4 @@ _gedit_cmd_file_quit (GtkAction   *action,
 
 	file_close_all (window, TRUE);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 504f486..d5cdf09 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -113,3 +113,4 @@ _gedit_cmd_help_about (GtkAction   *action,
 	if (logo)
 		g_object_unref (logo);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-search.c b/gedit/gedit-commands-search.c
index 3a44a21..20b77b6 100644
--- a/gedit/gedit-commands-search.c
+++ b/gedit/gedit-commands-search.c
@@ -714,3 +714,4 @@ _gedit_cmd_search_incremental_search (GtkAction   *action,
 			       GDK_k,
 			       GDK_CONTROL_MASK);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands-view.c b/gedit/gedit-commands-view.c
index 2366e49..ef9d40e 100644
--- a/gedit/gedit-commands-view.c
+++ b/gedit/gedit-commands-view.c
@@ -152,3 +152,4 @@ _gedit_cmd_view_leave_fullscreen_mode (GtkAction *action,
 		(view_action, G_CALLBACK (_gedit_cmd_view_toggle_fullscreen_mode),
 		 window);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-commands.h b/gedit/gedit-commands.h
index c01be20..497e1fb 100644
--- a/gedit/gedit-commands.h
+++ b/gedit/gedit-commands.h
@@ -167,3 +167,4 @@ void		_gedit_cmd_file_page_setup		(GtkAction   *action,
 G_END_DECLS
 
 #endif /* __GEDIT_COMMANDS_H__ */ 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-debug.c b/gedit/gedit-debug.c
index 163a5a5..7eb2446 100644
--- a/gedit/gedit-debug.c
+++ b/gedit/gedit-debug.c
@@ -157,3 +157,4 @@ void gedit_debug (GeditDebugSection  section,
 		fflush (stdout);
 	}
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-debug.h b/gedit/gedit-debug.h
index af7d737..91db5be 100644
--- a/gedit/gedit-debug.h
+++ b/gedit/gedit-debug.h
@@ -91,3 +91,4 @@ void gedit_debug_message (GeditDebugSection  section,
 
 
 #endif /* __GEDIT_DEBUG_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-dirs.c b/gedit/gedit-dirs.c
index 23b44c7..2ad7902 100644
--- a/gedit/gedit-dirs.c
+++ b/gedit/gedit-dirs.c
@@ -318,3 +318,4 @@ gedit_dirs_get_ui_file (const gchar *file)
 	
 	return ui_file;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-dirs.h b/gedit/gedit-dirs.h
index eddd00d..211daa8 100644
--- a/gedit/gedit-dirs.h
+++ b/gedit/gedit-dirs.h
@@ -52,3 +52,4 @@ gchar		*gedit_dirs_get_ui_file			(const gchar *file);
 G_END_DECLS
 
 #endif /* __GEDIT_DIRS_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-input-stream.c b/gedit/gedit-document-input-stream.c
index 5a1f961..3e24e37 100644
--- a/gedit/gedit-document-input-stream.c
+++ b/gedit/gedit-document-input-stream.c
@@ -477,3 +477,4 @@ gedit_document_input_stream_close (GInputStream  *stream,
 
 	return TRUE;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-input-stream.h b/gedit/gedit-document-input-stream.h
index 01f6a49..4e5d5a2 100644
--- a/gedit/gedit-document-input-stream.h
+++ b/gedit/gedit-document-input-stream.h
@@ -66,3 +66,4 @@ gsize				 gedit_document_input_stream_tell		(GeditDocumentInputStream *stream);
 G_END_DECLS
 
 #endif /* __GEDIT_DOCUMENT_INPUT_STREAM_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-loader.c b/gedit/gedit-document-loader.c
index 917ed5e..36b6ac9 100644
--- a/gedit/gedit-document-loader.c
+++ b/gedit/gedit-document-loader.c
@@ -354,3 +354,4 @@ gedit_document_loader_get_info (GeditDocumentLoader *loader)
 
 	return loader->info;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-loader.h b/gedit/gedit-document-loader.h
index c3cc176..2b5b867 100644
--- a/gedit/gedit-document-loader.h
+++ b/gedit/gedit-document-loader.h
@@ -128,3 +128,4 @@ GFileInfo		*gedit_document_loader_get_info		(GeditDocumentLoader *loader);
 G_END_DECLS
 
 #endif  /* __GEDIT_DOCUMENT_LOADER_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-output-stream.c b/gedit/gedit-document-output-stream.c
index e1ef5af..1953542 100644
--- a/gedit/gedit-document-output-stream.c
+++ b/gedit/gedit-document-output-stream.c
@@ -389,3 +389,4 @@ gedit_document_output_stream_close (GOutputStream     *stream,
 
 	return TRUE;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-output-stream.h b/gedit/gedit-document-output-stream.h
index a3f99fc..cf3c18d 100644
--- a/gedit/gedit-document-output-stream.h
+++ b/gedit/gedit-document-output-stream.h
@@ -62,3 +62,4 @@ GeditDocumentNewlineType gedit_document_output_stream_detect_newline_type (Gedit
 G_END_DECLS
 
 #endif /* __GEDIT_DOCUMENT_OUTPUT_STREAM_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-saver.c b/gedit/gedit-document-saver.c
index 53b2a5b..6e9ad8d 100644
--- a/gedit/gedit-document-saver.c
+++ b/gedit/gedit-document-saver.c
@@ -351,3 +351,4 @@ gedit_document_saver_get_info (GeditDocumentSaver *saver)
 
 	return saver->info;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document-saver.h b/gedit/gedit-document-saver.h
index 1f1f4ba..17a8ea4 100644
--- a/gedit/gedit-document-saver.h
+++ b/gedit/gedit-document-saver.h
@@ -131,3 +131,4 @@ GFileInfo		*gedit_document_saver_get_info		(GeditDocumentSaver  *saver);
 G_END_DECLS
 
 #endif  /* __GEDIT_DOCUMENT_SAVER_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document.c b/gedit/gedit-document.c
index 6eb00cf..98b979b 100644
--- a/gedit/gedit-document.c
+++ b/gedit/gedit-document.c
@@ -2734,3 +2734,4 @@ gedit_document_set_metadata (GeditDocument *doc,
 	g_object_unref (info);
 }
 #endif
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-document.h b/gedit/gedit-document.h
index 50d9d65..fe6b623 100644
--- a/gedit/gedit-document.h
+++ b/gedit/gedit-document.h
@@ -330,3 +330,4 @@ GMountOperation
 G_END_DECLS
 
 #endif /* __GEDIT_DOCUMENT_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-documents-panel.c b/gedit/gedit-documents-panel.c
index 5dcc104..9660753 100644
--- a/gedit/gedit-documents-panel.c
+++ b/gedit/gedit-documents-panel.c
@@ -830,3 +830,4 @@ gedit_documents_panel_new (GeditWindow *window)
 					 "window", window,
 					 NULL));
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-documents-panel.h b/gedit/gedit-documents-panel.h
index b6191bf..7836d48 100644
--- a/gedit/gedit-documents-panel.h
+++ b/gedit/gedit-documents-panel.h
@@ -83,3 +83,4 @@ GtkWidget	*gedit_documents_panel_new 	(GeditWindow *window);
 G_END_DECLS
 
 #endif  /* __GEDIT_DOCUMENTS_PANEL_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-encodings-combo-box.c b/gedit/gedit-encodings-combo-box.c
index 05229a7..a3c49d9 100644
--- a/gedit/gedit-encodings-combo-box.c
+++ b/gedit/gedit-encodings-combo-box.c
@@ -464,3 +464,4 @@ gedit_encodings_combo_box_set_selected_encoding (GeditEncodingsComboBox *menu,
 		b = gtk_tree_model_iter_next (model, &iter);
 	}
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-encodings-combo-box.h b/gedit/gedit-encodings-combo-box.h
index 586f800..60bca60 100644
--- a/gedit/gedit-encodings-combo-box.h
+++ b/gedit/gedit-encodings-combo-box.h
@@ -76,3 +76,4 @@ G_END_DECLS
 #endif /* __GEDIT_ENCODINGS_COMBO_BOX_H__ */
 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-encodings.c b/gedit/gedit-encodings.c
index cf97bf5..9902c5b 100644
--- a/gedit/gedit-encodings.c
+++ b/gedit/gedit-encodings.c
@@ -471,3 +471,4 @@ gedit_encoding_get_type (void)
 	return our_type;
 } 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-encodings.h b/gedit/gedit-encodings.h
index 7e0aa8d..91a04bd 100644
--- a/gedit/gedit-encodings.h
+++ b/gedit/gedit-encodings.h
@@ -60,3 +60,4 @@ void               	 gedit_encoding_free		 (GeditEncoding       *enc);
 G_END_DECLS
 
 #endif  /* __GEDIT_ENCODINGS_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-file-chooser-dialog.c b/gedit/gedit-file-chooser-dialog.c
index 9485833..895cb19 100644
--- a/gedit/gedit-file-chooser-dialog.c
+++ b/gedit/gedit-file-chooser-dialog.c
@@ -558,3 +558,4 @@ gedit_file_chooser_dialog_get_newline_type (GeditFileChooserDialog *dialog)
 
 	return newline_type;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-file-chooser-dialog.h b/gedit/gedit-file-chooser-dialog.h
index 090045c..c249673 100644
--- a/gedit/gedit-file-chooser-dialog.h
+++ b/gedit/gedit-file-chooser-dialog.h
@@ -87,3 +87,4 @@ GeditDocumentNewlineType
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_CHOOSER_DIALOG_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-gio-document-loader.c b/gedit/gedit-gio-document-loader.c
index 7ecd3a9..c995061 100644
--- a/gedit/gedit-gio-document-loader.c
+++ b/gedit/gedit-gio-document-loader.c
@@ -701,3 +701,4 @@ gedit_gio_document_loader_cancel (GeditDocumentLoader *loader)
 
 	return TRUE;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-gio-document-loader.h b/gedit/gedit-gio-document-loader.h
index 78c9e8a..d76a0bb 100644
--- a/gedit/gedit-gio-document-loader.h
+++ b/gedit/gedit-gio-document-loader.h
@@ -77,3 +77,4 @@ GType 		 	 gedit_gio_document_loader_get_type	(void) G_GNUC_CONST;
 G_END_DECLS
 
 #endif  /* __GEDIT_GIO_DOCUMENT_LOADER_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-gio-document-saver.c b/gedit/gedit-gio-document-saver.c
index 3072c3e..791ba4a 100644
--- a/gedit/gedit-gio-document-saver.c
+++ b/gedit/gedit-gio-document-saver.c
@@ -767,3 +767,4 @@ gedit_gio_document_saver_get_bytes_written (GeditDocumentSaver *saver)
 {
 	return GEDIT_GIO_DOCUMENT_SAVER (saver)->priv->bytes_written;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-gio-document-saver.h b/gedit/gedit-gio-document-saver.h
index 18e05df..f3b4333 100644
--- a/gedit/gedit-gio-document-saver.h
+++ b/gedit/gedit-gio-document-saver.h
@@ -74,3 +74,4 @@ GType 		 	 gedit_gio_document_saver_get_type	(void) G_GNUC_CONST;
 G_END_DECLS
 
 #endif  /* __GEDIT_GIO_DOCUMENT_SAVER_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-help.c b/gedit/gedit-help.c
index 2126d94..dbd0837 100644
--- a/gedit/gedit-help.c
+++ b/gedit/gedit-help.c
@@ -120,3 +120,4 @@ gedit_help_display (GtkWindow   *parent,
 
 	return ret;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-help.h b/gedit/gedit-help.h
index ae59afd..315a818 100644
--- a/gedit/gedit-help.h
+++ b/gedit/gedit-help.h
@@ -42,3 +42,4 @@ gboolean	gedit_help_display (GtkWindow   *parent,
 G_END_DECLS
 
 #endif /* __GEDIT_HELP_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-history-entry.c b/gedit/gedit-history-entry.c
index d2e8f85..342a67e 100644
--- a/gedit/gedit-history-entry.c
+++ b/gedit/gedit-history-entry.c
@@ -630,3 +630,4 @@ gedit_history_entry_set_escape_func (GeditHistoryEntry           *entry,
 
 	g_list_free (cells);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-history-entry.h b/gedit/gedit-history-entry.h
index 59e810c..df69b27 100644
--- a/gedit/gedit-history-entry.h
+++ b/gedit/gedit-history-entry.h
@@ -94,3 +94,4 @@ void		gedit_history_entry_set_escape_func	(GeditHistoryEntry *entry,
 G_END_DECLS
 
 #endif /* __GEDIT_HISTORY_ENTRY_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-io-error-message-area.c b/gedit/gedit-io-error-message-area.c
index f832001..dcc8196 100644
--- a/gedit/gedit-io-error-message-area.c
+++ b/gedit/gedit-io-error-message-area.c
@@ -1295,3 +1295,4 @@ gedit_externally_modified_message_area_new (GFile   *location,
 	return message_area;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-io-error-message-area.h b/gedit/gedit-io-error-message-area.h
index 1f41264..469a13b 100644
--- a/gedit/gedit-io-error-message-area.h
+++ b/gedit/gedit-io-error-message-area.h
@@ -66,3 +66,4 @@ GtkWidget	*gedit_externally_modified_message_area_new		 (GFile               *lo
 G_END_DECLS
 
 #endif  /* __GEDIT_IO_ERROR_MESSAGE_AREA_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-language-manager.c b/gedit/gedit-language-manager.c
index a402e4a..c618ea1 100644
--- a/gedit/gedit-language-manager.c
+++ b/gedit/gedit-language-manager.c
@@ -88,3 +88,4 @@ gedit_language_manager_list_languages_sorted (GtkSourceLanguageManager *lm,
 	return g_slist_sort (languages, (GCompareFunc)language_compare);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-language-manager.h b/gedit/gedit-language-manager.h
index 02438d3..6095d1b 100644
--- a/gedit/gedit-language-manager.h
+++ b/gedit/gedit-language-manager.h
@@ -45,3 +45,4 @@ GSList				*gedit_language_manager_list_languages_sorted
 G_END_DECLS
 
 #endif /* __GEDIT_LANGUAGES_MANAGER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-area.c b/gedit/gedit-message-area.c
index 0924051..2047b62 100644
--- a/gedit/gedit-message-area.c
+++ b/gedit/gedit-message-area.c
@@ -624,3 +624,4 @@ gedit_message_area_add_stock_button_with_text (GeditMessageArea *message_area,
 	return button;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-area.h b/gedit/gedit-message-area.h
index 01dfff0..6e03236 100644
--- a/gedit/gedit-message-area.h
+++ b/gedit/gedit-message-area.h
@@ -127,3 +127,4 @@ void		 gedit_message_area_response           	(GeditMessageArea *message_area,
 G_END_DECLS
 
 #endif  /* __GEDIT_MESSAGE_AREA_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-bus.c b/gedit/gedit-message-bus.c
index bb6017a..809be5d 100644
--- a/gedit/gedit-message-bus.c
+++ b/gedit/gedit-message-bus.c
@@ -1155,4 +1155,4 @@ gedit_message_bus_send_sync (GeditMessageBus *bus,
 	return message;
 }
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-bus.h b/gedit/gedit-message-bus.h
index b60eabd..1c22a69 100644
--- a/gedit/gedit-message-bus.h
+++ b/gedit/gedit-message-bus.h
@@ -126,4 +126,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_MESSAGE_BUS_H__ */
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-type.c b/gedit/gedit-message-type.c
index 61e782b..c8de464 100644
--- a/gedit/gedit-message-type.c
+++ b/gedit/gedit-message-type.c
@@ -523,4 +523,4 @@ gedit_message_type_foreach (GeditMessageType 	    *message_type,
 	g_hash_table_foreach (message_type->arguments, (GHFunc)foreach_gtype, &info);
 }
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message-type.h b/gedit/gedit-message-type.h
index d3140cd..e4aab07 100644
--- a/gedit/gedit-message-type.h
+++ b/gedit/gedit-message-type.h
@@ -64,4 +64,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_MESSAGE_TYPE_H__ */
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message.c b/gedit/gedit-message.c
index f1e12da..b18c1fc 100644
--- a/gedit/gedit-message.c
+++ b/gedit/gedit-message.c
@@ -590,4 +590,4 @@ gedit_message_validate (GeditMessage *message)
 	return message->priv->valid;
 }
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-message.h b/gedit/gedit-message.h
index 9d17ac9..61c2ce5 100644
--- a/gedit/gedit-message.h
+++ b/gedit/gedit-message.h
@@ -68,4 +68,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_MESSAGE_H__ */
 
-// ex:ts=8:noet:
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-metadata-manager.c b/gedit/gedit-metadata-manager.c
index e05b15e..01a4be3 100644
--- a/gedit/gedit-metadata-manager.c
+++ b/gedit/gedit-metadata-manager.c
@@ -571,3 +571,4 @@ gedit_metadata_manager_save (gpointer data)
 	return FALSE;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-metadata-manager.h b/gedit/gedit-metadata-manager.h
index 4589d04..7995a1c 100644
--- a/gedit/gedit-metadata-manager.h
+++ b/gedit/gedit-metadata-manager.h
@@ -48,3 +48,4 @@ void		 gedit_metadata_manager_set		(GFile       *location,
 G_END_DECLS
 
 #endif /* __GEDIT_METADATA_MANAGER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-notebook.c b/gedit/gedit-notebook.c
index 66005fe..9613b24 100644
--- a/gedit/gedit-notebook.c
+++ b/gedit/gedit-notebook.c
@@ -1096,3 +1096,4 @@ gedit_notebook_get_tab_drag_and_drop_enabled (GeditNotebook *nb)
 	return nb->priv->tab_drag_and_drop_enabled;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-notebook.h b/gedit/gedit-notebook.h
index ada7c27..c08aa08 100644
--- a/gedit/gedit-notebook.h
+++ b/gedit/gedit-notebook.h
@@ -141,3 +141,4 @@ gboolean	gedit_notebook_get_tab_drag_and_drop_enabled
 G_END_DECLS
 
 #endif /* GEDIT_NOTEBOOK_H */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-object-module.c b/gedit/gedit-object-module.c
index 3c6f09c..2d30a89 100644
--- a/gedit/gedit-object-module.c
+++ b/gedit/gedit-object-module.c
@@ -341,3 +341,4 @@ gedit_object_module_get_object_type (GeditObjectModule *module)
 	
 	return module->priv->type;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-object-module.h b/gedit/gedit-object-module.h
index 0621079..b4aaef6 100644
--- a/gedit/gedit-object-module.h
+++ b/gedit/gedit-object-module.h
@@ -92,3 +92,4 @@ const gchar 	*gedit_object_module_get_type_registration 	(GeditObjectModule *mod
 G_END_DECLS
 
 #endif
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-panel.c b/gedit/gedit-panel.c
index ceefb37..9236e64 100644
--- a/gedit/gedit-panel.c
+++ b/gedit/gedit-panel.c
@@ -945,3 +945,4 @@ _gedit_panel_set_active_item_by_id (GeditPanel *panel,
 		}
 	}
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-panel.h b/gedit/gedit-panel.h
index 87b0536..00f2ec8 100644
--- a/gedit/gedit-panel.h
+++ b/gedit/gedit-panel.h
@@ -128,3 +128,4 @@ void		 _gedit_panel_set_active_item_by_id	(GeditPanel	*panel,
 G_END_DECLS
 
 #endif  /* __GEDIT_PANEL_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-info-priv.h b/gedit/gedit-plugin-info-priv.h
index 247b51c..14c6100 100644
--- a/gedit/gedit-plugin-info-priv.h
+++ b/gedit/gedit-plugin-info-priv.h
@@ -66,3 +66,4 @@ void			 _gedit_plugin_info_unref	(GeditPluginInfo *info);
 
 
 #endif /* __GEDIT_PLUGIN_INFO_PRIV_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-info.c b/gedit/gedit-plugin-info.c
index 31411c4..be4907c 100644
--- a/gedit/gedit-plugin-info.c
+++ b/gedit/gedit-plugin-info.c
@@ -392,3 +392,4 @@ gedit_plugin_info_get_version (GeditPluginInfo *info)
 
 	return info->version;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-info.h b/gedit/gedit-plugin-info.h
index ac9e2fa..cc39a55 100644
--- a/gedit/gedit-plugin-info.h
+++ b/gedit/gedit-plugin-info.h
@@ -61,3 +61,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_PLUGIN_INFO_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-loader.c b/gedit/gedit-plugin-loader.c
index 2dccde4..9f23521 100644
--- a/gedit/gedit-plugin-loader.c
+++ b/gedit/gedit-plugin-loader.c
@@ -129,3 +129,4 @@ gedit_plugin_loader_garbage_collect (GeditPluginLoader *loader)
 	if (iface->garbage_collect != NULL)
 		iface->garbage_collect (loader);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-loader.h b/gedit/gedit-plugin-loader.h
index a064e5e..e72bd73 100644
--- a/gedit/gedit-plugin-loader.h
+++ b/gedit/gedit-plugin-loader.h
@@ -104,3 +104,4 @@ register_gedit_plugin_loader (GTypeModule *type_module)				\
 G_END_DECLS
 
 #endif /* __GEDIT_PLUGIN_LOADER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-manager.c b/gedit/gedit-plugin-manager.c
index 95b02df..29cadaa 100644
--- a/gedit/gedit-plugin-manager.c
+++ b/gedit/gedit-plugin-manager.c
@@ -887,3 +887,4 @@ GtkWidget *gedit_plugin_manager_new (void)
 {
 	return g_object_new (GEDIT_TYPE_PLUGIN_MANAGER,0);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin-manager.h b/gedit/gedit-plugin-manager.h
index 53392ba..8fffab0 100644
--- a/gedit/gedit-plugin-manager.h
+++ b/gedit/gedit-plugin-manager.h
@@ -81,3 +81,4 @@ GtkWidget	*gedit_plugin_manager_new		(void);
 G_END_DECLS
 
 #endif  /* __GEDIT_PLUGIN_MANAGER_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin.c b/gedit/gedit-plugin.c
index 2b00e3f..940679e 100644
--- a/gedit/gedit-plugin.c
+++ b/gedit/gedit-plugin.c
@@ -332,3 +332,4 @@ gedit_plugin_create_configure_dialog (GeditPlugin *plugin)
 	
 	return GEDIT_PLUGIN_GET_CLASS (plugin)->create_configure_dialog (plugin);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugin.h b/gedit/gedit-plugin.h
index 8cf41d8..2590b38 100644
--- a/gedit/gedit-plugin.h
+++ b/gedit/gedit-plugin.h
@@ -238,3 +238,4 @@ object_name##_register_type (GTypeModule *type_module)				\
 G_END_DECLS
 
 #endif  /* __GEDIT_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugins-engine.c b/gedit/gedit-plugins-engine.c
index 3f020d3..2f9172d 100644
--- a/gedit/gedit-plugins-engine.c
+++ b/gedit/gedit-plugins-engine.c
@@ -859,3 +859,4 @@ gedit_plugins_engine_rescan_plugins (GeditPluginsEngine *engine)
 	
 	load_all_plugins (engine);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-plugins-engine.h b/gedit/gedit-plugins-engine.h
index 975c1e9..d9dd9fc 100644
--- a/gedit/gedit-plugins-engine.h
+++ b/gedit/gedit-plugins-engine.h
@@ -105,3 +105,4 @@ void		 gedit_plugins_engine_rescan_plugins	(GeditPluginsEngine *engine);
 G_END_DECLS
 
 #endif  /* __GEDIT_PLUGINS_ENGINE_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-prefs-manager-app.c b/gedit/gedit-prefs-manager-app.c
index 802cd8a..70c0781 100644
--- a/gedit/gedit-prefs-manager-app.c
+++ b/gedit/gedit-prefs-manager-app.c
@@ -1618,3 +1618,4 @@ gedit_prefs_manager_lockdown_changed (GConfClient *client,
 					     GEDIT_LOCKDOWN_SAVE_TO_DISK,
 					     locked);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-prefs-manager-app.h b/gedit/gedit-prefs-manager-app.h
index 592b643..3a0ac59 100644
--- a/gedit/gedit-prefs-manager-app.h
+++ b/gedit/gedit-prefs-manager-app.h
@@ -82,3 +82,4 @@ gboolean	 gedit_prefs_manager_active_file_filter_can_set	(void);
 
 
 #endif /* __GEDIT_PREFS_MANAGER_APP_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-prefs-manager-private.h b/gedit/gedit-prefs-manager-private.h
index 07cf8a7..7e945ac 100644
--- a/gedit/gedit-prefs-manager-private.h
+++ b/gedit/gedit-prefs-manager-private.h
@@ -43,3 +43,4 @@ extern GeditPrefsManager *gedit_prefs_manager;
 #endif /* __GEDIT_PREFS_MANAGER_PRIVATE_H__ */
 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-prefs-manager.c b/gedit/gedit-prefs-manager.c
index a6c2d8a..9f35781 100644
--- a/gedit/gedit-prefs-manager.c
+++ b/gedit/gedit-prefs-manager.c
@@ -1239,3 +1239,4 @@ gconf_client_get_int_with_default (GConfClient* client, const gchar* key,
     }
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-prefs-manager.h b/gedit/gedit-prefs-manager.h
index 1a0a283..6ae32b9 100644
--- a/gedit/gedit-prefs-manager.h
+++ b/gedit/gedit-prefs-manager.h
@@ -421,3 +421,4 @@ GeditLockdownMask	 gedit_prefs_manager_get_lockdown			(void);
 #endif  /* __GEDIT_PREFS_MANAGER_H__ */
 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-print-job.c b/gedit/gedit-print-job.c
index 00acba2..23980d6 100644
--- a/gedit/gedit-print-job.c
+++ b/gedit/gedit-print-job.c
@@ -863,3 +863,4 @@ gedit_print_job_get_page_setup (GeditPrintJob *job)
 
 	return gtk_print_operation_get_default_page_setup (job->priv->operation);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-print-job.h b/gedit/gedit-print-job.h
index 956dc73..e60d3dc 100644
--- a/gedit/gedit-print-job.h
+++ b/gedit/gedit-print-job.h
@@ -131,3 +131,4 @@ GtkPageSetup		*gedit_print_job_get_page_setup		(GeditPrintJob            *job);
 G_END_DECLS
 
 #endif /* __GEDIT_PRINT_JOB_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-print-preview.c b/gedit/gedit-print-preview.c
index 0e19c89..3d78fbb 100644
--- a/gedit/gedit-print-preview.c
+++ b/gedit/gedit-print-preview.c
@@ -1326,3 +1326,4 @@ gedit_print_preview_new (GtkPrintOperation        *op,
 	return GTK_WIDGET (preview);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-print-preview.h b/gedit/gedit-print-preview.h
index f86ef87..0cb8060 100644
--- a/gedit/gedit-print-preview.h
+++ b/gedit/gedit-print-preview.h
@@ -69,3 +69,4 @@ GtkWidget	*gedit_print_preview_new	(GtkPrintOperation		*op,
 G_END_DECLS
 
 #endif /* __GEDIT_PRINT_PREVIEW_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-progress-message-area.c b/gedit/gedit-progress-message-area.c
index d408bae..b0b7216 100644
--- a/gedit/gedit-progress-message-area.c
+++ b/gedit/gedit-progress-message-area.c
@@ -259,3 +259,4 @@ gedit_progress_message_area_pulse (GeditProgressMessageArea *area)
 
 	gtk_progress_bar_pulse (GTK_PROGRESS_BAR (area->priv->progress));
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-progress-message-area.h b/gedit/gedit-progress-message-area.h
index ed5d8e3..17c3df9 100644
--- a/gedit/gedit-progress-message-area.h
+++ b/gedit/gedit-progress-message-area.h
@@ -110,3 +110,4 @@ void		 gedit_progress_message_area_pulse		(GeditProgressMessageArea *area);
 G_END_DECLS
 
 #endif  /* __GEDIT_PROGRESS_MESSAGE_AREA_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-session.c b/gedit/gedit-session.c
index 47fa8cd..2e1653d 100644
--- a/gedit/gedit-session.c
+++ b/gedit/gedit-session.c
@@ -620,3 +620,4 @@ gedit_session_load (void)
 
 	return TRUE;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-session.h b/gedit/gedit-session.h
index ba59c13..f84a2fd 100644
--- a/gedit/gedit-session.h
+++ b/gedit/gedit-session.h
@@ -45,3 +45,4 @@ gboolean 	gedit_session_load 		(void);
 G_END_DECLS
 
 #endif /* __GEDIT_SESSION_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-smart-charset-converter.c b/gedit/gedit-smart-charset-converter.c
index 2f44daf..d15b6ec 100644
--- a/gedit/gedit-smart-charset-converter.c
+++ b/gedit/gedit-smart-charset-converter.c
@@ -405,3 +405,4 @@ gedit_smart_charset_converter_get_num_fallbacks (GeditSmartCharsetConverter *sma
 	return g_charset_converter_get_num_fallbacks (smart->priv->charset_conv) != 0;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-smart-charset-converter.h b/gedit/gedit-smart-charset-converter.h
index 803e07a..46f3f33 100644
--- a/gedit/gedit-smart-charset-converter.h
+++ b/gedit/gedit-smart-charset-converter.h
@@ -64,3 +64,4 @@ guint				 gedit_smart_charset_converter_get_num_fallbacks(GeditSmartCharsetConve
 G_END_DECLS
 
 #endif /* __GEDIT_SMART_CHARSET_CONVERTER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-spinner.c b/gedit/gedit-spinner.c
index cbc8413..9ef307e 100644
--- a/gedit/gedit-spinner.c
+++ b/gedit/gedit-spinner.c
@@ -990,3 +990,4 @@ gedit_spinner_new (void)
 {
 	return GTK_WIDGET (g_object_new (GEDIT_TYPE_SPINNER, NULL));
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-spinner.h b/gedit/gedit-spinner.h
index 0724dea..ee621a1 100644
--- a/gedit/gedit-spinner.h
+++ b/gedit/gedit-spinner.h
@@ -93,3 +93,4 @@ void		gedit_spinner_set_size	(GeditSpinner *spinner,
 G_END_DECLS
 
 #endif /* __GEDIT_SPINNER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-status-combo-box.c b/gedit/gedit-status-combo-box.c
index 82cc28d..c7e8585 100644
--- a/gedit/gedit-status-combo-box.c
+++ b/gedit/gedit-status-combo-box.c
@@ -421,3 +421,4 @@ gedit_status_combo_box_get_item_label (GeditStatusComboBox *combo)
 	return GTK_LABEL (combo->priv->item);
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-status-combo-box.h b/gedit/gedit-status-combo-box.h
index e3593a8..9f48b29 100644
--- a/gedit/gedit-status-combo-box.h
+++ b/gedit/gedit-status-combo-box.h
@@ -80,3 +80,4 @@ GtkLabel *gedit_status_combo_box_get_item_label		(GeditStatusComboBox	*combo);
 G_END_DECLS
 
 #endif /* __GEDIT_STATUS_COMBO_BOX_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-statusbar.c b/gedit/gedit-statusbar.c
index 178147c..6366ff6 100644
--- a/gedit/gedit-statusbar.c
+++ b/gedit/gedit-statusbar.c
@@ -446,3 +446,4 @@ gedit_statusbar_set_window_state (GeditStatusbar   *statusbar,
 }
 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-statusbar.h b/gedit/gedit-statusbar.h
index b98790b..9ad0e07 100644
--- a/gedit/gedit-statusbar.h
+++ b/gedit/gedit-statusbar.h
@@ -97,3 +97,4 @@ void		_gedit_statusbar_set_has_resize_grip	(GeditStatusbar   *statusbar,
 G_END_DECLS
 
 #endif
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-style-scheme-manager.c b/gedit/gedit-style-scheme-manager.c
index a65fedd..d850aa0 100644
--- a/gedit/gedit-style-scheme-manager.c
+++ b/gedit/gedit-style-scheme-manager.c
@@ -362,3 +362,4 @@ _gedit_style_scheme_manager_uninstall_scheme (GtkSourceStyleSchemeManager *manag
 	
 	return TRUE;	
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-style-scheme-manager.h b/gedit/gedit-style-scheme-manager.h
index 406719a..6207b08 100644
--- a/gedit/gedit-style-scheme-manager.h
+++ b/gedit/gedit-style-scheme-manager.h
@@ -54,3 +54,4 @@ gboolean	 _gedit_style_scheme_manager_uninstall_scheme
 G_END_DECLS
 
 #endif /* __GEDIT_STYLE_SCHEME_MANAGER_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-tab-label.c b/gedit/gedit-tab-label.c
index a358ae9..01a61e4 100644
--- a/gedit/gedit-tab-label.c
+++ b/gedit/gedit-tab-label.c
@@ -369,3 +369,4 @@ gedit_tab_label_new (GeditTab *tab)
 
 	return GTK_WIDGET (tab_label);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-tab-label.h b/gedit/gedit-tab-label.h
index 4b0360a..39a94a8 100644
--- a/gedit/gedit-tab-label.h
+++ b/gedit/gedit-tab-label.h
@@ -64,3 +64,4 @@ void		gedit_tab_label_set_close_button_sensitive (GeditTabLabel *tab_label,
 G_END_DECLS
 
 #endif /* __GEDIT_TAB_LABEL_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-tab.c b/gedit/gedit-tab.c
index 5b085e3..5fa908c 100644
--- a/gedit/gedit-tab.c
+++ b/gedit/gedit-tab.c
@@ -2851,3 +2851,4 @@ gedit_tab_set_info_bar (GeditTab  *tab,
 	/* FIXME: this can cause problems with the tab state machine */
 	set_message_area (tab, info_bar);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-tab.h b/gedit/gedit-tab.h
index a3aa94b..acb632f 100644
--- a/gedit/gedit-tab.h
+++ b/gedit/gedit-tab.h
@@ -165,3 +165,4 @@ void		 _gedit_tab_page_setup		(GeditTab            *tab);
 G_END_DECLS
 
 #endif  /* __GEDIT_TAB_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-ui.h b/gedit/gedit-ui.h
index 8a53625..8474500 100644
--- a/gedit/gedit-ui.h
+++ b/gedit/gedit-ui.h
@@ -186,3 +186,4 @@ static const GtkToggleActionEntry gedit_panes_toggle_menu_entries[] =
 G_END_DECLS
 
 #endif  /* __GEDIT_UI_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-utils.c b/gedit/gedit-utils.c
index 5ed499e..4f76e75 100644
--- a/gedit/gedit-utils.c
+++ b/gedit/gedit-utils.c
@@ -1525,3 +1525,4 @@ gedit_utils_decode_uri (const gchar *uri,
 	
 	return TRUE;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-utils.h b/gedit/gedit-utils.h
index df29bed..80d24a2 100644
--- a/gedit/gedit-utils.h
+++ b/gedit/gedit-utils.h
@@ -159,3 +159,4 @@ G_END_DECLS
 #endif /* __GEDIT_UTILS_H__ */
 
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-view.c b/gedit/gedit-view.c
index ea58046..d25a07e 100644
--- a/gedit/gedit-view.c
+++ b/gedit/gedit-view.c
@@ -2186,3 +2186,4 @@ gedit_view_delete_from_cursor (GtkTextView   *text_view,
 			break;
 	}
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-view.h b/gedit/gedit-view.h
index dc0096b..36c38f3 100644
--- a/gedit/gedit-view.h
+++ b/gedit/gedit-view.h
@@ -106,3 +106,4 @@ void 		 gedit_view_set_font		(GeditView       *view,
 G_END_DECLS
 
 #endif /* __GEDIT_VIEW_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-window-private.h b/gedit/gedit-window-private.h
index 399433a..6669cba 100644
--- a/gedit/gedit-window-private.h
+++ b/gedit/gedit-window-private.h
@@ -122,3 +122,4 @@ struct _GeditWindowPrivate
 G_END_DECLS
 
 #endif  /* __GEDIT_WINDOW_PRIVATE_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-window.c b/gedit/gedit-window.c
index baf0871..5f002af 100644
--- a/gedit/gedit-window.c
+++ b/gedit/gedit-window.c
@@ -4793,3 +4793,4 @@ gedit_window_get_message_bus (GeditWindow *window)
 	
 	return window->priv->message_bus;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit-window.h b/gedit/gedit-window.h
index 8535265..a9aec0a 100644
--- a/gedit/gedit-window.h
+++ b/gedit/gedit-window.h
@@ -194,3 +194,4 @@ void		 _gedit_recent_remove			(GeditWindow         *window,
 G_END_DECLS
 
 #endif  /* __GEDIT_WINDOW_H__  */
+/* ex:ts=8:noet: */
diff --git a/gedit/gedit.c b/gedit/gedit.c
index 58e6f27..3f2114d 100644
--- a/gedit/gedit.c
+++ b/gedit/gedit.c
@@ -795,3 +795,4 @@ main (int argc, char *argv[])
 	return 0;
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedittextregion.c b/gedit/gedittextregion.c
index f679048..45bfab5 100644
--- a/gedit/gedittextregion.c
+++ b/gedit/gedittextregion.c
@@ -645,3 +645,4 @@ gedit_text_region_debug_print (GeditTextRegion *region)
 	g_print ("\n");
 }
 
+/* ex:ts=8:noet: */
diff --git a/gedit/gedittextregion.h b/gedit/gedittextregion.h
index 594a495..6dc624f 100644
--- a/gedit/gedittextregion.h
+++ b/gedit/gedittextregion.h
@@ -86,3 +86,4 @@ void           gedit_text_region_debug_print                  (GeditTextRegion *
 G_END_DECLS
 
 #endif /* __GEDIT_TEXT_REGION_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/gseal-gtk-compat.h b/gedit/gseal-gtk-compat.h
index c30f7df..b8b697d 100644
--- a/gedit/gseal-gtk-compat.h
+++ b/gedit/gseal-gtk-compat.h
@@ -50,3 +50,4 @@ G_BEGIN_DECLS
 G_END_DECLS
 
 #endif /* GSEAL_GTK_COMPAT_H */
+/* ex:ts=8:noet: */
diff --git a/gedit/osx/gedit-osx-delegate.h b/gedit/osx/gedit-osx-delegate.h
index 0b4411e..f1a619d 100644
--- a/gedit/osx/gedit-osx-delegate.h
+++ b/gedit/osx/gedit-osx-delegate.h
@@ -14,3 +14,4 @@
 @end
 
 #endif /* GEDIT_OSX_DELEGATE_H_ */
+/* ex:ts=8:noet: */
diff --git a/gedit/osx/gedit-osx.c b/gedit/osx/gedit-osx.c
index 9f150e2..4a5a17b 100644
--- a/gedit/osx/gedit-osx.c
+++ b/gedit/osx/gedit-osx.c
@@ -90,5 +90,7 @@ gedit_osx_init(GeditApp *app)
 	g_object_set_data_full (G_OBJECT (app),
 	                        "GeditOSXDelegate",
 	                        delegate,
-							(GDestroyNotify)destroy_delegate);
-}
\ No newline at end of file
+	                        (GDestroyNotify)destroy_delegate);
+}
+
+/* ex:ts=8:noet: */
diff --git a/gedit/osx/gedit-osx.h b/gedit/osx/gedit-osx.h
index 82f0120..a5e4546 100644
--- a/gedit/osx/gedit-osx.h
+++ b/gedit/osx/gedit-osx.h
@@ -15,3 +15,5 @@ gboolean gedit_osx_show_url 		(const gchar *url);
 gboolean gedit_osx_show_help		(const gchar *link_id);
 
 #endif /* __GEDIT_OSX_H__ */
+
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggdesktopfile.c b/gedit/smclient/eggdesktopfile.c
index 6f6b946..f937028 100644
--- a/gedit/smclient/eggdesktopfile.c
+++ b/gedit/smclient/eggdesktopfile.c
@@ -1508,3 +1508,4 @@ egg_get_desktop_file (void)
 
   return retval;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggdesktopfile.h b/gedit/smclient/eggdesktopfile.h
index 18fe463..901f23a 100644
--- a/gedit/smclient/eggdesktopfile.h
+++ b/gedit/smclient/eggdesktopfile.h
@@ -158,3 +158,4 @@ EggDesktopFile *egg_get_desktop_file                  (void);
 G_END_DECLS
 
 #endif /* __EGG_DESKTOP_FILE_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient-osx.c b/gedit/smclient/eggsmclient-osx.c
index 7d3ff4b..a37c39a 100644
--- a/gedit/smclient/eggsmclient-osx.c
+++ b/gedit/smclient/eggsmclient-osx.c
@@ -233,3 +233,4 @@ sm_client_osx_end_session (EggSMClient         *client,
 
   return err == noErr;
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient-private.h b/gedit/smclient/eggsmclient-private.h
index ccb10bf..271ff31 100644
--- a/gedit/smclient/eggsmclient-private.h
+++ b/gedit/smclient/eggsmclient-private.h
@@ -51,3 +51,4 @@ G_END_DECLS
 
 
 #endif /* __EGG_SM_CLIENT_PRIVATE_H__ */
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient-win32.c b/gedit/smclient/eggsmclient-win32.c
index 91a2571..a22fab6 100644
--- a/gedit/smclient/eggsmclient-win32.c
+++ b/gedit/smclient/eggsmclient-win32.c
@@ -351,3 +351,4 @@ sm_client_thread (gpointer smclient)
   while (GetMessage (&msg, NULL, 0, 0))
     DispatchMessage (&msg);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient-xsmp.c b/gedit/smclient/eggsmclient-xsmp.c
index 8bebfba..977b901 100644
--- a/gedit/smclient/eggsmclient-xsmp.c
+++ b/gedit/smclient/eggsmclient-xsmp.c
@@ -1368,3 +1368,4 @@ smc_error_handler (SmcConn       smc_conn,
 {
   /* Do nothing */
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient.c b/gedit/smclient/eggsmclient.c
index efa901d..0b58b1c 100644
--- a/gedit/smclient/eggsmclient.c
+++ b/gedit/smclient/eggsmclient.c
@@ -587,3 +587,4 @@ egg_sm_client_debug_handler (const char *log_domain,
   if (debug)
     g_log_default_handler (log_domain, log_level, message, NULL);
 }
+/* ex:ts=8:noet: */
diff --git a/gedit/smclient/eggsmclient.h b/gedit/smclient/eggsmclient.h
index e620b75..c96063a 100644
--- a/gedit/smclient/eggsmclient.h
+++ b/gedit/smclient/eggsmclient.h
@@ -115,3 +115,4 @@ G_END_DECLS
 
 
 #endif /* __EGG_SM_CLIENT_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/c/gedit-plugin-loader-c.c b/plugin-loaders/c/gedit-plugin-loader-c.c
index 37b3d05..add817e 100644
--- a/plugin-loaders/c/gedit-plugin-loader-c.c
+++ b/plugin-loaders/c/gedit-plugin-loader-c.c
@@ -180,3 +180,4 @@ gedit_plugin_loader_c_new ()
 
 	return GEDIT_PLUGIN_LOADER_C (loader);
 }
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/c/gedit-plugin-loader-c.h b/plugin-loaders/c/gedit-plugin-loader-c.h
index 7042054..dcf4f2d 100644
--- a/plugin-loaders/c/gedit-plugin-loader-c.h
+++ b/plugin-loaders/c/gedit-plugin-loader-c.h
@@ -58,3 +58,4 @@ G_MODULE_EXPORT GType register_gedit_plugin_loader (GTypeModule * module);
 G_END_DECLS
 
 #endif /* __GEDIT_PLUGIN_LOADER_C_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/python/gedit-plugin-loader-python.c b/plugin-loaders/python/gedit-plugin-loader-python.c
index 49af579..6604b5f 100644
--- a/plugin-loaders/python/gedit-plugin-loader-python.c
+++ b/plugin-loaders/python/gedit-plugin-loader-python.c
@@ -716,3 +716,4 @@ gedit_plugin_loader_python_new ()
 	return GEDIT_PLUGIN_LOADER_PYTHON (loader);
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/python/gedit-plugin-loader-python.h b/plugin-loaders/python/gedit-plugin-loader-python.h
index 35ae241..d057221 100644
--- a/plugin-loaders/python/gedit-plugin-loader-python.h
+++ b/plugin-loaders/python/gedit-plugin-loader-python.h
@@ -59,3 +59,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_PLUGIN_LOADER_PYTHON_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/python/gedit-plugin-python.c b/plugin-loaders/python/gedit-plugin-python.c
index 0573828..1a92508 100644
--- a/plugin-loaders/python/gedit-plugin-python.c
+++ b/plugin-loaders/python/gedit-plugin-python.c
@@ -279,3 +279,4 @@ gedit_plugin_python_class_init (GeditPluginPythonClass *klass)
 	plugin_class->is_configurable = impl_is_configurable;
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugin-loaders/python/gedit-plugin-python.h b/plugin-loaders/python/gedit-plugin-python.h
index e67584b..4dfe217 100644
--- a/plugin-loaders/python/gedit-plugin-python.h
+++ b/plugin-loaders/python/gedit-plugin-python.h
@@ -86,3 +86,4 @@ G_END_DECLS
 
 #endif  /* __GEDIT_PLUGIN_PYTHON_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/changecase/gedit-changecase-plugin.c b/plugins/changecase/gedit-changecase-plugin.c
index 8544aeb..b009b42 100644
--- a/plugins/changecase/gedit-changecase-plugin.c
+++ b/plugins/changecase/gedit-changecase-plugin.c
@@ -393,3 +393,4 @@ gedit_changecase_plugin_class_init (GeditChangecasePluginClass *klass)
 	plugin_class->deactivate = impl_deactivate;
 	plugin_class->update_ui = impl_update_ui;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/changecase/gedit-changecase-plugin.h b/plugins/changecase/gedit-changecase-plugin.h
index 9587928..e0c8c4f 100644
--- a/plugins/changecase/gedit-changecase-plugin.h
+++ b/plugins/changecase/gedit-changecase-plugin.h
@@ -70,3 +70,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_CHANGECASE_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/checkupdate/gedit-check-update-plugin.c b/plugins/checkupdate/gedit-check-update-plugin.c
index 424eb11..e13387f 100644
--- a/plugins/checkupdate/gedit-check-update-plugin.c
+++ b/plugins/checkupdate/gedit-check-update-plugin.c
@@ -697,3 +697,4 @@ gedit_check_update_plugin_class_init (GeditCheckUpdatePluginClass *klass)
 	plugin_class->activate = impl_activate;
 	plugin_class->deactivate = impl_deactivate;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/checkupdate/gedit-check-update-plugin.h b/plugins/checkupdate/gedit-check-update-plugin.h
index 68dc7f9..28e5796 100644
--- a/plugins/checkupdate/gedit-check-update-plugin.h
+++ b/plugins/checkupdate/gedit-check-update-plugin.h
@@ -72,3 +72,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_CHECK_UPDATE_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/docinfo/gedit-docinfo-plugin.c b/plugins/docinfo/gedit-docinfo-plugin.c
index a143a5a..78f74bc 100644
--- a/plugins/docinfo/gedit-docinfo-plugin.c
+++ b/plugins/docinfo/gedit-docinfo-plugin.c
@@ -578,3 +578,4 @@ gedit_docinfo_plugin_class_init (GeditDocInfoPluginClass *klass)
 	plugin_class->deactivate = impl_deactivate;
 	plugin_class->update_ui = impl_update_ui;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/docinfo/gedit-docinfo-plugin.h b/plugins/docinfo/gedit-docinfo-plugin.h
index 36d6bdd..506d010 100644
--- a/plugins/docinfo/gedit-docinfo-plugin.h
+++ b/plugins/docinfo/gedit-docinfo-plugin.h
@@ -73,3 +73,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_DOCINFO_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-bookmarks-store.c b/plugins/filebrowser/gedit-file-bookmarks-store.c
index 3fa74cb..9f6b441 100644
--- a/plugins/filebrowser/gedit-file-bookmarks-store.c
+++ b/plugins/filebrowser/gedit-file-bookmarks-store.c
@@ -891,3 +891,4 @@ on_bookmarks_file_changed (GFileMonitor            *monitor,
 			break;
 	}
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-bookmarks-store.h b/plugins/filebrowser/gedit-file-bookmarks-store.h
index 89da7f9..d2d2181 100644
--- a/plugins/filebrowser/gedit-file-bookmarks-store.h
+++ b/plugins/filebrowser/gedit-file-bookmarks-store.h
@@ -87,3 +87,4 @@ void			 gedit_file_bookmarks_store_refresh		(GeditFileBookmarksStore *model);
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BOOKMARKS_STORE_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-error.h b/plugins/filebrowser/gedit-file-browser-error.h
index ec5b861..85f7586 100644
--- a/plugins/filebrowser/gedit-file-browser-error.h
+++ b/plugins/filebrowser/gedit-file-browser-error.h
@@ -39,3 +39,4 @@ typedef enum {
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BROWSER_ERROR_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-messages.c b/plugins/filebrowser/gedit-file-browser-messages.c
index 0bf33b7..7364198 100644
--- a/plugins/filebrowser/gedit-file-browser-messages.c
+++ b/plugins/filebrowser/gedit-file-browser-messages.c
@@ -1044,3 +1044,4 @@ gedit_file_browser_messages_unregister (GeditWindow *window)
 
 	window_data_free (window);
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-messages.h b/plugins/filebrowser/gedit-file-browser-messages.h
index 994e3dd..2a07667 100644
--- a/plugins/filebrowser/gedit-file-browser-messages.h
+++ b/plugins/filebrowser/gedit-file-browser-messages.h
@@ -31,3 +31,4 @@ void gedit_file_browser_messages_register   (GeditWindow            *window,
 void gedit_file_browser_messages_unregister (GeditWindow            *window);
 
 #endif /* __GEDIT_FILE_BROWSER_MESSAGES_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-plugin.c b/plugins/filebrowser/gedit-file-browser-plugin.c
index e2b7ba2..2158fa5 100644
--- a/plugins/filebrowser/gedit-file-browser-plugin.c
+++ b/plugins/filebrowser/gedit-file-browser-plugin.c
@@ -1270,3 +1270,4 @@ on_confirm_delete_cb (GeditFileBrowserWidget *widget,
 
 	return result;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-plugin.h b/plugins/filebrowser/gedit-file-browser-plugin.h
index 258f011..07ec4db 100644
--- a/plugins/filebrowser/gedit-file-browser-plugin.h
+++ b/plugins/filebrowser/gedit-file-browser-plugin.h
@@ -66,3 +66,4 @@ G_MODULE_EXPORT GType	register_gedit_plugin		(GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BROWSER_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-store.c b/plugins/filebrowser/gedit-file-browser-store.c
index 0b15f22..040ae3a 100644
--- a/plugins/filebrowser/gedit-file-browser-store.c
+++ b/plugins/filebrowser/gedit-file-browser-store.c
@@ -3748,3 +3748,4 @@ gedit_file_browser_store_new_directory (GeditFileBrowserStore *model,
 	g_object_unref (file);
 	return result;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-store.h b/plugins/filebrowser/gedit-file-browser-store.h
index 8c4bc6e..37f1a39 100644
--- a/plugins/filebrowser/gedit-file-browser-store.h
+++ b/plugins/filebrowser/gedit-file-browser-store.h
@@ -196,3 +196,4 @@ gedit_file_browser_store_cancel_mount_operation			(GeditFileBrowserStore
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BROWSER_STORE_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-utils.c b/plugins/filebrowser/gedit-file-browser-utils.c
index fda7100..e7e95da 100644
--- a/plugins/filebrowser/gedit-file-browser-utils.c
+++ b/plugins/filebrowser/gedit-file-browser-utils.c
@@ -186,3 +186,4 @@ gedit_file_browser_utils_confirmation_dialog (GeditWindow    *window,
 
 	return (ret == GTK_RESPONSE_OK);
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-utils.h b/plugins/filebrowser/gedit-file-browser-utils.h
index 0499da4..ade5e27 100644
--- a/plugins/filebrowser/gedit-file-browser-utils.h
+++ b/plugins/filebrowser/gedit-file-browser-utils.h
@@ -43,3 +43,4 @@ gboolean	 gedit_file_browser_utils_confirmation_dialog	(GeditWindow    *window,
 								 gchar const    *button_label);
 
 #endif /* __GEDIT_FILE_BROWSER_UTILS_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-view.c b/plugins/filebrowser/gedit-file-browser-view.c
index 4deb22b..2d6335b 100644
--- a/plugins/filebrowser/gedit-file-browser-view.c
+++ b/plugins/filebrowser/gedit-file-browser-view.c
@@ -1283,3 +1283,4 @@ on_row_inserted (GeditFileBrowserStore *model,
 
 	gtk_tree_path_free (copy);
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-view.h b/plugins/filebrowser/gedit-file-browser-view.h
index 500d17a..e4a06e2 100644
--- a/plugins/filebrowser/gedit-file-browser-view.h
+++ b/plugins/filebrowser/gedit-file-browser-view.h
@@ -81,3 +81,4 @@ void		 gedit_file_browser_view_set_restore_expand_state	(GeditFileBrowserView
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BROWSER_VIEW_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-widget.c b/plugins/filebrowser/gedit-file-browser-widget.c
index 3e21f8e..741012e 100644
--- a/plugins/filebrowser/gedit-file-browser-widget.c
+++ b/plugins/filebrowser/gedit-file-browser-widget.c
@@ -3168,3 +3168,4 @@ on_action_bookmark_open (GtkAction              *action,
 	if (gtk_tree_selection_get_selected (selection, NULL, &iter))
 		bookmark_open (obj, model, &iter);
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/filebrowser/gedit-file-browser-widget.h b/plugins/filebrowser/gedit-file-browser-widget.h
index 911454e..377c046 100644
--- a/plugins/filebrowser/gedit-file-browser-widget.h
+++ b/plugins/filebrowser/gedit-file-browser-widget.h
@@ -118,3 +118,4 @@ void		 gedit_file_browser_widget_history_forward	(GeditFileBrowserWidget *obj);
 G_END_DECLS
 
 #endif /* __GEDIT_FILE_BROWSER_WIDGET_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/modelines/gedit-modeline-plugin.c b/plugins/modelines/gedit-modeline-plugin.c
index 49fc2f6..b6bd4e3 100644
--- a/plugins/modelines/gedit-modeline-plugin.c
+++ b/plugins/modelines/gedit-modeline-plugin.c
@@ -246,3 +246,4 @@ gedit_modeline_plugin_deactivate (GeditPlugin *plugin,
 	g_list_free (views);
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/modelines/gedit-modeline-plugin.h b/plugins/modelines/gedit-modeline-plugin.h
index 92b01e7..a5ff1da 100644
--- a/plugins/modelines/gedit-modeline-plugin.h
+++ b/plugins/modelines/gedit-modeline-plugin.h
@@ -46,3 +46,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_MODELINE_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/modelines/modeline-parser.h b/plugins/modelines/modeline-parser.h
index 2e8559e..0f0bb77 100644
--- a/plugins/modelines/modeline-parser.h
+++ b/plugins/modelines/modeline-parser.h
@@ -35,3 +35,4 @@ void	modeline_parser_deactivate	(GtkSourceView *view);
 G_END_DECLS
 
 #endif /* __MODELINE_PARSER_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/sort/gedit-sort-plugin.c b/plugins/sort/gedit-sort-plugin.c
index 42f4e0e..f5aacb7 100644
--- a/plugins/sort/gedit-sort-plugin.c
+++ b/plugins/sort/gedit-sort-plugin.c
@@ -586,3 +586,4 @@ gedit_sort_plugin_class_init (GeditSortPluginClass *klass)
 	plugin_class->deactivate = impl_deactivate;
 	plugin_class->update_ui = impl_update_ui;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/sort/gedit-sort-plugin.h b/plugins/sort/gedit-sort-plugin.h
index c10280b..174d745 100644
--- a/plugins/sort/gedit-sort-plugin.h
+++ b/plugins/sort/gedit-sort-plugin.h
@@ -71,3 +71,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_SORT_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-automatic-spell-checker.c b/plugins/spell/gedit-automatic-spell-checker.c
index 96b2fae..ee7d656 100644
--- a/plugins/spell/gedit-automatic-spell-checker.c
+++ b/plugins/spell/gedit-automatic-spell-checker.c
@@ -1013,3 +1013,4 @@ gedit_automatic_spell_checker_detach_view (
 	spell->views = g_slist_remove (spell->views, view);
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-automatic-spell-checker.h b/plugins/spell/gedit-automatic-spell-checker.h
index cc63442..c1b5b58 100644
--- a/plugins/spell/gedit-automatic-spell-checker.h
+++ b/plugins/spell/gedit-automatic-spell-checker.h
@@ -65,3 +65,4 @@ void				 gedit_automatic_spell_checker_recheck_all (
 
 #endif  /* __GEDIT_AUTOMATIC_SPELL_CHECKER_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker-dialog.c b/plugins/spell/gedit-spell-checker-dialog.c
index 80287ab..dc0f9af 100644
--- a/plugins/spell/gedit-spell-checker-dialog.c
+++ b/plugins/spell/gedit-spell-checker-dialog.c
@@ -724,3 +724,4 @@ gedit_spell_checker_dialog_set_completed (GeditSpellCheckerDialog *dlg)
 	gtk_widget_set_sensitive (dlg->suggestions_list, FALSE);
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker-dialog.h b/plugins/spell/gedit-spell-checker-dialog.h
index 257c2b7..bfb60b7 100644
--- a/plugins/spell/gedit-spell-checker-dialog.h
+++ b/plugins/spell/gedit-spell-checker-dialog.h
@@ -90,3 +90,4 @@ G_END_DECLS
 
 #endif  /* __GEDIT_SPELL_CHECKER_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker-language.c b/plugins/spell/gedit-spell-checker-language.c
index ae7e242..393833a 100644
--- a/plugins/spell/gedit-spell-checker-language.c
+++ b/plugins/spell/gedit-spell-checker-language.c
@@ -437,3 +437,4 @@ gedit_spell_checker_language_from_key (const gchar *key)
 
 	return NULL;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker-language.h b/plugins/spell/gedit-spell-checker-language.h
index 7e62de6..030fe1e 100644
--- a/plugins/spell/gedit-spell-checker-language.h
+++ b/plugins/spell/gedit-spell-checker-language.h
@@ -49,3 +49,4 @@ const GSList 			*gedit_spell_checker_get_available_languages
 G_END_DECLS
 
 #endif /* __GEDIT_SPELL_CHECKER_LANGUAGE_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker.c b/plugins/spell/gedit-spell-checker.c
index 51b8d8a..b4c98eb 100644
--- a/plugins/spell/gedit-spell-checker.c
+++ b/plugins/spell/gedit-spell-checker.c
@@ -518,3 +518,4 @@ gedit_spell_checker_set_correction (GeditSpellChecker *spell,
 	return TRUE;
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-checker.h b/plugins/spell/gedit-spell-checker.h
index 0cc69d3..d8c8db6 100644
--- a/plugins/spell/gedit-spell-checker.h
+++ b/plugins/spell/gedit-spell-checker.h
@@ -107,3 +107,4 @@ G_END_DECLS
 
 #endif  /* __GEDIT_SPELL_CHECKER_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-language-dialog.c b/plugins/spell/gedit-spell-language-dialog.c
index 1abba17..bc6a9ad 100644
--- a/plugins/spell/gedit-spell-language-dialog.c
+++ b/plugins/spell/gedit-spell-language-dialog.c
@@ -307,3 +307,4 @@ gedit_spell_language_get_selected_language (GeditSpellLanguageDialog *dlg)
 	return lang;
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-language-dialog.h b/plugins/spell/gedit-spell-language-dialog.h
index 4ae9c97..4b36a9c 100644
--- a/plugins/spell/gedit-spell-language-dialog.h
+++ b/plugins/spell/gedit-spell-language-dialog.h
@@ -65,3 +65,4 @@ G_END_DECLS
 
 #endif  /* __GEDIT_SPELL_LANGUAGE_DIALOG_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-plugin.c b/plugins/spell/gedit-spell-plugin.c
index 6ef78e7..c5df751 100644
--- a/plugins/spell/gedit-spell-plugin.c
+++ b/plugins/spell/gedit-spell-plugin.c
@@ -1215,3 +1215,4 @@ gedit_spell_plugin_class_init (GeditSpellPluginClass *klass)
 	if (check_range_id == 0)
 		check_range_id = g_quark_from_string ("CheckRangeID");
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-plugin.h b/plugins/spell/gedit-spell-plugin.h
index 7de5807..c2a2993 100644
--- a/plugins/spell/gedit-spell-plugin.h
+++ b/plugins/spell/gedit-spell-plugin.h
@@ -73,3 +73,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_SPELL_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-utils.c b/plugins/spell/gedit-spell-utils.c
index 0782d37..6a4e3b0 100644
--- a/plugins/spell/gedit-spell-utils.c
+++ b/plugins/spell/gedit-spell-utils.c
@@ -92,3 +92,4 @@ gedit_spell_utils_skip_no_spell_check (GtkTextIter *start,
 	return TRUE;
 }
 
+/* ex:ts=8:noet: */
diff --git a/plugins/spell/gedit-spell-utils.h b/plugins/spell/gedit-spell-utils.h
index fbfe4b1..6af93c2 100644
--- a/plugins/spell/gedit-spell-utils.h
+++ b/plugins/spell/gedit-spell-utils.h
@@ -35,3 +35,4 @@ G_END_DECLS
 
 #endif /* __GEDIT_SPELL_UTILS_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin-panel.c b/plugins/taglist/gedit-taglist-plugin-panel.c
index d66acc0..1f6bab6 100644
--- a/plugins/taglist/gedit-taglist-plugin-panel.c
+++ b/plugins/taglist/gedit-taglist-plugin-panel.c
@@ -774,3 +774,4 @@ gedit_taglist_plugin_panel_new (GeditWindow *window,
 	
 	return GTK_WIDGET (panel);
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin-panel.h b/plugins/taglist/gedit-taglist-plugin-panel.h
index 3f8e82d..247b3fb 100644
--- a/plugins/taglist/gedit-taglist-plugin-panel.h
+++ b/plugins/taglist/gedit-taglist-plugin-panel.h
@@ -87,3 +87,4 @@ GtkWidget	*gedit_taglist_plugin_panel_new 		(GeditWindow *window,
 G_END_DECLS
 
 #endif  /* __GEDIT_TAGLIST_PLUGIN_PANEL_H__  */
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin-parser.c b/plugins/taglist/gedit-taglist-plugin-parser.c
index 3a838f6..6a50a04 100644
--- a/plugins/taglist/gedit-taglist-plugin-parser.c
+++ b/plugins/taglist/gedit-taglist-plugin-parser.c
@@ -653,3 +653,4 @@ TagList* create_taglist (const gchar *data_dir)
 	
 	return taglist;
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin-parser.h b/plugins/taglist/gedit-taglist-plugin-parser.h
index d008836..1a73025 100644
--- a/plugins/taglist/gedit-taglist-plugin-parser.h
+++ b/plugins/taglist/gedit-taglist-plugin-parser.h
@@ -66,3 +66,4 @@ void free_taglist (void);
 
 #endif /* __GEDIT_TAGLIST_PLUGIN_PARSER_H__ */
 
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin.c b/plugins/taglist/gedit-taglist-plugin.c
index 081fefc..f6e9e87 100644
--- a/plugins/taglist/gedit-taglist-plugin.c
+++ b/plugins/taglist/gedit-taglist-plugin.c
@@ -158,3 +158,4 @@ gedit_taglist_plugin_class_init (GeditTaglistPluginClass *klass)
 
 	g_type_class_add_private (object_class, sizeof (GeditTaglistPluginPrivate));
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/taglist/gedit-taglist-plugin.h b/plugins/taglist/gedit-taglist-plugin.h
index d0444e7..d2314ad 100644
--- a/plugins/taglist/gedit-taglist-plugin.h
+++ b/plugins/taglist/gedit-taglist-plugin.h
@@ -83,3 +83,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_TAGLIST_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/plugins/time/gedit-time-plugin.c b/plugins/time/gedit-time-plugin.c
index d2ffdb9..d8eefae 100644
--- a/plugins/time/gedit-time-plugin.c
+++ b/plugins/time/gedit-time-plugin.c
@@ -1270,3 +1270,4 @@ gedit_time_plugin_class_init (GeditTimePluginClass *klass)
 
 	g_type_class_add_private (object_class, sizeof (GeditTimePluginPrivate));
 }
+/* ex:ts=8:noet: */
diff --git a/plugins/time/gedit-time-plugin.h b/plugins/time/gedit-time-plugin.h
index 6d59826..793179e 100644
--- a/plugins/time/gedit-time-plugin.h
+++ b/plugins/time/gedit-time-plugin.h
@@ -76,3 +76,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __GEDIT_TIME_PLUGIN_H__ */
+/* ex:ts=8:noet: */
diff --git a/tests/document-input-stream.c b/tests/document-input-stream.c
index 152a39f..df25f79 100644
--- a/tests/document-input-stream.c
+++ b/tests/document-input-stream.c
@@ -154,3 +154,4 @@ int main (int   argc,
 
 	return g_test_run ();
 }
+/* ex:ts=8:noet: */
diff --git a/tests/document-loader.c b/tests/document-loader.c
index ecceb9d..9190660 100644
--- a/tests/document-loader.c
+++ b/tests/document-loader.c
@@ -245,3 +245,4 @@ int main (int   argc,
 
 	return g_test_run ();
 }
+/* ex:ts=8:noet: */
diff --git a/tests/document-output-stream.c b/tests/document-output-stream.c
index eb57168..faa5925 100644
--- a/tests/document-output-stream.c
+++ b/tests/document-output-stream.c
@@ -132,3 +132,4 @@ int main (int   argc,
 
 	return g_test_run ();
 }
+/* ex:ts=8:noet: */
diff --git a/tests/document-saver.c b/tests/document-saver.c
index 7d6c5dd..540e389 100644
--- a/tests/document-saver.c
+++ b/tests/document-saver.c
@@ -731,3 +731,4 @@ int main (int   argc,
 
 	return g_test_run ();
 }
+/* ex:ts=8:noet: */
diff --git a/tests/smart-converter.c b/tests/smart-converter.c
index 3150d11..4f069ea 100644
--- a/tests/smart-converter.c
+++ b/tests/smart-converter.c
@@ -329,3 +329,4 @@ int main (int   argc,
 
 	return g_test_run ();
 }
+/* ex:ts=8:noet: */
diff --git a/tools/plugin_template/gedit-plugin.c b/tools/plugin_template/gedit-plugin.c
index 4f4968f..4a057c5 100644
--- a/tools/plugin_template/gedit-plugin.c
+++ b/tools/plugin_template/gedit-plugin.c
@@ -182,3 +182,4 @@ static void
 	g_type_class_add_private (object_class, 
 				  sizeof (##(PLUGIN_ID.camel)PluginPrivate));
 }
+/* ex:ts=8:noet: */
diff --git a/tools/plugin_template/gedit-plugin.h b/tools/plugin_template/gedit-plugin.h
index 0f075a6..b0ac347 100644
--- a/tools/plugin_template/gedit-plugin.h
+++ b/tools/plugin_template/gedit-plugin.h
@@ -74,3 +74,4 @@ G_MODULE_EXPORT GType register_gedit_plugin (GTypeModule *module);
 G_END_DECLS
 
 #endif /* __##(PLUGIN_ID.upper)_PLUGIN_H__ */
+/* ex:ts=8:noet: */



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