log lisp/emacs-lisp/elint.el @ 109651:b7f3d45194f6

age author description
Sat, 27 Feb 2010 20:22:44 -0500 Chong Yidong Fix more save-excursion warnings.
Sun, 14 Feb 2010 18:28:10 +0100 Juanma Barranquero Fix typos in docstrings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 24 Nov 2009 23:07:23 +0000 Kevin Ryde * emacs-lisp/elint.el (elint-add-required-env): Better error message
Sat, 14 Nov 2009 19:57:09 +0000 Glenn Morris (elint-standard-variables): Doc fix.
Sat, 14 Nov 2009 19:55:37 +0000 Glenn Morris Shigeru Fukaya <shigeru.fukaya at gmail.com>
Wed, 30 Sep 2009 07:24:35 +0000 Glenn Morris (elint-init-form): Report declarations where the filename is not a string.
Tue, 22 Sep 2009 02:28:28 +0000 Glenn Morris (elint): New custom group.
Mon, 14 Sep 2009 00:48:06 +0000 Glenn Morris (elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
Sat, 12 Sep 2009 22:32:52 +0000 Glenn Morris (elint-init-env): Skip non-list forms.
Sat, 12 Sep 2009 18:48:22 +0000 Glenn Morris (elint-file): Make max-lisp-eval-depth at least 1000.
Sat, 12 Sep 2009 02:41:39 +0000 Glenn Morris (elint-file, elint-directory): New autoloaded commands.
Fri, 24 Jul 2009 03:52:42 +0000 Glenn Morris (elint-current-buffer, elint-defun):
Thu, 23 Jul 2009 02:54:39 +0000 Glenn Morris (elint-standard-variables): Remove most members,
Tue, 24 Feb 2009 03:32:02 +0000 Glenn Morris (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)