bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13740: About a coding convention


From: Stefan Monnier
Subject: bug#13740: About a coding convention
Date: Thu, 21 Feb 2013 10:21:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Constructs that define a function or variable should be macros, not
> functions, and their names should start with `define-', except for some
> macros in `cl-lib', like `cl-defsubst' and `cl-defun'.

Actually, I think they can also start with "<prefix>-define-".


        Stefan





reply via email to

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