summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/warnings.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-04-28 15:04:16 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-04-28 15:04:16 -0400
commit48111a857162c91287bc77f11b1df83c4bfdf944 (patch)
tree4415958088addea8dce295d355ef547f72eda438 /lisp/emacs-lisp/warnings.el
parent7ba947016008a5fcee64eb8660d688afb4414b96 (diff)
downloademacs-48111a857162c91287bc77f11b1df83c4bfdf944.tar.gz
emacs-48111a857162c91287bc77f11b1df83c4bfdf944.tar.bz2
emacs-48111a857162c91287bc77f11b1df83c4bfdf944.zip
Unify complete-symbol with completion-at-point.
* bindings.el (complete-symbol): Move into minibuffer.el. * minibuffer.el (complete-tag): Move from etags.el. If tags completion cannot be performed, return nil instead of signalling an error. (completion-at-point): Make it an alias for complete-symbol. (complete-symbol): Move from bindings.el, and replace with the body of completion-at-point. * progmodes/etags.el (complete-tag): Move to minibuffer.el. * cedet/semantic.el (semantic-mode): When enabled, add semantic-ia-complete-symbol to completion-at-point-functions. * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil if Semantic is not active.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions