emacs/lisp/progmodes
Alan Mackenzie 3bce7ec382 CC Mode: Protect against consecutive calls to before-change-functions ...
without an intervening call to after-change-functions.  This would have been a
workaround to bug #38691 had the causes of that bug not been removed.

* lisp/progmodes/cc-mode.el (c-just-done-before-change): Add an extra value to
this variable, 'whole-buffer, this being set by c-before-change as a signal to
c-after-change that although c-before-change has run, it has assumed the
entire buffer as the change region.
(c-before-change, c-after-change): Adapt to the new meaning of the above.
2020-02-23 19:43:56 +00:00
..
antlr-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
asm-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoconf.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bat-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bug-reference.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-align.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-awk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-bytecomp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-cmds.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-defs.el Fix broken regexps 2020-02-20 11:25:25 +01:00
cc-engine.el Java Mode: Fix fontification of variable decl inside `for' 2020-02-23 12:41:20 +00:00
cc-fonts.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-guess.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-langs.el Reformulate c-end-of-macro, handling multiline block comments better 2020-02-16 12:14:41 +00:00
cc-menus.el Objective C Mode imenu: cease recognizing "functions" within comments, etc. 2020-01-07 20:11:37 +00:00
cc-mode.el CC Mode: Protect against consecutive calls to before-change-functions ... 2020-02-23 19:43:56 +00:00
cc-styles.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-vars.el Finish the documentation for c-noise-macro-{,with-parens-}names. 2020-01-27 18:10:34 +00:00
cfengine.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cmacexp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compile.el Make OMake support slightly less expensive (bug#39595) 2020-02-17 11:23:41 +01:00
cperl-mode.el Prefer saying "Info manual" to "info page" in docs 2020-01-23 02:36:04 +01:00
cpp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cwarn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dcl-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-abn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-bnf.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-dtd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-ebx.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-iso.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-otz.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-yac.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf2ps.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebrowse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elisp-mode.el Always use lexical-binding in lisp-interaction-mode (bug#38835) 2020-01-13 18:03:41 +01:00
etags.el Honor tags-case-fold-search during xref identifer completion 2020-01-18 00:23:46 +03:00
executable.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
f90.el ; Unmaintain fortran elisp 2020-01-15 18:49:21 -08:00
flymake-cc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
flymake-proc.el flymake: fix typo in variable binding (bug#38752) 2020-01-10 18:15:03 +01:00
flymake.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fortran.el ; Unmaintain fortran elisp 2020-01-15 18:49:21 -08:00
gdb-mi.el ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix commentary. 2020-01-31 11:41:14 +02:00
glasses.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
grep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gud.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hideif.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hideshow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
icon.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-complete-structtag.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-help.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-shell.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
idlw-toolbar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlwave.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
inf-lisp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
js.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ld-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
m4-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
meta-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mixal-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
modula2.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
octave.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
opascal.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pascal.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
perl-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
prog-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
project.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
prolog.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
python.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ruby-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
scheme.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sh-script.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
simula.el Fix broken regexps 2020-02-20 11:25:25 +01:00
sql.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
subword.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tcl.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vera-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
verilog-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vhdl-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
which-func.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xref.el Honor tags-case-fold-search during xref identifer completion 2020-01-18 00:23:46 +03:00
xscheme.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00