~ubuntu-branches/ubuntu/trusty/libepoxy/trusty-security

« back to all changes in this revision

Viewing changes to .dir-locals.el

  • Committer: Package Import Robot
  • Author(s): Eric Anholt
  • Date: 2014-01-31 16:52:20 UTC
  • Revision ID: package-import@ubuntu.com-20140131165220-667dryh9rgibah2g
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
((nil
 
2
  (indent-tabs-mode . nil)
 
3
  (tab-width . 8)
 
4
  (c-basic-offset . 4)
 
5
  )
 
6
 )