]> git.eshelyaron.com Git - emacs.git/commit
* src/lread.c: Remove old-style backquotes support
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 16:18:00 +0000 (11:18 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Feb 2020 16:18:00 +0000 (11:18 -0500)
commit2e81e5733db3b8b88a246d08671b828654cd6950
tree551cb441c6fb6fa9e473f29c571b7fa9c0d62209
parentd737e497a82431b2ca4debb7a68c5422cb5a7929
* src/lread.c: Remove old-style backquotes support

(new_backquote_flag): Delete variable.
(load_error_old_style_backquotes): Delete function.
(force_new_style_backquotes): Delete variable.
(read_internal_start): Don't obey it any more.
etc/NEWS
src/lread.c