diff options
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -509,6 +509,9 @@ but which can also be used as a modifier). | |||
| 509 | 509 | ||
| 510 | * Internal changes | 510 | * Internal changes |
| 511 | 511 | ||
| 512 | ** Cleanup all the GC_ mark bit stuff -- there is no longer any distiction | ||
| 513 | since the mark bit is no longer stored in the Lisp_Object itself. | ||
| 514 | |||
| 512 | ** Merge ibuffer.el and buff-menu.el. | 515 | ** Merge ibuffer.el and buff-menu.el. |
| 513 | More specifically do what's needed to make ibuffer.el the default, | 516 | More specifically do what's needed to make ibuffer.el the default, |
| 514 | or just an extension of buff-menu.el. | 517 | or just an extension of buff-menu.el. |