pcre2el icon indicating copy to clipboard operation
pcre2el copied to clipboard

Warnings with newer Emacs versions

Open dschrempf opened this issue 2 years ago • 0 comments

With Emacs 28, I get the following warnings:

path/to/pcre2el.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode' [2 times]
path/to/pcre2el.el: Warning: ‘merge’ is an obsolete alias (as of 27.1); use ‘cl-merge’ instead.

dschrempf avatar Mar 15 '22 08:03 dschrempf