changeset 45322:2c69a55a358c

Format John Paul Wallington's changes correctly.
author Colin Walters <walters@gnu.org>
date Thu, 16 May 2002 19:28:54 +0000
parents f767f3bf5f86
children 289d337ffc49
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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 <jpw@shootybangbang.com>
+2002-05-15  John Paul Wallington  <jpw@shootybangbang.com>
 
 	* 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 <jpw@shootybangbang.com>
+2002-05-07  John Paul Wallington  <jpw@shootybangbang.com>
 
 	* 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 <jpw@shootybangbang.com>
+2002-05-04  John Paul Wallington  <jpw@shootybangbang.com>
 
 	* 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 <jpw@shootybangbang.com>
+2002-04-28  John Paul Wallington  <jpw@shootybangbang.com>
 
 	* ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
 	ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.