comparison src/ChangeLog @ 33446:e82b52295dfb

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 13 Nov 2000 13:39:21 +0000
parents 492138789b20
children a4ceced5c784
comparison
equal deleted inserted replaced
33445:15ff9417493e 33446:e82b52295dfb
1 2000-11-13 Gerd Moellmann <gerd@gnu.org>
2
3 * keyboard.c (show_help_echo): Call message3_nolog with number of
4 bytes in the help string as 2nd parameter, instead of the number
5 of characters.
6
1 2000-11-13 Miles Bader <miles@gnu.org> 7 2000-11-13 Miles Bader <miles@gnu.org>
2 8
3 * lread.c (openp): Return -2 instead of 0 for the `remote file' case. 9 * lread.c (openp): Return -2 instead of 0 for the `remote file' case.
4 (Fload): Use new openp return protocol. 10 (Fload): Use new openp return protocol.
5 Don't try to use Vload_source_file_function to load .elc files. 11 Don't try to use Vload_source_file_function to load .elc files.