[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Version tags for cus-start.el options
From: |
Eli Zaretskii |
Subject: |
Re: Version tags for cus-start.el options |
Date: |
Fri, 07 Sep 2018 10:37:34 +0300 |
> Date: Sat, 01 Sep 2018 15:49:19 +0300
> From: Eli Zaretskii <address@hidden>
>
> > Date: Sat, 11 Aug 2018 13:14:40 +0300
> > From: Eli Zaretskii <address@hidden>
> >
> > I noticed that options that are defined in C don't have the "This
> > variable was first introduced..." part in the *Help* buffer, even if
> > cus-start.el does state the version for them. Why is that? And
> > customize-changed-options does somehow discover the version for those
> > variables, because it offers them in the buffer it creates.
> >
> > So I wonder why don't show this info in *Help*. Is it a bug?
>
> Looks like a bug, yes. Does anyone see anything wrong with the patch
> below?
No objections, so I pushed this to the emacs-26 branch.