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