]> git.eshelyaron.com Git - emacs.git/commit
(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR
authorKen Raeburn <raeburn@raeburn.org>
Sat, 3 Nov 2001 21:30:34 +0000 (21:30 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 3 Nov 2001 21:30:34 +0000 (21:30 +0000)
commitf5df591a708e96e7516c7210205ec66b2915796e
tree8497afdb706686912795d76b083f568538b24b07
parent57ddb5d0013b5230b3d7c2c333a2c345652ee967
(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR
as lvalues.
(openp): Use CHECK_STRING_CAR.
(read_list): Use XSETCDR instead of treating XCDR as lvalue.
src/lread.c