[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Function attributes for make-docfile
From: |
Stefan Monnier |
Subject: |
Re: Function attributes for make-docfile |
Date: |
Mon, 12 Jan 2015 00:33:45 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> 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?
Nice, thanks,
Stefan
- Function attributes for make-docfile, Dmitry Antipov, 2015/01/11
- Re: Function attributes for make-docfile,
Stefan Monnier <=
- Re: Function attributes for make-docfile, Paul Eggert, 2015/01/12
- #2 [Was: Re: Function attributes for make-docfile], Dmitry Antipov, 2015/01/12
- Re: #2 [Was: Re: Function attributes for make-docfile], Stefan Monnier, 2015/01/13
- Re: #2 [Was: Re: Function attributes for make-docfile], Paul Eggert, 2015/01/13
- Re: #2 [Was: Re: Function attributes for make-docfile], Stefan Monnier, 2015/01/14
- Re: #2 [Was: Re: Function attributes for make-docfile], Paul Eggert, 2015/01/14
- Re: #2 [Was: Re: Function attributes for make-docfile], Dmitry Antipov, 2015/01/14