diff options
| author | Francesco Potortì | 2002-07-05 23:14:32 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-07-05 23:14:32 +0000 |
| commit | b65c7d7216a573f4efb0c53ed3eb2ce8c709303b (patch) | |
| tree | c4bf1f139687947efbbf9133ce5a9c2a5d13baae | |
| parent | e9b602094773e6d4a991068b8e6c55dad1fb02f4 (diff) | |
| download | emacs-b65c7d7216a573f4efb0c53ed3eb2ce8c709303b.tar.gz emacs-b65c7d7216a573f4efb0c53ed3eb2ce8c709303b.zip | |
Open office data files.
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ec517f265ae..2b392994773 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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 |