• Paul Eggert's avatar
    Speed up cl-list-length · a812ed21
    Paul Eggert authored
    * lisp/emacs-lisp/cl-extra.el (cl-list-length): Use ‘length’
    to do the real work; this is simpler and uses a better algorithm.
    a812ed21
cl-extra.el 32.6 KB