mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix typos.
This commit is contained in:
parent
8350f087ef
commit
0b381c7eb8
53 changed files with 110 additions and 76 deletions
|
|
@ -393,7 +393,7 @@ Optional argument PARENT is a tag parent of STREAM."
|
|||
semantic-imenu-bucketize-file)
|
||||
(semantic-create-imenu-index-1 parts tag)
|
||||
(semantic-create-imenu-subindex parts))))
|
||||
;; Only add a *definition* if we have a postion
|
||||
;; Only add a *definition* if we have a position
|
||||
;; in that type tag.
|
||||
(if (semantic-tag-with-position-p tag)
|
||||
(cons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue