comparison 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
comparison
equal deleted inserted replaced
828:4ead1e0842f0 829:42a86787d173
1 2002-04-23 Jerry James <james@xemacs.org>
2
3 * select.c (Fown_selection_internal): Document connection with
4 interprogram-cut-function.
5 * select.c (Fget_selection_internal): return Qnil if XEmacs owns
6 the selection and it does not need coercion.
7 Document connection with interprogram-paste-function.
8
1 2002-05-06 Jonathan Harris <jonathan@xemacs.org> 9 2002-05-06 Jonathan Harris <jonathan@xemacs.org>
2 10
3 * console-msw.h: 11 * console-msw.h:
4 * event-msw.c (mswindows_wnd_proc): 12 * event-msw.c (mswindows_wnd_proc):
5 Condition references to menu accelerator functions on HAVE_MENUBARS. 13 Condition references to menu accelerator functions on HAVE_MENUBARS.