Skip to content
Snippets Groups Projects
Commit eb1d48e3 authored by g0dil's avatar g0dil
Browse files

Add new file-variable 'comment-column'

parent 594cbe4e
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
...@@ -45,4 +45,5 @@ ...@@ -45,4 +45,5 @@
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -79,4 +79,5 @@ prefix_ senf::TypeIdValue const senf::typeIdValue() ...@@ -79,4 +79,5 @@ prefix_ senf::TypeIdValue const senf::typeIdValue()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -64,4 +64,5 @@ prefix_ senf::TypeIdValue const senf::typeIdValue() ...@@ -64,4 +64,5 @@ prefix_ senf::TypeIdValue const senf::typeIdValue()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -105,4 +105,5 @@ namespace senf { ...@@ -105,4 +105,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -46,4 +46,5 @@ prefix_ std::string::size_type senf::ReadUntil::operator()(std::string const & d ...@@ -46,4 +46,5 @@ prefix_ std::string::size_type senf::ReadUntil::operator()(std::string const & d
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -120,4 +120,5 @@ operator()(std::string const & data) ...@@ -120,4 +120,5 @@ operator()(std::string const & data)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -108,4 +108,5 @@ prefix_ void senf::ReadHelper<Handle>::throw_error() ...@@ -108,4 +108,5 @@ prefix_ void senf::ReadHelper<Handle>::throw_error()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -178,4 +178,5 @@ namespace senf { ...@@ -178,4 +178,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -75,4 +75,5 @@ namespace senf { ...@@ -75,4 +75,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -29,4 +29,5 @@ ...@@ -29,4 +29,5 @@
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -233,4 +233,5 @@ prefix_ void senf::Scheduler::process() ...@@ -233,4 +233,5 @@ prefix_ void senf::Scheduler::process()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -52,4 +52,5 @@ prefix_ int senf::retrieve_filehandle(int fd) ...@@ -52,4 +52,5 @@ prefix_ int senf::retrieve_filehandle(int fd)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -61,4 +61,5 @@ prefix_ void senf::Scheduler::remove(Handle const & handle, int eventMask) ...@@ -61,4 +61,5 @@ prefix_ void senf::Scheduler::remove(Handle const & handle, int eventMask)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -234,4 +234,5 @@ namespace senf { ...@@ -234,4 +234,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -264,4 +264,5 @@ BOOST_AUTO_UNIT_TEST(scheduler) ...@@ -264,4 +264,5 @@ BOOST_AUTO_UNIT_TEST(scheduler)
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -113,4 +113,5 @@ prefix_ void senf::WriteHelper<Handle>::done() ...@@ -113,4 +113,5 @@ prefix_ void senf::WriteHelper<Handle>::done()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -77,4 +77,5 @@ prefix_ void senf::WriteHelper<Handle>::throw_error() ...@@ -77,4 +77,5 @@ prefix_ void senf::WriteHelper<Handle>::throw_error()
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -127,4 +127,5 @@ namespace senf { ...@@ -127,4 +127,5 @@ namespace senf {
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -29,4 +29,5 @@ ...@@ -29,4 +29,5 @@
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
...@@ -45,4 +45,5 @@ ...@@ -45,4 +45,5 @@
// indent-tabs-mode: nil // indent-tabs-mode: nil
// ispell-local-dictionary: "american" // ispell-local-dictionary: "american"
// compile-command: "scons -u test" // compile-command: "scons -u test"
// comment-column: 40
// End: // End:
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