weirdNox / org-noter

Emacs document annotator, using Org-mode
GNU General Public License v3.0
1.07k stars 101 forks source link

fill docstrings to clear byte-compile warnings in emacs 28 #163

Open jmay opened 2 years ago

jmay commented 2 years ago

emacs 28 is aggressive at attempting to byte-compile everything. Cleaning up warnings helps to spot any actual issues.