From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: tpu-edt.el, ws-mode.el Date: Fri, 20 Feb 2015 08:50:24 -0500 Message-ID: References: <201502181017-432455@nic.hu> <87pp976nbv.fsf@violet.siamics.net> <87zj89696u.fsf_-_@violet.siamics.net> <87fva16118.fsf@violet.siamics.net> <871tll5a82.fsf@violet.siamics.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1424440283 29040 80.91.229.3 (20 Feb 2015 13:51:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Feb 2015 13:51:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 20 14:51:16 2015 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 1YOnz9-0003nu-9c for ged-emacs-devel@m.gmane.org; Fri, 20 Feb 2015 14:51:15 +0100 Original-Received: from localhost ([::1]:60564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOnz8-00017N-QN for ged-emacs-devel@m.gmane.org; Fri, 20 Feb 2015 08:51:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOnyq-00017D-3X for emacs-devel@gnu.org; Fri, 20 Feb 2015 08:50:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOnym-0004TZ-PH for emacs-devel@gnu.org; Fri, 20 Feb 2015 08:50:56 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:34108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOnym-0004TE-LX for emacs-devel@gnu.org; Fri, 20 Feb 2015 08:50:52 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AksUAPOG1lTO+LI//2dsb2JhbABbgwaDX0+FBMBlBAICgQ1EAQEBAQEBfIQNAQQBIzMzCxoCGA4CAhQYDYhcCLgylXEsgSGOXhaCUoFCBYonn0uBRSKEDCCCcwEBAQ X-IPAS-Result: AksUAPOG1lTO+LI//2dsb2JhbABbgwaDX0+FBMBlBAICgQ1EAQEBAQEBfIQNAQQBIzMzCxoCGA4CAhQYDYhcCLgylXEsgSGOXhaCUoFCBYonn0uBRSKEDCCCcwEBAQ X-IronPort-AV: E=Sophos;i="5.09,536,1418101200"; d="scan'208";a="111003605" Original-Received: from 206-248-178-63.dsl.teksavvy.com (HELO pastel.home) ([206.248.178.63]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Feb 2015 08:50:49 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id B73741775; Fri, 20 Feb 2015 08:50:24 -0500 (EST) In-Reply-To: <871tll5a82.fsf@violet.siamics.net> (Ivan Shmakov's message of "Fri, 20 Feb 2015 07:10:53 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:183323 Archived-At: >>> Which, AIUI, means adjusting the comments and then just committing >>> it there? >> Adding a Version and yes, that's pretty much it, > Except that both happen to have one. I presume I=E2=80=99d have to bump > Version: instead should =E2=80=93 there be any changes to the file on > =E2=80=98master=E2=80=99, and also remove Obsolete-since:? If the two files are identical (codewise), then we should use the same version number. Stefan