diff options
author | Daniel Colascione <dancol@dancol.org> | 2014-04-21 20:51:12 -0700 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2014-04-21 20:51:12 -0700 |
commit | 66fda7948f7d0b94194d53edcfbf27bec596c019 (patch) | |
tree | 5e24a63483e983e426a44bfa6b5629b28e3be6f4 /lisp/emacs-lisp/ewoc.el | |
parent | d6f14ca729315dd94cdb24da47e1569519e3a4dd (diff) | |
download | emacs-66fda7948f7d0b94194d53edcfbf27bec596c019.tar.gz emacs-66fda7948f7d0b94194d53edcfbf27bec596c019.tar.bz2 emacs-66fda7948f7d0b94194d53edcfbf27bec596c019.zip |
Optimize cl-struct-slot-value; fix test
2014-04-22 Daniel Colascione <dancol@dancol.org>
* emacs-lisp/cl-macs.el
(cl-struct-sequence-type,cl-struct-slot-info): Declare pure.
(cl-struct-slot-value): Conditionally use aref or nth so that the
compiler produces optimal code.
2014-04-22 Daniel Colascione <dancol@dancol.org>
* automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
account for removal of `cl-struct-set-slot-value'.
Diffstat (limited to 'lisp/emacs-lisp/ewoc.el')
0 files changed, 0 insertions, 0 deletions