aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorJonas Bernoulli2020-08-14 16:18:01 +0200
committerLars Ingebrigtsen2020-08-14 16:23:16 +0200
commit93136b980ade2bdd1053128ce103c7ac53a2ad0e (patch)
treeada16dadc5a1e0ce0a35b2e72d9ad084eee76a9a /src/coding.c
parent319463920ca8829dcdfa6c0c8c1c8ff15091f6f0 (diff)
downloademacs-93136b980ade2bdd1053128ce103c7ac53a2ad0e.tar.gz
emacs-93136b980ade2bdd1053128ce103c7ac53a2ad0e.zip
Parse the whole buffer at once in compile.el
* lisp/progmodes/compile.el (compilation-next-single-property-change): Parse whole buffer at once (bug#42806). Also remove the comment that mentioned that it is an option to do it in one go as we now actually start doing. As the existence of that comment suggested, there is not really a reason to process the buffer in small chunks. On the contrary, processing the output in arbitrary units can result in certain constructs not being recognized because they begin in one arbitrary chunk, while ending in another.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions