emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.h
Date: Tue, 04 Feb 2003 09:03:28 -0500

Index: emacs/src/keyboard.h
diff -c emacs/src/keyboard.h:1.57 emacs/src/keyboard.h:1.58
*** emacs/src/keyboard.h:1.57   Wed Mar  6 10:54:43 2002
--- emacs/src/keyboard.h        Tue Feb  4 09:03:12 2003
***************
*** 210,216 ****
     Using a Lisp vector to hold this information while we decode it
     takes care of protecting all the data from GC.  */
  extern Lisp_Object item_properties;
!  
  /* This describes the elements of item_properties.
     The first element is not a property, it is a pointer to the item properties
     that is saved for GC protection. */
--- 210,216 ----
     Using a Lisp vector to hold this information while we decode it
     takes care of protecting all the data from GC.  */
  extern Lisp_Object item_properties;
! 
  /* This describes the elements of item_properties.
     The first element is not a property, it is a pointer to the item properties
     that is saved for GC protection. */




reply via email to

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