Mercurial > hg > xemacs-beta
diff aclocal.m4 @ 4351:bc3b9f61018e
Respect the CODESYS argument in #'open-database; don't autodetect EOL.
2007-12-22 Aidan Kehoe <kehoea@parhasard.net>
* database.c (Fopen_database):
Actually respect the CODESYS argument; don't require EOL
autodetection from the coding system, because autodetection mostly
fails with reads of small amounts of data. It might be possible
with an implicit #'map-database on open, though I don't think
that's a great idea.
* database.c (print_database):
Give the coding system used for text conversion when printing a
database object.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 22 Dec 2007 15:02:04 +0100 |
parents | 5f25b1501bcd |
children | aa5ed11f473b |