Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 1481d448dfc9 |
children | 93295628737c |
comparison
equal
deleted
inserted
replaced
101591:5d6ccf83e955 | 101592:af8051ca04f7 |
---|---|
1 2009-01-28 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/perl-mode.el (perl-indent-line-command): Call | |
4 indent-region if region is active. Use cond instead of nested | |
5 ifs. | |
6 | |
1 2009-01-27 Chong Yidong <cyd@stupidchicken.com> | 7 2009-01-27 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before | 9 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before |
4 converting. | 10 converting. |
5 | 11 |