From 0d4e1b5f11dc60a4d0b376c4794493b99aa5460d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 22 Jul 2008 19:24:18 +0000 Subject: [PATCH] * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix. * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p) (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal) (Fns_own_selection_internal, Fx_disown_selection_internal) (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal): * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' style of docstrings. Doc fixes. --- src/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 4fd6e1023b0..9e0877701d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,19 @@ +2008-07-22 Chong Yidong + + * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix. + + * nsselect.m (Fns_selection_exists_p, Fns_selection_owner_p) + (Fx_get_selection_internal, Fns_rotate_cut_buffers_internal) + (Fns_own_selection_internal, Fx_disown_selection_internal) + (Fns_get_cut_buffer_internal, Fns_store_cut_buffer_internal): + + * nsmenu.m (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* + ... */' style of docstrings. Doc fixes. + 2008-07-22 Dan Nicolaescu * terminfo.c (UP, BC, PC): Undo previous change. - + * nsfns.m: Rename ns prefixed functions/variables to the corresponding x versions. Update references. -- 2.39.2