changeset 25886:f6ac4958f53f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Oct 1999 23:31:49 +0000
parents 6a0fe1278e4d
children 099a3776ff00
files lisp/ChangeLog lwlib/ChangeLog src/ChangeLog
diffstat 3 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 06 23:25:07 1999 +0000
+++ b/lisp/ChangeLog	Wed Oct 06 23:31:49 1999 +0000
@@ -1,3 +1,12 @@
+1999-10-07  Gerd Moellmann  <gerd@gnu.org>
+
+	* custom.el (defface): Extend documentation for new values of
+	`type'.
+
+	* faces.el (face-spec-set-match-display): Recognize `type' of
+	`motif', `lucid', `x-toolkit'.
+	(menu): New face.
+
 1999-10-05  Dave Love  <fx@gnu.org>
 
 	* files.el: Recognize temporary crontab files.
--- a/lwlib/ChangeLog	Wed Oct 06 23:25:07 1999 +0000
+++ b/lwlib/ChangeLog	Wed Oct 06 23:31:49 1999 +0000
@@ -1,3 +1,8 @@
+1999-10-07  Gerd Moellmann  <gerd@gnu.org>
+
+	* lwlib-Xm.c (make_menu_in_widget, update_one_menu_entry): Use
+	widgets instead of gadgets to be able to set colors.
+
 1999-09-17  Richard Stallman  <rms@gnu.org>
 
 	* lwlib-Xaw.c (wm_delete_window): Check all the shell's children,
Binary file src/ChangeLog has changed