emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/lispref ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/lispref ChangeLog
Date: Tue, 24 Mar 2009 17:07:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/03/24 17:07:06

Modified files:
        doc/lispref    : ChangeLog 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/ChangeLog?cvsroot=emacs&r1=1.235&r2=1.236

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -b -r1.235 -r1.236
--- ChangeLog   23 Mar 2009 10:10:39 -0000      1.235
+++ ChangeLog   24 Mar 2009 17:07:06 -0000      1.236
@@ -1,3 +1,11 @@
+2009-03-24  Chong Yidong  <address@hidden>
+
+       * 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  <address@hidden>
 
        * minibuf.texi (Intro to Minibuffers): Fix typos.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]