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