From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Update keywords/builtins in python.el to Python v2.7 (patch included) Date: Tue, 6 Jul 2010 01:14:23 +0200 Message-ID: References: <4C3240CF.8050100@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1278371714 30458 80.91.229.12 (5 Jul 2010 23:15:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Jul 2010 23:15:14 +0000 (UTC) Cc: Christoph , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 06 01:15:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OVusY-0006Fl-OI for ged-emacs-devel@m.gmane.org; Tue, 06 Jul 2010 01:15:11 +0200 Original-Received: from localhost ([127.0.0.1]:50152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVusY-00048q-0E for ged-emacs-devel@m.gmane.org; Mon, 05 Jul 2010 19:15:10 -0400 Original-Received: from [140.186.70.92] (port=44286 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVusK-00047x-IA for emacs-devel@gnu.org; Mon, 05 Jul 2010 19:14:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVusI-000806-NX for emacs-devel@gnu.org; Mon, 05 Jul 2010 19:14:56 -0400 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:49315) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVusI-0007zj-JC; Mon, 05 Jul 2010 19:14:54 -0400 Original-Received: by fxm20 with SMTP id 20so169993fxm.0 for ; Mon, 05 Jul 2010 16:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=p7oFAtfHDnYlf3BZMjEWxqUrzwlgGlHmcwNfdwcA2xE=; b=fsoPzKUrdW3nkM/+XCsacji+b3oOLanwMlJktVhMhBhJhp9l0/BDoLnK1NLf6XecxK 7snp66UvFF8RGNdmJuAXVc+SeHMIClo5uWt59KT6ixHRs3ZlePnoJ0N7Z37pHFmVnhKK qp8nMBUdp7udzbUNBcY3QJoIx7YlWvXE8TOMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=XguvQi2LVYfhYSFuV2ZbeiAwTx4xJBxSaB49KPw3IY13OlFBLC/hT3A9YhibgjZM+M uAVPPFjcYKhsgVUdUKBGAxu40Hy/K4VO3MoVV7TVeDs+bdmk3stC8frwMO7H5mQmsFrH qnsMTUNBC+mdKcwQzpvr1Eu49UEkiDekxrZNs= Original-Received: by 10.239.144.140 with SMTP id o12mr247386hba.119.1278371693102; Mon, 05 Jul 2010 16:14:53 -0700 (PDT) Original-Received: by 10.239.160.139 with HTTP; Mon, 5 Jul 2010 16:14:23 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:126807 Archived-At: 2010/7/6 Glenn Morris : > > Please include a ChangeLog entry. This is especially necessary since > you have whitespace changes, which makes it hard to see what you > actually changed. > This is especially necessary in this case since the indentation has changed and therefore deciphering what keywords were added is quite unclear from reading just the patch. -- Deniz Dogan