macrostep icon indicating copy to clipboard operation
macrostep copied to clipboard

Use keywords for define-minor-mode

Open Eason0210 opened this issue 2 years ago • 1 comments

Hi @joddie,

When I start Emacs , I got this warning. Can you update to use keywords rather than positional arguments?

/.emacs.d/lib/macrostep/macrostep.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'

Emacs 28.1

Eason0210 avatar Apr 10 '22 09:04 Eason0210

Should be fixed by https://github.com/joddie/macrostep/pull/26

luismbo avatar Apr 10 '22 21:04 luismbo