diff lisp/ChangeLog @ 84390:28620c3d5a1a

Added diff-mode to `which-func-modes'.
author Masatake YAMATO <jet@gyve.org>
date Sat, 08 Sep 2007 04:35:39 +0000
parents dcd4f2cd850a
children 05b466753b06
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 08 04:31:08 2007 +0000
+++ b/lisp/ChangeLog	Sat Sep 08 04:35:39 2007 +0000
@@ -1,5 +1,7 @@
 2007-09-08  Masatake YAMATO  <jet@gyve.org>
 
+	* progmodes/which-func.el (which-func-modes): Added diff-mode.
+
 	* progmodes/cc-langs.el: Support new keywords added to 
 	objective-c frontend of gcc.
 	(c-simple-stmt-kwds): Added @throw.