emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /srv/bzr/emacs/trunk r111349: * lisp/progmodes/cperl-mode.el (cperl-


From: Dmitry Gutov
Subject: Re: /srv/bzr/emacs/trunk r111349: * lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
Date: Thu, 27 Dec 2012 17:24:12 -0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Hi Sam,

Sam Steingold <address@hidden> writes:
> ------------------------------------------------------------
> revno: 111349
> committer: Sam Steingold <address@hidden>
> branch nick: trunk
> timestamp: Thu 2012-12-27 11:33:06 -0500
> message:
>   * lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
>   continuations, see <http://stackoverflow.com/questions/3582436>.
> modified:
>   lisp/ChangeLog
>   lisp/progmodes/cperl-mode.el
> === modified file 'lisp/ChangeLog'
> --- a/lisp/ChangeLog  2012-12-27 08:21:08 +0000
> +++ b/lisp/ChangeLog  2012-12-27 16:33:06 +0000
> @@ -1,8 +1,13 @@
> +2012-12-27  Sam Steingold  <address@hidden>
> +
> +     * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
> +     continuations, see <http://stackoverflow.com/questions/3582436>.
> +
>  2012-12-27  Dmitry Gutov  <address@hidden>
>  
>       * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
>       "module" and "def" to have indentation before them.  Regression
> -     from 109911 (see the new test).
> +     from Bug#109911 (see the new test).

This change is inaccurate. 109911 is a Bazaar revision, not a bug number.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]