Mercurial > emacs
changeset 30118:67bba9343314
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 09 Jul 2000 00:49:34 +0000 |
parents | 5782559f6144 |
children | c690de255e56 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jul 07 16:25:32 2000 +0000 +++ b/src/ChangeLog Sun Jul 09 00:49:34 2000 +0000 @@ -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):