Mercurial > emacs
comparison src/ChangeLog @ 100689:eca026eee0d7
(map_keymap_char_table_item): Make a copy of KEY if it is a
cons.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 26 Dec 2008 14:43:21 +0000 |
parents | 8233f3e2beb4 |
children | 94225d0a8a18 |
comparison
equal
deleted
inserted
replaced
100688:8233f3e2beb4 | 100689:eca026eee0d7 |
---|---|
1 2008-12-26 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a | |
4 cons. | |
5 | |
1 2008-12-26 Martin Rudalics <rudalics@gmx.at> | 6 2008-12-26 Martin Rudalics <rudalics@gmx.at> |
2 | 7 |
3 * textprop.c (Qminibuffer_prompt): New variable. | 8 * textprop.c (Qminibuffer_prompt): New variable. |
4 (syms_of_textprop): Initialize it. | 9 (syms_of_textprop): Initialize it. |
5 * callint.c (Fcall_interactively): For `c', `k', and `K' prompt | 10 * callint.c (Fcall_interactively): For `c', `k', and `K' prompt |