]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.
authorPo Lu <luangruo@yahoo.com>
Mon, 1 Aug 2022 05:34:02 +0000 (13:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 1 Aug 2022 05:35:08 +0000 (13:35 +0800)
lisp/cedet/ede/base.el

index 27016f0f5cc71601501c341e992f39cb47621144..8f5db8db18596fdd1d15e64e25128573a76650f2 100644 (file)
@@ -171,7 +171,7 @@ For Automake based projects, each directory is treated as a project.")
            :label "Local Targets"
            :group (targets)
            :documentation "List of top level targets in this project.")
-   (locate-obj :type (or null ede-locate-base-child)
+   (locate-obj :type (or null ede-locate-base)
               :documentation
               "A locate object to use as a backup to `ede-expand-filename'.")
    (tool-cache :initarg :tool-cache