aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader2006-06-30 01:54:34 +0000
committerMiles Bader2006-06-30 01:54:34 +0000
commitf57dad5a179abca70554c4bf249b2dc6efd32fff (patch)
tree2bab75eba4464ce796de92b7ae328bc10a6a89e1 /etc
parent639804b390d15313f127c121ee2a174f0bb42c93 (diff)
downloademacs-f57dad5a179abca70554c4bf249b2dc6efd32fff.tar.gz
emacs-f57dad5a179abca70554c4bf249b2dc6efd32fff.zip
Add note about "link" button-class to etc/TODO
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-335
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 4cdde7fdf0e..87edd2bc1a8 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -492,6 +492,11 @@ but which can also be used as a modifier).
492 allocation functions (allocate_string etc.) without worrying about 492 allocation functions (allocate_string etc.) without worrying about
493 data munging. 493 data munging.
494 494
495** Add "link" button class
496 Add a standard button-class named "link", and make all other link-like
497 button classes inherit from it. Set the default face of the "link" button
498 class to the standard "link" face.
499
495* Other known bugs: 500* Other known bugs:
496 501
497** a two-char comment-starter whose two chars are symbol constituents will 502** a two-char comment-starter whose two chars are symbol constituents will