double-map

double-map is a variable defined in `double.el'.
Its value is

((59 "\346" ";") (39 "\370" "'") (91 "\345" "[") (58 "\306" ":") (34 "\330" "\"") (123 "\305" "{"))

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

Documentation:
Alist of key translations activated by double mode.

Each entry is a list with three elements:
1. The key activating the translation.
2. The string to be inserted when the key is pressed once.
3. The string to be inserted when the key is pressed twice.

You can customize this variable.