/[emacs]/emacs/src/lisp.h
ViewVC logotype

Diff of /emacs/src/lisp.h

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

revision 1.403 by pj, Sat Dec 22 14:01:52 2001 UTC revision 1.404 by rms, Sun Dec 30 00:13:56 2001 UTC
# Line 1653  extern struct specbinding *specpdl; Line 1653  extern struct specbinding *specpdl;
1653  extern struct specbinding *specpdl_ptr;  extern struct specbinding *specpdl_ptr;
1654  extern int specpdl_size;  extern int specpdl_size;
1655    
1656    extern EMACS_INT max_specpdl_size;
1657    
1658  #define BINDING_STACK_SIZE()    (specpdl_ptr - specpdl)  #define BINDING_STACK_SIZE()    (specpdl_ptr - specpdl)
1659    
1660  /* Everything needed to describe an active condition case.  */  /* Everything needed to describe an active condition case.  */

Legend:
Removed from v.1.403  
changed lines
  Added in v.1.404

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