*** empty log message ***

This commit is contained in:
Stefan Monnier 2007-05-23 17:28:25 +00:00
parent 07e7a05a7f
commit 12cdb1c15a
2 changed files with 5 additions and 0 deletions

View file

@ -553,6 +553,10 @@ but which can also be used as a modifier).
** 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.

View file

@ -404,6 +404,7 @@ Compilation killed at Wed Jul 20 12:20:10
Compilation terminated at Wed Jul 20 12:20:10
Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
Compilation finished at Thu Jul 21 15:02:15
Compilation segmentation fault at Thu Jul 13 10:55:49
Copyright (C) 2004, 2005, 2006, 2007