1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 17:57:59 +01:00

change tabs->4 spaces

This commit is contained in:
Martin Stubenschrott
2007-04-19 16:21:53 +00:00
parent ac6a066df4
commit 5e5137e6f7
6 changed files with 3354 additions and 3354 deletions

View File

@@ -151,4 +151,4 @@ function parseBookmarkString(str, res)
return true;
}
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et:

View File

@@ -1890,4 +1890,4 @@ function removeMode(mode)
// return 0;
// }
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et:

View File

@@ -514,4 +514,4 @@ function preview_window_select(event)
return false;
}
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et:

View File

@@ -639,4 +639,4 @@ function hit_a_hint()
var hah = new hit_a_hint();
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et:

View File

@@ -355,4 +355,4 @@ function set_showtabline(value)
}
}
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et:

View File

@@ -1010,4 +1010,4 @@ function getLinkNodes(doc)
return links;
}
// vim: set fdm=marker sw=4 ts=4:
// vim: set fdm=marker sw=4 ts=4 et: