unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51017: 28.0.60; [PATCH] Update documentation about completion of obsolete commands
       [not found] <m1v92c1mw3.fsf.ref@yahoo.es>
@ 2021-10-04 21:49 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-10-05  7:39   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-10-04 21:49 UTC (permalink / raw)
  To: 51017

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]


The documentation about M-x completion of obsolete commands is out of
date for Emacs 28.  The attached patch corrects the problem.  If you
agree with the change, please commit it on my behalf.

Thanks.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Update-documentation-about-how-M-x-completes-obsolet.patch --]
[-- Type: text/x-patch, Size: 1415 bytes --]

From 792dc88da81905c602ab48918bc4c9345a5b218c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Mon, 4 Oct 2021 23:41:42 +0200
Subject: [PATCH] Update documentation about how M-x completes obsolete
 commands

* doc/emacs/m-x.texi (M-x): Mention that Emacs offers completion for
commands marked obsolete in the current version of Emacs.
---
 doc/emacs/m-x.texi | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/emacs/m-x.texi b/doc/emacs/m-x.texi
index d35a835154..7b9b40388c 100644
--- a/doc/emacs/m-x.texi
+++ b/doc/emacs/m-x.texi
@@ -45,10 +45,11 @@ M-x
 
 @cindex obsolete command
   When @kbd{M-x} completes on commands, it ignores the commands that
-are declared @dfn{obsolete}; for these, you will have to type their
-full name.  (Obsolete commands are those for which newer, better
-alternatives exist, and which are slated for removal in some future
-Emacs release.)
+were declared @dfn{obsolete} in any previous major version of Emacs;
+for these, you will have to type their full name.  Commands that were
+marked obsolete in the current version of Emacs are listed.  (Obsolete
+commands are those for which newer, better alternatives exist, and
+which are slated for removal in some future Emacs release.)
 
 @vindex read-extended-command-predicate
   In addition, @kbd{M-x} completion can exclude commands that are not
-- 
2.31.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51017: 28.0.60; [PATCH] Update documentation about completion of obsolete commands
  2021-10-04 21:49 ` bug#51017: 28.0.60; [PATCH] Update documentation about completion of obsolete commands Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-10-05  7:39   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-10-05  7:39 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 51017

Daniel Martín <mardani29@yahoo.es> writes:

> The documentation about M-x completion of obsolete commands is out of
> date for Emacs 28.  The attached patch corrects the problem.  If you
> agree with the change, please commit it on my behalf.

Thanks; pushed to emacs-28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-05  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m1v92c1mw3.fsf.ref@yahoo.es>
2021-10-04 21:49 ` bug#51017: 28.0.60; [PATCH] Update documentation about completion of obsolete commands Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-05  7:39   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).