dot/emacs, el/dot-emacs.el: Switch to using the `cl-lib' package.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 29 Apr 2024 09:00:47 +0000 (10:00 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 29 Apr 2024 09:04:03 +0000 (10:04 +0100)
commitc996768f3e4bced81b26981a5813a516774cdb70
treed4f15492588bdcbd673e35d5fb7b15d02a06e6e9
parent9749c2677b05e3ae21f1f06df2596a7436a468fc
dot/emacs, el/dot-emacs.el: Switch to using the `cl-lib' package.

I can't say I'm thrilled about having to remember which functions I have
to stick `cl-...' on the front of now, but it will shut up some
deprecation warnings.

There are probably lurking runtime problems where I've failed to notice
that a function (or, worse, a macro) needs to be renamed.
dot/emacs
el/dot-emacs.el