# HG changeset patch # User Chong Yidong # Date 1233109005 0 # Node ID af8051ca04f7bd7676c668e439c9f7bbb033ad5d # Parent 5d6ccf83e955662a034bf95b3e8c4ae54afa8775 * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region if region is active. Use cond instead of nested ifs. diff -r 5d6ccf83e955 -r af8051ca04f7 lisp/ChangeLog --- 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 + + * 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 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before