Add emacs modelines to all .c and .h files that were missing them

This commit is contained in:
Dan Winship
2009-10-27 11:27:45 -04:00
parent 22e26bea8f
commit 6d9aadfa4d
22 changed files with 30 additions and 3 deletions

View File

@ -1,3 +1,4 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
#ifndef __SHELL_GTK_EMBED_H__
#define __SHELL_GTK_EMBED_H__