emacs-devel
[Top][All Lists]
Advanced

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

Re: master 7ff88efc02: Fix coding style of recent change


From: Lars Ingebrigtsen
Subject: Re: master 7ff88efc02: Fix coding style of recent change
Date: Mon, 23 May 2022 12:55:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:

>     Fix coding style of recent change
>
>     * src/emacs.c (main): Fix coding style by putting the = operator
>     on the right row.

[...]

> +      Lisp_Object rversion, rbranch, rtime;

Our coding style is not to put declarations of variables a long way away
from where they're used.  Please revert.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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