* 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:
parent
eb7f6f5b5c
commit
406ed4bd06
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue