emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/intervals.h
Date: Sun, 24 Feb 2002 15:35:44 -0500

Index: emacs/src/intervals.h
diff -c emacs/src/intervals.h:1.46 emacs/src/intervals.h:1.47
*** emacs/src/intervals.h:1.46  Sun Nov 11 15:05:05 2001
--- emacs/src/intervals.h       Sun Feb 24 15:35:44 2002
***************
*** 18,26 ****
  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  Boston, MA 02111-1307, USA.  */
  
- #ifndef NORMAL_FACE
  #include "dispextern.h"
- #endif
  
  #define NULL_INTERVAL ((INTERVAL)0)
  #define INTERVAL_DEFAULT NULL_INTERVAL
--- 18,24 ----



reply via email to

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