# HG changeset patch
# User Gerd Moellmann <gerd@gnu.org>
# Date 980442788 0
# Node ID 1c6d1e65f2b3a5bfeccb5a444bc56d0378a364d8
# Parent  4308e62b25c877aa64d758681bb90912f8926187
*** empty log message ***

diff -r 4308e62b25c8 -r 1c6d1e65f2b3 lisp/ChangeLog
--- a/lisp/ChangeLog	Thu Jan 25 17:10:48 2001 +0000
+++ b/lisp/ChangeLog	Thu Jan 25 17:13:08 2001 +0000
@@ -1,3 +1,9 @@
+2001-01-25  Gerd Moellmann  <gerd@gnu.org>
+
+	* iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
+	discard the result.
+	(iswitchb-to-end): Likewise.
+
 2001-01-25  Sam Steingold  <sds@gnu.org>
 
 	* vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
@@ -38,8 +44,8 @@
 	(dired-sort-toggle): Use `replace-regexps-in-string'
 	instead of `dired-replace-in-string'.
 
-	* dired-aux.el (dired-shell-stuff-it, dired-rename-subdir,
-	dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
+	* dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
+	(dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
 
 	* gs.el (gs-replace-in-string): Removed.
 	(gs-options): Use `replace-regexps-in-string'