diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc15aa18576..a9f34e73d57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-10-30 Chong Yidong + * 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