emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispref/ChangeLog,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/ChangeLog,v
Date: Wed, 15 Oct 2008 20:22:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/15 20:22:03

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- ChangeLog   15 Oct 2008 19:50:43 -0000      1.99
+++ ChangeLog   15 Oct 2008 20:22:03 -0000      1.100
@@ -1,11 +1,16 @@
 2008-10-15  Eli Zaretskii  <address@hidden>
 
+       * internals.texi (Writing Emacs Primitives): The interactive spec
+       of a primitive can be a Lisp form.
+
        * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
        values of transient-mark-mode.  Document handle-shift-selection.
 
        * commands.texi (Using Interactive, Interactive Codes): Document `^'.
        (Interactive Examples): Show an example of `^'.
        (Key Sequence Input): Document this-command-keys-shift-translated.
+       (Defining Commands, Using Interactive): The interactive-form of a
+       function can be added via its symbol's property.
 
        * positions.texi (List Motion): beginning-of-defun-function can
        now accept an argument.




reply via email to

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