]> git.eshelyaron.com Git - emacs.git/commit
Merge bug fixes from CEDET upstream.
authorDavid Engster <dengste@eml.cc>
Mon, 13 Jan 2014 20:04:08 +0000 (21:04 +0100)
committerDavid Engster <dengste@eml.cc>
Mon, 13 Jan 2014 20:04:08 +0000 (21:04 +0100)
commit0aa9ec078e7ae5b3c9fdbb0a5e61513bec6aeed2
treeb7bb23027a7b0129b4c13363c38f8a79b7b669a3
parent76a0368a4f45fccd6e1eae9b98453fc7fd4f44ad
Merge bug fixes from CEDET upstream.

* semantic/analyze/refs.el (semantic-analyze-refs-impl): Fix Typo
in a doc string.
* semantic/ia.el (semantic-ia-complete-symbol): Ignore case if
prefix is all lower case.
(semantic-ia-fast-jump): Push mark before jumping to an include
file.
* semantic/complete.el (semantic-displayor-point-position):
Calculate if the toolbar is on the left when calculating point
position.
lisp/cedet/ChangeLog
lisp/cedet/semantic/analyze/refs.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/ia.el