comparison lisp/ChangeLog @ 27473:2c8128604a57

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 28 Jan 2000 13:55:15 +0000
parents 98f24cb3efa5
children 62a9d12e8637
comparison
equal deleted inserted replaced
27472:881e4d39490d 27473:2c8128604a57
1 2000-01-28 Gerd Moellmann <gerd@gnu.org> 1 2000-01-28 Gerd Moellmann <gerd@gnu.org>
2
3 * frame.el (delete-other-frames): New function.
4 (toplevel): Bind it to C-x 5 1.
2 5
3 * sort.el (sort-numeric-base): New option. 6 * sort.el (sort-numeric-base): New option.
4 (sort-numeric-fields): If number starts with `0' or `0[xX[', 7 (sort-numeric-fields): If number starts with `0' or `0[xX[',
5 interpret it as octal or hexadecimal. Use sort-numeric-base 8 interpret it as octal or hexadecimal. Use sort-numeric-base
6 as default base. 9 as default base.