comparison lisp/ChangeLog @ 45013:564222cd2e88

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Apr 2002 01:59:00 +0000 (2002-04-30)
parents fe7cb28c1afd
children 051cbf896fc1
comparison
equal deleted inserted replaced
45012:161015ebadc0 45013:564222cd2e88
1 2002-04-29 Richard M. Stallman <rms@gnu.org>
2
3 * filesets.el (filesets-running-xemacs): Make defvar unconditional.
4 (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
5 (filesets-error): Simplify definition and make conditional
6 on filesets-running-xemacs.
7 (filesets-find-file-using): Renamed from fsfind-file-using.
8
1 2002-04-29 Colin Walters <walters@verbum.org> 9 2002-04-29 Colin Walters <walters@verbum.org>
2 10
3 * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function. 11 * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
4 (ibuffer-kill-line): Copy the filter group data structure when 12 (ibuffer-kill-line): Copy the filter group data structure when
5 killing. 13 killing.