emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Sun, 20 Mar 2005 17:28:57 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.522 emacs/src/lisp.h:1.523
*** emacs/src/lisp.h:1.522      Sun Mar  6 16:01:37 2005
--- emacs/src/lisp.h    Sun Mar 20 22:28:54 2005
***************
*** 29,35 ****
  #define P_(proto) ()
  #endif
  
! #if 0
  /* Define this temporarily to hunt a bug.  If defined, the size of
     strings is redundantly recorded in sdata structures so that it can
     be compared to the sizes recorded in Lisp strings.  */
--- 29,35 ----
  #define P_(proto) ()
  #endif
  
! #if 1
  /* Define this temporarily to hunt a bug.  If defined, the size of
     strings is redundantly recorded in sdata structures so that it can
     be compared to the sizes recorded in Lisp strings.  */




reply via email to

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