diff ChangeLog @ 9966:d4dab9605c49

correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
author John W. Eaton <jwe@octave.org>
date Fri, 11 Dec 2009 13:38:18 -0500
parents a7e288044ef7
children 75503ecdac32
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 11 13:30:16 2009 -0500
+++ b/ChangeLog	Fri Dec 11 13:38:18 2009 -0500
@@ -1,5 +1,8 @@
 2009-12-11  John W. Eaton  <jwe@octave.org>
 
+	* .dir-locals.el: Correctly set indent-tabs-mode for ChangeLogs,
+	and Makefiles.
+
 	* common.mk (cp_update_rule): New macro.
 
 2009-12-10  John W. Eaton  <jwe@octave.org>