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:
@@ -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,
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user