• Philipp Stephani's avatar
    Improve unescaped character literal warnings · 16004397
    Philipp Stephani authored
    * src/lread.c (load_warn_unescaped_character_literals)
    (syms_of_lread):
    lisp/emacs-lisp/bytecomp.el (byte-compile-from-buffer): Improve
    formatting of unescaped character literal warnings.
    
    * test/src/lread-tests.el (lread-tests--unescaped-char-literals):
    test/lisp/emacs-lisp/bytecomp-tests.el
    (bytecomp-tests--unescaped-char-literals): Adapt unit tests.
    16004397
lread-tests.el 6.31 KB