comparison src/ChangeLog @ 33696:22ead1a1c750

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Tue, 21 Nov 2000 19:16:16 +0000
parents 2169c99290cc
children 76d6d2515065
comparison
equal deleted inserted replaced
33695:6b1e5e65e2e8 33696:22ead1a1c750
1 2000-11-21 Jason Rumney <jasonr@gnu.org>
2
3 * w32select.c (Fw32_set_clipboard_data): Save a copy of what is
4 put on the clipboard.
5 (Fw32_get_clipboard_data): Compare data on clipboard with saved
6 copy of what Emacs last put there. If they are the same, do not
7 use the clipboard copy to avoid losing data due to coding
8 conversions.
9
1 2000-11-22 Miles Bader <miles@gnu.org> 10 2000-11-22 Miles Bader <miles@gnu.org>
2 11
3 * minibuf.c (Vminibuffer_prompt_properties): New variable. 12 * minibuf.c (Vminibuffer_prompt_properties): New variable.
4 (syms_of_minibuf): Initialize it. 13 (syms_of_minibuf): Initialize it.
5 (read_minibuf): Add properties from Vminibuffer_prompt_properties 14 (read_minibuf): Add properties from Vminibuffer_prompt_properties