From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Documenting NEWS features for 25.1 Date: Tue, 19 Jan 2016 20:39:16 +0200 Message-ID: <83fuxtbei3.fsf@gnu.org> References: <20160119114917.74643cyypxnvthk4@helium.webhostfreaks.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1453228766 28651 80.91.229.3 (19 Jan 2016 18:39:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Jan 2016 18:39:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Shakthi Kannan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 19 19:39:26 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 1aLbBc-0007HX-UM for ged-emacs-devel@m.gmane.org; Tue, 19 Jan 2016 19:39:25 +0100 Original-Received: from localhost ([::1]:38785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLbBc-0005o1-9w for ged-emacs-devel@m.gmane.org; Tue, 19 Jan 2016 13:39:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLbBP-0005nY-UK for emacs-devel@gnu.org; Tue, 19 Jan 2016 13:39:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLbBM-00007S-OL for emacs-devel@gnu.org; Tue, 19 Jan 2016 13:39:11 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLbBM-00007M-LV; Tue, 19 Jan 2016 13:39:08 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2283 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aLbBM-0006v4-01; Tue, 19 Jan 2016 13:39:08 -0500 In-reply-to: <20160119114917.74643cyypxnvthk4@helium.webhostfreaks.com> (message from Shakthi Kannan on Tue, 19 Jan 2016 11:49:17 -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.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:198377 Archived-At: > Date: Tue, 19 Jan 2016 11:49:17 -0500 > From: Shakthi Kannan > Cc: eliz@gnu.org > > I have attached a patch marking cl-generic.el and system-name > indicating that they do not require any changes in the manual. Thanks. I pushed the 'system-name' part, but not the other one: I think cl-generic.el facilities should be documented in the ELisp manual. See bug#22336. Thank you for helping out with this job, which is now almost done.