# HG changeset patch # User Colin Walters # Date 1021577334 0 # Node ID 2c69a55a358c4c17234e7002ad157a4dfd1843de # Parent f767f3bf5f8661aa929fbbce1cb619048a615152 Format John Paul Wallington's changes correctly. diff -r f767f3bf5f86 -r 2c69a55a358c lisp/ChangeLog --- a/lisp/ChangeLog Thu May 16 12:01:57 2002 +0000 +++ b/lisp/ChangeLog Thu May 16 19:28:54 2002 +0000 @@ -11,7 +11,7 @@ * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't treat (lambda () ...) as an expression. -2002-05-15 John Paul Wallington +2002-05-15 John Paul Wallington * replace.el (occur-read-primary-args): Handle a bare 'C-u' correctly. @@ -319,7 +319,7 @@ (filesets-member): Replaces cl's `member*'. Calls changed. (filesets-ormap): New function. -2002-05-07 John Paul Wallington +2002-05-07 John Paul Wallington * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup' menu items. @@ -391,7 +391,7 @@ (ibuffer-mode-view-menu): Unused variables; deleted. (ibuffer-find-file): Pass wildcard flag to `find-file' correctly. -2002-05-04 John Paul Wallington +2002-05-04 John Paul Wallington * ibuffer.el (ibuffer-mode-groups-popup): New variable. (toplevel): Bind filter group menu entries in it. Add :enable @@ -680,7 +680,7 @@ * ibuffer.el (ibuffer-mode): Additional documentation on filter groups. -2002-04-28 John Paul Wallington +2002-04-28 John Paul Wallington * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.