diff options
| author | Paul Eggert | 2011-11-22 23:03:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-22 23:03:56 -0800 |
| commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
| tree | 45382191619e27df7106a8d990bc03903d0fa03f /lisp/ChangeLog.9 | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
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 | ||