Mercurial > emacs
comparison src/ChangeLog @ 82103:fac8f5421213
(Finteractive_form): Use a `interactive-form' property if
present, analogous to the function-documentation property.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Wed, 25 Jul 2007 06:24:58 +0000 |
| parents | 38a46faaf8c1 |
| children | dd8905ab6eaa |
comparison
equal
deleted
inserted
replaced
| 82102:5b55db78e6d8 | 82103:fac8f5421213 |
|---|---|
| 1 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
| 2 | |
| 3 * data.c (Finteractive_form): Use a `interactive-form' property if | |
| 4 present, analogous to the function-documentation property. | |
| 5 | |
| 1 2007-07-22 Nick Roberts <nickrob@snap.net.nz> | 6 2007-07-22 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 |
| 3 * xdisp.c (decode_mode_spec): Add case 'R' for to test for | 8 * xdisp.c (decode_mode_spec): Add case 'R' for to test for |
| 4 remote default-directory. | 9 remote default-directory. |
| 5 | 10 |
