Skip to content

Commit

Permalink
add file variables for emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
nyuichi committed Feb 16, 2013
1 parent f163d64 commit a711e95
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions base.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2012 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down
1 change: 1 addition & 0 deletions crypto.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
/*
* Copyright (c) 2003-2005 Tom Wu
* All Rights Reserved.
Expand Down
1 change: 1 addition & 0 deletions deltablue.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2008 the V8 project authors. All rights reserved.
// Copyright 1996 John Maloney and Mario Wolczko.

Expand Down
1 change: 1 addition & 0 deletions navier-stokes.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
/**
* Copyright 2012 the V8 project authors. All rights reserved.
* Copyright 2009 Oliver Hunt <http://nerget.com>
Expand Down
1 change: 1 addition & 0 deletions raytrace.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// The ray tracer code in this file is written by Adam Burmister. It
// is available in its original form from:
//
Expand Down
1 change: 1 addition & 0 deletions regexp.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2010 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down
1 change: 1 addition & 0 deletions richards.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2006-2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down
1 change: 1 addition & 0 deletions run.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down
1 change: 1 addition & 0 deletions splay.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// -*- mode: jsx; jsx-indent-level: 4; indent-tabs-mode: nil; -*-
// Copyright 2009 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
Expand Down

0 comments on commit a711e95

Please sign in to comment.