Revision: emacs--inactive-window-highlight--0--patch-12 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sun Apr 2 01:43:20 CEST 2006 Standard-date: 2006-04-01 23:43:20 GMT Modified-files: lisp/faces.el lisp/frame.el New-patches: lorentey@elte.hu--2004/emacs--inactive-window-highlight--0--patch-12 Summary: Automatically set a reasonable default background for the `default-inactive' face. Keywords: * lisp/faces.el (color-name, color-darken, color-lighten): New functions. (face-setup-default-inactive-face): New function. (auto-default-inactive): New variable. (x-create-frame-with-faces): Call it. (default-inactive): Add some background-dependent defaults. * lisp/frame.el (frame-notice-user-settings): Call `face-setup-default-inactive-face'.