Files
emacs/lisp/vc
Dmitry Gutov f7953a0eef diff-mode: Optimize source language syntax highlighting
* lisp/vc/diff-mode.el (diff--get-revision-properties):
Never pass FILE to 'diff-syntax-fontify-props'; assume that
'vc-find-revision-no-save' has called the major mode function
already (bug#71604).
2024-06-17 22:53:35 +03:00
..