1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-10 00:03:01 -07:00
emacs/lisp/vc
Stefan Monnier 89b40650da diff-mode.el: Don't recompute the position of Git preamble/footer
On some profiles (after disabling syntax and refined
fontification), this was taking >90% of the time to fontify a buffer.

* lisp/vc/diff-mode.el (diff--git-preamble-overlay)
(diff--git-footer-overlay): New variables.
(diff--git-preamble-end, diff--git-footer-start): Use them to cache
the result.
2026-03-20 16:53:42 -04:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el diff-mode.el: Don't recompute the position of Git preamble/footer 2026-03-20 16:53:42 -04:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el Handle side windows in 'ediff-setup-windows-plain-compare' (Bug#80415) 2026-03-02 10:25:49 +01:00
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el Merge remote-tracking branch 'origin/scratch/error-API' 2026-03-15 17:17:21 -04:00
vc-annotate.el
vc-bzr.el
vc-cvs.el
vc-dir.el
vc-dispatcher.el ; Fix documentation of a recently added user option 2026-03-05 19:48:46 +02:00
vc-filewise.el
vc-git.el
vc-hg.el
vc-hooks.el
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00