Mercurial > emacs
diff lisp/ChangeLog @ 84932:b10f8731b217
(c-indent-line-or-region): Only indent the
region if in transient-mark-mode.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 26 Sep 2007 03:18:21 +0000 |
parents | 2d6454dca5fb |
children | d6e2d9d9924a |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 26 00:39:23 2007 +0000 +++ b/lisp/ChangeLog Wed Sep 26 03:18:21 2007 +0000 @@ -1,3 +1,8 @@ +2007-09-26 Dan Nicolaescu <dann@ics.uci.edu> + + * progmodes/cc-cmds.el (c-indent-line-or-region): Only indent the + region if in transient-mark-mode. + 2007-09-26 Juanma Barranquero <lekktu@gmail.com> * calc/calc-ext.el (calc-init-extensions, calc-reset):