comparison lisp/ChangeLog @ 36453:fac48519e05b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 01 Mar 2001 14:14:09 +0000
parents 858e6a94f442
children 7f336893d2e5
comparison
equal deleted inserted replaced
36452:b42d9cfd5c8f 36453:fac48519e05b
1 2001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * info.el (info-insert-file-contents-1): Accept an additional
4 argument `lfn': if it is non-nil, concatenate `filename' and
5 `suffix'; otherwise use the complicated MS-DOS code. All callers
6 changed.
7 (info-insert-file-contents, Info-find-node): If the MS-DOS port
8 can access long file names, try the long file-name version of
9 `info-insert-file-contents-1', then the short file-name version.
10
1 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org> 11 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org>
2 12
3 * language/ethio-util.el (setup-ethiopic-environment-internal): 13 * language/ethio-util.el (setup-ethiopic-environment-internal):
4 Change bindings of functions keys to conform to "Emacs Lisp Coding 14 Change bindings of functions keys to conform to "Emacs Lisp Coding
5 Convention". 15 Convention".