• Philipp's avatar
    Make `old-style-backquotes' variable internal · a1d46159
    Philipp authored
    * src/lread.c (load_warn_old_style_backquotes, Fload, read1)
    (syms_of_lread): Rename `old-style-backquotes' to
    `lread--old-style-backquotes', and clarify that it's for internal
    use only.
    * lisp/emacs-lisp/bytecomp.el (byte-compile-from-buffer): Rename
    variable.
    * test/src/lread-tests.el (lread-tests--old-style-backquotes): Add
    unit test.
    * emacs-lisp/bytecomp-tests.el
    (bytecomp-tests--old-style-backquotes): Add unit test.
    a1d46159
bytecomp-tests.el 21 KB