((prog-mode
  (indent-tabs-mode . true)
  (tab-width . 4)
  (c-basic-offset . 4)
  (c-file-style . "k&r")
  (fill-column . 78)
  )
 )