From: Chong Yidong Date: Wed, 28 Jan 2009 02:16:45 +0000 (+0000) Subject: * progmodes/perl-mode.el (perl-indent-line-command): Call X-Git-Tag: emacs-pretest-23.0.90~130 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=406ed4bd062eb5ffa669b807238b74798988b59e;p=emacs.git * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region if region is active. Use cond instead of nested ifs. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 652fa49d7ec..592fc35363d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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