diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
commit | 6772c8e169a6a56ee387373a00a65bd3a3070725 (patch) | |
tree | 4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /lisp/ChangeLog.6 | |
parent | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff) | |
download | emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r-- | lisp/ChangeLog.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index f39682479bc..c4c00ffb082 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -4591,7 +4591,7 @@ 1995-12-13 Simon Marshall <simon@duality.gnu.ai.mit.edu> * faces.el (modify-face): Take extra optional arg FRAME. - Use face-try-color-list to change foreground and background colours. + Use face-try-color-list to change foreground and background colors. If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the display attribute corresponding to that arg. Doc fix. @@ -5477,7 +5477,7 @@ 1995-10-26 Simon Marshall <simon@duality.gnu.ai.mit.edu> - * font-lock.el: General reorganisation. + * font-lock.el: General reorganization. (font-lock-fontify-syntactically-region): Renamed from font-lock-fontify-region. Assume that region end-points are at bol. Don't bother wrapping with save-excursion; caller does this. |