]> git.eshelyaron.com Git - emacs.git/commit
Obsolete local list functions in shadowfile.el
authorStefan Kangas <stefan@marxist.se>
Mon, 5 Apr 2021 12:17:02 +0000 (14:17 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 5 Apr 2021 12:18:24 +0000 (14:18 +0200)
commit257caab1d0bea17fb9bfb5a9e2c782cf96a7d052
treea53c4f885800ee2d7432a3685fec50c601e4f302
parent6060d53b3e8aa1cdc642b477a42a7b769c676598
Obsolete local list functions in shadowfile.el

* lisp/shadowfile.el (shadow-union): Make obsolete in favour of
cl-union.  Update callers.
(shadow-find): Make into obsolete function alias for seq-find.
Update callers.
(cl-lib): Remove unnecessary require.
lisp/shadowfile.el