diff lisp/ChangeLog @ 106223:21d623c57072

(list-load-path-shadows): Setup a major mode for the displayed buffer (bug#4887).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 24 Nov 2009 21:36:10 +0000
parents 6c0524d168f6
children 647b4d392557
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 24 21:33:23 2009 +0000
+++ b/lisp/ChangeLog	Tue Nov 24 21:36:10 2009 +0000
@@ -1,5 +1,8 @@
 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
+	for the displayed buffer (bug#4887).
+
 	* man.el (Man-completion-table): New function.
 	(man): Use it.