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: Po Lu
Subject: Re: master 7ff88efc02: Fix coding style of recent change
Date: Mon, 23 May 2022 19:53:59 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> +      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.

It is to put the "=" on column 1.  It seemed cleaner to put it next to
`version' and `copyright' at the same time.


reply via email to

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