emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/DEBUG,v


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/etc/DEBUG,v
Date: Sat, 11 Oct 2008 18:35:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Romain Francoise <rfrancoise>   08/10/11 18:35:17

Index: DEBUG
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/DEBUG,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- DEBUG       15 May 2008 07:26:27 -0000      1.52
+++ DEBUG       11 Oct 2008 18:35:15 -0000      1.53
@@ -180,7 +180,7 @@
 
 Here's a related example of macros and the GDB `define' command.
 There are many Lisp vectors such as `recent_keys', which contains the
-last 100 keystrokes.  We can print this Lisp vector
+last 300 keystrokes.  We can print this Lisp vector
 
 p recent_keys
 pr




reply via email to

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