diff lisp/ChangeLog @ 99265:a761500ef03c

* indent.el (indent-for-tab-command): Use use-region-p.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 30 Oct 2008 23:52:30 +0000
parents 75097d31c6e6
children 157d43a41a15
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 30 23:46:16 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 30 23:52:30 2008 +0000
@@ -1,5 +1,7 @@
 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
 
+	* indent.el (indent-for-tab-command): Use use-region-p.
+
 	* vc.el (vc-revert): Limit the length of the query string.
 
 2008-10-30  Juanma Barranquero  <lekktu@gmail.com>