mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-31 01:33:34 +02:00
Add missing modelines to new modules.
--HG-- extra : rebase_source : d80617c47f30c0344c08e810e51c19a91b1cec53
This commit is contained in:
@@ -69,4 +69,4 @@ function chromeDocuments() {
|
|||||||
|
|
||||||
var EXPORTED_SYMBOLS = ["cleanup", "init"];
|
var EXPORTED_SYMBOLS = ["cleanup", "init"];
|
||||||
|
|
||||||
// vim: set fdm=marker sw=4 ts=4 et:
|
// vim: set fdm=marker sw=4 ts=4 et ft=javascript:
|
||||||
|
|||||||
@@ -112,3 +112,4 @@ else
|
|||||||
|
|
||||||
}catch(e){ dump(e + "\n" + (e.stack || Error().stack)); Components.utils.reportError(e) }
|
}catch(e){ dump(e + "\n" + (e.stack || Error().stack)); Components.utils.reportError(e) }
|
||||||
|
|
||||||
|
// vim: set fdm=marker sw=4 sts=4 et ft=javascript:
|
||||||
|
|||||||
Reference in New Issue
Block a user