emacs-devel
[Top][All Lists]
Advanced

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

Re: About commit style


From: Xue Fuqiao
Subject: Re: About commit style
Date: Sun, 7 Apr 2013 14:17:06 +0800

On Sat, 06 Apr 2013 11:52:44 +0300
Eli Zaretskii <address@hidden> wrote:

> The only fixes that can be mixed with other changes are whitespace
> changes, incorrect formatting, etc.

In etc/CONTRIBUTE:
---------------------------------------------------------------------
|** Do not make formatting changes.
|
|Making cosmetic formatting changes (indentation, etc) makes it harder
|to see what you have really changed.
---------------------------------------------------------------------

Can I make changes like this:

* Reindent the file using the default indentation parameters.

* Change some code from putting close-parentheses on lines by themselves
  to Lisp style.  (Although this almost never happened.)

* Change the comments to satisfy (info "(elisp) Comment Tips").

-- 
Xue Fuqiao
http://www.gnu.org/software/emacs/



reply via email to

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