]> git.eshelyaron.com Git - emacs.git/commit
* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` arg
authorEric Ludlam <ericludlam@gmail.com>
Thu, 31 Oct 2019 23:10:58 +0000 (19:10 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 31 Oct 2019 23:10:58 +0000 (19:10 -0400)
commit9d209c90345df6c39310912ba04ca02473a24bed
tree0a04ca128e41d2049921b7d85d183e94c66b80c7
parentcf59afb7e1403365a9cea4655e1c0c92fade2304
* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` arg

* lisp/cedet/semantic/texi.el (semantic-analyze-possible-completions),
lisp/cedet/srecode/srt-mode.el (semantic-analyze-possible-completions),
lisp/cedet/semantic/bovine/make.el (semantic-analyze-possible-completions):
Add `flags` arg.
* lisp/cedet/semantic/grammar.el (semantic-analyze-possible-completions):
Add `flags` arg.  Reverse the found prefix.
(semantic-ctxt-current-class-list): Include token tags as things to
appear in non-lisp context.
lisp/cedet/semantic/bovine/make.el
lisp/cedet/semantic/grammar.el
lisp/cedet/semantic/texi.el
lisp/cedet/srecode/srt-mode.el