diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3d22e15c3b3..ea1510b33db 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-02-23 Ben Key <bkey76@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument | ||
| 4 | directly, for bar cursors. | ||
| 5 | |||
| 6 | 2011-02-23 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * xdisp.c (set_frame_cursor_types): Don't write an undefined value | ||
| 9 | into the frame's cursor_width. | ||
| 10 | |||
| 1 | 2011-02-23 Stefan Monnier <monnier@iro.umontreal.ca> | 11 | 2011-02-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 12 | ||
| 3 | * print.c (print_object): Never print old-style backquotes. | 13 | * print.c (print_object): Never print old-style backquotes. |