summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elint.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (elint-init-env): Fix spelling in docstrings.Juanma Barranquero2005-06-161-2/+2
* Fixed typo in Commentary section.Reiner Steib2005-01-121-1/+1
* (elint-standard-variables, elint-unknown-builtin-args): Move definitions up.Richard M. Stallman2004-12-131-79/+79
* (elint-standard-variables): Update list of variables.Richard M. Stallman2004-12-031-8/+11
* (elint-check-defcustom-form): Don't use `evenp' so we don't implicitlyJohn Paul Wallington2003-10-201-1/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (elint-error, elint-warning): Fix typo.Juanma Barranquero2002-10-171-2/+2
* (elint-unknown-builtin-args): Remove mocklisp entries.Pavel Janík2001-12-221-4/+0
* Doc fix.Pavel Janík2001-12-201-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+1
* (elint-check-defcustom-form): New function.Karl Heuer1997-10-021-14/+23
* Initial revisionRichard M. Stallman1997-08-071-0/+800