# HG changeset patch # User Eli Zaretskii # Date 1000384901 0 # Node ID fd3e413c477a39fa364c40f524cf30d48842a73e # Parent 7381e244a6523005f331db7195d0457f4ba32f7c *** empty log message *** diff -r 7381e244a652 -r fd3e413c477a lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 13 12:40:30 2001 +0000 +++ b/lisp/ChangeLog Thu Sep 13 12:41:41 2001 +0000 @@ -1,3 +1,9 @@ +2001-09-13 Eli Zaretskii + + * files.el (make-auto-save-file-name): If long file names are not + supported on MS-DOS, truncate the file name to DOS 8+3 limits before + generating an auto-save file name from it. + 2001-09-13 Gerd Moellmann * ps-print.el (ps-print-region, ps-print-region-with-faces)