]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warning in mh-*.el
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Jul 2019 12:03:37 +0000 (14:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Jul 2019 12:03:43 +0000 (14:03 +0200)
commite4f957fb0794b5616deb0abf792e11132c06e3a9
treead2da518ed7e474853516fbe36e2eff4967c66c3
parent72b054c945111f385575cfd4e678adf016b191d4
Fix compilation warning in mh-*.el

* lisp/mh-e/mh-speed.el (mh-speed-parse-flists-output):
* lisp/mh-e/mh-search.el (mh-index-parse-search-regexp): Avoid
warning about `values-list' by using `cl-values-list' insead.
lisp/mh-e/mh-search.el
lisp/mh-e/mh-speed.el