joddie / pcre2el

convert between PCRE, Emacs and rx regexp syntax
GNU General Public License v3.0
242 stars 25 forks source link

Warnings with newer Emacs versions #43

Closed dschrempf closed 2 years ago

dschrempf commented 2 years ago

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.