1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-01 02:14:10 +02:00

Update help files for Xulmus.

This commit is contained in:
Doug Kearns
2009-03-28 02:13:18 +11:00
parent d3a5d3d229
commit 2c352c285b
19 changed files with 133 additions and 131 deletions
+2 -2
View File
@@ -53,10 +53,10 @@ passing the argument to `eval()`.
is found, and interpret them with the JavaScript _eval()_ function.
The special version [c]:javascript![c] opens the JavaScript console of
Firefox.
Songbird.
[m]<Tab>[m] completion is available for [c]:javascript {cmd}<Tab>[c] (but not
yet for the [c]:js <<EOF[c] multiline widget). Be aware that Vimperator needs
yet for the [c]:js <<EOF[c] multiline widget). Be aware that Xulmus needs
to run {cmd} through eval() to get the completions, which could have unwanted
side effects.
________________________________________________________________________________