emacs-diffs
[Top][All Lists]
Advanced

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

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


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h
Date: Mon, 06 Mar 2006 07:56:41 +0000

Index: emacs/src/macterm.h
diff -u emacs/src/macterm.h:1.36 emacs/src/macterm.h:1.37
--- emacs/src/macterm.h:1.36    Tue Feb  7 08:00:51 2006
+++ emacs/src/macterm.h Mon Mar  6 07:56:41 2006
@@ -519,6 +519,10 @@
    text from glomming up against the scroll bar */
 #define VERTICAL_SCROLL_BAR_WIDTH_TRIM (0)
 
+/* Variations of possible Aqua scroll bar width.  */
+#define MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH (15)
+#define MAC_AQUA_SMALL_VERTICAL_SCROLL_BAR_WIDTH (11)
+
 /* Size of hourglass controls */
 #define HOURGLASS_WIDTH 16
 #define HOURGLASS_HEIGHT 16




reply via email to

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