]> git.eshelyaron.com Git - emacs.git/commit
* minibuffer.el (tags-completion-at-point-function): New function.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Apr 2010 15:32:11 +0000 (11:32 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Apr 2010 15:32:11 +0000 (11:32 -0400)
commit3a07ffce2fe88d64f98deb072c3d35b61bb0a81a
tree49abf42b86970c97b86564402b31a31597aed5fb
parent3d14bb734b6d2c58d042ffe7e62762527e5048ca
* minibuffer.el (tags-completion-at-point-function): New function.
(completion-at-point-functions): Use it.

* cedet/semantic.el (semantic-completion-at-point-function): New function.
(semantic-mode): Use semantic-completion-at-point-function for
completion-at-point-functions instead.

* progmodes/etags.el (complete-tag): Revert last change.
lisp/ChangeLog
lisp/cedet/semantic.el
lisp/minibuffer.el
lisp/progmodes/etags.el