From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Semrau Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r117340: * lisp/calculator.el: Lots of revisions Date: Mon, 23 Jun 2014 07:48:24 +0200 Message-ID: <53A7BFA8.9090809@openmailbox.org> References: <21409.25893.932208.110667@home.barzilay.org> <21415.47424.762368.480060@home.barzilay.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1403504896 31824 80.91.229.3 (23 Jun 2014 06:28:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2014 06:28:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 23 08:28:09 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 1Wyxjd-0002mc-8f for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2014 08:28:09 +0200 Original-Received: from localhost ([::1]:51346 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wyxjc-0001Ci-T1 for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2014 02:28:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyxjV-0001CZ-EO for emacs-devel@gnu.org; Mon, 23 Jun 2014 02:28:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WyxjQ-0000I3-Ky for emacs-devel@gnu.org; Mon, 23 Jun 2014 02:28:01 -0400 Original-Received: from 62-210-83-65.rev.poneytelecom.eu ([62.210.83.65]:35482 helo=mail.openmailbox.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyxjQ-0000Hh-B7 for emacs-devel@gnu.org; Mon, 23 Jun 2014 02:27:56 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id 0E6F2201ABF for ; Mon, 23 Jun 2014 07:48:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openmailbox.org; h=content-transfer-encoding:content-type:content-type :in-reply-to:references:subject:subject:mime-version:user-agent :from:from:date:date:message-id:received; s=openmailbox; t= 1403502525; bh=I8bLyeccL4/Dgu76Ocgio6/wXJFhYBnh5vsREBdp+bE=; b=j LJq8K4r/n+WJqybhFpSFuDn2WZOatZmhLLqigpxKsKslwMqyD3xyb+w12FCMMhi1 TSpfWOchm1+4zfZpmO1suj3R385bN4Wuy8sHOnq36pqjqGx+J0/hxqpIegYWZABV +mP+tPkgkOV6i7F6g/v2ZuiDRPBDHErmv9YwrvPBLo= X-Virus-Scanned: at openmailbox.org Original-Received: from mail.openmailbox.org ([127.0.0.1]) by localhost (mail.openmailbox.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id TDVhVCfGkrpM for ; Mon, 23 Jun 2014 07:48:45 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: <21415.47424.762368.480060@home.barzilay.org> X-Enigmail-Version: 1.6 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 62.210.83.65 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:172643 Archived-At: Quick suggestion for further cleaning: Since calculator.el has been part of Emacs for so long now, isn't the comment on lines 30--34 redundant nowadays (at least the part about autoloading)?