]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant redefinition of seq-drop-while from seq.el
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 9 Sep 2015 13:09:31 +0000 (15:09 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 9 Sep 2015 13:10:15 +0000 (15:10 +0200)
commit765dcc709c6bbb0ae246e5f680daa585f3f53573
treee97b4af7ed2b4faa280e92d321e28d27cd71f9d6
parentb074436925a0fe8329ef86d0a36238f5c593888c
Remove redundant redefinition of seq-drop-while from seq.el

* lisp/emacs-lisp/seq.el (seq-drop-while): Define only once.
lisp/emacs-lisp/seq.el