strokes-global-map

strokes-global-map is a variable defined in `strokes.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Association list of strokes and their definitions.
Each entry is (STROKE . COMMAND) where STROKE is itself a list of
coordinates (X . Y) where X and Y are lists of positions on the
normalized stroke grid, with the top left at (0 . 0). COMMAND is
the corresponding interactive function.