/[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.521 by kfstorm, Sat Jan 22 01:41:59 2005 UTC revision 1.522 by rms, Sun Mar 6 16:01:37 2005 UTC
# Line 53  Boston, MA 02111-1307, USA.  */ Line 53  Boston, MA 02111-1307, USA.  */
53    
54  #endif /* 0 */  #endif /* 0 */
55    
56    #ifdef GC_CHECK_CONS_LIST
57    #define CHECK_CONS_LIST() check_cons_list()
58    #else
59    #define CHECK_CONS_LIST() 0
60    #endif
61    
62  /* These are default choices for the types to use.  */  /* These are default choices for the types to use.  */
63  #ifdef _LP64  #ifdef _LP64

Legend:
Removed from v.1.521  
changed lines
  Added in v.1.522

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