changeset 35571:1c6d1e65f2b3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 Jan 2001 17:13:08 +0000
parents 4308e62b25c8
children 1732a712675f
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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'