From: Gerd Moellmann Date: Mon, 18 Dec 2000 15:40:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~424 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91c9e6ce1d68eaed9368a1de6c0a70b193d51a90;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29c530266c8..e31727d3f81 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-12-18 Gerd Moellmann + + * faces.el (face-spec-set): Interpret a nil in specs for + foreground and background colors as `unspecified', for + compatibility with 20.x. + 2000-12-18 Dave Love * mail/sendmail.el (send-mail-function): Customize. diff --git a/src/ChangeLog b/src/ChangeLog index ee6abcb4f3b..7f82d5785da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2000-12-18 Gerd Moellmann + + * s/hpux10.h (_FILE_OFFSET_BITS): Undef again. + 2000-12-18 Eli Zaretskii * msdos.c (IT_set_face): Obey inverse_video.