Mercurial > emacs
diff src/xterm.c @ 46814:f7dd9a44324f
Comment change.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 05 Aug 2002 16:28:41 +0000 |
| parents | 3d08eae82583 |
| children | 9c2b3f9ec15a |
line wrap: on
line diff
--- a/src/xterm.c Mon Aug 05 16:28:06 2002 +0000 +++ b/src/xterm.c Mon Aug 05 16:28:41 2002 +0000 @@ -8985,7 +8985,7 @@ #endif /* !USE_MOTIF */ - /* Install an action hook that let's us detect when the user + /* Install an action hook that lets us detect when the user finishes interacting with a scroll bar. */ if (action_hook_id == 0) action_hook_id = XtAppAddActionHook (Xt_app_con, xt_action_hook, 0);
