emacs-devel
[Top][All Lists]
Advanced

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

Re: How much I can rely on etc/TODO


From: Basil L. Contovounesios
Subject: Re: How much I can rely on etc/TODO
Date: Mon, 08 Apr 2019 21:42:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

[CCing Miles as the author of the button TODO note.]

Sameer Rahmani <address@hidden> writes:

> I'm looking for something simple:
>
> what about:
>
> ```
>
> ** Add "link" button class
>    Add a standard button-class named "link", and make all other link-like
>    button classes inherit from it.  Set the default face of the "link" button
>    class to the standard "link" face.
> ```

This TODO was added in Emacs 22.1[1], and the button face was made to
inherit from the link face in Emacs 24.1[2].  This means that all
buttons are "links" by default now, which makes sense to me, so I think
this TODO note can be deleted, right?

[1: f57dad5a17]: Add note about "link" button-class to etc/TODO
  2006-06-30 01:54:34 +0000
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f57dad5a179abca70554c4bf249b2dc6efd32fff

[2: 605dd5bf4d]: * lisp/button.el (button): Inherit from link face. Suggested 
by Dan Nicolaescu.
  2011-07-05 16:44:55 -0400
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=605dd5bf4ddbe61a4843c5179a38870bb1788432

Thanks,

-- 
Basil



reply via email to

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