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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h [lexbind]
Date: Sat, 04 Sep 2004 05:44:16 -0400

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.136.2.14 emacs/src/dispextern.h:1.136.2.15
*** emacs/src/dispextern.h:1.136.2.14   Tue Jul  6 10:17:20 2004
--- emacs/src/dispextern.h      Sat Sep  4 09:18:39 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]