Wilfred / helpful

A better Emacs *help* buffer
1.11k stars 62 forks source link

Byte compile warnings #339

Open Forge36 opened 8 months ago

Forge36 commented 8 months ago

■ Warning (comp): helpful.el:615:33: Warning: ‘elisp-eldoc-documentation-function’ is an obsolete function (as of 28.1); use ElDoc’s interfaces instead. ■ Warning (comp): helpful.el:1693:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) ■ Warning (comp): helpful.el:1921:10: Warning: ‘help-fns--autoloaded-p’ called with 2 arguments, but accepts only 1 ■ Warning (comp): helpful.el:1292:9: Warning: the function ‘shortdoc-function-groups’ is not known to be defined.

pierre-rouleau commented 4 months ago

AS of helpful-20240607.1518/helpful.el I get the same warnings.