From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: mouse-face on mode-line and header-line Date: Mon, 23 May 2005 11:26:31 -0500 (CDT) Message-ID: <200505231626.j4NGQV709062@raven.dms.auburn.edu> References: <20050513.230546.243438712.jet@gyve.org> <20050522.113905.183047209.jet@gyve.org> <20050523.202614.220553728.jet@gyve.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116867610 5244 80.91.229.2 (23 May 2005 17:00:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 May 2005 17:00:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 23 19:00:08 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DaGF8-00036q-62 for ged-emacs-devel@m.gmane.org; Mon, 23 May 2005 18:57:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DaGIc-0005At-Kr for ged-emacs-devel@m.gmane.org; Mon, 23 May 2005 13:01:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DaGCV-0001CA-UZ for emacs-devel@gnu.org; Mon, 23 May 2005 12:54:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DaGCV-0001Bs-CO for emacs-devel@gnu.org; Mon, 23 May 2005 12:54:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DaGAS-0007gC-PK for emacs-devel@gnu.org; Mon, 23 May 2005 12:52:40 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DaFua-00033z-8w for emacs-devel@gnu.org; Mon, 23 May 2005 12:36:16 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j4NGQjCK025928; Mon, 23 May 2005 11:26:45 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j4NGQV709062; Mon, 23 May 2005 11:26:31 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: jet@gyve.org In-reply-to: <20050523.202614.220553728.jet@gyve.org> (message from Masatake YAMATO on Mon, 23 May 2005 20:26:14 +0900 (JST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37517 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37517 Masatake Yamoto wrote: I've installed my patch. The ChangeLog contains: * faces.el (mode-line-highlight): New face. But apparently no such change to faces.el was made when the other listed changes were installed. Sincerely, Luc.