Closed mattiase closed 2 years ago
- Avoid speedbar warning; assume it always present
BTW, I think that code should always have used (with-)eval-after-load
.
It won't fix the warning, but it will avoid the unnecessarily
eager loading of speedbar.
Stefan
You are quite right. Now changed.
Thanks, pushed
Fix various byte-compilation warnings on Emacs master, and a Makefile annoyance.