diff lisp/ChangeLog @ 108696:144e6ea330f0

* indent.el (indent-region): Deactivate region (bug#6200).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 18 May 2010 23:06:48 -0400
parents 136a119bc981
children 69ac0d220a1c
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 18 20:01:24 2010 -0700
+++ b/lisp/ChangeLog	Tue May 18 23:06:48 2010 -0400
@@ -1,3 +1,7 @@
+2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* indent.el (indent-region): Deactivate region (bug#6200).
+
 2010-05-19  Glenn Morris  <rgm@gnu.org>
 
 	* vc-dir.el (vc-dir): Don't pop-up-windows.  (Bug#6204)