]> git.eshelyaron.com Git - emacs.git/commit
Fix circular read syntax for records.
authorLars Brinkhoff <lars@nocrew.org>
Sat, 8 Apr 2017 05:07:32 +0000 (07:07 +0200)
committerLars Brinkhoff <lars@nocrew.org>
Sat, 8 Apr 2017 06:47:46 +0000 (08:47 +0200)
commit4fbfd7ad53810153371a588a9bd1a69230f60dd5
tree22519e6adfcb3f2dc3e8ae98afde59bf1f1870f4
parenta2b3fea957440b8358d3632a4a05e41dee964b5d
Fix circular read syntax for records.

* lread.c (substitute_object_recurse): Work with records.

* lread-tests.el (lread-record-1): New test.
src/lread.c
test/src/lread-tests.el