Mercurial > emacs
changeset 97774:cf6404e22e31
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 27 Aug 2008 20:21:31 +0000 |
parents | 0583dab50a76 |
children | 88a8ab97052b |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 27 19:11:40 2008 +0000 +++ b/src/ChangeLog Wed Aug 27 20:21:31 2008 +0000 @@ -4,6 +4,8 @@ colors under -rv. (IT_set_frame_parameters): Don't swap foreground and background colors if `(reverse . t)' is present in the frame properties. + (internal_terminal_init): Call init_frame_faces only for the + initial frame. 2008-08-27 Andreas Schwab <schwab@suse.de>