Mercurial > emacs
comparison lisp/ChangeLog @ 110797:2343b29e1e8d
Add a shadow-mode for load-path shadows.
* lisp/emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
(shadow-mode): New mode.
(shadow-find-file): New button.
(list-load-path-shadows): Use shadow-mode and buttons.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 06 Oct 2010 19:37:39 -0700 |
parents | 4901ee6d9e5a |
children | 908c176ec969 |
comparison
equal
deleted
inserted
replaced
110796:4901ee6d9e5a | 110797:2343b29e1e8d |
---|---|
1 2010-10-07 Glenn Morris <rgm@gnu.org> | 1 2010-10-07 Glenn Morris <rgm@gnu.org> |
2 | |
3 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable. | |
4 (shadow-mode): New mode. | |
5 (shadow-find-file): New button. | |
6 (list-load-path-shadows): Use shadow-mode and buttons. | |
2 | 7 |
3 * iimage.el (iimage-version): Remove. | 8 * iimage.el (iimage-version): Remove. |
4 (iimage-mode-image-search-path, iimage-mode-image-regex-alist): | 9 (iimage-mode-image-search-path, iimage-mode-image-regex-alist): |
5 Turn into defcustoms. | 10 Turn into defcustoms. |
6 (iimage-mode-map): Give it a doc string. | 11 (iimage-mode-map): Give it a doc string. |