wisent-escape-sequence-strings

wisent-escape-sequence-strings is a variable defined in `wisent.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Printed representation of usual escape sequences.

Value:

((7 . "'\\a'") (8 . "'\\b'") (9 . "'\\t'") (10 . "'\\n'") (11 . "'\\v'") (12 . "'\\f'") (13 . "'\\r'") (27 . "'\\e'") (92 . "'\\'") (127 . "'\\d'"))