all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#50409: describe-variable says variable was introduced in two different versions
@ 2021-09-05 18:11 Stefan Kangas
  2021-09-05 18:25 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2021-09-05 18:11 UTC (permalink / raw)
  To: 50409

Severity: minor

describe-variable is saying that 'tab-first-completion' was introduced
in both 27.1 and 28.1.

Steps to reproduce:

0. emacs -Q
1. C-h v describe-variable RET

The help buffer now shows:

tab-first-completion is a variable defined in ‘indent.el’.

Its value is nil

  You can customize this variable.
  This variable was introduced, or its default value was changed, in
  version 27.1 of Emacs.
  Probably introduced at or before Emacs version 28.1.





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

* bug#50409: describe-variable says variable was introduced in two different versions
  2021-09-05 18:11 bug#50409: describe-variable says variable was introduced in two different versions Stefan Kangas
@ 2021-09-05 18:25 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-09-05 18:25 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 50409-done

> From: Stefan Kangas <stefan@marxist.se>
> Date: Sun, 5 Sep 2021 20:11:24 +0200
> 
> describe-variable is saying that 'tab-first-completion' was introduced
> in both 27.1 and 28.1.
> 
> Steps to reproduce:
> 
> 0. emacs -Q
> 1. C-h v describe-variable RET
> 
> The help buffer now shows:
> 
> tab-first-completion is a variable defined in ‘indent.el’.
> 
> Its value is nil
> 
>   You can customize this variable.
>   This variable was introduced, or its default value was changed, in
>   version 27.1 of Emacs.
>   Probably introduced at or before Emacs version 28.1.

Thanks, fixed.





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

end of thread, other threads:[~2021-09-05 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-05 18:11 bug#50409: describe-variable says variable was introduced in two different versions Stefan Kangas
2021-09-05 18:25 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.