Commit 76b17df
committed
Defer fontification while typing
When input is pending, skip font-lock work until Emacs is idle again.
This prevents syntax highlighting from competing with keystrokes in
large or complex buffers, keeping typing smooth. Available since
Emacs 29.1 parent 9492060 commit 76b17df
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
377 | 381 | | |
378 | 382 | | |
379 | 383 | | |
| |||
0 commit comments