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

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

bug#1063: improvement of elint.el


From: Shigeru Fukaya
Subject: bug#1063: improvement of elint.el
Date: Wed, 1 Oct 2008 23:41:05 +0900

Hello,

I changed elint.el to work better in the latest Emacs.

Revised features are,

 * Regard more variables as defined.

   - Variables defined in C source without help string.
     (by preset in elint-standard-variables)

   - Variables having entries in DOC file.

   - Variables defined in some file, but unbound.

 * Get builtin function arguments properly.
   (adapt to current (fn ARG1 ARG2...) document form)

Regards,
Shigeru

Attachment: elint.diff
Description: Text document

Attachment: ChangeLog.elint
Description: Text document


reply via email to

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