diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-22 23:03:56 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-22 23:03:56 -0800 |
commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
tree | 45382191619e27df7106a8d990bc03903d0fa03f /lisp/ChangeLog.9 | |
parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz |
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 @@ * frame.el (show-cursor-in-non-selected-windows): Doc fix. * hi-lock.el (hi-lock-refontify): Don't call non-existent - jit-lock-fontify-buffer; it should anyway be unneccessary to + jit-lock-fontify-buffer; it should anyway be unnecessary to do anything special when jit-lock is active. (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. |