# HG changeset patch # User Eli Zaretskii # Date 983456049 0 # Node ID fac48519e05b3f61243c05edb95a59a0d3ebf72e # Parent b42d9cfd5c8ffe67375422be6931e293a6f0e852 *** empty log message *** diff -r b42d9cfd5c8f -r fac48519e05b lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 01 14:10:27 2001 +0000 +++ b/lisp/ChangeLog Thu Mar 01 14:14:09 2001 +0000 @@ -1,3 +1,13 @@ +2001-03-01 Eli Zaretskii + + * info.el (info-insert-file-contents-1): Accept an additional + argument `lfn': if it is non-nil, concatenate `filename' and + `suffix'; otherwise use the complicated MS-DOS code. All callers + changed. + (info-insert-file-contents, Info-find-node): If the MS-DOS port + can access long file names, try the long file-name version of + `info-insert-file-contents-1', then the short file-name version. + 2001-02-28 TAKAHASHI Naoto * language/ethio-util.el (setup-ethiopic-environment-internal):