Glenn Morris
e2d5a67f9e
(elint-standard-variables): Remove most members,
...
since the next two variables cover them automatically now.
(elint-builtin-variables, elint-autoloaded-variables): New.
(elint-unknown-builtin-args): Remove all members, since they can be
parsed automatically now.
(elint-extra-errors): New.
(elint-env-add-env, elint-env-add-macro): Use cadr.
(elint-current-buffer): Use or. Change final message.
(elint-get-top-forms): Use line-end-position.
(elint-init-env): Use cadr. Handle autoload, declare-function,
and defalias.
(elint-add-required-env): Doc fix. Use or. Standardize error.
(regexp-assoc): Remove unused function.
(elint-top-form): Set elint-current-pos, to record the start of the
top-level form, for compilation-mode.
(elint-form): Trap errors in macro expansion. Use dolist.
(elint-unbound-variable): Use elint-builtin-variables and
elint-autoloaded-variables.
(elint-get-args): Use cadr, or.
(elint-check-cond-form): Use dolist, cadr.
(elint-check-condition-case-form): Doc fix. Use cadr.
Use elint-extra-errors.
(elint-log): New function.
(elint-error, elint-warning): Use elint-log for a bytecomp-style format.
Distinguish errors and warnings.
(elint-log-message): Use with-current-buffer. Inhibit read-only.
Use a bytecomp-style format.
(elint-clear-log): Preserve default-directory. Inhibit read-only.
(elint-get-log-buffer): Use compilation mode. Disable undo.
Don't truncate lines.
(elint-initialize): Set builtin and autoloaded variable lists.
Only process elint-unknown-builtin-args if non-nil.
(elint-find-builtin-variables, elint-find-autoloaded-variables):
New functions.
(elint-find-builtin-args): Doc fix. Handle "BODY...)".
2009-07-23 02:54:39 +00:00
..
2009-07-21 18:56:35 +00:00
2009-07-21 05:02:36 +00:00
2009-07-23 02:54:39 +00:00
2009-06-04 01:09:02 +00:00
2009-07-22 03:03:51 +00:00
2009-07-04 13:20:09 +00:00
2009-07-17 10:15:54 +00:00
2009-07-19 00:40:04 +00:00
2009-07-15 12:22:38 +00:00
2009-07-22 02:34:51 +00:00
2009-07-22 03:02:16 +00:00
2009-07-22 03:07:18 +00:00
2009-01-05 03:18:22 +00:00
2009-01-10 23:47:40 +00:00
2009-06-05 07:25:56 +00:00
2009-06-27 04:21:14 +00:00
2009-07-22 03:07:18 +00:00
2009-07-20 19:04:15 +00:00
2009-07-22 03:07:18 +00:00
2009-06-21 14:35:26 +00:00
2009-02-03 23:32:38 +00:00
2009-05-13 01:13:51 +00:00
2009-01-05 03:18:22 +00:00
2009-07-05 04:53:22 +00:00
2009-03-26 16:21:25 +00:00
2009-01-09 04:44:15 +00:00
2009-04-28 04:02:57 +00:00
2009-02-21 03:18:42 +00:00
2009-07-12 18:56:38 +00:00
2009-01-10 22:53:56 +00:00
2009-01-09 04:44:15 +00:00
2009-01-05 03:18:22 +00:00
2009-06-28 00:52:23 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-02 22:48:18 +00:00
2009-01-05 03:18:22 +00:00
2009-02-25 20:33:19 +00:00
2009-01-15 16:46:07 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-17 12:27:15 +00:00
2009-01-05 03:18:22 +00:00
2009-07-22 03:07:18 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-15 03:16:42 +00:00
2009-03-19 09:35:58 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-04-10 04:25:43 +00:00
2009-07-08 02:34:23 +00:00
2009-01-05 03:18:22 +00:00
2009-02-01 22:32:43 +00:00
2009-06-23 07:25:12 +00:00
2009-01-05 03:18:22 +00:00
2009-01-28 15:34:32 +00:00
2009-01-05 03:18:22 +00:00
2009-06-16 00:33:58 +00:00
2009-01-05 03:18:22 +00:00
2009-07-10 09:18:01 +00:00
2009-01-05 03:18:22 +00:00
2009-07-03 11:07:02 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-15 03:18:21 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-04-07 00:46:11 +00:00
2009-07-19 00:33:58 +00:00
2009-01-05 03:18:22 +00:00
2009-04-21 07:19:01 +00:00
2009-01-10 22:53:08 +00:00
2009-07-05 08:32:26 +00:00
2009-02-25 08:41:44 +00:00
2009-05-15 18:14:03 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-17 19:43:49 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-17 12:35:50 +00:00
2009-01-09 05:00:56 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-31 22:10:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-31 22:10:22 +00:00
2009-01-31 22:10:22 +00:00
2009-01-31 22:10:22 +00:00
2009-06-08 15:04:47 +00:00
2009-05-23 12:46:55 +00:00
2009-04-16 03:50:30 +00:00
2009-01-31 22:10:22 +00:00
2009-05-26 20:19:26 +00:00
2009-01-10 23:30:27 +00:00
2009-01-09 05:00:56 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-21 04:41:29 +00:00
2009-02-10 10:24:59 +00:00
2009-01-05 03:18:22 +00:00
2009-04-18 04:55:50 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-05 01:58:53 +00:00
2009-01-05 03:18:22 +00:00
2009-05-04 01:33:32 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-23 08:27:58 +00:00
2009-04-18 13:52:29 +00:00
2009-06-27 20:44:03 +00:00
2009-07-06 00:50:51 +00:00
2009-01-05 03:18:22 +00:00
2009-07-21 23:34:33 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-08 19:54:32 +00:00
2009-01-10 23:04:53 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-19 14:22:39 +00:00
2009-03-02 09:01:54 +00:00
2009-01-05 03:18:22 +00:00
2009-01-22 04:54:35 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-04 14:46:23 +00:00
2009-06-19 00:45:43 +00:00
2009-01-30 03:45:51 +00:00
2009-01-10 13:16:08 +00:00
2009-04-14 21:54:49 +00:00
2009-07-19 16:56:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-30 01:15:08 +00:00
2009-01-14 23:10:54 +00:00
2009-01-05 03:18:22 +00:00
2009-01-09 04:44:15 +00:00
2009-04-23 01:34:54 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-13 19:43:38 +00:00
2009-01-05 03:18:22 +00:00
2009-02-25 20:33:19 +00:00
2009-01-05 03:18:22 +00:00
2009-05-10 21:23:26 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-02-12 21:49:29 +00:00
2009-02-24 10:28:57 +00:00
2009-01-05 03:18:22 +00:00
2009-05-20 02:35:45 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-18 21:01:49 +00:00
2009-01-05 03:18:22 +00:00
2009-02-14 09:04:46 +00:00
2009-01-09 04:44:15 +00:00
2009-01-05 03:18:22 +00:00
2009-04-14 21:40:07 +00:00
2009-06-22 14:53:11 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-09 04:44:15 +00:00
2009-06-19 17:10:15 +00:00
2009-01-05 03:18:22 +00:00
2009-01-18 01:45:34 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-27 18:34:58 +00:00
2009-01-05 03:18:22 +00:00
2009-07-07 22:56:37 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-07 13:31:35 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-04 18:57:53 +00:00
2009-03-13 19:43:38 +00:00
2009-01-05 03:18:22 +00:00
2009-04-14 02:02:30 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-17 23:27:28 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-05-26 03:16:31 +00:00
2009-01-05 03:18:22 +00:00
2009-04-15 23:32:23 +00:00
2009-03-19 14:45:02 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-23 07:43:17 +00:00
2009-01-05 03:18:22 +00:00
2009-07-12 16:20:50 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-29 08:53:37 +00:00
2009-01-05 03:18:22 +00:00
2009-06-18 17:47:48 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-21 04:47:34 +00:00
2009-04-20 20:42:45 +00:00
2009-01-10 21:56:18 +00:00
2009-01-05 03:18:22 +00:00
2009-02-25 01:08:45 +00:00
2009-07-21 04:49:48 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-05-18 17:08:19 +00:00
2009-01-09 04:44:15 +00:00
2009-02-27 15:31:36 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-02-24 16:11:06 +00:00
2009-01-05 03:18:22 +00:00
2009-07-15 01:25:32 +00:00
2009-06-29 03:25:10 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-22 02:35:45 +00:00
2009-01-09 04:44:15 +00:00
2009-02-02 13:01:32 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-02-10 05:26:52 +00:00
2009-07-01 14:02:27 +00:00
2009-01-05 03:18:22 +00:00
2009-07-18 21:06:04 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-06-04 20:48:16 +00:00
2009-01-05 03:18:22 +00:00
2009-03-13 01:43:03 +00:00
2009-01-09 05:00:56 +00:00
2009-04-18 03:39:28 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-21 18:55:47 +00:00
2009-01-05 03:18:22 +00:00
2009-01-09 04:44:15 +00:00
2009-01-10 09:51:28 +00:00
2009-04-28 02:16:49 +00:00
2009-01-05 03:18:22 +00:00
2009-07-08 02:37:11 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-03-10 00:59:09 +00:00
2009-01-05 03:18:22 +00:00
2009-05-17 03:38:41 +00:00
2009-07-07 15:06:00 +00:00
2009-01-05 03:18:22 +00:00
2009-04-10 14:19:12 +00:00
2009-01-05 03:18:22 +00:00
2009-06-26 23:53:55 +00:00
2009-06-26 23:53:55 +00:00
2009-06-26 23:53:55 +00:00
2009-06-23 05:48:18 +00:00
2009-07-16 20:52:53 +00:00
2009-07-16 20:52:53 +00:00
2009-06-23 06:35:40 +00:00
2009-06-26 23:53:55 +00:00
2009-01-05 03:18:22 +00:00
2009-06-21 04:46:07 +00:00
2009-05-26 18:19:27 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-07-17 15:45:08 +00:00
2009-03-10 23:48:31 +00:00
2009-01-09 04:44:15 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-05-02 23:44:00 +00:00
2009-01-05 03:18:22 +00:00
2009-01-05 03:18:22 +00:00
2009-05-07 09:21:23 +00:00
2009-01-05 03:18:22 +00:00
2009-07-06 02:17:31 +00:00
2009-02-26 10:26:32 +00:00
2009-01-05 03:18:22 +00:00
2009-02-05 07:12:27 +00:00