1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 16:41:17 -08:00
emacs/lisp/progmodes
João Távora c50b5907e0 Fail earlier if stale Flymake report functions called
If a Flymake backend calls a "stale" report function,
flymake--handle-report might be called for a backend function that is
no longer in the flymake--backend-state hash table.  This patch makes
that erroneous situation slightly more explicit.

* lisp/progmodes/flymake.el (flymake--handle-report): Improve
error reporting.
2021-04-10 11:19:34 +01:00
..
antlr-mode.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el CC Mode: Fix analysis of brace lists, particularly in C++ Mode 2021-03-02 20:31:36 +00:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el CC Mode: fix c-where-wrt-brace-construct to cope with class declarations 2021-04-09 20:52:49 +00:00
cc-defs.el Fix an infinite loop in C++ Mode redisplay. This was bug #47191. 2021-03-29 15:35:50 +00:00
cc-engine.el Fix an infinite loop in C++ Mode redisplay. This was bug #47191. 2021-03-29 15:35:50 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el CC Mode: Fix analysis of brace lists, particularly in C++ Mode 2021-03-02 20:31:36 +00:00
cc-menus.el
cc-mode.el
cc-styles.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
cc-vars.el
cfengine.el * lisp/progmodes/cfengine.el: Use lexical-binding 2021-04-01 18:16:52 -04:00
cl-font-lock.el
cmacexp.el * lisp/progmodes/cmacexp.el: Use lexical-binding. 2021-04-09 15:20:56 +02:00
compile.el compilation-goto-locus does not handle right display-buffer 2021-03-28 15:19:47 +02:00
cperl-mode.el cperl-mode: Don't reposition the window when writing messages 2021-04-04 22:19:01 +02:00
cpp.el
cwarn.el * lisp/progmodes/cwarn.el: Use lexical-binding. 2021-03-31 00:07:03 +02:00
dcl-mode.el * lisp/progmodes/dcl-mode.el: Clarify what is meant by DCL 2021-04-01 17:23:55 -04:00
ebnf-abn.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
ebnf-bnf.el * lisp/progmodes/ebnf-*.el: Use lexical-binding 2021-03-23 22:38:41 -04:00
ebnf-dtd.el * lisp/progmodes/ebnf-*.el: Use lexical-binding 2021-03-23 22:38:41 -04:00
ebnf-ebx.el * lisp/progmodes/ebnf-*.el: Use lexical-binding 2021-03-23 22:38:41 -04:00
ebnf-iso.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
ebnf-otz.el * lisp/progmodes/ebnf-*.el: Use lexical-binding 2021-03-23 22:38:41 -04:00
ebnf-yac.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
ebnf2ps.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
ebrowse.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
elisp-mode.el Don't stop when before space or closing paren 2021-04-10 01:51:39 +03:00
etags.el Replace "(default %s)" with 'format-prompt' 2021-03-24 10:31:31 +01:00
executable.el Use lexical-binding in executable.el and add tests 2021-04-01 19:55:32 +02:00
f90.el
flymake-cc.el
flymake-proc.el
flymake.el Fail earlier if stale Flymake report functions called 2021-04-10 11:19:34 +01:00
fortran.el
gdb-mi.el
glasses.el
grep.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
gud.el
hideif.el Fix incorrect regular expression for more general text replacements. 2021-03-31 11:42:33 +08:00
hideshow.el
icon.el Use lexical-binding in progmodes/icon.el 2021-02-27 03:24:51 +01:00
idlw-complete-structtag.el * list/progmodes/idl*.el: Use lexical-binding 2021-03-24 17:11:05 -04:00
idlw-help.el * list/progmodes/idl*.el: Use lexical-binding 2021-03-24 17:11:05 -04:00
idlw-shell.el * list/progmodes/idl*.el: Use lexical-binding 2021-03-24 17:11:05 -04:00
idlw-toolbar.el * list/progmodes/idl*.el: Use lexical-binding 2021-03-24 17:11:05 -04:00
idlwave.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
inf-lisp.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
js.el Speed up json.el encoding 2021-03-06 18:25:44 +00:00
ld-script.el
m4-mode.el
make-mode.el
meta-mode.el Remove redundant requires of easymenu 2021-02-26 15:52:26 +01:00
mixal-mode.el
modula2.el * lisp/progmodes/modula2.el: Use lexical-binding. 2021-03-24 06:25:36 +01:00
octave.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
opascal.el
pascal.el
perl-mode.el perl-mode: Fix regexps for fontification 2021-03-24 17:06:21 +01:00
prog-mode.el
project.el Add explicit support for C-g or ESC ESC ESC after keymap prompt 2021-04-07 03:25:18 +03:00
prolog.el Remove redundant requires of easymenu 2021-02-26 15:52:26 +01:00
ps-mode.el * lisp/progmodes/ps-mode.el: Use lexical-binding 2021-04-06 14:05:58 -04:00
python.el Remove redundant #' before lambda in progmodes/*.el 2021-04-01 16:26:44 +02:00
ruby-mode.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
scheme.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
sh-script.el
simula.el * lisp/progmodes/simula.el: Use lexical-binding 2021-04-02 19:51:41 -04:00
sql.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
subword.el
tcl.el Replace "(default %s)" with 'format-prompt' 2021-03-24 10:31:31 +01:00
vera-mode.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
verilog-mode.el lisp/progmodes/verilog-mode.el internal code cleanup. 2021-03-30 07:54:41 -04:00
vhdl-mode.el * lisp/progmodes/vhdl-mode.el: Use lexical-binding 2021-04-08 19:43:20 -04:00
which-func.el
xref.el * lisp/progmodes/xref.el: Change xref-file-name-display and xref-match face. 2021-04-02 11:25:05 +03:00
xscheme.el