summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-11-15 07:00:24 +0100
committerStefan Kangas <stefan@marxist.se>2021-11-15 07:00:24 +0100
commitfba537cebc4dd6fbc5d83aac80704fa08ce0be5d (patch)
tree3d8b6853655c41d860a96f3f8d8e9cc86eb1b33f /lisp/cedet/semantic
parentd5a4772712334851921e0c11326b27b3744f9f04 (diff)
parent85ac0efe7c8c43627b2db7aabed18125eb4cb535 (diff)
downloademacs-fba537cebc4dd6fbc5d83aac80704fa08ce0be5d.tar.gz
emacs-fba537cebc4dd6fbc5d83aac80704fa08ce0be5d.tar.bz2
emacs-fba537cebc4dd6fbc5d83aac80704fa08ce0be5d.zip
Merge from origin/emacs-28
85ac0efe7c Fix semantic-symref-perform-search doc string
Diffstat (limited to 'lisp/cedet/semantic')
-rw-r--r--lisp/cedet/semantic/symref/cscope.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/symref/cscope.el b/lisp/cedet/semantic/symref/cscope.el
index e63b7a7e914..bc3f4a248b7 100644
--- a/lisp/cedet/semantic/symref/cscope.el
+++ b/lisp/cedet/semantic/symref/cscope.el
@@ -43,7 +43,7 @@ the hit list.
See the function `cedet-cscope-search' for more details.")
(cl-defmethod semantic-symref-perform-search ((tool semantic-symref-tool-cscope))
- "Perform a search with GNU Global."
+ "Perform a search with CScope."
(let* ((rootproj (when (and (featurep 'ede) ede-minor-mode)
(ede-toplevel)))
(default-directory (if rootproj