From unknown Sat Aug 09 13:05:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2523 <2523@debbugs.gnu.org> To: bug#2523 <2523@debbugs.gnu.org> Subject: Status: 23.0.91; Typo in NEWS file Reply-To: bug#2523 <2523@debbugs.gnu.org> Date: Sat, 09 Aug 2025 20:05:34 +0000 retitle 2523 23.0.91; Typo in NEWS file reassign 2523 emacs submitter 2523 Sivaram Neelakantan severity 2523 normal thanks From geb-bug-gnu-emacs@m.gmane.org Sun Mar 1 09:16:50 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 1 Mar 2009 17:16:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n21HGi2E014233 for ; Sun, 1 Mar 2009 09:16:47 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LdpHQ-0000WZ-5I for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2009 12:16:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LdpHO-0000Ub-HI for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2009 12:16:43 -0500 Received: from [199.232.76.173] (port=39272 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdpHO-0000U8-55 for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2009 12:16:42 -0500 Received: from main.gmane.org ([80.91.229.2]:43022 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LdpHN-0008Sx-OA for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2009 12:16:41 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LdpHF-0005ZD-Pj for bug-gnu-emacs@gnu.org; Sun, 01 Mar 2009 17:16:33 +0000 Received: from 122.172.6.96 ([122.172.6.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Mar 2009 17:16:33 +0000 Received: from nsivaram.net by 122.172.6.96 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Mar 2009 17:16:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Sivaram Neelakantan Subject: 23.0.91; Typo in NEWS file Date: Sun, 01 Mar 2009 22:46:27 +0530 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 122.172.6.96 User-Mail-Address: nsivaram.net@gmail.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:egg28Q3N4tJLSZgI+ev8g6aeq4w= Sender: news X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) There is a minor typo in the NEWS file. *** C-l is bound to the new command recenter-top-bottom, rather than recenter. This moves the current line to window center, top and bottom on successive invokations. ^^^^^^^^^^^^ It should be invocations. sivaram -- From cyd@stupidchicken.com Sun Mar 1 10:52:18 2009 Received: (at 2523-done) by emacsbugs.donarmstrong.com; 1 Mar 2009 18:52:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n21IqF6M005547 for <2523-done@emacsbugs.donarmstrong.com>; Sun, 1 Mar 2009 10:52:16 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 2787B57E21A; Sun, 1 Mar 2009 13:53:20 -0500 (EST) From: Chong Yidong To: Sivaram Neelakantan Cc: 2523-done@debbugs.gnu.org Subject: Re: 23.0.91; Typo in NEWS file Date: Sun, 01 Mar 2009 13:53:20 -0500 Message-ID: <87bpslcbxb.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > *** C-l is bound to the new command recenter-top-bottom, rather than > recenter. This moves the current line to window center, top and > bottom on successive invokations. > ^^^^^^^^^^^^ > It should be invocations. Fixed, thanks. From unknown Sat Aug 09 13:05:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Mon, 30 Mar 2009 14:24:07 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator