diff lisp/ChangeLog @ 44996:dbde822f9021

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Mon, 29 Apr 2002 23:16:38 +0000
parents af7f01359857
children fe7cb28c1afd
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 29 23:12:29 2002 +0000
+++ b/lisp/ChangeLog	Mon Apr 29 23:16:38 2002 +0000
@@ -1,5 +1,12 @@
 2002-04-29  Colin Walters  <walters@verbum.org>
 
+	* ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
+	(ibuffer-kill-line): Copy the filter group data structure when
+	killing.
+	(ibuffer-yank): Handle case where we're yanking on the default
+	group correctly.
+	(ibuffer-delete-saved-filter-groups): Doc fix.
+
 	* play/gamegrid.el (gamegrid-add-score-with-update-game-score):
 	Test whether or not update-game-score is setuid, and do the right
 	thing.