Mercurial > emacs
diff src/ChangeLog @ 102509:85392f94785a
* nsfns.m (Fx_close_connection): Doc fix.
(Fns_do_applescript): Reflow docstring.
(Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
(Fx_display_pixel_width, Fx_display_pixel_height)
(Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
Fix typos in docstrings.
(Fns_set_alpha): Fix typos in error messages.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 12 Mar 2009 14:14:35 +0000 |
parents | 3ef2144f9520 |
children | fdf969fedba2 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Mar 12 12:14:11 2009 +0000 +++ b/src/ChangeLog Thu Mar 12 14:14:35 2009 +0000 @@ -1,3 +1,13 @@ +2009-03-12 Juanma Barranquero <lekktu@gmail.com> + + * nsfns.m (Fx_close_connection): Doc fix. + (Fns_do_applescript): Reflow docstring. + (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc) + (Fx_display_pixel_width, Fx_display_pixel_height) + (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip): + Fix typos in docstrings. + (Fns_set_alpha): Fix typos in error messages. + 2009-03-12 David Reitter <david.reitter@gmail.com> * termhooks.h [HAVE_NS]: Define NS_NONKEY_EVENT to be used for