From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Abraham S.A.H." via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Tracing changes to elisp reference manual Date: Thu, 12 Sep 2024 20:40:38 +0200 (CEST) Message-ID: Reply-To: "Abraham S.A.H." Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19799"; mail-complaints-to="usenet@ciao.gmane.io" To: Help Gnu Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Sep 12 20:41:32 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sool2-0004z1-LK for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 12 Sep 2024 20:41:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sookW-0006Ac-4R; Thu, 12 Sep 2024 14:41:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sookL-00069o-BJ for help-gnu-emacs@gnu.org; Thu, 12 Sep 2024 14:40:49 -0400 Original-Received: from mail.w13.tutanota.de ([185.205.69.213]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sookG-0002d2-Qy for help-gnu-emacs@gnu.org; Thu, 12 Sep 2024 14:40:49 -0400 Original-Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10]) by mail.w13.tutanota.de (Postfix) with ESMTP id 0EF8020733E1 for ; Thu, 12 Sep 2024 20:40:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1726166438; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=U5Ory1+lpcFE+hTCukDQ1pBkeqc2eL0RtyywrydQTVk=; b=bRkcsT11iL/8PA4djmAnrnvrU1tsuymfO9BYnR+zDf/O/x/zqzAN3OMjiDpBUW2N TGCiQmkj6aMGOD4nQdaUGo1jYhmrDnIxJpjWwxbYHygzbZQXpgyAuEU7v/RvsTYZRcC SGvGwDIMGaWKCw5YKkYFmsCEZHshDznl53DAs+kxs5/wqfIG1yr//8p9psR76eWJ9ws hiADmzcrOBC9cO0S3JH502+Xlq/f63KyGZp9eev9P5PoNtaElenyxfA23E/+RvDViwC 9Vy6SWhTRIWvQ13iUMCl9VLwnZb5leDu+wg6MF1ixl94+j7PiIpeTqr9OwrI+MqY+F0 lAnNm99D2A== Received-SPF: pass client-ip=185.205.69.213; envelope-from=arash.sah@tuta.io; helo=mail.w13.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:147971 Archived-At: Hey, Greet everyone. Sorry for noise. I have noticed a new closure section in elisp manual's =E2=80=9Clisp data t= ypes section=E2=80=9D. =E2=80=9C(elisp) Top > Lisp Data Types > Programming Types > Closure Type= =E2=80=9D And I wonder, how can someone find out what are the new additions/removals/= changes to elisp manual from the previous version? For instance, when using Emacs 30.1 I want to know what have been changed i= n Emacs Lisp Reference Manual since version 29.4. I have checked =E2=80=9Cview-emacs-news=E2=80=9D (C-h n); it does show late= st changes into Emacs Lisp, but not current version's major changes to Elis= p manual. Is there any changelog or news for that? -- Best Regards, Abraham Sent with Tutanota; https://tuta.com