emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref edebug.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/lispref edebug.texi
Date: Fri, 09 Jan 2009 05:19:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/09 05:19:40

Modified files:
        doc/lispref    : edebug.texi 

Log message:
        (Edebug Recursive Edit): Remove references to
        last-input-char and last-command-char, since they are just aliases for
        last-input-event and last-command-event.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/edebug.texi?cvsroot=emacs&r1=1.3&r2=1.4

Patches:
Index: edebug.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/edebug.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- edebug.texi 8 Jan 2009 05:28:58 -0000       1.3
+++ edebug.texi 9 Jan 2009 05:19:40 -0000       1.4
@@ -1031,7 +1031,6 @@
 
 @item
 The variables @code{last-command}, @code{this-command},
address@hidden, @code{last-input-char},
 @code{last-input-event}, @code{last-command-event},
 @code{last-event-frame}, @code{last-nonmenu-event}, and
 @code{track-mouse}.  Commands used within Edebug do not affect these




reply via email to

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