Skip to content

Commit

Permalink
* cedet/semantic/find.el: Declare `semantic-tag-package-protected-p'.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Engster committed Jul 19, 2012
1 parent e9bbc1f commit f5d9ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/cedet/semantic/find.el
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
(require 'semantic/tag)

(declare-function semantic-tag-protected-p "semantic/tag-ls")
(declare-function semantic-tag-package-protected-p "semantic/tag-ls")

;;; Overlay Search Routines
;;
Expand Down

0 comments on commit f5d9ff5

Please sign in to comment.