changeset 110008:f27a344fc7dc

Adjust type declaration.
author Vinicius Jose Latorre <viniciusjl@ig.com.br
date Fri, 27 Aug 2010 00:19:35 -0300
parents e779d22e3c60
children 5eae6917d2e0
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 27 01:54:07 2010 +0000
+++ b/lisp/ChangeLog	Fri Aug 27 00:19:35 2010 -0300
@@ -1,3 +1,7 @@
+2010-08-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* whitespace.el (whitespace-style): Adjust type declaration.
+
 2010-08-26  Nathan Weizenbaum  <nweiz@cressida.sea.corp.google.com>  (tiny change)
 
 	* progmodes/js.el: Make indentation more customizable (Bug#6914).