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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Sun, 25 Jul 2004 13:56:26 -0400

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.176 emacs/src/dispextern.h:1.177
*** emacs/src/dispextern.h:1.176        Wed Jun 16 14:20:32 2004
--- emacs/src/dispextern.h      Sun Jul 25 17:44:14 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]