comparison 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
comparison
equal deleted inserted replaced
27480:90165d2202f9 27481:62a9d12e8637
1 2000-01-28 Gerd Moellmann <gerd@gnu.org> 1 2000-01-28 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
4 `collecting' as synonym for `collect'.
5
6 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
7 for the case it contains spaces.
8
9 * simple.el (what-cursor-position): Change formatting of
10 messages.
2 11
3 * frame.el (delete-other-frames): New function. 12 * frame.el (delete-other-frames): New function.
4 (toplevel): Bind it to C-x 5 1. 13 (toplevel): Bind it to C-x 5 1.
5 14
6 * sort.el (sort-numeric-base): New option. 15 * sort.el (sort-numeric-base): New option.