Skip to content
Snippets Groups Projects
Commit f5c990cd authored by sgk@google.com's avatar sgk@google.com
Browse files

Add comments setting emacs and vim tab width and expansion variables.

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
parent 5f603811
No related branches found
No related tags found
No related merge requests found
Showing
with 121 additions and 3 deletions
...@@ -389,3 +389,9 @@ ...@@ -389,3 +389,9 @@
}, },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -855,3 +855,9 @@ ...@@ -855,3 +855,9 @@
}], }],
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -346,3 +346,9 @@ ...@@ -346,3 +346,9 @@
}], }],
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -207,3 +207,9 @@ ...@@ -207,3 +207,9 @@
}], # OS="win" }], # OS="win"
], # conditions ], # conditions
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -913,3 +913,9 @@ ...@@ -913,3 +913,9 @@
'SYMROOT': '<(DEPTH)/xcodebuild', 'SYMROOT': '<(DEPTH)/xcodebuild',
}, },
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -39,3 +39,9 @@ ...@@ -39,3 +39,9 @@
}], }],
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -38,4 +38,11 @@ ...@@ -38,4 +38,11 @@
# merge the lists rather than replace one with the other. This may # merge the lists rather than replace one with the other. This may
# require changes in gyp. # require changes in gyp.
}, },
}
\ No newline at end of file }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -200,3 +200,9 @@ ...@@ -200,3 +200,9 @@
# }, # },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -72,3 +72,9 @@ ...@@ -72,3 +72,9 @@
}, },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -38,3 +38,9 @@ ...@@ -38,3 +38,9 @@
}, },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -35,3 +35,9 @@ ...@@ -35,3 +35,9 @@
}, },
] ]
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -25,3 +25,9 @@ ...@@ -25,3 +25,9 @@
}, },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -640,3 +640,8 @@ ...@@ -640,3 +640,8 @@
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -6812,3 +6812,9 @@ ...@@ -6812,3 +6812,9 @@
}], }],
], # 'conditions' ], # 'conditions'
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -621,3 +621,9 @@ ...@@ -621,3 +621,9 @@
}], }],
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -210,3 +210,9 @@ ...@@ -210,3 +210,9 @@
}], }],
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -21,3 +21,9 @@ ...@@ -21,3 +21,9 @@
}, },
], ],
} }
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -733,3 +733,9 @@ ...@@ -733,3 +733,9 @@
} }
# vim: shiftwidth=2:et:ai:tabstop=2 # vim: shiftwidth=2:et:ai:tabstop=2
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -21,4 +21,10 @@ ...@@ -21,4 +21,10 @@
'branding': 'Chrome', 'branding': 'Chrome',
'chrome_frame_define': 1, 'chrome_frame_define': 1,
}, },
} }
\ No newline at end of file
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2:
...@@ -14,4 +14,8 @@ ...@@ -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:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment