• Simen Heggestøyl's avatar
    * lisp/emacs-lisp/ring.el: Use lexical-binding · 367f8568
    Simen Heggestøyl authored
    * lisp/emacs-lisp/ring.el (ring-elements): Don't use the RESULT
    argument of `dotimes' when the iteration variable isn't referred by
    it.
    (ring-member): Don't pass nil as the RESULT argument of `dotimes'
    since it's the default.
    367f8568
ring.el 8.15 KB