From: Gerd Moellmann Date: Mon, 16 Oct 2000 20:04:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~824 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6801fd1680b682cac74589451ad4db672130254;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index d5c5c6fc140..0c85ed03323 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.