diff options
| author | Jan D | 2010-11-07 12:16:54 +0100 |
|---|---|---|
| committer | Jan D | 2010-11-07 12:16:54 +0100 |
| commit | 27f92be77d42b698116445bfe6dbd18ba6546ef4 (patch) | |
| tree | 54c7b43fc8b4a0ce82a1912bf78ebe01e506a7a9 /src/ChangeLog | |
| parent | 81aa0dabb3e90d0b02de53ab50c2a0e96f1f4dd1 (diff) | |
| download | emacs-27f92be77d42b698116445bfe6dbd18ba6546ef4.tar.gz emacs-27f92be77d42b698116445bfe6dbd18ba6546ef4.zip | |
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9f6a54027a6..92675fce0cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-11-07 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xdisp.c (note_mode_line_or_margin_highlight): Initialize | ||
| 4 | Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also. | ||
| 5 | |||
| 1 | 2010-11-06 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-11-06 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L, | 8 | * xfns.c (Fx_show_tip): If any of the tool-tip text lines is R2L, |