changeset 34684:30465c00cb0d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 18 Dec 2000 15:40:18 +0000
parents 9086eef12291
children 7218b9b8c2ad
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 18 15:38:53 2000 +0000
+++ b/lisp/ChangeLog	Mon Dec 18 15:40:18 2000 +0000
@@ -1,3 +1,9 @@
+2000-12-18  Gerd Moellmann  <gerd@gnu.org>
+
+	* 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  <fx@gnu.org>
 
 	* mail/sendmail.el (send-mail-function): Customize.
--- a/src/ChangeLog	Mon Dec 18 15:38:53 2000 +0000
+++ b/src/ChangeLog	Mon Dec 18 15:40:18 2000 +0000
@@ -1,3 +1,7 @@
+2000-12-18  Gerd Moellmann  <gerd@gnu.org>
+
+	* s/hpux10.h (_FILE_OFFSET_BITS): Undef again.
+
 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* msdos.c (IT_set_face): Obey inverse_video.