diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 06 19:32:52 2010 -0700
+++ b/lisp/ChangeLog	Wed Oct 06 19:37:39 2010 -0700
@@ -1,5 +1,10 @@
 2010-10-07  Glenn Morris  <rgm@gnu.org>
 
+	* 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.
+
 	* iimage.el (iimage-version): Remove.
 	(iimage-mode-image-search-path, iimage-mode-image-regex-alist):
 	Turn into defcustoms.