Mercurial > emacs
changeset 42996:0bf882baa95b
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 27 Jan 2002 16:43:36 +0000 |
parents | fd061a5268c4 |
children | 4fec5d1a39fa |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.c Sun Jan 27 14:19:16 2002 +0000 +++ b/src/xterm.c Sun Jan 27 16:43:36 2002 +0000 @@ -7470,7 +7470,7 @@ set_help_echo: - /* Set help_echo to a help string.to display for this tool-bar item. + /* Set help_echo to a help string to display for this tool-bar item. XTread_socket does the rest. */ help_echo_object = help_echo_window = Qnil; help_echo_pos = -1;