edmacro--command-line-regexp | A regexp identifying the line containing the command name. |
edmacro--counter-line-regexp | A regexp identifying the line containing the counter value. |
edmacro--format-line-regexp | A regexp identifying the line containing the counter format. |
edmacro--key-line-regexp | A regexp identifying the line containing the bound key sequence. |
edmacro--macro-lines-regexp | A regexp identifying the lines that precede the macro’s contents. |
edmacro--skip-line-regexp | A regexp identifying lines that should be ignored. |
edmacro-eight-bits | Non-nil if ‘edit-kbd-macro’ should leave 8-bit characters intact. |
edmacro-reverse-macro-lines | If non-nil, ‘edit-kbd-macro’ shows most recent line of key sequences first. |