aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2003-01-28 08:50:17 +0000
committerJohn Paul Wallington2003-01-28 08:50:17 +0000
commit36df86d83d9b2873f960341f2655e65eff27586c (patch)
tree7f3af54a0fe518aafbdad2097aa6f2c06661847a /lisp/ChangeLog
parente2c21e666f60debbc4c175bbca7c0c71c3a76bb8 (diff)
downloademacs-36df86d83d9b2873f960341f2655e65eff27586c.tar.gz
emacs-36df86d83d9b2873f960341f2655e65eff27586c.zip
(ibuffer-yank-filter-group): Move check for empty
filter group kill-ring out of `interactive' declaration.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 76befbb5904..5e0e9ee96d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-01-28 John Paul Wallington <jpw@gnu.org>
2
3 * ibuf-ext.el (ibuffer-yank-filter-group): Move check for empty
4 `ibuffer-filter-group-kill-ring' out of `interactive' declaration.
5
12003-01-28 Martin Stjernholm <bug-cc-mode@gnu.org> 62003-01-28 Martin Stjernholm <bug-cc-mode@gnu.org>
2 7
3 * progmodes/cc-vars.el, progmodes/cc-mode.el 8 * progmodes/cc-vars.el, progmodes/cc-mode.el