diff options
| author | Juanma Barranquero | 2008-05-20 10:31:44 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-05-20 10:31:44 +0000 |
| commit | fac97ac5a94c1bd611d5da40d14cdaaa71ccd9a3 (patch) | |
| tree | 0ecb8064c21234a4b2f9e4881250dd92a4ab3d2f /src/ChangeLog.10 | |
| parent | 66add12c8bb667290de91fa942f6047eb945d40f (diff) | |
| download | emacs-fac97ac5a94c1bd611d5da40d14cdaaa71ccd9a3.tar.gz emacs-fac97ac5a94c1bd611d5da40d14cdaaa71ccd9a3.zip | |
Fix typo.
Diffstat (limited to 'src/ChangeLog.10')
| -rw-r--r-- | src/ChangeLog.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index f52339db006..ff407b2c860 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -15517,7 +15517,7 @@ | |||
| 15517 | line is drawn. | 15517 | line is drawn. |
| 15518 | (XTset_terminal_window): Add static. | 15518 | (XTset_terminal_window): Add static. |
| 15519 | (x_make_frame_visible): Add UNBLOCK_INPUT. | 15519 | (x_make_frame_visible): Add UNBLOCK_INPUT. |
| 15520 | (x_free_frame_resources): New funcion (from xterm.c). | 15520 | (x_free_frame_resources): New function (from xterm.c). |
| 15521 | (XTread_socket): Call handle_tool_bar_click if mouse up/down event | 15521 | (XTread_socket): Call handle_tool_bar_click if mouse up/down event |
| 15522 | occurs in tool bar area. | 15522 | occurs in tool bar area. |
| 15523 | (mac_initialize_display_info): Remove dpyinfo->n_cbits. | 15523 | (mac_initialize_display_info): Remove dpyinfo->n_cbits. |