Mercurial > emacs
changeset 101592:af8051ca04f7
* progmodes/perl-mode.el (perl-indent-line-command): Call
indent-region if region is active. Use cond instead of nested ifs.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 28 Jan 2009 02:16:45 +0000 |
parents | 5d6ccf83e955 |
children | 84cb9ad20593 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 27 23:02:00 2009 +0000 +++ b/lisp/ChangeLog Wed Jan 28 02:16:45 2009 +0000 @@ -1,3 +1,9 @@ +2009-01-28 Chong Yidong <cyd@stupidchicken.com> + + * progmodes/perl-mode.el (perl-indent-line-command): Call + indent-region if region is active. Use cond instead of nested + ifs. + 2009-01-27 Chong Yidong <cyd@stupidchicken.com> * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before