diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4531cee8dba..c2c6a72d43f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-10-08 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * xdisp.c (start_hourglass): Call w32_note_current_window when | ||
| 4 | HAVE_NTGUI but not WINDOWSNT, resolving a problem that caused | ||
| 5 | Emacs to display the hourglass cursor forever. | ||
| 6 | |||
| 1 | 2012-10-08 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2012-10-08 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | * nsfont.m (Vfonts_in_cache): New variable. | 8 | * nsfont.m (Vfonts_in_cache): New variable. |
| 3 | (nsfont_open): Use unsignedLongLongValue for cache in case wide ints | 9 | (nsfont_open): Use unsignedLongLongValue for cache in case wide ints |