diff lisp/ChangeLog @ 27481:62a9d12e8637

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 28 Jan 2000 17:35:36 +0000
parents 2c8128604a57
children bbeb4a727b7b
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 28 17:33:50 2000 +0000
+++ b/lisp/ChangeLog	Fri Jan 28 17:35:36 2000 +0000
@@ -1,5 +1,14 @@
 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
 
+	* emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
+	`collecting' as synonym for `collect'.
+
+	* ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
+	for the case it contains spaces.
+
+	* simple.el (what-cursor-position): Change formatting of
+	messages.
+
 	* frame.el (delete-other-frames): New function.
 	(toplevel): Bind it to C-x 5 1.