/[emacs]/emacs/src/undo.c
ViewVC logotype

Diff of /emacs/src/undo.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55 by monnier, Thu Apr 4 20:42:56 2002 UTC revision 1.56 by lektu, Wed Jul 10 08:43:58 2002 UTC
# Line 399  Return what remains of the list.  */) Line 399  Return what remains of the list.  */)
399  {  {
400    struct gcpro gcpro1, gcpro2;    struct gcpro gcpro1, gcpro2;
401    Lisp_Object next;    Lisp_Object next;
402    int count = BINDING_STACK_SIZE ();    int count = SPECPDL_INDEX ();
403    register int arg;    register int arg;
404        
405  #if 0  /* This is a good feature, but would make undo-start  #if 0  /* This is a good feature, but would make undo-start

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26