# HG changeset patch # User Eli Zaretskii # Date 986584184 0 # Node ID 1af46ff37380225aa2815438be12fd06227bcacd # Parent d74967dafcb7869f0c08ed9aa84cf2bdc37c6a9e *** empty log message *** diff -r d74967dafcb7 -r 1af46ff37380 lisp/ChangeLog --- a/lisp/ChangeLog Fri Apr 06 19:04:14 2001 +0000 +++ b/lisp/ChangeLog Fri Apr 06 19:09:44 2001 +0000 @@ -1,5 +1,12 @@ 2001-04-06 Eli Zaretskii + * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if + long file names aren't supported, truncate the file names in + quail-misc-package-ext-info to 8+3 before matching them against + FILENAME. + + * dos-fns.el (dos-truncate-to-8+3): New function. + * progmodes/compile.el (grep-compute-defaults): Use null-device instead of literal /dev/null. Reported by Jens Schmidt .