emacs-devel
[Top][All Lists]
Advanced

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

Function attributes for make-docfile


From: Dmitry Antipov
Subject: Function attributes for make-docfile
Date: Mon, 12 Jan 2015 07:09:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

The following patch helps make-docfile to generate _Noreturn and ATTRIBUTE_CONST
by looking at special comments found immediately after DEFUN declaration.  This
code works only for regular-form docstrings (doc: /* xxx */), so Flookup_image
is also fixed (the latter should be done anyway, IMO).  Any thoughts?

Dmitry

Attachment: function_attributes.patch
Description: Text Data


reply via email to

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