Skip to content

Commit

Permalink
Add comments setting emacs and vim tab width and expansion variables.
Browse files Browse the repository at this point in the history
BUG=none
TEST=successful builds
Review URL: http://codereview.chromium.org/256059

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28089 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
sgk@google.com committed Oct 6, 2009
1 parent 5f60381 commit f5c990c
Show file tree
Hide file tree
Showing 89 changed files with 533 additions and 3 deletions.
6 changes: 6 additions & 0 deletions app/app.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -389,3 +389,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions base/base.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -855,3 +855,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions breakpad/breakpad.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -346,3 +346,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/all.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,9 @@
}], # OS="win"
], # conditions
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -913,3 +913,9 @@
'SYMROOT': '<(DEPTH)/xcodebuild',
},
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/external_code.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
9 changes: 8 additions & 1 deletion build/features_override.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,11 @@
# merge the lists rather than replace one with the other. This may
# require changes in gyp.
},
}

}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/linux/system.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,9 @@
# },
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/temp_gyp/googleurl.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/temp_gyp/pdfsqueeze.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/util/build_util.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@
},
]
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions build/win/system.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
5 changes: 5 additions & 0 deletions chrome/app/locales/locales.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -640,3 +640,8 @@
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions chrome/chrome.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -6812,3 +6812,9 @@
}],
], # 'conditions'
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions chrome/installer/installer.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -621,3 +621,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions chrome/installer/mini_installer.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions chrome/test/security_tests/security_tests.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions chrome_frame/chrome_frame.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -733,3 +733,9 @@
}

# vim: shiftwidth=2:et:ai:tabstop=2

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
8 changes: 7 additions & 1 deletion chrome_frame/rename_me_to_supplement.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,10 @@
'branding': 'Chrome',
'chrome_frame_define': 1,
},
}
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 5 additions & 1 deletion chrome_frame/support.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@
],
}

# vim: shiftwidth=2:et:ai:tabstop=2
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions courgette/courgette.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions gears/gears.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions google_update/google_update.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions ipc/ipc.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,9 @@
},
]
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions media/media.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions net/net.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -744,3 +744,9 @@
}],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions net/tools/tld_cleanup/tld_cleanup.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/breakpad/breakpad.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,9 @@
],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/build/all.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/build/common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,9 @@
],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/build/libs.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,9 @@
],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/build/nacl.gyp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/command_buffer/command_buffer.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,9 @@
},
], # 'targets'
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/compiler/technique/technique.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/converter/converter.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/core/core.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -495,3 +495,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/documentation/documentation.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,9 @@
],
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/google_update/google_update.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@
},
],
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
6 changes: 6 additions & 0 deletions o3d/gpu_plugin/gpu_plugin.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -328,3 +328,9 @@
},
]
}

# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
Loading

0 comments on commit f5c990c

Please sign in to comment.