1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 09:44:13 +01:00

Whitespace fixes.

This commit is contained in:
Doug Kearns
2009-01-11 20:00:34 +11:00
parent 723dd9cbca
commit 01b7a39a5b
15 changed files with 378 additions and 378 deletions

View File

@@ -1075,7 +1075,7 @@ lookup:
* <b>fn</b> is called with a temp file, created with
* {@link #createTempFile}, for each explicit argument. Ensures that
* all files are removed when <b>fn</b> returns.
*
*
* @param {function} fn The function to execute.
* @param {Object} self The 'this' object used when executing fn.
* @return {boolean} false if temp files couldn't be created,

View File

@@ -48,7 +48,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
<key id="key_open_vimbar" key=":" oncommand="liberator.modules.commandline.open(':', '', liberator.modules.modes.EX);" modifiers=""/>
<key id="key_stop" keycode="VK_ESCAPE" oncommand="liberator.modules.events.onEscape();"/>
<!-- other keys are handled inside the event loop in events.js -->
</keyset>
</keyset>
<popupset>
<panel id="liberator-visualbell" liberator:highlight="Bell"/>