1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/emacs-lisp
Oleh Krehel 383722dee7 check-declare.el: Use compilation-style warnings
* lisp/emacs-lisp/check-declare.el (check-declare-warn): Add
  file-line-column info to the warning.

(check-declare-files): Make sure that `check-declare-warning-buffer'
is in `compilation-mode'. Make the order of the errors that same as in
the file. Add code to ensure that `first-error' will work properly.
2015-02-25 12:10:40 +01:00
..
advice.el
autoload.el
avl-tree.el
backquote.el * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp. 2015-01-30 16:00:29 -05:00
benchmark.el
bindat.el
byte-opt.el
byte-run.el
bytecomp.el * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default. 2015-02-16 01:37:57 -05:00
cconv.el Add (:documentation <form>) for dynamically-generated docstrings 2015-02-05 14:28:16 -05:00
chart.el
check-declare.el check-declare.el: Use compilation-style warnings 2015-02-25 12:10:40 +01:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el (checkdoc-show-diagnostics): Don't make bogus 2015-02-18 11:04:15 -05:00
cl-extra.el Fix seq-subseq and cl-subseq for bad bounding indices 2015-01-18 14:04:31 +08:00
cl-generic.el * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare 2015-02-22 23:50:03 -05:00
cl-indent.el
cl-lib.el * lisp/emacs-lisp/cl*.el: Use define-inline and move some code 2015-02-14 00:46:29 -05:00
cl-macs.el * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare 2015-02-22 23:50:03 -05:00
cl-preloaded.el * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default. 2015-02-16 01:37:57 -05:00
cl-seq.el
cl.el * lisp/emacs-lisp/cl.el (cl--function-convert): Simplify. 2015-01-28 08:18:50 -05:00
copyright.el
crm.el
debug.el * lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion. 2015-02-25 01:03:14 -05:00
derived.el lisp/emacs-lisp/derived.el (define-derived-mode): Declare indent 3. 2015-01-27 10:48:40 +01:00
disass.el
easy-mmode.el emacs-lisp/easy-mmode.el: Clarify mode switch messages 2015-02-17 22:16:22 -02:00
easymenu.el
edebug.el * lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion. 2015-02-25 01:03:14 -05:00
eieio-base.el * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS 2015-02-16 02:22:46 -05:00
eieio-compat.el * lisp/emacs-lisp/eieio*.el: Use (:documentation ...) feature 2015-02-05 14:43:38 -05:00
eieio-core.el * lisp/emacs-lisp/eieio*.el: Align a bit better with CLOS 2015-02-16 02:22:46 -05:00
eieio-custom.el * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibility 2015-01-21 14:39:06 -05:00
eieio-datadebug.el EIEIO: Simplify help hyperlinks; Try and reduce hardcoding in .elc 2015-01-31 00:48:14 -05:00
eieio-opt.el * lisp/emacs-lisp/eieio-opt.el (eieio-help-class): Fix bug#19891 2015-02-19 13:22:21 -05:00
eieio-speedbar.el * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibility 2015-01-21 14:39:06 -05:00
eieio.el # Auto-commit of loaddefs files. 2015-02-20 06:18:36 -05:00
eldoc.el eldoc: modify eldoc-documentation-function' using add-function' 2015-01-20 15:04:15 +01:00
elint.el
elp.el
ert-x.el
ert.el
ewoc.el
find-func.el (find-function-regexp): Don't match `defgroup' 2015-01-25 02:20:01 +02:00
float-sup.el
generic.el
gv.el
helper.el
inline.el
lisp-mnt.el
lisp-mode.el Add macro pcase-lambda 2015-02-09 10:05:44 +08:00
lisp.el Push mark before goto-char in jump-to-register and check-parens 2015-02-18 16:36:24 -02:00
macroexp.el * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare 2015-02-22 23:50:03 -05:00
map-ynp.el
nadvice.el
package-x.el emacs-lisp/package-x.el: Create valid tar files 2015-02-17 22:08:51 -02:00
package.el Spelling fixes 2015-02-21 20:01:05 -08:00
pcase.el * lisp/emacs-lisp/macroexp.el (macroexp-parse-body): Handle cl-declare 2015-02-22 23:50:03 -05:00
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el
seq.el Add a backward-compatible version of seq-reverse 2015-02-11 14:48:18 +01:00
shadow.el
smie.el * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem. 2015-02-18 20:31:17 -05:00
subr-x.el
syntax.el
tabulated-list.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el