mhayashi1120 / Emacs-erefactor

Emacs-Lisp refactoring utilities
26 stars 6 forks source link

fix package-lint warnings #4

Open conao3 opened 4 years ago

conao3 commented 4 years ago

Hi! I found this package and fix compiler/linter warnings for my contribution first stop.

I resolve some issues but many docstring issues still remained.

conao3 commented 4 years ago

And those errors are critical

 erefac…  1095   4 error           `flymake-safe-delete-file' was removed in Emacs version 26.1. (emacs-lisp-package)
 erefac…  1157  24 error           `flymake-find-err-info' was removed in Emacs version 26.1. (emacs-lisp-package)
 erefac…  1158   6 error           `flymake-make-err-menu-data' was removed in Emacs version 24.4. (emacs-lisp-package)