projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf33f09
)
* lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.
author
Po Lu
<luangruo@yahoo.com>
Mon, 1 Aug 2022 05:34:02 +0000
(13:34 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Mon, 1 Aug 2022 05:35:08 +0000
(13:35 +0800)
lisp/cedet/ede/base.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/ede/base.el
b/lisp/cedet/ede/base.el
index 27016f0f5cc71601501c341e992f39cb47621144..8f5db8db18596fdd1d15e64e25128573a76650f2 100644
(file)
--- a/
lisp/cedet/ede/base.el
+++ b/
lisp/cedet/ede/base.el
@@
-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