diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7f121c72f1e..31ecc2cced9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -97,6 +97,7 @@ | |||
| 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): |