Mercurial > emacs
diff etc/TODO @ 90851:31beec9ee600
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 751-770)
- Update from CVS
- Merge from emacs--rel--22
- Update from CVS: lisp/textmodes/sgml-mode.el: Revert last change.
- Merge from gnus--rel--5.10
* emacs--rel--22 (patch 18-25)
* gnus--rel--5.10 (patch 222-223)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-208
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 24 May 2007 21:31:10 +0000 |
parents | d7172f202ab8 baed9ec7901b |
children | e9f94688a064 |
line wrap: on
line diff
--- a/etc/TODO Tue May 22 15:26:28 2007 +0000 +++ b/etc/TODO Thu May 24 21:31:10 2007 +0000 @@ -553,6 +553,10 @@ ** 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. +** Refine the `predicate' arg to read-file-name. + Currently, it mixes up the predicate to apply when doing completion and the + one to use when terminating the selection. + ** Merge ibuffer.el and buff-menu.el. More specifically do what's needed to make ibuffer.el the default, or just an extension of buff-menu.el.