# HG changeset patch # User Gerd Moellmann # Date 971726679 0 # Node ID e870f094c5ccaa886f78f50103c027b27ee3a0c2 # Parent 73521ea306746b994798925b8be2c1d052f5a3f5 *** empty log message *** diff -r 73521ea30674 -r e870f094c5cc src/ChangeLog --- 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 + + * 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 * dispextern.h (unspecified_fg, unspecified_bg): Declare.