comparison lisp/ChangeLog @ 46187:99d6a42ded52

Open office data files.
author Francesco Potortì <pot@gnu.org>
date Fri, 05 Jul 2002 23:14:32 +0000
parents 6e82e521d3ab
children ec2505a6b272
comparison
equal deleted inserted replaced
46186:7eaa94461682 46187:99d6a42ded52
1 2002-07-06 Francesco Potorti` <pot@gnu.org>
2
3 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of
4 .sx[dmicw] file suffixes for Open office data files.
5
6 * files.el (auto-mode-alist): Likewise.
7
8 * international/mule.el (auto-coding-alist): Likewise.
9
1 2002-07-05 Kim F. Storm <storm@cua.dk> 10 2002-07-05 Kim F. Storm <storm@cua.dk>
2 11
3 * emulation/cua-rect.el (cua--rectangle-operation): Don't call 12 * emulation/cua-rect.el (cua--rectangle-operation): Don't call
4 FCT if current column is outside rectangle. 13 FCT if current column is outside rectangle.
5 (cua--delete-rectangle): Do nothing if zero width or out of bounds. 14 (cua--delete-rectangle): Do nothing if zero width or out of bounds.