Mercurial > emacs
diff etc/TODO @ 77161:0ebcdaee8a4e
Fix typo.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Fri, 13 Apr 2007 03:01:45 +0000 |
| parents | 1e37155b8d3d |
| children | 6507b26d615f |
line wrap: on
line diff
--- a/etc/TODO Fri Apr 13 03:00:36 2007 +0000 +++ b/etc/TODO Fri Apr 13 03:01:45 2007 +0000 @@ -528,7 +528,7 @@ * Internal changes -** Cleanup all the GC_ mark bit stuff -- there is no longer any distiction +** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction since the mark bit is no longer stored in the Lisp_Object itself. ** Merge ibuffer.el and buff-menu.el.
