Mercurial > emacs
diff lisp/ChangeLog @ 110807:3c97e9b7b34f
Rename some more shadow.el stuff.
* lisp/emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords)
(load-path-shadows-find-file): Rename variable and button.
(list-load-path-shadows): Update button caller.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 07 Oct 2010 10:22:51 -0700 |
parents | 62865a8e7f58 |
children | 46ce8bc0e7c5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 07 10:17:18 2010 -0700 +++ b/lisp/ChangeLog Thu Oct 07 10:22:51 2010 -0700 @@ -3,6 +3,9 @@ * emacs-lisp/shadow.el (shadow-font-lock-keywords) (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to load-path-shadows-mode, update references. + (load-path-shadows-font-lock-keywords, load-path-shadows-find-file): + Rename variable and button. + (list-load-path-shadows): Update button caller. 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>