* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Sep 2013 03:05:44 +0000 (23:05 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Sep 2013 03:05:44 +0000 (23:05 -0400)
commit4c528aabaa750d9a4e739dde482b307b734dcd62
treec541b14775eb8ee37f092de44cdcf189da4c85ae
parenta7e43722c705f2b124fe7fa6a41cac76d0fe5b3a
* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
a "ref-cell", since it gets better optimized.

Fixes: debbugs:14883
lisp/ChangeLog
lisp/emacs-lisp/cconv.el
lisp/vc/vc-dispatcher.el