emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50409: closed (describe-variable says variable was introduced in two


From: GNU bug Tracking System
Subject: bug#50409: closed (describe-variable says variable was introduced in two different versions)
Date: Sun, 05 Sep 2021 18:26:02 +0000

Your message dated Sun, 05 Sep 2021 21:25:42 +0300
with message-id <83a6kqubfd.fsf@gnu.org>
and subject line Re: bug#50409: describe-variable says variable was introduced 
in two different versions
has caused the debbugs.gnu.org bug report #50409,
regarding describe-variable says variable was introduced in two different 
versions
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50409
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: describe-variable says variable was introduced in two different versions Date: Sun, 5 Sep 2021 20:11:24 +0200
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#50409: describe-variable says variable was introduced in two different versions Date: Sun, 05 Sep 2021 21:25:42 +0300
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]