projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
289f3a9
)
Fix semantic-symref-perform-search doc string
author
Daniel Martín
<mardani29@yahoo.es>
Sun, 14 Nov 2021 14:30:52 +0000
(15:30 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 14 Nov 2021 14:30:58 +0000
(15:30 +0100)
* lisp/cedet/semantic/symref/cscope.el (semantic-symref-perform-search):
Fix the docstring to refer to the correct tool (bug#51846).
lisp/cedet/semantic/symref/cscope.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/semantic/symref/cscope.el
b/lisp/cedet/semantic/symref/cscope.el
index e63b7a7e914cc7f7398d68cd9d2331a6853872dc..bc3f4a248b7fb005056af821c9c7677b8f824309 100644
(file)
--- 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