emacs-devel
[Top][All Lists]
Advanced

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

Re: ChangeLog fontifications


From: Alan Shutko
Subject: Re: ChangeLog fontifications
Date: Thu, 13 May 2004 15:13:11 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Sorry, but the style that been in use by the entire GNU project for over 10
> years is this:
>
>>      * foo.lisp (aasfasdfffffffffffffffffffffffffffffffff,
>>       sadfggggggggggggg): ...
>

GNU coding standards say otherwise: 

http://www.gnu.org/prep/standards_42.html#SEC42

    Break long lists of function names by closing continued lines with
    `)', rather than `,', and opening the continuation with `(' as in
    this example:

      * keyboard.c (menu_bar_items, tool_bar_items)
    (Fexecute_extended_command): Deal with `keymap' property.

Emacs gets it right, but it's not surprising that it isn't technically
enforced on projects with large numbers of non-emacs contributers.


-- 
Alan Shutko <address@hidden> - I am the rocks.
Boeing: The sound a plane makes when it hits the ground




reply via email to

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