dgutov / diff-hl

Emacs package for highlighting uncommitted changes
GNU General Public License v3.0
914 stars 44 forks source link

Warning for emacs 28 when compiling #168

Closed ideasman42 closed 3 years ago

ideasman42 commented 3 years ago

With emacs 28 & compilation, the following warning shows when I use diff-hl for the first time.

Warning (comp): diff-hl.el:940:12: Warning: the function ‘diff-hl-amend-mode’ is not known to be defined. Disable showing Disable logging
dgutov commented 3 years ago

Should be fixed, thanks.