comparison lisp/ChangeLog @ 110851:3466369fdfcd

Rename some shadow.el things. * lisp/emacs-lisp/shadow.el (lisp-shadow): Change prefix. (shadows-compare-text-p): Make it an obsolete alias for... (load-path-shadows-compare-text): ... new name. (find-emacs-lisp-shadows): Update for above name change. (load-path-shadows-same-file-or-nonexistent): New name for the old shadow-same-file-or-nonexistent.
author Glenn Morris <rgm@gnu.org>
date Thu, 07 Oct 2010 20:05:09 -0700
parents e4f63401c6eb
children 0cd2b6251732
comparison
equal deleted inserted replaced
110850:8cb2627c2b87 110851:3466369fdfcd
1 2010-10-08 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
4 (shadows-compare-text-p): Make it an obsolete alias for...
5 (load-path-shadows-compare-text): ... new name.
6 (find-emacs-lisp-shadows): Update for above name change.
7 (load-path-shadows-same-file-or-nonexistent): New name for the old
8 shadow-same-file-or-nonexistent.
9
1 2010-10-03 Chong Yidong <cyd@stupidchicken.com> 10 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * minibuffer.el (completion--some, completion--do-completion) 12 * minibuffer.el (completion--some, completion--do-completion)
4 (minibuffer-complete-and-exit, minibuffer-completion-help) 13 (minibuffer-complete-and-exit, minibuffer-completion-help)
5 (completion-basic-try-completion) 14 (completion-basic-try-completion)