/[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.459 by monnier, Fri Jun 27 22:53:35 2003 UTC revision 1.460 by monnier, Fri Jul 4 20:19:55 2003 UTC
# Line 1275  union Lisp_Misc Line 1275  union Lisp_Misc
1275  /* Lisp floating point type */  /* Lisp floating point type */
1276  struct Lisp_Float  struct Lisp_Float
1277    {    {
     Lisp_Object type;           /* essentially used for mark-bit  
                                    and chaining when on free-list */  
1278  #ifdef HIDE_LISP_IMPLEMENTATION  #ifdef HIDE_LISP_IMPLEMENTATION
1279      double data_;      double data_;
1280  #else  #else

Legend:
Removed from v.1.459  
changed lines
  Added in v.1.460

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