Malabarba / spinner.el

Emacs mode-line spinner for operations in progress
104 stars 21 forks source link

Compilation warnings under Emacs 29.2 #29

Open rdiez opened 5 months ago

rdiez commented 5 months ago

I recently upgraded my Emacs to version 29.2, and I noticed the following compilation warnings:

⛔ Warning (comp): spinner.el:153:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting)
⛔ Warning (comp): spinner.el:275:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting)