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 3de3d7fa4a1..bb2264035da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-03-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * nsfns.m (Fx_close_connection): Doc fix. | ||
| 4 | (Fns_do_applescript): Reflow docstring. | ||
| 5 | (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc) | ||
| 6 | (Fx_display_pixel_width, Fx_display_pixel_height) | ||
| 7 | (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip): | ||
| 8 | Fix typos in docstrings. | ||
| 9 | (Fns_set_alpha): Fix typos in error messages. | ||
| 10 | |||
| 1 | 2009-03-12 David Reitter <david.reitter@gmail.com> | 11 | 2009-03-12 David Reitter <david.reitter@gmail.com> |
| 2 | 12 | ||
| 3 | * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for | 13 | * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for |