]> git.eshelyaron.com Git - emacs.git/commit
Fix loaddefs byte-compile warnings from grep.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:16:37 +0000 (11:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 09:17:29 +0000 (11:17 +0200)
commitca14dbd6b5bf0c3941cb70b5b46a8c9bc8f7a41d
treec1a1f8cff03061300916dfb2a8a879e442a7f23e
parentd5fd9e0e5b85919536bb9353b655166c0df481a8
Fix loaddefs byte-compile warnings from grep.el

* lisp/progmodes/grep.el (grep-highlight-matches)
(grep-match-face): Autoload to avoid byte-compile warnings from
loaddefs.el.
lisp/progmodes/grep.el