1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 00:31:26 +02:00

Merge Vimperator's docs with Xulmus.

This commit is contained in:
Doug Kearns
2009-06-01 19:34:06 +10:00
parent 494cfc6e84
commit 0c5fde8ebf
26 changed files with 526 additions and 343 deletions
+2 -4
View File
@@ -1,6 +1,4 @@
HEADER
|expression| |expr| |eval| +
heading:Expression{nbsp}evaluation[expression,expr,eval]
INTRO TO BE WRITTEN...
@@ -70,7 +68,7 @@ ________________________________________________________________________________
________________________________________________________________________________
Sets or lists a variable. Sets the variable {var-name} to the value of the
expression {expr1}. If no expression is given, the value of the variable is
displayed.Without arguments, displays a list of all variables.
displayed. Without arguments, displays a list of all variables.
________________________________________________________________________________