Mercurial > emacs
diff src/xterm.c @ 42996:0bf882baa95b
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 27 Jan 2002 16:43:36 +0000 |
| parents | dee88a860452 |
| children | 2f479ac769e1 |
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;
