diff options
| -rw-r--r-- | etc/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 |