* progmodes/perl-mode.el (perl-indent-line-command): Call

indent-region if region is active.  Use cond instead of nested ifs.
This commit is contained in:
Chong Yidong 2009-01-28 02:16:45 +00:00
parent eb7f6f5b5c
commit 406ed4bd06

View file

@ -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