diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d5c5c6fc140..0c85ed03323 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-10-16 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfns.c (pbm_format): Add :foreground and :background keywords. | ||
| 4 | (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. | ||
| 5 | (xbm_load): Recoghnize foreground and background color | ||
| 6 | specifications. | ||
| 7 | |||
| 1 | 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * dispextern.h (unspecified_fg, unspecified_bg): Declare. | 10 | * dispextern.h (unspecified_fg, unspecified_bg): Declare. |