From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Heerdegen Newsgroups: gmane.emacs.devel Subject: Re: A cleaning-up patch for parse-time.el Date: Sun, 20 Mar 2016 23:38:36 +0100 Message-ID: <87r3f4kc5v.fsf@web.de> References: <87a8lveya2.fsf@mbork.pl> <878u1egb4y.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1458513568 22817 80.91.229.3 (20 Mar 2016 22:39:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2016 22:39:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 23:39:20 2016 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 1ahm0E-0001rf-8o for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 23:39:18 +0100 Original-Received: from localhost ([::1]:54727 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahm0D-0002QT-QA for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2016 18:39:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahm01-0002Q7-Ez for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahlzx-0007MD-E1 for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:05 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:51488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahlzx-0007M9-7e for emacs-devel@gnu.org; Sun, 20 Mar 2016 18:39:01 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ahlzv-0001ih-T2 for emacs-devel@gnu.org; Sun, 20 Mar 2016 23:38:59 +0100 Original-Received: from dslb-094-218-210-027.094.218.pools.vodafone-ip.de ([94.218.210.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2016 23:38:59 +0100 Original-Received: from michael_heerdegen by dslb-094-218-210-027.094.218.pools.vodafone-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2016 23:38:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-094-218-210-027.094.218.pools.vodafone-ip.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) Cancel-Lock: sha1:4Y8HI2PGzTF4I329uWTM/2QgNYQ= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:201963 Archived-At: John Wiegley writes: > Please search for "test" in the CONTRIBUTE file within the repository > you checked out. It should lay out all the details you need. Hmm, I really think that these changes are very obviously not changing the behavior, everything is line breaks, a renamed variable, adding docs, and one `not' replaced with `null'. Everything looks fine. I didn't read the code and have not verified that the added doc makes sense, but I would expect they do. So, my +1 for installing. Michael.