]> git.eshelyaron.com Git - emacs.git/commit
semantic/idle.el compilation warning fix
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jun 2019 14:57:50 +0000 (16:57 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jun 2019 14:57:50 +0000 (16:57 +0200)
commit37d827152f3744cb2f203c96ac6c9bb650b0313c
tree5783c172bd2eace2a2f2d0416f8e81440fba66b9
parent5b8fa272792d8072f51ff048646022fde1db73f4
semantic/idle.el compilation warning fix

* lisp/cedet/semantic/idle.el (semantic/analyze): Require to
avoid compilation warnings about unknown slots, and remove
declare-function.
lisp/cedet/semantic/idle.el