comparison src/ChangeLog @ 82112:dd8905ab6eaa

(Finteractive_form): Check for the presence of an `interactive-form' symbol property more thoroughly.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 25 Jul 2007 21:03:24 +0000
parents fac8f5421213
children b98604865ea0
comparison
equal deleted inserted replaced
82111:63aefab8fbc3 82112:dd8905ab6eaa
1 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * data.c (Finteractive_form): Use a `interactive-form' property if 3 * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
4
5 * data.c (Finteractive_form): Check for the presence of an
6 `interactive-form' symbol property more thoroughly.
7
8 * data.c (Finteractive_form): Use an `interactive-form' property if
4 present, analogous to the function-documentation property. 9 present, analogous to the function-documentation property.
5 10
6 2007-07-22 Nick Roberts <nickrob@snap.net.nz> 11 2007-07-22 Nick Roberts <nickrob@snap.net.nz>
7 12
8 * xdisp.c (decode_mode_spec): Add case 'R' for to test for 13 * xdisp.c (decode_mode_spec): Add case 'R' for to test for