From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] * etc/NEWS: Document incompatibilities introduced by record types. Date: Fri, 22 Dec 2017 12:06:26 +0200 Message-ID: <83fu83m5zx.fsf@gnu.org> References: <20171211213729.41411-1-phst@google.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1513937145 30982 195.159.176.226 (22 Dec 2017 10:05:45 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 22 Dec 2017 10:05:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 22 11:05:41 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSKCt-0007UV-PH for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2017 11:05:35 +0100 Original-Received: from localhost ([::1]:42985 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSKEs-0002yI-99 for ged-emacs-devel@m.gmane.org; Fri, 22 Dec 2017 05:07:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSKDv-0002xV-FV for emacs-devel@gnu.org; Fri, 22 Dec 2017 05:06:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSKDs-0004eG-3U for emacs-devel@gnu.org; Fri, 22 Dec 2017 05:06:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSKDr-0004e6-W2 for emacs-devel@gnu.org; Fri, 22 Dec 2017 05:06:36 -0500 Original-Received: from [176.228.60.248] (port=1867 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eSKDk-0008Rk-CY; Fri, 22 Dec 2017 05:06:28 -0500 In-reply-to: (message from Richard Stallman on Thu, 14 Dec 2017 17:17:28 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:221330 Archived-At: > From: Richard Stallman > Date: Thu, 14 Dec 2017 17:17:28 -0500 > > Does the Emacs Lisp Manual say that that programs should use their > naming conventions for record type names? If not, would someone please > add that, and ack? Ack. > This should go in the NEWS entry too. If it isn't there, would > someone please add that too? Done.