From 6e4ff1b6e0f43228650c667e649b05ecfe1fafd7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 24 Mar 2009 17:07:06 +0000 Subject: [PATCH] * commands.texi (Defining Commands): Clarify introduction. (Using Interactive): Not that interactive can be put in a symbol property. (Interactive Call): Note that a symbol with a non-nil interactive-form property satisfies commandp. --- doc/lispref/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0e139cc8c97..b1f28bf242b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,11 @@ +2009-03-24 Chong Yidong + + * commands.texi (Defining Commands): Clarify introduction. + (Using Interactive): Not that interactive can be put in a symbol + property. + (Interactive Call): Note that a symbol with a non-nil + interactive-form property satisfies commandp. + 2009-03-23 Juanma Barranquero * minibuf.texi (Intro to Minibuffers): Fix typos. -- 2.39.5