From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Fixes: in vc for git? Date: Sun, 16 Nov 2014 22:17:31 +0200 Message-ID: <83mw7qdhno.fsf@gnu.org> References: <5465B13E.90608@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1416169089 5907 80.91.229.3 (16 Nov 2014 20:18:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Nov 2014 20:18:09 +0000 (UTC) Cc: jan.h.d@swipnet.se, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 16 21:18:03 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xq6Gp-0002R4-BV for ged-emacs-devel@m.gmane.org; Sun, 16 Nov 2014 21:18:03 +0100 Original-Received: from localhost ([::1]:45001 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq6Go-0008ED-Po for ged-emacs-devel@m.gmane.org; Sun, 16 Nov 2014 15:18:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq6Gf-0008DD-J9 for emacs-devel@gnu.org; Sun, 16 Nov 2014 15:17:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xq6GZ-0000BB-N3 for emacs-devel@gnu.org; Sun, 16 Nov 2014 15:17:53 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:43813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq6GZ-0000B3-FN; Sun, 16 Nov 2014 15:17:47 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NF500100ESWLU00@a-mtaout22.012.net.il>; Sun, 16 Nov 2014 22:17:46 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NF5001OEF1LL810@a-mtaout22.012.net.il>; Sun, 16 Nov 2014 22:17:46 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177356 Archived-At: > From: Glenn Morris > Date: Sun, 16 Nov 2014 14:29:45 -0500 > Cc: emacs-devel > > "Jan D." wrote: > > >> AFAICS, it Just Works by default? > [...] > > Is this a local addition you have? There is no such thing in my unmodified .dir-locals.el: > > > > (log-edit-mode . ((log-edit-font-lock-gnu-style . t) > > (log-edit-setup-add-author . t))) > > Hmph, the bzr and git versions differ!? > > http://git.savannah.gnu.org/cgit/emacs.git/tree/.dir-locals.el > http://bzr.savannah.gnu.org/lh/emacs/trunk/annotate/head:/.dir-locals.el > > Someone can now have fun figuring out what Hideous Problem this signifies.., None whatsoever. Try "git log -n1 .dir-locals.el", and see for yourself.