Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 829:42a86787d173
[xemacs-hg @ 2002-05-07 15:58:46 by stephent]
fix kill-ring bug <87elgoufss.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 07 May 2002 15:59:03 +0000 |
parents | 28426972f654 |
children | 5d09ddada9ae |
line wrap: on
line diff
--- a/src/ChangeLog Tue May 07 15:30:18 2002 +0000 +++ b/src/ChangeLog Tue May 07 15:59:03 2002 +0000 @@ -1,3 +1,11 @@ +2002-04-23 Jerry James <james@xemacs.org> + + * select.c (Fown_selection_internal): Document connection with + interprogram-cut-function. + * select.c (Fget_selection_internal): return Qnil if XEmacs owns + the selection and it does not need coercion. + Document connection with interprogram-paste-function. + 2002-05-06 Jonathan Harris <jonathan@xemacs.org> * console-msw.h: