emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Mon, 04 Mar 2002 18:41:01 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.129 emacs/src/dispextern.h:1.130
*** emacs/src/dispextern.h:1.129        Thu Feb 28 17:09:52 2002
--- emacs/src/dispextern.h      Mon Mar  4 18:41:00 2002
***************
*** 2188,2194 ****
  
  /* Thickness of relief to draw around tool-bar buttons.  */
  
! extern int tool_bar_button_relief;
  
  /* Default values of the above variables.  */
  
--- 2188,2194 ----
  
  /* Thickness of relief to draw around tool-bar buttons.  */
  
! extern EMACS_INT tool_bar_button_relief;
  
  /* Default values of the above variables.  */
  



reply via email to

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