dylan-lang / dylan-emacs-support

Emacs mode for indenting and highlighting Dylan code
GNU General Public License v2.0
27 stars 8 forks source link

Fix warnings in dime.el #64

Open cgay opened 5 months ago

cgay commented 5 months ago

Using DIME @ version 9d2891e3e06405b75072d296f385fa795aeb9835 these warnings appear in the *Messages* buffer:

Loading /Users/cgay/dylan/workspaces/dylan-emacs-support/dylan.el (source)...done
dime.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode' [5 times]
dime.el: Warning: Obsolete calling convention for 'sit-for'
dime-repl.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode' [2 times]