Mercurial > emacs
changeset 36453:fac48519e05b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 01 Mar 2001 14:14:09 +0000 |
parents | b42d9cfd5c8f |
children | 570f4012f2b5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@is.elta.co.il> + + * 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 <ntakahas@m17n.org> * language/ethio-util.el (setup-ethiopic-environment-internal):