From 4cf8d9d5b2388d7b959549ffe136d9e72c928dc0 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sun, 9 Jul 2000 00:49:34 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7f121c72f1e..31ecc2cced9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -97,6 +97,7 @@ * keyboard.c (show_help_echo): New function, extracted from read_char. Feval its `msg' argument if it's a cons cell. (read_char): Use it. + (follow_key): Pass `autoload' to get_keyelt. * xterm.c (note_mode_line_highlight, note_mouse_highlight) (note_tool_bar_highlight, XTread_socket): -- 2.11.4.GIT