emacs/lisp/emacs-lisp
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
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
assoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
authors.el (authors-aliases): Remove some "ignore" entries that are no longer needed. 2009-01-21 03:54:29 +00:00
autoload.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
avl-tree.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
backquote.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
benchmark.el * emacs-lisp/benchmark.el (benchmark): Reflow docstring. 2009-03-17 10:32:20 +00:00
bindat.el * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string 2009-05-04 01:18:11 +00:00
byte-opt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
byte-run.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
bytecomp.el (byte-compile-from-buffer, byte-compile-output-file-form) 2009-07-23 02:53:29 +00:00
check-declare.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
checkdoc.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
cl-compat.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-extra.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-indent.el Remove leading "*" from defcustom docs. 2009-06-22 06:27:00 +00:00
cl-loaddefs.el Update. 2009-05-12 12:28:40 +00:00
cl-macs.el (load-time-value): Update for the name-change `outbuffer' to 2009-07-23 02:54:00 +00:00
cl-seq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-specs.el (defstruct): Fix :conc-name spec. 2009-06-27 22:09:39 +00:00
cl.el (cl-compiling-file): Update for the name-change `outbuffer' to 2009-07-23 02:54:15 +00:00
copyright.el (copyright-update): Save match-data across y-or-n-p, for safety. 2009-07-16 02:01:31 +00:00
crm.el (crm--choose-completion-string): New function. 2009-03-16 00:44:02 +00:00
cust-print.el Remove leading * from defcustom docs. 2009-07-21 04:40:17 +00:00
debug.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
derived.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
disass.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
easy-mmode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
easymenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edebug.el (cl-debug-env): Only define for compiler. 2009-07-21 04:42:16 +00:00
eldoc.el * emacs-lisp/eldoc.el (eldoc-function-argstring-format): 2009-01-24 11:34:57 +00:00
elint.el (elint-standard-variables): Remove most members, 2009-07-23 02:54:39 +00:00
elp.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
ewoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
find-func.el (find-library-name, find-library): Doc fixes. 2009-02-11 02:25:06 +00:00
find-gc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
float-sup.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
generic.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
gulp.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
helper.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
levents.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lisp-mnt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lisp-mode.el (lisp-indent-offset): Fix safe-local-variable property. 2009-06-22 06:24:32 +00:00
lisp.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
lmenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lucid.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
macroexp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
map-ynp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
pp.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
re-builder.el Replace last-command-char with last-command-event. 2009-01-09 04:29:16 +00:00
regexp-opt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
regi.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ring.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
rx.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
shadow.el (shadows-compare-text-p): Remove leading * from defcustom doc. 2009-07-22 02:34:11 +00:00
sregex.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
syntax.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-ses.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
testcover.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
timer.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
trace.el Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
warnings.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00