comparison src/ChangeLog @ 30118:67bba9343314

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 09 Jul 2000 00:49:34 +0000
parents 5753fb56a074
children 97a26ae985ea
comparison
equal deleted inserted replaced
30117:5782559f6144 30118:67bba9343314
95 * keyboard.h (show_help_echo): Declare. 95 * keyboard.h (show_help_echo): Declare.
96 96
97 * keyboard.c (show_help_echo): New function, extracted from read_char. 97 * keyboard.c (show_help_echo): New function, extracted from read_char.
98 Feval its `msg' argument if it's a cons cell. 98 Feval its `msg' argument if it's a cons cell.
99 (read_char): Use it. 99 (read_char): Use it.
100 (follow_key): Pass `autoload' to get_keyelt.
100 101
101 * xterm.c (note_mode_line_highlight, note_mouse_highlight) 102 * xterm.c (note_mode_line_highlight, note_mouse_highlight)
102 (note_tool_bar_highlight, XTread_socket): 103 (note_tool_bar_highlight, XTread_socket):
103 * msdos.c (IT_note_mode_line_highlight, IT_note_mouse_highlight) 104 * msdos.c (IT_note_mode_line_highlight, IT_note_mouse_highlight)
104 (dos_rawgetc): 105 (dos_rawgetc):