Mercurial > hg > xemacs-beta
view .hgignore @ 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 | 4df309efe6fc |
children | 232d873b9705 |
line wrap: on
line source
(^|/)CVS($|/) (^|/)\.hg($|/) (^|/)\.hgtags($|/) \.o$ \.elc$ ~$ \.orig$ \.rej$ (^|/)\#[^/]*\#$ (^|/)\.\#[^/]*$ info/.*\.info(-[0-9]+)?$ ^GNUmakefile$ ^Installation$ ^Makefile$ ^Makefile\.in$ ^autom4te\.cache ^config\.(log|status)$ ^lib-src/DOC$ ^lib-src/(GNUmakefile|Makefile(\.in)?)$ ^lib-src/config\.values$ ^lib-src/(b2m|ctags|cvtmail|digest-doc|ellcc|etags|fakemail|gnuclient|gnuserv|hexl|insert-data-in-exec|make-docfile|make-dump-id|make-path|mmencode|movemail|ootags|profile|sorted-doc|wakeup|yow)$ ^lib-src/ellcc\.h$ ^lisp/(auto-autoloads|custom-load|finder-inf)\.el$ ^lisp/mule/(auto-autoloads|custom-load)\.el$ ^lwlib/(GNUmakefile|Makefile(\.in)?)$ ^lwlib/liblw\.a$ ^lwlib/config\.h$ ^modules/auto-autoloads\.el$ ^modules/ldap/(GNUmakefile|Makefile(\.in)?)$ ^modules/ldap/eldap\.ell$ ^modules/ldap/eldap_i\.c$ ^(xemacs|mule)-packages ^etc/PROBLEMS$ ^src/(.dbxrc|.gdbinit)(\.in)?$ ^src/(GNUmakefile|Makefile(\.in)?)$ ^src/NEEDTODUMP$ ^src/config\.h$ ^src/dump-id\.c$ ^src/dump-size$ ^src/paths\.h$ ^src/sheap-adjust\.h$ ^src/temacs$ ^src/xemacs$ ^src/xemacs\.def(\.in)?$ ^src/xemacs\.dmp$ ^src/Emacs\.ad\.h$