diff options
Diffstat (limited to 'lisp/ChangeLog.9')
| -rw-r--r-- | lisp/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 538f3f1d401..7419ccc1241 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -8319,7 +8319,7 @@ | |||
| 8319 | * frame.el (show-cursor-in-non-selected-windows): Doc fix. | 8319 | * frame.el (show-cursor-in-non-selected-windows): Doc fix. |
| 8320 | 8320 | ||
| 8321 | * hi-lock.el (hi-lock-refontify): Don't call non-existent | 8321 | * hi-lock.el (hi-lock-refontify): Don't call non-existent |
| 8322 | jit-lock-fontify-buffer; it should anyway be unneccessary to | 8322 | jit-lock-fontify-buffer; it should anyway be unnecessary to |
| 8323 | do anything special when jit-lock is active. | 8323 | do anything special when jit-lock is active. |
| 8324 | (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. | 8324 | (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. |
| 8325 | 8325 | ||