lewang / ws-butler

Unobtrusively trim extraneous white-space *ONLY* in lines edited.
248 stars 29 forks source link

Silence byte-compiler warnings in Emacs 28 (and 29) #40

Closed skangas closed 1 week ago

skangas commented 2 years ago

This fixes:

ws-butler.el:153:8: Warning:  docstring wider than 80 characters
skangas commented 2 years ago

@lewang friendly ping

lewang commented 1 week ago

I merged a PR with similar goals, I think.