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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Wed, 28 May 2003 07:35:32 -0400

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.455 emacs/src/lisp.h:1.456
*** emacs/src/lisp.h:1.455      Sat May 17 08:49:12 2003
--- emacs/src/lisp.h    Fri May 23 14:14:36 2003
***************
*** 32,38 ****
     be compared to the sizes recorded in Lisp strings.  */
  
  #define GC_CHECK_STRING_BYTES 1
! #endif /* 0*/
  
  
  /* These are default choices for the types to use.  */
--- 32,38 ----
     be compared to the sizes recorded in Lisp strings.  */
  
  #define GC_CHECK_STRING_BYTES 1
! #endif /* 0 */
  
  
  /* These are default choices for the types to use.  */
***************
*** 2767,2773 ****
  
  /* Defined in abbrev.c */
  
- extern Lisp_Object Vfundamental_mode_abbrev_table;
  extern void syms_of_abbrev P_ ((void));
  
  /* defined in search.c */
--- 2767,2772 ----




reply via email to

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