]> git.eshelyaron.com Git - emacs.git/commit
Add a shadow-mode for load-path shadows.
authorGlenn Morris <rgm@gnu.org>
Thu, 7 Oct 2010 02:37:39 +0000 (19:37 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 Oct 2010 02:37:39 +0000 (19:37 -0700)
commit7b9235ad958da061a3dc412c52ec28326d1a836d
treea5467d6b1eb3bd86fea0ea1373daf5475f8e23f7
parent52da218259dcd25143ae5bc6fcd79b898ad15fab
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.
lisp/ChangeLog
lisp/emacs-lisp/shadow.el