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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h [emacs-unicode-2]
Date: Wed, 28 Jul 2004 03:10:05 -0400

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.153.4.4 emacs/src/dispextern.h:1.153.4.5
*** emacs/src/dispextern.h:1.153.4.4    Mon Jun 28 07:29:19 2004
--- emacs/src/dispextern.h      Wed Jul 28 07:05:52 2004
***************
*** 99,105 ****
    ON_LEFT_FRINGE,
    ON_RIGHT_FRINGE,
    ON_LEFT_MARGIN,
!   ON_RIGHT_MARGIN
  };
  
  /* Number of bits allocated to store fringe bitmap numbers.  */
--- 99,106 ----
    ON_LEFT_FRINGE,
    ON_RIGHT_FRINGE,
    ON_LEFT_MARGIN,
!   ON_RIGHT_MARGIN,
!   ON_SCROLL_BAR
  };
  
  /* Number of bits allocated to store fringe bitmap numbers.  */




reply via email to

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