k-talo / volatile-highlights.el

Minor mode for visual feedback on some operations in Emacs. STATUS: *STABLE*
135 stars 18 forks source link

'pushnew' is an obsolete alias (as of 27.1) #23

Closed diamond-lizard closed 1 month ago

diamond-lizard commented 2 years ago

When loading volatile-highlights.el, Emacs complains:

volatile-highlights.el: Warning: 'pushnew' is an obsolete alias (as of 27.1); use 'cl-pushnew' instead.
pataquets commented 1 year ago

@diamond-lizard Fancy to try the fix at #22 and report back (in hopes it speeds up merging)?

k-talo commented 1 month ago

This problem has been fixed.