diff options
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. |