summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorColin Walters <walters@gnu.org>2002-04-29 23:16:38 +0000
committerColin Walters <walters@gnu.org>2002-04-29 23:16:38 +0000
commit5167cfda36b6784cba15bde63e8e9a19f07bfb39 (patch)
treef6afa237a2143d87525f0f67fba0380f08e82ddf /lisp
parentb6cee49460597a2e510e6a1911f59e14dcdb4645 (diff)
downloademacs-5167cfda36b6784cba15bde63e8e9a19f07bfb39.tar.gz
emacs-5167cfda36b6784cba15bde63e8e9a19f07bfb39.tar.bz2
emacs-5167cfda36b6784cba15bde63e8e9a19f07bfb39.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a1e9117878..7246ec6f46d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.