1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-09 15:52:11 -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 Mark add-log-always-start-new-record as safe 2026-02-17 13:37:04 +01:00
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 Autoload 'diff-no-select' 2026-02-13 19:53:12 +01:00
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 vc-log-show-limit: Change default to 500, and the button to 4X 2026-02-14 02:52:52 +02:00
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 New command vc-dir-root-next-action 2026-02-21 17:18:24 +00:00
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 New 'log-outstanding' value for vc-log-view-type 2026-02-27 13:45:24 +00:00
vc-hg.el New 'log-outstanding' value for vc-log-view-type 2026-02-27 13:45:24 +00:00
vc-hooks.el Show "committing" pseudo-state in VC-Dir during an async checkin 2026-02-20 11:37:34 +00:00
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