Mercurial > emacs
changeset 32550:e870f094c5cc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 16 Oct 2000 20:04:39 +0000 |
parents | 73521ea30674 |
children | 329cbf266d5c |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 16 19:57:04 2000 +0000 +++ b/src/ChangeLog Mon Oct 16 20:04:39 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-16 Gerd Moellmann <gerd@gnu.org> + + * xfns.c (pbm_format): Add :foreground and :background keywords. + (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. + (xbm_load): Recoghnize foreground and background color + specifications. + 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il> * dispextern.h (unspecified_fg, unspecified_bg): Declare.